2023-01-11T20:17:39.9891711Z Requested labels: self-hosted, linux.2xlarge 2023-01-11T20:17:39.9891813Z Job defined at: pytorch/pytorch/.github/workflows/_bazel-build-test.yml@refs/pull/91627/merge 2023-01-11T20:17:39.9891908Z Reusable workflow chain: 2023-01-11T20:17:39.9891938Z pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:17:39.9891986Z -> pytorch/pytorch/.github/workflows/_bazel-build-test.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:17:39.9892019Z Waiting for a runner to pick up this job... 2023-01-11T20:17:40.8610177Z Job is about to start running on the runner: i-0565e4120845404de (organization) 2023-01-11T20:17:45.4030565Z Current runner version: '2.300.2' 2023-01-11T20:17:45.4036418Z Runner name: 'i-0565e4120845404de' 2023-01-11T20:17:45.4036971Z Runner group name: 'Default' 2023-01-11T20:17:45.4037617Z Machine name: 'ip-10-0-2-174' 2023-01-11T20:17:45.4039724Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:17:45.4040518Z Actions: read 2023-01-11T20:17:45.4040787Z Checks: read 2023-01-11T20:17:45.4041087Z Contents: read 2023-01-11T20:17:45.4041398Z Deployments: read 2023-01-11T20:17:45.4041687Z Discussions: read 2023-01-11T20:17:45.4042022Z Issues: read 2023-01-11T20:17:45.4042319Z Metadata: read 2023-01-11T20:17:45.4042586Z Packages: read 2023-01-11T20:17:45.4042890Z Pages: read 2023-01-11T20:17:45.4043241Z PullRequests: read 2023-01-11T20:17:45.4043560Z RepositoryProjects: read 2023-01-11T20:17:45.4043900Z SecurityEvents: read 2023-01-11T20:17:45.4044222Z Statuses: read 2023-01-11T20:17:45.4044486Z ##[endgroup] 2023-01-11T20:17:45.4047863Z Secret source: None 2023-01-11T20:17:45.4048514Z Prepare workflow directory 2023-01-11T20:17:45.4978081Z Prepare all required actions 2023-01-11T20:17:45.5138601Z Getting action download info 2023-01-11T20:17:45.7600722Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T20:17:46.0746577Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:17:49.7025567Z Getting action download info 2023-01-11T20:17:49.8759454Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:17:50.0872489Z Uses: pytorch/pytorch/.github/workflows/_bazel-build-test.yml 2023-01-11T20:17:50.0874395Z ##[group] Inputs 2023-01-11T20:17:50.0874749Z build-environment: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2023-01-11T20:17:50.0875142Z docker-image-name: pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2023-01-11T20:17:50.0875442Z sync-tag: 2023-01-11T20:17:50.0875638Z ##[endgroup] 2023-01-11T20:17:50.0876143Z Complete job name: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test / build-and-test 2023-01-11T20:17:50.1573877Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-01-11T20:17:50.1574205Z with: 2023-01-11T20:17:50.1574783Z github-secret: *** 2023-01-11T20:17:50.1575034Z activate-with-label: false 2023-01-11T20:17:50.1575269Z label: with-ssh 2023-01-11T20:17:50.1575507Z remove-existing-keys: true 2023-01-11T20:17:50.1575722Z env: 2023-01-11T20:17:50.1575930Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:17:50.1576158Z ##[endgroup] 2023-01-11T20:17:50.8365210Z Grabbing public ssh keys from https://github.com/LucaLumetti.keys 2023-01-11T20:17:50.9184613Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2023-01-11T20:17:50.9197222Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2023-01-11T20:17:50.9251342Z Login using: ssh ec2-user@ec2-54-166-176-197.compute-1.amazonaws.com 2023-01-11T20:17:50.9460973Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:17:50.9461248Z with: 2023-01-11T20:17:50.9461420Z submodules: recursive 2023-01-11T20:17:50.9461592Z fetch-depth: 0 2023-01-11T20:17:50.9461757Z env: 2023-01-11T20:17:50.9461926Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:17:50.9462100Z ##[endgroup] 2023-01-11T20:17:50.9674970Z ##[group]Run retry () { 2023-01-11T20:17:50.9675275Z retry () { 2023-01-11T20:17:50.9675490Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:17:50.9675707Z } 2023-01-11T20:17:50.9675897Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:17:50.9676110Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:17:50.9676336Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:17:50.9676537Z else 2023-01-11T20:17:50.9676736Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:17:50.9676919Z fi 2023-01-11T20:17:50.9677148Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:17:50.9693539Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:17:50.9693941Z env: 2023-01-11T20:17:50.9694122Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:17:50.9694308Z NO_SUDO: 2023-01-11T20:17:50.9694466Z ##[endgroup] 2023-01-11T20:17:50.9790916Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:17:51.0202606Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:17:51.0202830Z with: 2023-01-11T20:17:51.0203036Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:17:51.0203250Z fetch-depth: 0 2023-01-11T20:17:51.0203421Z submodules: recursive 2023-01-11T20:17:51.0203610Z quiet-checkout: true 2023-01-11T20:17:51.0203935Z repository: pytorch/pytorch 2023-01-11T20:17:51.0204276Z token: *** 2023-01-11T20:17:51.0204437Z ssh-strict: true 2023-01-11T20:17:51.0204636Z persist-credentials: true 2023-01-11T20:17:51.0204835Z clean: true 2023-01-11T20:17:51.0204998Z lfs: false 2023-01-11T20:17:51.0205181Z set-safe-directory: true 2023-01-11T20:17:51.0205370Z env: 2023-01-11T20:17:51.0205529Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:17:51.0205715Z ##[endgroup] 2023-01-11T20:17:51.1309825Z Syncing repository: pytorch/pytorch 2023-01-11T20:17:51.1311227Z ##[group]Getting Git version info 2023-01-11T20:17:51.1311716Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:17:51.1312169Z [command]/usr/bin/git version 2023-01-11T20:17:51.1312351Z git version 2.38.1 2023-01-11T20:17:51.1312911Z ##[endgroup] 2023-01-11T20:17:51.1324825Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/55634d86-62bd-4ddd-8208-1b2964911612' before making global git config changes 2023-01-11T20:17:51.1325252Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:17:51.1329368Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:17:51.1367421Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:17:51.1372087Z ##[group]Initializing the repository 2023-01-11T20:17:51.1375023Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:17:51.1403332Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:17:51.1403689Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:17:51.1404160Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:17:51.1404586Z hint: 2023-01-11T20:17:51.1405090Z hint: git config --global init.defaultBranch 2023-01-11T20:17:51.1405313Z hint: 2023-01-11T20:17:51.1405610Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:17:51.1405984Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:17:51.1406208Z hint: 2023-01-11T20:17:51.1406574Z hint: git branch -m 2023-01-11T20:17:51.1406947Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T20:17:51.1411901Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:17:51.1440986Z ##[endgroup] 2023-01-11T20:17:51.1441380Z ##[group]Disabling automatic garbage collection 2023-01-11T20:17:51.1444350Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:17:51.1468245Z ##[endgroup] 2023-01-11T20:17:51.1468576Z ##[group]Setting up auth 2023-01-11T20:17:51.1475106Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:17:51.1502797Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T20:17:51.1769049Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:17:51.1793857Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T20:17:51.2036132Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:17:51.2078687Z ##[endgroup] 2023-01-11T20:17:51.2079340Z ##[group]Fetching the repository 2023-01-11T20:17:51.2085158Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2023-01-11T20:18:44.5322882Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T20:18:44.5345100Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:18:44.5349628Z ##[endgroup] 2023-01-11T20:18:44.5350257Z ##[group]Determining the checkout info 2023-01-11T20:18:44.5351771Z ##[endgroup] 2023-01-11T20:18:44.5352341Z ##[group]Checking out the ref 2023-01-11T20:18:44.5358156Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:18:45.8362029Z ##[endgroup] 2023-01-11T20:18:45.8362545Z ##[group]Setting up auth for fetching submodules 2023-01-11T20:18:45.8368040Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:18:45.8410838Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T20:18:45.8439333Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T20:18:45.8464658Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T20:18:45.8490194Z ##[endgroup] 2023-01-11T20:18:45.8490585Z ##[group]Fetching submodules 2023-01-11T20:18:45.8494338Z [command]/usr/bin/git submodule sync --recursive 2023-01-11T20:18:45.8752402Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T20:18:45.9005504Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T20:18:45.9006153Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T20:18:45.9007070Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T20:18:45.9009166Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T20:18:45.9011356Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T20:18:45.9013807Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T20:18:45.9016236Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T20:18:45.9018648Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T20:18:45.9021264Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T20:18:45.9024047Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T20:18:45.9026800Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T20:18:45.9029669Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T20:18:45.9033188Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T20:18:45.9036026Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T20:18:45.9040503Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T20:18:45.9043763Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T20:18:45.9047216Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T20:18:45.9050815Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:18:45.9054387Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T20:18:45.9058368Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T20:18:45.9062253Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T20:18:45.9066280Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T20:18:45.9070559Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T20:18:45.9074740Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T20:18:45.9079168Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T20:18:45.9083623Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T20:18:45.9088060Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T20:18:45.9092542Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T20:18:45.9097307Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T20:18:45.9102057Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T20:18:45.9106862Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T20:18:45.9111827Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T20:18:45.9117060Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T20:18:45.9122413Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T20:18:45.9127778Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T20:18:45.9132999Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T20:18:45.9138470Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T20:18:45.9144010Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T20:18:45.9149710Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T20:18:45.9155690Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T20:18:45.9161868Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T20:18:45.9188917Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T20:18:46.2452405Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T20:18:46.4944098Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T20:18:46.7289142Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T20:18:47.0189546Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T20:18:47.3489686Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T20:18:49.4655368Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T20:18:55.9229553Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T20:18:56.3403681Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T20:18:56.8775720Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T20:18:58.2983661Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T20:18:59.3894876Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T20:19:00.5725334Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T20:19:05.8985632Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T20:19:06.7380615Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T20:19:08.6004809Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T20:19:10.4665984Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T20:19:10.6941809Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T20:19:11.1468388Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T20:19:11.4576634Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T20:19:12.4755023Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T20:19:12.9480705Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T20:19:13.1580265Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T20:19:13.4341191Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T20:19:14.7576891Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T20:19:15.1625005Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T20:19:15.5989603Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T20:19:21.4725127Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T20:19:23.4277932Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T20:19:23.9181492Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T20:19:24.1570900Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T20:19:29.8627236Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T20:19:30.0762435Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T20:19:30.3358994Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T20:19:31.1669706Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T20:19:31.4295590Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T20:19:31.7750271Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T20:19:32.1000366Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T20:19:32.6858904Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T20:19:34.5094160Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T20:19:35.0068911Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T20:19:37.3465840Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T20:19:37.3567431Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T20:19:37.3644029Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T20:19:37.3851599Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T20:19:37.4061428Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T20:19:37.4390129Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T20:19:37.9988104Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T20:19:38.0183325Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:19:38.1098203Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T20:19:38.1416520Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T20:19:38.4097155Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T20:19:38.7869516Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T20:19:39.0087058Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T20:19:39.0510080Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T20:19:39.0524537Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:19:39.0526401Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:19:39.0528587Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:19:39.0530901Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:19:39.0554189Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T20:19:40.0785634Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T20:19:40.6668281Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T20:19:41.6958287Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T20:19:42.0463684Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T20:19:42.1385715Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T20:19:42.1928566Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T20:19:42.2026617Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T20:19:42.2811274Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T20:19:42.3152053Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T20:19:42.3233708Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T20:19:42.3604022Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T20:19:42.3822884Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T20:19:42.4248549Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T20:19:42.4356928Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T20:19:42.4370914Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T20:19:42.4391223Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T20:19:50.6421038Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T20:19:50.6437509Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:19:50.6460863Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T20:19:59.0752295Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T20:19:59.0846394Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T20:19:59.0978627Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T20:19:59.1835135Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T20:19:59.1849731Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:19:59.1851604Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:19:59.1874662Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T20:20:00.3983459Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T20:20:01.5254109Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T20:20:01.5764671Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T20:20:01.5964849Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T20:20:01.6095390Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T20:20:01.7077385Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T20:20:01.9361701Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T20:20:01.9386946Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:01.9388927Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:01.9412542Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T20:20:04.9842039Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T20:20:06.2141209Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:20:06.2433249Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T20:20:06.2573165Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T20:20:06.2585840Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:06.2608633Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T20:20:08.8008440Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T20:20:08.8027326Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:08.8029387Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:08.8052493Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T20:20:09.2546839Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T20:20:10.2872823Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T20:20:10.3494007Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T20:20:10.3507734Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:10.3531009Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-01-11T20:20:10.6992988Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:20:10.7074264Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T20:20:10.9425662Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T20:20:10.9443902Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:10.9445774Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:10.9468400Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T20:20:11.3610765Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T20:20:12.5766942Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T20:20:12.6401984Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T20:20:12.6479963Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T20:20:12.6576657Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T20:20:12.6879512Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T20:20:12.6962351Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T20:20:12.7226254Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T20:20:12.7312141Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T20:20:12.7717213Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T20:20:12.8723233Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T20:20:12.8983811Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T20:20:12.8998074Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:12.9000446Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:12.9002544Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:12.9005073Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:12.9028499Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T20:20:14.2543225Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T20:20:14.8373174Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T20:20:16.0356493Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T20:20:17.0040843Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T20:20:17.0175121Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T20:20:17.0756116Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T20:20:17.1016120Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T20:20:17.1029996Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:17.1053142Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T20:20:17.3800357Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:20:17.5054331Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T20:20:17.5080829Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-01-11T20:20:17.5347794Z Entering 'android/libs/fbjni' 2023-01-11T20:20:17.5386648Z Entering 'third_party/FP16' 2023-01-11T20:20:17.5424314Z Entering 'third_party/FXdiv' 2023-01-11T20:20:17.5461339Z Entering 'third_party/NNPACK' 2023-01-11T20:20:17.5500530Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:17.5538012Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:17.5574540Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:17.5619523Z Entering 'third_party/benchmark' 2023-01-11T20:20:17.5654390Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:17.5690038Z Entering 'third_party/cub' 2023-01-11T20:20:17.5725666Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:17.5765020Z Entering 'third_party/cutlass' 2023-01-11T20:20:17.5806039Z Entering 'third_party/eigen' 2023-01-11T20:20:17.5842566Z Entering 'third_party/fbgemm' 2023-01-11T20:20:17.5877325Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:17.5911942Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:17.5946094Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:17.5979580Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:17.6015268Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:17.6052282Z Entering 'third_party/fmt' 2023-01-11T20:20:17.6086389Z Entering 'third_party/foxi' 2023-01-11T20:20:17.6121275Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:17.6155760Z Entering 'third_party/gloo' 2023-01-11T20:20:17.6190794Z Entering 'third_party/googletest' 2023-01-11T20:20:17.6225548Z Entering 'third_party/ideep' 2023-01-11T20:20:17.6260459Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:17.6297196Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:17.6337062Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:17.6371405Z Entering 'third_party/ittapi' 2023-01-11T20:20:17.6406089Z Entering 'third_party/kineto' 2023-01-11T20:20:17.6439862Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:17.6474167Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:17.6509801Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:17.6543879Z Entering 'third_party/neon2sse' 2023-01-11T20:20:17.6578318Z Entering 'third_party/nlohmann' 2023-01-11T20:20:17.6613627Z Entering 'third_party/onnx' 2023-01-11T20:20:17.6660380Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:17.6695645Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:17.6731949Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:17.6765727Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:17.6804892Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:17.6839017Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:17.6872995Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:17.6911439Z Entering 'third_party/pocketfft' 2023-01-11T20:20:17.6946045Z Entering 'third_party/protobuf' 2023-01-11T20:20:17.6983740Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:17.7017808Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:17.7053093Z Entering 'third_party/psimd' 2023-01-11T20:20:17.7088460Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:17.7123297Z Entering 'third_party/pybind11' 2023-01-11T20:20:17.7157981Z Entering 'third_party/python-enum' 2023-01-11T20:20:17.7192109Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:17.7226544Z Entering 'third_party/python-six' 2023-01-11T20:20:17.7261085Z Entering 'third_party/sleef' 2023-01-11T20:20:17.7295158Z Entering 'third_party/tbb' 2023-01-11T20:20:17.7332216Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:17.7367097Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:17.7401109Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:17.7433778Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:17.7468176Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:17.7501415Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:17.7537920Z Entering 'third_party/zstd' 2023-01-11T20:20:17.7581096Z ##[endgroup] 2023-01-11T20:20:17.7581484Z ##[group]Persisting credentials for submodules 2023-01-11T20:20:17.7586796Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2023-01-11T20:20:17.7841654Z Entering 'android/libs/fbjni' 2023-01-11T20:20:17.7875164Z Entering 'third_party/FP16' 2023-01-11T20:20:17.7909985Z Entering 'third_party/FXdiv' 2023-01-11T20:20:17.7943774Z Entering 'third_party/NNPACK' 2023-01-11T20:20:17.7978226Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:17.8013625Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:17.8048418Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:17.8092268Z Entering 'third_party/benchmark' 2023-01-11T20:20:17.8126611Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:17.8160830Z Entering 'third_party/cub' 2023-01-11T20:20:17.8194343Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:17.8234375Z Entering 'third_party/cutlass' 2023-01-11T20:20:17.8275581Z Entering 'third_party/eigen' 2023-01-11T20:20:17.8311120Z Entering 'third_party/fbgemm' 2023-01-11T20:20:17.8345107Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:17.8378330Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:17.8412535Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:17.8446041Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:17.8480539Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:17.8516598Z Entering 'third_party/fmt' 2023-01-11T20:20:17.8552161Z Entering 'third_party/foxi' 2023-01-11T20:20:17.8585700Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:17.8620546Z Entering 'third_party/gloo' 2023-01-11T20:20:17.8654408Z Entering 'third_party/googletest' 2023-01-11T20:20:17.8689547Z Entering 'third_party/ideep' 2023-01-11T20:20:17.8722178Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:17.8758761Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:17.8799607Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:17.8833651Z Entering 'third_party/ittapi' 2023-01-11T20:20:17.8867075Z Entering 'third_party/kineto' 2023-01-11T20:20:17.8901107Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:17.8934176Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:17.8968819Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:17.9003080Z Entering 'third_party/neon2sse' 2023-01-11T20:20:17.9036768Z Entering 'third_party/nlohmann' 2023-01-11T20:20:17.9072599Z Entering 'third_party/onnx' 2023-01-11T20:20:17.9118385Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:17.9152167Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:17.9187302Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:17.9222466Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:17.9260576Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:17.9296168Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:17.9329103Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:17.9367423Z Entering 'third_party/pocketfft' 2023-01-11T20:20:17.9402200Z Entering 'third_party/protobuf' 2023-01-11T20:20:17.9438997Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:17.9472339Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:17.9507271Z Entering 'third_party/psimd' 2023-01-11T20:20:17.9541757Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:17.9575849Z Entering 'third_party/pybind11' 2023-01-11T20:20:17.9610754Z Entering 'third_party/python-enum' 2023-01-11T20:20:17.9643902Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:17.9678996Z Entering 'third_party/python-six' 2023-01-11T20:20:17.9711749Z Entering 'third_party/sleef' 2023-01-11T20:20:17.9745765Z Entering 'third_party/tbb' 2023-01-11T20:20:17.9781784Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:17.9816182Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:17.9849579Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:17.9882715Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:17.9915712Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:17.9948536Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:17.9984095Z Entering 'third_party/zstd' 2023-01-11T20:20:18.0031452Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2023-01-11T20:20:18.0284484Z Entering 'android/libs/fbjni' 2023-01-11T20:20:18.0315112Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T20:20:18.0330845Z Entering 'third_party/FP16' 2023-01-11T20:20:18.0362266Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T20:20:18.0375774Z Entering 'third_party/FXdiv' 2023-01-11T20:20:18.0408417Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T20:20:18.0421411Z Entering 'third_party/NNPACK' 2023-01-11T20:20:18.0453628Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T20:20:18.0467588Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:18.0500792Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T20:20:18.0514959Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:18.0546493Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T20:20:18.0561091Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:18.0593093Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T20:20:18.0616662Z Entering 'third_party/benchmark' 2023-01-11T20:20:18.0648191Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:20:18.0662813Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:18.0695652Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T20:20:18.0709807Z Entering 'third_party/cub' 2023-01-11T20:20:18.0742413Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T20:20:18.0756881Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:18.0788613Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T20:20:18.0807637Z Entering 'third_party/cutlass' 2023-01-11T20:20:18.0839543Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T20:20:18.0859786Z Entering 'third_party/eigen' 2023-01-11T20:20:18.0892760Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T20:20:18.0908490Z Entering 'third_party/fbgemm' 2023-01-11T20:20:18.0940437Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T20:20:18.0954722Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:18.0986016Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-01-11T20:20:18.0999809Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:18.1030739Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T20:20:18.1046527Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:18.1077289Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:20:18.1091745Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:18.1122949Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-01-11T20:20:18.1137737Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:18.1170343Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T20:20:18.1186395Z Entering 'third_party/fmt' 2023-01-11T20:20:18.1219964Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T20:20:18.1234854Z Entering 'third_party/foxi' 2023-01-11T20:20:18.1266620Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T20:20:18.1281121Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:18.1312692Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T20:20:18.1328426Z Entering 'third_party/gloo' 2023-01-11T20:20:18.1359624Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T20:20:18.1373415Z Entering 'third_party/googletest' 2023-01-11T20:20:18.1406046Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:20:18.1419965Z Entering 'third_party/ideep' 2023-01-11T20:20:18.1451823Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T20:20:18.1465080Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:18.1497029Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T20:20:18.1512912Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:18.1545017Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2023-01-11T20:20:18.1565241Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:18.1597476Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T20:20:18.1611139Z Entering 'third_party/ittapi' 2023-01-11T20:20:18.1643548Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T20:20:18.1657608Z Entering 'third_party/kineto' 2023-01-11T20:20:18.1690252Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T20:20:18.1703826Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:18.1736122Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-01-11T20:20:18.1749485Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:18.1781197Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-01-11T20:20:18.1796026Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:18.1828530Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T20:20:18.1843152Z Entering 'third_party/neon2sse' 2023-01-11T20:20:18.1875400Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T20:20:18.1889032Z Entering 'third_party/nlohmann' 2023-01-11T20:20:18.1920471Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T20:20:18.1935207Z Entering 'third_party/onnx' 2023-01-11T20:20:18.1968403Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T20:20:18.1992996Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:18.2027003Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:20:18.2041192Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:18.2073348Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:20:18.2088993Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:18.2121385Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T20:20:18.2134358Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:18.2166450Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-01-11T20:20:18.2184975Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:18.2217569Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:20:18.2231998Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:18.2263936Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:20:18.2278326Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:18.2309820Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T20:20:18.2329345Z Entering 'third_party/pocketfft' 2023-01-11T20:20:18.2360829Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T20:20:18.2374693Z Entering 'third_party/protobuf' 2023-01-11T20:20:18.2407047Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T20:20:18.2425013Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:18.2456811Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:20:18.2470761Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:18.2502863Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:20:18.2519540Z Entering 'third_party/psimd' 2023-01-11T20:20:18.2551312Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T20:20:18.2565081Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:18.2597022Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T20:20:18.2611583Z Entering 'third_party/pybind11' 2023-01-11T20:20:18.2643872Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:20:18.2657350Z Entering 'third_party/python-enum' 2023-01-11T20:20:18.2689441Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T20:20:18.2703831Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:18.2735822Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T20:20:18.2749562Z Entering 'third_party/python-six' 2023-01-11T20:20:18.2781753Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T20:20:18.2795087Z Entering 'third_party/sleef' 2023-01-11T20:20:18.2826179Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T20:20:18.2840303Z Entering 'third_party/tbb' 2023-01-11T20:20:18.2871343Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T20:20:18.2886830Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:18.2917930Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T20:20:18.2931839Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:18.2963613Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:20:18.2976743Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:18.3009532Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-01-11T20:20:18.3023021Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:18.3055092Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-01-11T20:20:18.3068548Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:18.3100053Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:20:18.3113099Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:18.3146316Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T20:20:18.3162158Z Entering 'third_party/zstd' 2023-01-11T20:20:18.3194263Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T20:20:18.3851011Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-01-11T20:20:18.4104756Z Entering 'android/libs/fbjni' 2023-01-11T20:20:18.4139778Z Entering 'third_party/FP16' 2023-01-11T20:20:18.4174878Z Entering 'third_party/FXdiv' 2023-01-11T20:20:18.4209345Z Entering 'third_party/NNPACK' 2023-01-11T20:20:18.4244493Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:18.4280191Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:18.4314463Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:18.4359179Z Entering 'third_party/benchmark' 2023-01-11T20:20:18.4393600Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:18.4428757Z Entering 'third_party/cub' 2023-01-11T20:20:18.4463368Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:18.4504101Z Entering 'third_party/cutlass' 2023-01-11T20:20:18.4545298Z Entering 'third_party/eigen' 2023-01-11T20:20:18.4583003Z Entering 'third_party/fbgemm' 2023-01-11T20:20:18.4617644Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:18.4652097Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:18.4686606Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:18.4720660Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:18.4755919Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:18.4795005Z Entering 'third_party/fmt' 2023-01-11T20:20:18.4829080Z Entering 'third_party/foxi' 2023-01-11T20:20:18.4863279Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:18.4898565Z Entering 'third_party/gloo' 2023-01-11T20:20:18.4933235Z Entering 'third_party/googletest' 2023-01-11T20:20:18.4967950Z Entering 'third_party/ideep' 2023-01-11T20:20:18.5002710Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:18.5039435Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:18.5080321Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:18.5115131Z Entering 'third_party/ittapi' 2023-01-11T20:20:18.5150866Z Entering 'third_party/kineto' 2023-01-11T20:20:18.5184685Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:18.5218835Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:18.5254796Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:18.5289757Z Entering 'third_party/neon2sse' 2023-01-11T20:20:18.5324643Z Entering 'third_party/nlohmann' 2023-01-11T20:20:18.5359712Z Entering 'third_party/onnx' 2023-01-11T20:20:18.5407335Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:18.5441682Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:18.5478055Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:18.5512754Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:18.5553044Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:18.5587740Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:18.5622712Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:18.5661511Z Entering 'third_party/pocketfft' 2023-01-11T20:20:18.5696270Z Entering 'third_party/protobuf' 2023-01-11T20:20:18.5734171Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:18.5769352Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:18.5805296Z Entering 'third_party/psimd' 2023-01-11T20:20:18.5839631Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:18.5874033Z Entering 'third_party/pybind11' 2023-01-11T20:20:18.5908764Z Entering 'third_party/python-enum' 2023-01-11T20:20:18.5944140Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:18.5978778Z Entering 'third_party/python-six' 2023-01-11T20:20:18.6013351Z Entering 'third_party/sleef' 2023-01-11T20:20:18.6048681Z Entering 'third_party/tbb' 2023-01-11T20:20:18.6086038Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:18.6121107Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:18.6155577Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:18.6189518Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:18.6225393Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:18.6259569Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:18.6296761Z Entering 'third_party/zstd' 2023-01-11T20:20:18.6342201Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-01-11T20:20:18.6595630Z Entering 'android/libs/fbjni' 2023-01-11T20:20:18.6631729Z Entering 'third_party/FP16' 2023-01-11T20:20:18.6667657Z Entering 'third_party/FXdiv' 2023-01-11T20:20:18.6702267Z Entering 'third_party/NNPACK' 2023-01-11T20:20:18.6737535Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:18.6772528Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:18.6808144Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:18.6853438Z Entering 'third_party/benchmark' 2023-01-11T20:20:18.6887894Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:18.6922319Z Entering 'third_party/cub' 2023-01-11T20:20:18.6956260Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:18.6995879Z Entering 'third_party/cutlass' 2023-01-11T20:20:18.7037339Z Entering 'third_party/eigen' 2023-01-11T20:20:18.7073886Z Entering 'third_party/fbgemm' 2023-01-11T20:20:18.7110683Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:18.7144555Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:18.7178570Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:18.7213338Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:18.7249437Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:18.7287055Z Entering 'third_party/fmt' 2023-01-11T20:20:18.7322273Z Entering 'third_party/foxi' 2023-01-11T20:20:18.7356659Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:18.7391507Z Entering 'third_party/gloo' 2023-01-11T20:20:18.7426337Z Entering 'third_party/googletest' 2023-01-11T20:20:18.7462360Z Entering 'third_party/ideep' 2023-01-11T20:20:18.7496771Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:18.7532286Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:18.7572873Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:18.7607567Z Entering 'third_party/ittapi' 2023-01-11T20:20:18.7642565Z Entering 'third_party/kineto' 2023-01-11T20:20:18.7677192Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:18.7711464Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:18.7747666Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:18.7783067Z Entering 'third_party/neon2sse' 2023-01-11T20:20:18.7818077Z Entering 'third_party/nlohmann' 2023-01-11T20:20:18.7854473Z Entering 'third_party/onnx' 2023-01-11T20:20:18.7901381Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:18.7935835Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:18.7973036Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:18.8007762Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:18.8046040Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:18.8080828Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:18.8115475Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:18.8154904Z Entering 'third_party/pocketfft' 2023-01-11T20:20:18.8192510Z Entering 'third_party/protobuf' 2023-01-11T20:20:18.8232047Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:18.8266430Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:18.8302619Z Entering 'third_party/psimd' 2023-01-11T20:20:18.8336854Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:18.8371081Z Entering 'third_party/pybind11' 2023-01-11T20:20:18.8406420Z Entering 'third_party/python-enum' 2023-01-11T20:20:18.8440220Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:18.8474366Z Entering 'third_party/python-six' 2023-01-11T20:20:18.8508049Z Entering 'third_party/sleef' 2023-01-11T20:20:18.8543159Z Entering 'third_party/tbb' 2023-01-11T20:20:18.8581180Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:18.8615398Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:18.8649568Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:18.8685973Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:18.8719644Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:18.8752654Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:18.8789955Z Entering 'third_party/zstd' 2023-01-11T20:20:18.8832913Z ##[endgroup] 2023-01-11T20:20:18.8868786Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:20:18.8893534Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:20:18.9015648Z Prepare all required actions 2023-01-11T20:20:18.9044141Z ##[group]Run ./.github/actions/setup-linux 2023-01-11T20:20:18.9044355Z env: 2023-01-11T20:20:18.9044531Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:20:18.9044705Z ##[endgroup] 2023-01-11T20:20:18.9060268Z ##[group]Run set -euo pipefail 2023-01-11T20:20:18.9060506Z set -euo pipefail 2023-01-11T20:20:18.9060722Z function get_ec2_metadata() { 2023-01-11T20:20:18.9060958Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T20:20:18.9061324Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T20:20:18.9061626Z  category=$1 2023-01-11T20:20:18.9061871Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T20:20:18.9062084Z } 2023-01-11T20:20:18.9062293Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T20:20:18.9062571Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T20:20:18.9062850Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T20:20:18.9063200Z echo "system info $(uname -a)" 2023-01-11T20:20:18.9075019Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:18.9075224Z env: 2023-01-11T20:20:18.9075400Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:20:18.9075590Z ##[endgroup] 2023-01-11T20:20:18.9157522Z ami-id: ami-096198a0bccc6bad4 2023-01-11T20:20:18.9209832Z instance-id: i-0565e4120845404de 2023-01-11T20:20:18.9260212Z instance-type: c5.2xlarge 2023-01-11T20:20:18.9267040Z system info Linux ip-10-0-2-174.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2023-01-11T20:20:18.9285332Z ##[group]Run if systemctl is-active --quiet docker; then 2023-01-11T20:20:18.9285635Z if systemctl is-active --quiet docker; then 2023-01-11T20:20:18.9285889Z  echo "Docker daemon is running..."; 2023-01-11T20:20:18.9286088Z else 2023-01-11T20:20:18.9286322Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-01-11T20:20:18.9286569Z fi 2023-01-11T20:20:18.9298085Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:18.9298309Z env: 2023-01-11T20:20:18.9298487Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:20:18.9298676Z ##[endgroup] 2023-01-11T20:20:18.9340951Z Docker daemon is running... 2023-01-11T20:20:18.9357994Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T20:20:18.9358361Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T20:20:18.9358643Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:20:18.9359035Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-01-11T20:20:18.9359411Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-01-11T20:20:18.9370577Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:18.9370805Z env: 2023-01-11T20:20:18.9370991Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:20:18.9371176Z AWS_RETRY_MODE: standard 2023-01-11T20:20:18.9371364Z AWS_MAX_ATTEMPTS: 5 2023-01-11T20:20:18.9371562Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T20:20:18.9371743Z ##[endgroup] 2023-01-11T20:20:19.7399541Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2023-01-11T20:20:19.7399947Z Configure a credential helper to remove this warning. See 2023-01-11T20:20:19.7400361Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-01-11T20:20:19.7400558Z 2023-01-11T20:20:19.7401391Z Login Succeeded 2023-01-11T20:20:19.7436044Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:20:19.7436362Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:20:19.7436714Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:20:19.7448231Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:19.7448446Z env: 2023-01-11T20:20:19.7448623Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:20:19.7448813Z ##[endgroup] 2023-01-11T20:20:19.7539984Z Prepare all required actions 2023-01-11T20:20:19.7582835Z ##[group]Run ./.github/actions/calculate-docker-image 2023-01-11T20:20:19.7583050Z with: 2023-01-11T20:20:19.7583318Z docker-image-name: pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2023-01-11T20:20:19.7583589Z skip_push: true 2023-01-11T20:20:19.7583743Z env: 2023-01-11T20:20:19.7583920Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:20:19.7584103Z ##[endgroup] 2023-01-11T20:20:19.7656888Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2023-01-11T20:20:19.7657142Z if [ -n "${IS_XLA}" ]; then 2023-01-11T20:20:19.7657398Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2023-01-11T20:20:19.7657688Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2023-01-11T20:20:19.7657958Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:19.7658323Z  echo "docker-image=${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:19.7658604Z else 2023-01-11T20:20:19.7658826Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2023-01-11T20:20:19.7659078Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:19.7659366Z  echo "docker-image=${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:19.7659622Z fi 2023-01-11T20:20:19.7670902Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:19.7671123Z env: 2023-01-11T20:20:19.7671300Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:20:19.7671469Z IS_XLA: 2023-01-11T20:20:19.7671637Z XLA_IMAGE_TAG: v0.6 2023-01-11T20:20:19.7671972Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2023-01-11T20:20:19.7672277Z ##[endgroup] 2023-01-11T20:20:19.7793645Z ##[group]Run set -x 2023-01-11T20:20:19.7793909Z set -x 2023-01-11T20:20:19.7794154Z # Check if image already exists, if it does then skip building it 2023-01-11T20:20:19.7794428Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2023-01-11T20:20:19.7794639Z  exit 0 2023-01-11T20:20:19.7794802Z fi 2023-01-11T20:20:19.7795008Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2023-01-11T20:20:19.7795278Z  # if we're on the base branch then use the parent commit 2023-01-11T20:20:19.7795534Z  MERGE_BASE=$(git rev-parse HEAD~) 2023-01-11T20:20:19.7795718Z else 2023-01-11T20:20:19.7795944Z  # otherwise we're on a PR, so use the most recent base commit 2023-01-11T20:20:19.7796223Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2023-01-11T20:20:19.7796434Z fi 2023-01-11T20:20:19.7796649Z # Covers the case where a previous tag doesn't exist for the tree 2023-01-11T20:20:19.7796994Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2023-01-11T20:20:19.7797322Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2023-01-11T20:20:19.7797808Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2023-01-11T20:20:19.7798180Z  exit 1 2023-01-11T20:20:19.7798361Z fi 2023-01-11T20:20:19.7798595Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2023-01-11T20:20:19.7798911Z # If no image exists but the hash is the same as the previous hash then we should error out here 2023-01-11T20:20:19.7799215Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2023-01-11T20:20:19.7799550Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2023-01-11T20:20:19.7799910Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2023-01-11T20:20:19.7800323Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2023-01-11T20:20:19.7800609Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2023-01-11T20:20:19.7800898Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2023-01-11T20:20:19.7801234Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2023-01-11T20:20:19.7801566Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2023-01-11T20:20:19.7801865Z  echo "skip_push=true" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:19.7802067Z  fi 2023-01-11T20:20:19.7802215Z fi 2023-01-11T20:20:19.7802412Z echo "rebuild=yes" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:19.7813610Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:19.7813893Z env: 2023-01-11T20:20:19.7814068Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:20:19.7814305Z BASE_REVISION: db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T20:20:19.7814723Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:19.7815121Z DOCKER_TAG: fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:19.7815343Z DOCKER_FORCE_PUSH: 2023-01-11T20:20:19.7815525Z ##[endgroup] 2023-01-11T20:20:19.7840223Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:19.9982378Z { 2023-01-11T20:20:19.9982700Z "schemaVersion": 2, 2023-01-11T20:20:19.9983165Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2023-01-11T20:20:19.9983497Z "config": { 2023-01-11T20:20:19.9983973Z "mediaType": "application/vnd.docker.container.image.v1+json", 2023-01-11T20:20:19.9984391Z "size": 36343, 2023-01-11T20:20:19.9984803Z "digest": "sha256:09e297797cd8c095524ba49e041c45e57bf05ba16719f01e7240e8549da5beba" 2023-01-11T20:20:19.9985198Z }, 2023-01-11T20:20:19.9985445Z "layers": [ 2023-01-11T20:20:19.9985651Z { 2023-01-11T20:20:19.9986033Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:19.9986437Z "size": 26711459, 2023-01-11T20:20:19.9986892Z "digest": "sha256:fb668870d8a72b5d72a3b6d98ee626e00f9f7c29c6f4f7d3a63673d747dbffe7" 2023-01-11T20:20:19.9987341Z }, 2023-01-11T20:20:19.9987598Z { 2023-01-11T20:20:19.9987926Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:19.9988345Z "size": 7214351, 2023-01-11T20:20:19.9988840Z "digest": "sha256:3dc32ed140fb9a8f001e48a03b94f15b105cd6d2e5389309eea0f73aaf91294c" 2023-01-11T20:20:19.9989123Z }, 2023-01-11T20:20:19.9989259Z { 2023-01-11T20:20:19.9992156Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:19.9992680Z "size": 23608361, 2023-01-11T20:20:19.9993163Z "digest": "sha256:54a1df2405164661ab92f27a5dbd2a5338bcb876570e9324d93814d0a5e44e65" 2023-01-11T20:20:19.9993624Z }, 2023-01-11T20:20:19.9993761Z { 2023-01-11T20:20:19.9994009Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:19.9994263Z "size": 187, 2023-01-11T20:20:19.9994526Z "digest": "sha256:cf378b3cb3c7b431f0ffed7cdc5c31f234b8dd743c2783da6608334ff41a52a9" 2023-01-11T20:20:19.9994781Z }, 2023-01-11T20:20:19.9994926Z { 2023-01-11T20:20:19.9995158Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:19.9995403Z "size": 6432, 2023-01-11T20:20:19.9995771Z "digest": "sha256:9b44123788596195de046c4f93cb15cccad0dafe3fa2771d06ae584bf76d61cd" 2023-01-11T20:20:19.9996195Z }, 2023-01-11T20:20:19.9996432Z { 2023-01-11T20:20:19.9996879Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:19.9997346Z "size": 1115878355, 2023-01-11T20:20:19.9998369Z "digest": "sha256:502253a1be21d750d7353e9a31de9bd1b5462e1806e5acff48923445d21e44b2" 2023-01-11T20:20:19.9998708Z }, 2023-01-11T20:20:19.9998856Z { 2023-01-11T20:20:19.9999088Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:19.9999339Z "size": 64868, 2023-01-11T20:20:19.9999606Z "digest": "sha256:5c7dd67e580983a47a228ca9a57e53bd53a759d53fe80aad3d77c9892b141ef6" 2023-01-11T20:20:19.9999914Z }, 2023-01-11T20:20:20.0000257Z { 2023-01-11T20:20:20.0000728Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0001067Z "size": 1678, 2023-01-11T20:20:20.0001341Z "digest": "sha256:bdfd23ed3f48e324eed4c2990a8d029da4d8674271f274bf40ec92c6de0c2fe7" 2023-01-11T20:20:20.0001611Z }, 2023-01-11T20:20:20.0001758Z + exit 0 2023-01-11T20:20:20.0001919Z { 2023-01-11T20:20:20.0002308Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0002831Z "size": 1523, 2023-01-11T20:20:20.0003352Z "digest": "sha256:aee1dd761bdd39874b99224357dfd30299acbaef9bef7961e55240e494e58aa8" 2023-01-11T20:20:20.0003802Z }, 2023-01-11T20:20:20.0004070Z { 2023-01-11T20:20:20.0004497Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0004883Z "size": 1430339076, 2023-01-11T20:20:20.0005158Z "digest": "sha256:5feda9af2542cc9824c527c98dbe10dbb39a96efe9405c5627bc41fdd95ffb27" 2023-01-11T20:20:20.0005395Z }, 2023-01-11T20:20:20.0005540Z { 2023-01-11T20:20:20.0005781Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0006019Z "size": 90040, 2023-01-11T20:20:20.0006286Z "digest": "sha256:f8371ecb849a4fcad1fb4077cabdbc4ca406795362e5da714f2642baf3998dc1" 2023-01-11T20:20:20.0006534Z }, 2023-01-11T20:20:20.0006678Z { 2023-01-11T20:20:20.0006904Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0007152Z "size": 2063, 2023-01-11T20:20:20.0007417Z "digest": "sha256:ce4a87d45645aa3b4a5bd0c4e0b64370359ab48a939a3b4a983b7bfe304b8b68" 2023-01-11T20:20:20.0007655Z }, 2023-01-11T20:20:20.0007800Z { 2023-01-11T20:20:20.0008039Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0008273Z "size": 198673287, 2023-01-11T20:20:20.0008528Z "digest": "sha256:39629f7269f9213fe7e162fa44a524d67cce27f901208bd536aad3ea2196e6a3" 2023-01-11T20:20:20.0008761Z }, 2023-01-11T20:20:20.0008893Z { 2023-01-11T20:20:20.0009131Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0009376Z "size": 450, 2023-01-11T20:20:20.0009626Z "digest": "sha256:87d0ffa558503fcffcb36b350fc17455ed53e84a91c13719ce99530d5093b88b" 2023-01-11T20:20:20.0009862Z }, 2023-01-11T20:20:20.0010008Z { 2023-01-11T20:20:20.0010235Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0010478Z "size": 1119, 2023-01-11T20:20:20.0010741Z "digest": "sha256:70702f8b5bc4e22ae329d6e9f5220d2eb4b46bebc62314f4b118ac9ea9c6fa7a" 2023-01-11T20:20:20.0010971Z }, 2023-01-11T20:20:20.0011117Z { 2023-01-11T20:20:20.0011358Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0011604Z "size": 483, 2023-01-11T20:20:20.0011855Z "digest": "sha256:0c06be5c20e03da21e9bf90500fe7526c93f521ecd05c1c3fea93bb40dc8172a" 2023-01-11T20:20:20.0012100Z }, 2023-01-11T20:20:20.0012244Z { 2023-01-11T20:20:20.0012469Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0012718Z "size": 67660898, 2023-01-11T20:20:20.0012986Z "digest": "sha256:b372c2a3bc3f539e109112b85aa02bc1cb148adf9b1bc5822c25acda7a1be447" 2023-01-11T20:20:20.0013219Z }, 2023-01-11T20:20:20.0013364Z { 2023-01-11T20:20:20.0013604Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0039172Z "size": 2606, 2023-01-11T20:20:20.0039692Z "digest": "sha256:582d081a59fa1cdadca2504dd17f169ac2a070923ac96408008a185d082c163c" 2023-01-11T20:20:20.0042788Z }, 2023-01-11T20:20:20.0042992Z { 2023-01-11T20:20:20.0043383Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0043642Z "size": 1967, 2023-01-11T20:20:20.0043915Z "digest": "sha256:e1c655e7ec0e26689a2ebf5cedd9c4910c29cb57fd4fe0c253e5e27d45a9dbd6" 2023-01-11T20:20:20.0044166Z }, 2023-01-11T20:20:20.0044300Z { 2023-01-11T20:20:20.0044546Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0044797Z "size": 1823587141, 2023-01-11T20:20:20.0045028Z "digest": "sha256:c7726d39d806836f755d682555520695722f0a81db7be762325b4304c94d6bc3" 2023-01-11T20:20:20.0045245Z }, 2023-01-11T20:20:20.0045388Z { 2023-01-11T20:20:20.0045620Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0045966Z "size": 169, 2023-01-11T20:20:20.0046402Z "digest": "sha256:1c22f2f8c01bc5792b956340e0a2b7b6e364a56e1dd4a1dabc69c9efef40e086" 2023-01-11T20:20:20.0046845Z }, 2023-01-11T20:20:20.0048245Z { 2023-01-11T20:20:20.0048698Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0049141Z "size": 466, 2023-01-11T20:20:20.0049518Z "digest": "sha256:b8f759fd019113d3b3ff271466ddf37fb5ada86bd79aaff109899e40b05734ed" 2023-01-11T20:20:20.0049765Z }, 2023-01-11T20:20:20.0049896Z { 2023-01-11T20:20:20.0050136Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0050381Z "size": 5903, 2023-01-11T20:20:20.0050630Z "digest": "sha256:e28e73a4bdddf82345cda4635e006a02184b0f327919e78a89ca9de00c4f285a" 2023-01-11T20:20:20.0050872Z }, 2023-01-11T20:20:20.0051017Z { 2023-01-11T20:20:20.0051257Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0051490Z "size": 848, 2023-01-11T20:20:20.0051762Z "digest": "sha256:90d8f9bbe0488da5cabebc5371352ff7e4eda507add4a972f718dc170e58ddc5" 2023-01-11T20:20:20.0052011Z }, 2023-01-11T20:20:20.0052146Z { 2023-01-11T20:20:20.0052391Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0052637Z "size": 106, 2023-01-11T20:20:20.0052879Z "digest": "sha256:b34bd39d04618b8d06443f7b0bdfb19862b6a78223848affcb5a81b038432dad" 2023-01-11T20:20:20.0053114Z }, 2023-01-11T20:20:20.0053258Z { 2023-01-11T20:20:20.0053486Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0053729Z "size": 887, 2023-01-11T20:20:20.0053974Z "digest": "sha256:2f2308643d601b1432c9384b53d6ee3859ff460fe41d3668e0ab61a96a26dbdd" 2023-01-11T20:20:20.0054190Z }, 2023-01-11T20:20:20.0054333Z { 2023-01-11T20:20:20.0054575Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0054811Z "size": 88761547, 2023-01-11T20:20:20.0055059Z "digest": "sha256:8e3432e5a5698a00b6421182827b5e090b946abb06e9007cde1464eb38e0244a" 2023-01-11T20:20:20.0055285Z }, 2023-01-11T20:20:20.0055416Z { 2023-01-11T20:20:20.0055659Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0055905Z "size": 109, 2023-01-11T20:20:20.0056148Z "digest": "sha256:9ea746919509a9357b1296e3387541a9486f9a7e87d304b12db6a528f9c8342f" 2023-01-11T20:20:20.0056361Z }, 2023-01-11T20:20:20.0056507Z { 2023-01-11T20:20:20.0056746Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0056978Z "size": 559, 2023-01-11T20:20:20.0057249Z "digest": "sha256:1a2fd7b216d76330e10adababc4df959d94cc57176ad6b4a4debd0a035656b39" 2023-01-11T20:20:20.0057501Z }, 2023-01-11T20:20:20.0057632Z { 2023-01-11T20:20:20.0057871Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0058122Z "size": 1138644, 2023-01-11T20:20:20.0058393Z "digest": "sha256:19fde6a723a0c1ceeee4bd9a34dcda8c2f01f9b5e3012f5df7d55f10d203fcaf" 2023-01-11T20:20:20.0058651Z }, 2023-01-11T20:20:20.0058795Z { 2023-01-11T20:20:20.0059022Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0059270Z "size": 103, 2023-01-11T20:20:20.0059574Z "digest": "sha256:06369252d7490efb833a6d5b737a0e72c33470c95d0320154f96259007ee5bba" 2023-01-11T20:20:20.0059789Z }, 2023-01-11T20:20:20.0059936Z { 2023-01-11T20:20:20.0060175Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0060408Z "size": 550, 2023-01-11T20:20:20.0060720Z "digest": "sha256:ea4bfeaa0fc71d19fa3fb43f7c9dcf57a350f56c7b8fd601b63e936337148b46" 2023-01-11T20:20:20.0060980Z }, 2023-01-11T20:20:20.0061114Z { 2023-01-11T20:20:20.0061354Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0061607Z "size": 193190869, 2023-01-11T20:20:20.0061860Z "digest": "sha256:a1d16b6a5070600b5c11bc98ac406e90da575f92c23456e1984525d5e5dd36ae" 2023-01-11T20:20:20.0062082Z }, 2023-01-11T20:20:20.0062228Z { 2023-01-11T20:20:20.0062469Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0062745Z "size": 107, 2023-01-11T20:20:20.0063004Z "digest": "sha256:f550b7ff2470f5fd88ef280194c92f3b98a1488a10e40b8ad82c620cf2982f1c" 2023-01-11T20:20:20.0063242Z }, 2023-01-11T20:20:20.0063376Z { 2023-01-11T20:20:20.0063616Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0063859Z "size": 452, 2023-01-11T20:20:20.0064113Z "digest": "sha256:12ddc57b99ebef9d4241c2eddfd3e47b5a3e67c398214238c665a521ba7cc9f3" 2023-01-11T20:20:20.0064359Z }, 2023-01-11T20:20:20.0064505Z { 2023-01-11T20:20:20.0064730Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0064975Z "size": 33928699, 2023-01-11T20:20:20.0065221Z "digest": "sha256:8345085fb0a0bc046b8f694775b39a8ee6077516750588f2d07d06f22bdd5146" 2023-01-11T20:20:20.0065437Z }, 2023-01-11T20:20:20.0065580Z { 2023-01-11T20:20:20.0065819Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0066052Z "size": 104, 2023-01-11T20:20:20.0066319Z "digest": "sha256:4cc94dbec0317d575bc8be2b83e03be423eab6e79640b6f80f9d6b87829dc9bf" 2023-01-11T20:20:20.0066565Z }, 2023-01-11T20:20:20.0066709Z { 2023-01-11T20:20:20.0066935Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0067180Z "size": 402, 2023-01-11T20:20:20.0067443Z "digest": "sha256:29a7c0d5fa4ca74040be4fb753f013b53f2ec67c28fce4a778f2271a182d59d7" 2023-01-11T20:20:20.0067675Z }, 2023-01-11T20:20:20.0067817Z { 2023-01-11T20:20:20.0068059Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0068291Z "size": 19705441, 2023-01-11T20:20:20.0068534Z "digest": "sha256:25571655d0e1e42a165b34b7505311ca156158d13d14bf76ea6282c0a34edbd8" 2023-01-11T20:20:20.0068755Z }, 2023-01-11T20:20:20.0068887Z { 2023-01-11T20:20:20.0069130Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0069374Z "size": 448, 2023-01-11T20:20:20.0069627Z "digest": "sha256:bdf297d7f88c28f3fd572e43eaef9f4c6c4843a8a6878f7210f72ffaf78c25a8" 2023-01-11T20:20:20.0069877Z }, 2023-01-11T20:20:20.0070024Z { 2023-01-11T20:20:20.0070250Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0070498Z "size": 43171562, 2023-01-11T20:20:20.0070749Z "digest": "sha256:0b3950af8ae163004287d8ed37dfb17c984a642a358903f45a10a90d460eeb57" 2023-01-11T20:20:20.0070970Z }, 2023-01-11T20:20:20.0071113Z { 2023-01-11T20:20:20.0071351Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0071580Z "size": 106, 2023-01-11T20:20:20.0071848Z "digest": "sha256:6d68f7da8baa299e9f9d4f6ebdde121e0853d5ffee80d161869199b789e655ac" 2023-01-11T20:20:20.0072134Z }, 2023-01-11T20:20:20.0072281Z { 2023-01-11T20:20:20.0072508Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0072754Z "size": 1765, 2023-01-11T20:20:20.0073029Z "digest": "sha256:cca768f96df41ef6fd3e91bfee1c282b83ce22cd94baebf9984824835d2121b8" 2023-01-11T20:20:20.0073274Z }, 2023-01-11T20:20:20.0073423Z { 2023-01-11T20:20:20.0073801Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0074042Z "size": 271383888, 2023-01-11T20:20:20.0074304Z "digest": "sha256:8c3cf3d5e1c51a138bd0b81c91b34f1592020712c17c669ba67bb10665fdb6d0" 2023-01-11T20:20:20.0074544Z }, 2023-01-11T20:20:20.0074690Z { 2023-01-11T20:20:20.0074918Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0075161Z "size": 163, 2023-01-11T20:20:20.0075414Z "digest": "sha256:61eecfa8b34e2b37e3107562db7f875262d435704784383af3d48bd53940f139" 2023-01-11T20:20:20.0075636Z }, 2023-01-11T20:20:20.0075778Z { 2023-01-11T20:20:20.0076020Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0076252Z "size": 7940, 2023-01-11T20:20:20.0076500Z "digest": "sha256:95c1ac011645814009e87f3d14c0f5d846736fe40cc27ae738ad1d8463d5da25" 2023-01-11T20:20:20.0076767Z }, 2023-01-11T20:20:20.0076901Z { 2023-01-11T20:20:20.0077141Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0077382Z "size": 8072, 2023-01-11T20:20:20.0077633Z "digest": "sha256:3046cc00c4ca7f1de3c251d9e48976affa63cd0818e4ba4d89ecddb68142e3fb" 2023-01-11T20:20:20.0078060Z }, 2023-01-11T20:20:20.0078207Z { 2023-01-11T20:20:20.0078437Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0078680Z "size": 304, 2023-01-11T20:20:20.0078935Z "digest": "sha256:195d560d8cf6a1639309c862a7312e8b261aca8d7b4f6be6d1ccaa2c5f8d38ec" 2023-01-11T20:20:20.0079160Z }, 2023-01-11T20:20:20.0079308Z { 2023-01-11T20:20:20.0079545Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0079779Z "size": 12970792, 2023-01-11T20:20:20.0080022Z "digest": "sha256:77250abd5ca4f9b07a4884f375117887906989322270a22c4df614001921d4cb" 2023-01-11T20:20:20.0080245Z }, 2023-01-11T20:20:20.0080392Z { 2023-01-11T20:20:20.0080618Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0080907Z "size": 108, 2023-01-11T20:20:20.0081165Z "digest": "sha256:881b24daf9c5e1267e9acb15a450a05601410f6502acea16d2dd52572ff3e420" 2023-01-11T20:20:20.0081388Z }, 2023-01-11T20:20:20.0081531Z { 2023-01-11T20:20:20.0081772Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0082007Z "size": 54145477, 2023-01-11T20:20:20.0082288Z "digest": "sha256:9fbf0a18619eaa0b413d2bf7cd6ea4c3825a6dc6c3c8bc07dbaceaa224067630" 2023-01-11T20:20:20.0082544Z }, 2023-01-11T20:20:20.0082676Z { 2023-01-11T20:20:20.0082916Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0083159Z "size": 500, 2023-01-11T20:20:20.0083393Z "digest": "sha256:02048a597c22fbce516d51a2c10823578583cf0b465a3a7d6934b05b88828d73" 2023-01-11T20:20:20.0083618Z }, 2023-01-11T20:20:20.0083762Z { 2023-01-11T20:20:20.0083990Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0084241Z "size": 2994013954, 2023-01-11T20:20:20.0084496Z "digest": "sha256:859052a25d9566c38692e65dd857fbd25bd8226af60787dd0e1edfb47c6a0a5e" 2023-01-11T20:20:20.0084734Z }, 2023-01-11T20:20:20.0084868Z { 2023-01-11T20:20:20.0085113Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:20.0085359Z "size": 106, 2023-01-11T20:20:20.0085602Z "digest": "sha256:3e03143da3c2f13750bff6174d9f9058c98aed8b2053e7071eaa94545c3ab6ae" 2023-01-11T20:20:20.0085837Z } 2023-01-11T20:20:20.0085981Z ] 2023-01-11T20:20:20.0086109Z } 2023-01-11T20:20:20.0184562Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-01-11T20:20:20.0184806Z with: 2023-01-11T20:20:20.0185173Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:20.0185526Z env: 2023-01-11T20:20:20.0185700Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:20:20.0185884Z ##[endgroup] 2023-01-11T20:20:20.0199489Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:20:20.0199767Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:20:20.0200032Z # ignore output since only exit code is used for conditional 2023-01-11T20:20:20.0200312Z # only pull docker image if it's not available locally 2023-01-11T20:20:20.0200594Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-01-11T20:20:20.0200902Z  retry docker pull "${DOCKER_IMAGE}" 2023-01-11T20:20:20.0201097Z fi 2023-01-11T20:20:20.0212459Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:20.0212678Z env: 2023-01-11T20:20:20.0212855Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:20:20.0213234Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:20.0213687Z ##[endgroup] 2023-01-11T20:20:20.2609552Z fd224c2e6c79d7fdec6408da598bf52bc5b201dd: Pulling from pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2023-01-11T20:20:20.2610767Z fb668870d8a7: Pulling fs layer 2023-01-11T20:20:20.2611199Z 3dc32ed140fb: Pulling fs layer 2023-01-11T20:20:20.2611543Z 54a1df240516: Pulling fs layer 2023-01-11T20:20:20.2611892Z cf378b3cb3c7: Pulling fs layer 2023-01-11T20:20:20.2612185Z 9b4412378859: Pulling fs layer 2023-01-11T20:20:20.2612479Z 502253a1be21: Pulling fs layer 2023-01-11T20:20:20.2612835Z 5c7dd67e5809: Pulling fs layer 2023-01-11T20:20:20.2613193Z bdfd23ed3f48: Pulling fs layer 2023-01-11T20:20:20.2613516Z aee1dd761bdd: Pulling fs layer 2023-01-11T20:20:20.2613748Z 5feda9af2542: Pulling fs layer 2023-01-11T20:20:20.2614027Z f8371ecb849a: Pulling fs layer 2023-01-11T20:20:20.2614319Z ce4a87d45645: Pulling fs layer 2023-01-11T20:20:20.2614522Z 39629f7269f9: Pulling fs layer 2023-01-11T20:20:20.2614823Z 87d0ffa55850: Pulling fs layer 2023-01-11T20:20:20.2615167Z cf378b3cb3c7: Waiting 2023-01-11T20:20:20.2615507Z 70702f8b5bc4: Pulling fs layer 2023-01-11T20:20:20.2615842Z 0c06be5c20e0: Pulling fs layer 2023-01-11T20:20:20.2616200Z b372c2a3bc3f: Pulling fs layer 2023-01-11T20:20:20.2616551Z 5feda9af2542: Waiting 2023-01-11T20:20:20.2616864Z 582d081a59fa: Pulling fs layer 2023-01-11T20:20:20.2617210Z f8371ecb849a: Waiting 2023-01-11T20:20:20.2617492Z e1c655e7ec0e: Pulling fs layer 2023-01-11T20:20:20.2617673Z c7726d39d806: Pulling fs layer 2023-01-11T20:20:20.2617866Z 1c22f2f8c01b: Pulling fs layer 2023-01-11T20:20:20.2618062Z 502253a1be21: Waiting 2023-01-11T20:20:20.2618279Z b8f759fd0191: Pulling fs layer 2023-01-11T20:20:20.2618460Z bdfd23ed3f48: Waiting 2023-01-11T20:20:20.2618645Z e28e73a4bddd: Pulling fs layer 2023-01-11T20:20:20.2618830Z 9b4412378859: Waiting 2023-01-11T20:20:20.2619057Z 5c7dd67e5809: Waiting 2023-01-11T20:20:20.2619228Z ce4a87d45645: Waiting 2023-01-11T20:20:20.2619396Z 39629f7269f9: Waiting 2023-01-11T20:20:20.2619603Z 90d8f9bbe048: Pulling fs layer 2023-01-11T20:20:20.2619855Z 0c06be5c20e0: Waiting 2023-01-11T20:20:20.2620037Z b34bd39d0461: Pulling fs layer 2023-01-11T20:20:20.2620206Z b372c2a3bc3f: Waiting 2023-01-11T20:20:20.2620383Z 2f2308643d60: Pulling fs layer 2023-01-11T20:20:20.2620641Z 70702f8b5bc4: Waiting 2023-01-11T20:20:20.2620808Z 8e3432e5a569: Pulling fs layer 2023-01-11T20:20:20.2620986Z 582d081a59fa: Waiting 2023-01-11T20:20:20.2621157Z e28e73a4bddd: Waiting 2023-01-11T20:20:20.2621328Z 9ea746919509: Pulling fs layer 2023-01-11T20:20:20.2621504Z 90d8f9bbe048: Waiting 2023-01-11T20:20:20.2621845Z 1a2fd7b216d7: Pulling fs layer 2023-01-11T20:20:20.2622018Z e1c655e7ec0e: Waiting 2023-01-11T20:20:20.2622202Z 19fde6a723a0: Pulling fs layer 2023-01-11T20:20:20.2622381Z 8e3432e5a569: Waiting 2023-01-11T20:20:20.2622546Z 06369252d749: Pulling fs layer 2023-01-11T20:20:20.2622725Z b34bd39d0461: Waiting 2023-01-11T20:20:20.2622900Z c7726d39d806: Waiting 2023-01-11T20:20:20.2623069Z ea4bfeaa0fc7: Pulling fs layer 2023-01-11T20:20:20.2623254Z 9ea746919509: Waiting 2023-01-11T20:20:20.2623472Z 1a2fd7b216d7: Waiting 2023-01-11T20:20:20.2623674Z a1d16b6a5070: Pulling fs layer 2023-01-11T20:20:20.2623868Z 1c22f2f8c01b: Waiting 2023-01-11T20:20:20.2624084Z 19fde6a723a0: Waiting 2023-01-11T20:20:20.2624262Z f550b7ff2470: Pulling fs layer 2023-01-11T20:20:20.2624443Z 12ddc57b99eb: Pulling fs layer 2023-01-11T20:20:20.2624624Z 06369252d749: Waiting 2023-01-11T20:20:20.2624805Z 8345085fb0a0: Pulling fs layer 2023-01-11T20:20:20.2625067Z 2f2308643d60: Waiting 2023-01-11T20:20:20.2625374Z 4cc94dbec031: Pulling fs layer 2023-01-11T20:20:20.2625727Z 29a7c0d5fa4c: Pulling fs layer 2023-01-11T20:20:20.2626065Z 25571655d0e1: Pulling fs layer 2023-01-11T20:20:20.2626400Z bdf297d7f88c: Pulling fs layer 2023-01-11T20:20:20.2626708Z f550b7ff2470: Waiting 2023-01-11T20:20:20.2626968Z 0b3950af8ae1: Pulling fs layer 2023-01-11T20:20:20.2627148Z 8345085fb0a0: Waiting 2023-01-11T20:20:20.2627450Z 6d68f7da8baa: Pulling fs layer 2023-01-11T20:20:20.2627623Z 12ddc57b99eb: Waiting 2023-01-11T20:20:20.2627792Z 4cc94dbec031: Waiting 2023-01-11T20:20:20.2627961Z 29a7c0d5fa4c: Waiting 2023-01-11T20:20:20.2628135Z cca768f96df4: Pulling fs layer 2023-01-11T20:20:20.2628319Z 0b3950af8ae1: Waiting 2023-01-11T20:20:20.2628499Z 8c3cf3d5e1c5: Pulling fs layer 2023-01-11T20:20:20.2628680Z 61eecfa8b34e: Pulling fs layer 2023-01-11T20:20:20.2628866Z 6d68f7da8baa: Waiting 2023-01-11T20:20:20.2629049Z 95c1ac011645: Pulling fs layer 2023-01-11T20:20:20.2629228Z 3046cc00c4ca: Pulling fs layer 2023-01-11T20:20:20.2629408Z 8c3cf3d5e1c5: Waiting 2023-01-11T20:20:20.2629589Z bdf297d7f88c: Waiting 2023-01-11T20:20:20.2629759Z 195d560d8cf6: Pulling fs layer 2023-01-11T20:20:20.2629944Z 61eecfa8b34e: Waiting 2023-01-11T20:20:20.2630129Z 77250abd5ca4: Pulling fs layer 2023-01-11T20:20:20.2630307Z 881b24daf9c5: Pulling fs layer 2023-01-11T20:20:20.2630498Z 9fbf0a18619e: Pulling fs layer 2023-01-11T20:20:20.2630691Z 02048a597c22: Pulling fs layer 2023-01-11T20:20:20.2630866Z 859052a25d95: Pulling fs layer 2023-01-11T20:20:20.2631045Z 195d560d8cf6: Waiting 2023-01-11T20:20:20.2631225Z 3e03143da3c2: Pulling fs layer 2023-01-11T20:20:20.2631393Z 881b24daf9c5: Waiting 2023-01-11T20:20:20.2631562Z 859052a25d95: Waiting 2023-01-11T20:20:20.2631754Z 77250abd5ca4: Waiting 2023-01-11T20:20:20.2631921Z 9fbf0a18619e: Waiting 2023-01-11T20:20:20.2632074Z 02048a597c22: Waiting 2023-01-11T20:20:20.2632243Z 95c1ac011645: Waiting 2023-01-11T20:20:20.2632407Z 25571655d0e1: Waiting 2023-01-11T20:20:20.2632560Z 3046cc00c4ca: Waiting 2023-01-11T20:20:20.4120944Z 3dc32ed140fb: Verifying Checksum 2023-01-11T20:20:20.4121347Z 3dc32ed140fb: Download complete 2023-01-11T20:20:20.4672808Z cf378b3cb3c7: Verifying Checksum 2023-01-11T20:20:20.4673249Z cf378b3cb3c7: Download complete 2023-01-11T20:20:20.5645998Z 9b4412378859: Download complete 2023-01-11T20:20:20.5876499Z 54a1df240516: Download complete 2023-01-11T20:20:20.5882200Z fb668870d8a7: Verifying Checksum 2023-01-11T20:20:20.5882447Z fb668870d8a7: Download complete 2023-01-11T20:20:20.6553264Z bdfd23ed3f48: Download complete 2023-01-11T20:20:20.6674625Z 5c7dd67e5809: Verifying Checksum 2023-01-11T20:20:20.6675070Z 5c7dd67e5809: Download complete 2023-01-11T20:20:20.7313694Z aee1dd761bdd: Verifying Checksum 2023-01-11T20:20:20.7314192Z aee1dd761bdd: Download complete 2023-01-11T20:20:20.8169741Z f8371ecb849a: Download complete 2023-01-11T20:20:20.8932828Z ce4a87d45645: Verifying Checksum 2023-01-11T20:20:20.8933245Z ce4a87d45645: Download complete 2023-01-11T20:20:21.2230007Z fb668870d8a7: Pull complete 2023-01-11T20:20:21.4796070Z 3dc32ed140fb: Pull complete 2023-01-11T20:20:21.9491067Z 54a1df240516: Pull complete 2023-01-11T20:20:22.0521206Z cf378b3cb3c7: Pull complete 2023-01-11T20:20:22.1488202Z 9b4412378859: Pull complete 2023-01-11T20:20:27.9255777Z 39629f7269f9: Download complete 2023-01-11T20:20:28.0280180Z 87d0ffa55850: Download complete 2023-01-11T20:20:28.1174385Z 70702f8b5bc4: Verifying Checksum 2023-01-11T20:20:28.1174763Z 70702f8b5bc4: Download complete 2023-01-11T20:20:28.1999016Z 0c06be5c20e0: Download complete 2023-01-11T20:20:30.7215094Z b372c2a3bc3f: Verifying Checksum 2023-01-11T20:20:30.7215436Z b372c2a3bc3f: Download complete 2023-01-11T20:20:30.7914132Z 582d081a59fa: Verifying Checksum 2023-01-11T20:20:30.7914448Z 582d081a59fa: Download complete 2023-01-11T20:20:30.8699313Z e1c655e7ec0e: Verifying Checksum 2023-01-11T20:20:30.8699591Z e1c655e7ec0e: Download complete 2023-01-11T20:20:31.7798562Z 502253a1be21: Verifying Checksum 2023-01-11T20:20:31.7798893Z 502253a1be21: Download complete 2023-01-11T20:20:31.8668110Z 1c22f2f8c01b: Verifying Checksum 2023-01-11T20:20:31.8668594Z 1c22f2f8c01b: Download complete 2023-01-11T20:20:31.9338825Z b8f759fd0191: Verifying Checksum 2023-01-11T20:20:31.9339246Z b8f759fd0191: Download complete 2023-01-11T20:20:32.0083273Z e28e73a4bddd: Verifying Checksum 2023-01-11T20:20:32.0083885Z e28e73a4bddd: Download complete 2023-01-11T20:20:32.1336316Z 90d8f9bbe048: Verifying Checksum 2023-01-11T20:20:32.1337839Z 90d8f9bbe048: Download complete 2023-01-11T20:20:32.2039621Z b34bd39d0461: Verifying Checksum 2023-01-11T20:20:32.2040020Z b34bd39d0461: Download complete 2023-01-11T20:20:32.2990580Z 2f2308643d60: Verifying Checksum 2023-01-11T20:20:32.2991214Z 2f2308643d60: Download complete 2023-01-11T20:20:35.0474181Z 5feda9af2542: Verifying Checksum 2023-01-11T20:20:35.0474608Z 5feda9af2542: Download complete 2023-01-11T20:20:35.1272466Z 9ea746919509: Verifying Checksum 2023-01-11T20:20:35.1273216Z 9ea746919509: Download complete 2023-01-11T20:20:35.2145134Z 1a2fd7b216d7: Verifying Checksum 2023-01-11T20:20:35.2145662Z 1a2fd7b216d7: Download complete 2023-01-11T20:20:35.3542666Z 19fde6a723a0: Verifying Checksum 2023-01-11T20:20:35.3543064Z 19fde6a723a0: Download complete 2023-01-11T20:20:35.4407514Z 06369252d749: Verifying Checksum 2023-01-11T20:20:35.4407922Z 06369252d749: Download complete 2023-01-11T20:20:35.5317116Z ea4bfeaa0fc7: Download complete 2023-01-11T20:20:35.6086616Z 8e3432e5a569: Verifying Checksum 2023-01-11T20:20:35.6087016Z 8e3432e5a569: Download complete 2023-01-11T20:20:35.6838162Z f550b7ff2470: Download complete 2023-01-11T20:20:35.7775309Z 12ddc57b99eb: Download complete 2023-01-11T20:20:37.4710869Z 8345085fb0a0: Verifying Checksum 2023-01-11T20:20:37.4711350Z 8345085fb0a0: Download complete 2023-01-11T20:20:37.5565619Z 4cc94dbec031: Verifying Checksum 2023-01-11T20:20:37.5565979Z 4cc94dbec031: Download complete 2023-01-11T20:20:37.6472293Z 29a7c0d5fa4c: Download complete 2023-01-11T20:20:38.6479451Z 25571655d0e1: Verifying Checksum 2023-01-11T20:20:38.6479809Z 25571655d0e1: Download complete 2023-01-11T20:20:38.7394185Z bdf297d7f88c: Verifying Checksum 2023-01-11T20:20:38.7394566Z bdf297d7f88c: Download complete 2023-01-11T20:20:40.3343212Z 0b3950af8ae1: Verifying Checksum 2023-01-11T20:20:40.3343584Z 0b3950af8ae1: Download complete 2023-01-11T20:20:40.4190360Z 6d68f7da8baa: Download complete 2023-01-11T20:20:40.5091438Z cca768f96df4: Verifying Checksum 2023-01-11T20:20:40.5091826Z cca768f96df4: Download complete 2023-01-11T20:20:44.5314549Z a1d16b6a5070: Verifying Checksum 2023-01-11T20:20:44.5314821Z a1d16b6a5070: Download complete 2023-01-11T20:20:44.6113370Z 61eecfa8b34e: Verifying Checksum 2023-01-11T20:20:44.6113897Z 61eecfa8b34e: Download complete 2023-01-11T20:20:44.7136353Z 95c1ac011645: Verifying Checksum 2023-01-11T20:20:44.7136675Z 95c1ac011645: Download complete 2023-01-11T20:20:44.7913437Z 3046cc00c4ca: Verifying Checksum 2023-01-11T20:20:44.7913958Z 3046cc00c4ca: Download complete 2023-01-11T20:20:44.8701706Z 195d560d8cf6: Download complete 2023-01-11T20:20:45.4253032Z 77250abd5ca4: Download complete 2023-01-11T20:20:45.5075832Z 881b24daf9c5: Verifying Checksum 2023-01-11T20:20:45.5076692Z 881b24daf9c5: Download complete 2023-01-11T20:20:47.2202058Z 9fbf0a18619e: Verifying Checksum 2023-01-11T20:20:47.2202539Z 9fbf0a18619e: Download complete 2023-01-11T20:20:47.2858134Z 02048a597c22: Download complete 2023-01-11T20:20:49.4763475Z 8c3cf3d5e1c5: Verifying Checksum 2023-01-11T20:20:49.4763868Z 8c3cf3d5e1c5: Download complete 2023-01-11T20:20:49.5714631Z 3e03143da3c2: Verifying Checksum 2023-01-11T20:20:49.5714922Z 3e03143da3c2: Download complete 2023-01-11T20:20:58.7436235Z 502253a1be21: Pull complete 2023-01-11T20:20:59.2175729Z 5c7dd67e5809: Pull complete 2023-01-11T20:20:59.5396587Z bdfd23ed3f48: Pull complete 2023-01-11T20:20:59.7744260Z aee1dd761bdd: Pull complete 2023-01-11T20:21:31.0650716Z 5feda9af2542: Pull complete 2023-01-11T20:21:31.5224975Z f8371ecb849a: Pull complete 2023-01-11T20:21:31.7545680Z ce4a87d45645: Pull complete 2023-01-11T20:21:34.4604510Z c7726d39d806: Download complete 2023-01-11T20:21:36.4698364Z 39629f7269f9: Pull complete 2023-01-11T20:21:36.6723499Z 87d0ffa55850: Pull complete 2023-01-11T20:21:36.8889494Z 70702f8b5bc4: Pull complete 2023-01-11T20:21:37.0753496Z 0c06be5c20e0: Pull complete 2023-01-11T20:21:38.6454071Z b372c2a3bc3f: Pull complete 2023-01-11T20:21:38.8874729Z 582d081a59fa: Pull complete 2023-01-11T20:21:39.1090102Z e1c655e7ec0e: Pull complete 2023-01-11T20:22:17.9797998Z c7726d39d806: Pull complete 2023-01-11T20:22:18.3997621Z 1c22f2f8c01b: Pull complete 2023-01-11T20:22:18.6389179Z b8f759fd0191: Pull complete 2023-01-11T20:22:18.8860683Z e28e73a4bddd: Pull complete 2023-01-11T20:22:19.1174916Z 90d8f9bbe048: Pull complete 2023-01-11T20:22:19.3779085Z b34bd39d0461: Pull complete 2023-01-11T20:22:19.6257306Z 2f2308643d60: Pull complete 2023-01-11T20:22:21.6142244Z 8e3432e5a569: Pull complete 2023-01-11T20:22:21.8266229Z 9ea746919509: Pull complete 2023-01-11T20:22:22.0698686Z 1a2fd7b216d7: Pull complete 2023-01-11T20:22:22.2685623Z 19fde6a723a0: Pull complete 2023-01-11T20:22:22.5045423Z 06369252d749: Pull complete 2023-01-11T20:22:22.7538595Z ea4bfeaa0fc7: Pull complete 2023-01-11T20:22:27.0307760Z a1d16b6a5070: Pull complete 2023-01-11T20:22:27.2709897Z f550b7ff2470: Pull complete 2023-01-11T20:22:27.4704890Z 12ddc57b99eb: Pull complete 2023-01-11T20:22:28.3425927Z 8345085fb0a0: Pull complete 2023-01-11T20:22:28.5905852Z 4cc94dbec031: Pull complete 2023-01-11T20:22:28.8388255Z 29a7c0d5fa4c: Pull complete 2023-01-11T20:22:29.2834156Z 25571655d0e1: Pull complete 2023-01-11T20:22:29.4942178Z bdf297d7f88c: Pull complete 2023-01-11T20:22:30.8080737Z 0b3950af8ae1: Pull complete 2023-01-11T20:22:31.0252005Z 6d68f7da8baa: Pull complete 2023-01-11T20:22:31.1408919Z 859052a25d95: Verifying Checksum 2023-01-11T20:22:31.1409195Z 859052a25d95: Download complete 2023-01-11T20:22:31.2300330Z cca768f96df4: Pull complete 2023-01-11T20:22:35.0537517Z 8c3cf3d5e1c5: Pull complete 2023-01-11T20:22:35.2885215Z 61eecfa8b34e: Pull complete 2023-01-11T20:22:35.5345629Z 95c1ac011645: Pull complete 2023-01-11T20:22:35.7368439Z 3046cc00c4ca: Pull complete 2023-01-11T20:22:35.9328055Z 195d560d8cf6: Pull complete 2023-01-11T20:22:36.6457380Z 77250abd5ca4: Pull complete 2023-01-11T20:22:36.8612888Z 881b24daf9c5: Pull complete 2023-01-11T20:22:38.5036344Z 9fbf0a18619e: Pull complete 2023-01-11T20:22:38.7351995Z 02048a597c22: Pull complete 2023-01-11T20:23:19.0684637Z 859052a25d95: Pull complete 2023-01-11T20:23:19.5084784Z 3e03143da3c2: Pull complete 2023-01-11T20:23:19.6167118Z Digest: sha256:866df6c1171dbe014496717cf2080d6cc72ca611a4e8146525c9ef09640c8ba4 2023-01-11T20:23:19.6329087Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:23:19.6383506Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:23:19.6434146Z ##[group]Run sudo df -H 2023-01-11T20:23:19.6434422Z sudo df -H 2023-01-11T20:23:19.6454878Z shell: /usr/bin/bash -e {0} 2023-01-11T20:23:19.6455084Z env: 2023-01-11T20:23:19.6455330Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:23:19.6455632Z ##[endgroup] 2023-01-11T20:23:19.7002101Z Filesystem Size Used Avail Use% Mounted on 2023-01-11T20:23:19.7002582Z devtmpfs 8.2G 0 8.2G 0% /dev 2023-01-11T20:23:19.7002950Z tmpfs 8.2G 0 8.2G 0% /dev/shm 2023-01-11T20:23:19.7003157Z tmpfs 8.2G 484k 8.2G 1% /run 2023-01-11T20:23:19.7003368Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2023-01-11T20:23:19.7003771Z /dev/nvme0n1p1 162G 25G 137G 16% / 2023-01-11T20:23:19.7004153Z tmpfs 1.7G 0 1.7G 0% /run/user/0 2023-01-11T20:23:19.7066229Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:23:19.7066545Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:23:19.7066803Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:23:19.7077167Z shell: /usr/bin/bash -e {0} 2023-01-11T20:23:19.7077354Z env: 2023-01-11T20:23:19.7077534Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:23:19.7077894Z ##[endgroup] 2023-01-11T20:23:19.7219008Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T20:23:19.7219243Z .github/scripts/parse_ref.py 2023-01-11T20:23:19.7228948Z shell: /usr/bin/bash -e {0} 2023-01-11T20:23:19.7229128Z env: 2023-01-11T20:23:19.7229289Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:23:19.7229474Z ##[endgroup] 2023-01-11T20:23:20.1142481Z Prepare all required actions 2023-01-11T20:23:20.1142714Z Getting action download info 2023-01-11T20:23:20.2916652Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T20:23:20.5378857Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T20:23:20.5379062Z with: 2023-01-11T20:23:20.5379367Z github-token: *** 2023-01-11T20:23:20.5379533Z env: 2023-01-11T20:23:20.5379689Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:23:20.5379871Z ##[endgroup] 2023-01-11T20:23:20.5478783Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T20:23:20.5479013Z with: 2023-01-11T20:23:20.5479159Z shell: bash 2023-01-11T20:23:20.5479330Z timeout_minutes: 10 2023-01-11T20:23:20.5479514Z max_attempts: 5 2023-01-11T20:23:20.5479678Z retry_wait_seconds: 30 2023-01-11T20:23:20.5480088Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:23:20.5480473Z polling_interval_seconds: 1 2023-01-11T20:23:20.5480657Z warning_on_retry: true 2023-01-11T20:23:20.5480848Z continue_on_error: false 2023-01-11T20:23:20.5481025Z env: 2023-01-11T20:23:20.5481185Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:23:20.5481491Z GITHUB_TOKEN: *** 2023-01-11T20:23:20.5481668Z ##[endgroup] 2023-01-11T20:23:20.5947485Z + python3 -m pip install requests==2.26.0 2023-01-11T20:23:22.8843004Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:23:23.0437870Z Collecting requests==2.26.0 2023-01-11T20:23:23.0569952Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2023-01-11T20:23:23.1147122Z Collecting certifi>=2017.4.17 2023-01-11T20:23:23.1191860Z Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 2023-01-11T20:23:23.1926216Z Collecting urllib3<1.27,>=1.21.1 2023-01-11T20:23:23.1962794Z Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) 2023-01-11T20:23:23.3349691Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2023-01-11T20:23:23.3384450Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2023-01-11T20:23:23.3691178Z Collecting idna<4,>=2.5; python_version >= "3" 2023-01-11T20:23:23.3724099Z Downloading idna-3.4-py3-none-any.whl (61 kB) 2023-01-11T20:23:23.4252809Z Installing collected packages: certifi, urllib3, charset-normalizer, idna, requests 2023-01-11T20:23:23.5131912Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2023-01-11T20:23:23.5132452Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-01-11T20:23:23.6166696Z Successfully installed certifi-2022.12.7 charset-normalizer-2.0.12 idna-3.4 requests-2.26.0 urllib3-1.26.14 2023-01-11T20:23:23.7565048Z ++ python3 .github/scripts/get_workflow_job_id.py 3896099317 i-0565e4120845404de 2023-01-11T20:23:25.9038269Z + GHA_WORKFLOW_JOB_ID=10588391645 2023-01-11T20:23:25.9038830Z + echo job-id=10588391645 2023-01-11T20:23:26.5970612Z Command completed after 1 attempt(s). 2023-01-11T20:23:26.6018066Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T20:23:26.6018414Z # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T20:23:26.6018675Z container_name=$(docker run \ 2023-01-11T20:23:26.6018878Z  -e BUILD_ENVIRONMENT \ 2023-01-11T20:23:26.6019098Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-01-11T20:23:26.6019311Z  -e SCCACHE_BUCKET \ 2023-01-11T20:23:26.6019520Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2023-01-11T20:23:26.6019830Z  -e TORCH_CUDA_ARCH_LIST \ 2023-01-11T20:23:26.6020036Z  -e OUR_GITHUB_JOB_ID \ 2023-01-11T20:23:26.6020536Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-01-11T20:23:26.6020779Z  --security-opt seccomp=unconfined \ 2023-01-11T20:23:26.6021002Z  --cap-add=SYS_PTRACE \ 2023-01-11T20:23:26.6021189Z  --tty \ 2023-01-11T20:23:26.6021409Z  --detach \ 2023-01-11T20:23:26.6021594Z  --user jenkins \ 2023-01-11T20:23:26.6021818Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-01-11T20:23:26.6022073Z  -w /var/lib/jenkins/workspace \ 2023-01-11T20:23:26.6022283Z  "${DOCKER_IMAGE}" 2023-01-11T20:23:26.6022446Z ) 2023-01-11T20:23:26.6022742Z docker exec -t "${container_name}" sh -c 'sudo chown -R jenkins . && sudo chown -R jenkins /dev && .jenkins/pytorch/build.sh' 2023-01-11T20:23:26.6033784Z shell: /usr/bin/bash -e {0} 2023-01-11T20:23:26.6033963Z env: 2023-01-11T20:23:26.6034138Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:23:26.6034412Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2023-01-11T20:23:26.6034654Z BRANCH: pull/91627 2023-01-11T20:23:26.6034848Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T20:23:26.6035082Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:23:26.6035349Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-01-11T20:23:26.6035576Z TORCH_CUDA_ARCH_LIST: 5.2 2023-01-11T20:23:26.6035963Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:23:26.6036338Z OUR_GITHUB_JOB_ID: 10588391645 2023-01-11T20:23:26.6036511Z ##[endgroup] 2023-01-11T20:23:37.9156596Z ++ dirname .jenkins/pytorch/build.sh 2023-01-11T20:23:37.9162453Z + source .jenkins/pytorch/common.sh 2023-01-11T20:23:37.9171983Z +++ dirname .jenkins/pytorch/common.sh 2023-01-11T20:23:37.9181052Z ++ source .jenkins/pytorch/common_utils.sh 2023-01-11T20:23:37.9186215Z +++ declare -f -t trap_add 2023-01-11T20:23:37.9191821Z ++ set -ex 2023-01-11T20:23:37.9192229Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2023-01-11T20:23:37.9192502Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T20:23:37.9195648Z ++ dirname .jenkins/pytorch/build.sh 2023-01-11T20:23:37.9202353Z + source .jenkins/pytorch/common-build.sh 2023-01-11T20:23:37.9208614Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *win-* ]] 2023-01-11T20:23:37.9213642Z ++++ dirname .jenkins/pytorch/common-build.sh 2023-01-11T20:23:37.9222361Z +++ cd .jenkins/pytorch 2023-01-11T20:23:37.9222688Z +++ pwd -P 2023-01-11T20:23:37.9225117Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2023-01-11T20:23:37.9225336Z ++ which sccache 2023-01-11T20:23:37.9244753Z ++ sccache --stop-server 2023-01-11T20:23:37.9478828Z ++ true 2023-01-11T20:23:37.9479195Z ++ rm -f /var/lib/jenkins/sccache_error.log 2023-01-11T20:23:37.9508381Z ++ [[ -n 1 ]] 2023-01-11T20:23:37.9509078Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2023-01-11T20:23:37.9509416Z Skipping sccache server initialization, setting environment variables 2023-01-11T20:23:37.9509678Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:23:37.9509887Z ++ SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:23:37.9510114Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:23:37.9510548Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:23:37.9522313Z ++ export RUST_LOG=sccache::server=error 2023-01-11T20:23:37.9522549Z ++ RUST_LOG=sccache::server=error 2023-01-11T20:23:37.9522823Z ++ sccache --zero-stats 2023-01-11T20:23:37.9797354Z Compile requests 0 2023-01-11T20:23:37.9797904Z Compile requests executed 0 2023-01-11T20:23:37.9798313Z Cache hits 0 2023-01-11T20:23:37.9798593Z Cache misses 0 2023-01-11T20:23:37.9798790Z Cache timeouts 0 2023-01-11T20:23:37.9799134Z Cache read errors 0 2023-01-11T20:23:37.9799333Z Forced recaches 0 2023-01-11T20:23:37.9799530Z Cache write errors 0 2023-01-11T20:23:37.9799719Z Compilation failures 0 2023-01-11T20:23:37.9799984Z Cache errors 0 2023-01-11T20:23:37.9800381Z Non-cacheable compilations 0 2023-01-11T20:23:37.9800692Z Non-cacheable calls 0 2023-01-11T20:23:37.9800941Z Non-compilation calls 0 2023-01-11T20:23:37.9801154Z Unsupported compiler calls 0 2023-01-11T20:23:37.9801389Z Average cache write 0.000 s 2023-01-11T20:23:37.9801679Z Average cache read miss 0.000 s 2023-01-11T20:23:37.9801890Z Average cache read hit 0.000 s 2023-01-11T20:23:37.9802098Z Failed distributed compilations 0 2023-01-11T20:23:37.9802837Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T20:23:37.9803253Z ++ trap_add sccache_epilogue EXIT 2023-01-11T20:23:37.9803464Z ++ trap_add_cmd=sccache_epilogue 2023-01-11T20:23:37.9803636Z ++ shift 2023-01-11T20:23:37.9803809Z ++ for trap_add_name in "$@" 2023-01-11T20:23:37.9808260Z ++++ trap -p EXIT 2023-01-11T20:23:37.9811105Z +++ eval 'extract_trap_cmd ' 2023-01-11T20:23:37.9811446Z ++++ extract_trap_cmd 2023-01-11T20:23:37.9811819Z ++++ printf '%s\n' '' 2023-01-11T20:23:37.9812220Z +++ printf '%s\n' sccache_epilogue 2023-01-11T20:23:37.9814111Z ++ trap -- ' 2023-01-11T20:23:37.9814468Z sccache_epilogue' EXIT 2023-01-11T20:23:37.9814813Z ++ which ccache 2023-01-11T20:23:37.9825599Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-clang7-asan* ]] 2023-01-11T20:23:37.9826233Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-clang7-tsan* ]] 2023-01-11T20:23:37.9826650Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-mobile-*build* ]] 2023-01-11T20:23:37.9826951Z + echo 'Python version:' 2023-01-11T20:23:37.9827136Z Python version: 2023-01-11T20:23:37.9827337Z + python --version 2023-01-11T20:23:38.0021773Z Python 3.10.8 2023-01-11T20:23:38.0050790Z + echo 'GCC version:' 2023-01-11T20:23:38.0051102Z GCC version: 2023-01-11T20:23:38.0051458Z + gcc --version 2023-01-11T20:23:38.1424724Z gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 2023-01-11T20:23:38.1425232Z Copyright (C) 2017 Free Software Foundation, Inc. 2023-01-11T20:23:38.1425597Z This is free software; see the source for copying conditions. There is NO 2023-01-11T20:23:38.1425925Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2023-01-11T20:23:38.1426115Z 2023-01-11T20:23:38.1429570Z + echo 'CMake version:' 2023-01-11T20:23:38.1429819Z CMake version: 2023-01-11T20:23:38.1430067Z + cmake --version 2023-01-11T20:23:38.2545885Z cmake version 3.22.1 2023-01-11T20:23:38.2546092Z 2023-01-11T20:23:38.2546267Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2023-01-11T20:23:38.2602450Z + echo 'Environment variables:' 2023-01-11T20:23:38.2602779Z Environment variables: 2023-01-11T20:23:38.2603062Z + env 2023-01-11T20:23:38.2610749Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-01-11T20:23:38.2611213Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-01-11T20:23:38.2611691Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-01-11T20:23:38.2612414Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-01-11T20:23:38.2612772Z UCC_HOME=/usr 2023-01-11T20:23:38.2613181Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2023-01-11T20:23:38.2613644Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-01-11T20:23:38.2613967Z INSTALLED_DB=yes 2023-01-11T20:23:38.2614243Z RUST_LOG=sccache::server=error 2023-01-11T20:23:38.2614438Z HOSTNAME=72e151023937 2023-01-11T20:23:38.2614627Z GITHUB_REF_NAME=91627/merge 2023-01-11T20:23:38.2614843Z GITHUB_API_URL=https://api.github.com 2023-01-11T20:23:38.2615172Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T20:23:38.2615490Z OPENSSL_DIR=/opt/openssl 2023-01-11T20:23:38.2615702Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-01-11T20:23:38.2616169Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_af1dc658-2f5d-410f-a54d-442d853674c0 2023-01-11T20:23:38.2616483Z CUDA_PATH=/usr/local/cuda 2023-01-11T20:23:38.2616849Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T20:23:38.2617126Z GITHUB_RUN_ATTEMPT=2 2023-01-11T20:23:38.2617340Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-01-11T20:23:38.2617621Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-01-11T20:23:38.2617841Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T20:23:38.2618038Z GITHUB_ACTIONS=true 2023-01-11T20:23:38.2618225Z NVIDIA_VISIBLE_DEVICES=all 2023-01-11T20:23:38.2618428Z NV_NVPROF_VERSION=11.6.124-1 2023-01-11T20:23:38.2618654Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-01-11T20:23:38.2618935Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge 2023-01-11T20:23:38.2619185Z NVIDIA_PRODUCT_NAME=CUDA 2023-01-11T20:23:38.2619362Z CI=true 2023-01-11T20:23:38.2619625Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-01-11T20:23:38.2619836Z GITHUB_HEAD_REF=master 2023-01-11T20:23:38.2620068Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-01-11T20:23:38.2620297Z GITHUB_ACTOR=LucaLumetti 2023-01-11T20:23:38.2620511Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-01-11T20:23:38.2620724Z GITHUB_ACTION_REF= 2023-01-11T20:23:38.2620919Z NCCL_VERSION=2.12.10-1 2023-01-11T20:23:38.2621089Z GITHUB_ACTION=__run_2 2023-01-11T20:23:38.2621383Z GITHUB_REF_PROTECTED=false 2023-01-11T20:23:38.2622175Z *** 2023-01-11T20:23:38.2622343Z INSTALLED_VISION=yes 2023-01-11T20:23:38.2622508Z NVARCH=x86_64 2023-01-11T20:23:38.2622729Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-01-11T20:23:38.2622929Z HOME=/var/lib/jenkins 2023-01-11T20:23:38.2623330Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_af1dc658-2f5d-410f-a54d-442d853674c0 2023-01-11T20:23:38.2623629Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T20:23:38.2623836Z GITHUB_ACTION_REPOSITORY= 2023-01-11T20:23:38.2624027Z GITHUB_REF_TYPE=branch 2023-01-11T20:23:38.2624237Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-01-11T20:23:38.2624444Z GITHUB_RETENTION_DAYS=90 2023-01-11T20:23:38.2624726Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T20:23:38.2624953Z OUR_GITHUB_JOB_ID=10588391645 2023-01-11T20:23:38.2625216Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-01-11T20:23:38.2625634Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_af1dc658-2f5d-410f-a54d-442d853674c0 2023-01-11T20:23:38.2625918Z DEBIAN_FRONTEND=noninteractive 2023-01-11T20:23:38.2626176Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-01-11T20:23:38.2626393Z GITHUB_REF=refs/pull/91627/merge 2023-01-11T20:23:38.2626598Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-01-11T20:23:38.2626824Z GITHUB_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T20:23:38.2627044Z INSTALLED_PROTOBUF=yes 2023-01-11T20:23:38.2627268Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:23:38.2627481Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T20:23:38.2627678Z GITHUB_RUN_ID=3896099317 2023-01-11T20:23:38.2627931Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-01-11T20:23:38.2628139Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-01-11T20:23:38.2628417Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-01-11T20:23:38.2628647Z NV_NVTX_VERSION=11.6.124-1 2023-01-11T20:23:38.2628851Z GITHUB_SERVER_URL=https://github.com 2023-01-11T20:23:38.2629054Z MAX_JOBS=6 2023-01-11T20:23:38.2629227Z GITHUB_ACTOR_ID=7543386 2023-01-11T20:23:38.2629435Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-01-11T20:23:38.2629710Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-01-11T20:23:38.2630076Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T20:23:38.2630318Z UCX_HOME=/usr 2023-01-11T20:23:38.2630540Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T20:23:38.2630848Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-01-11T20:23:38.2631035Z GITHUB_BASE_REF=master 2023-01-11T20:23:38.2631211Z TERM=xterm 2023-01-11T20:23:38.2631407Z NV_NVML_DEV_VERSION=11.6.55-1 2023-01-11T20:23:38.2631589Z TORCH_CUDA_ARCH_LIST=5.2 2023-01-11T20:23:38.2631773Z CUDA_VERSION=11.6.2 2023-01-11T20:23:38.2632024Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-01-11T20:23:38.2632233Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T20:23:38.2632642Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_af1dc658-2f5d-410f-a54d-442d853674c0 2023-01-11T20:23:38.2633056Z GITHUB_JOB=build-and-test 2023-01-11T20:23:38.2633284Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-01-11T20:23:38.2633704Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_af1dc658-2f5d-410f-a54d-442d853674c0 2023-01-11T20:23:38.2633988Z SHLVL=1 2023-01-11T20:23:38.2634239Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-01-11T20:23:38.2634469Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T20:23:38.2635080Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2023-01-11T20:23:38.2635684Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-01-11T20:23:38.2635896Z GITHUB_EVENT_NAME=pull_request 2023-01-11T20:23:38.2636106Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-01-11T20:23:38.2636363Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T20:23:38.2636576Z GITHUB_RUN_NUMBER=77928 2023-01-11T20:23:38.2636752Z GITHUB_WORKFLOW=pull 2023-01-11T20:23:38.2636945Z SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:23:38.2637259Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T20:23:38.2637588Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-01-11T20:23:38.2638014Z GITHUB_WORKFLOW_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T20:23:38.2638366Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:23:38.2638626Z GITHUB_TRIGGERING_ACTOR=albanD 2023-01-11T20:23:38.2638826Z SKIP_SCCACHE_INITIALIZATION=1 2023-01-11T20:23:38.2639018Z _=/usr/bin/env 2023-01-11T20:23:38.2639321Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *cuda* ]] 2023-01-11T20:23:38.2639591Z + echo 'NVCC version:' 2023-01-11T20:23:38.2639768Z NVCC version: 2023-01-11T20:23:38.2639961Z + nvcc --version 2023-01-11T20:23:38.2734529Z nvcc: NVIDIA (R) Cuda compiler driver 2023-01-11T20:23:38.2735033Z Copyright (c) 2005-2022 NVIDIA Corporation 2023-01-11T20:23:38.2735428Z Built on Tue_Mar__8_18:18:20_PST_2022 2023-01-11T20:23:38.2735660Z Cuda compilation tools, release 11.6, V11.6.124 2023-01-11T20:23:38.2735905Z Build cuda_11.6.r11.6/compiler.31057947_0 2023-01-11T20:23:38.2764813Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *cuda11* ]] 2023-01-11T20:23:38.2765409Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *cuda11.3* ]] 2023-01-11T20:23:38.2766003Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *clang* ]] 2023-01-11T20:23:38.2766467Z + export USE_UCC=1 2023-01-11T20:23:38.2766682Z + USE_UCC=1 2023-01-11T20:23:38.2766847Z + export USE_SYSTEM_UCC=1 2023-01-11T20:23:38.2767085Z + USE_SYSTEM_UCC=1 2023-01-11T20:23:38.2767408Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *\c\a\f\f\e\2* ]] 2023-01-11T20:23:38.2767940Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2023-01-11T20:23:38.2768535Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2023-01-11T20:23:38.2769014Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2023-01-11T20:23:38.2769357Z + export USE_LLVM=/opt/llvm 2023-01-11T20:23:38.2769535Z + USE_LLVM=/opt/llvm 2023-01-11T20:23:38.2769740Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2023-01-11T20:23:38.2769959Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2023-01-11T20:23:38.2770137Z + which conda 2023-01-11T20:23:38.2777588Z /opt/conda/bin/conda 2023-01-11T20:23:38.2777965Z + export CMAKE_PREFIX_PATH=/opt/conda 2023-01-11T20:23:38.2778360Z + CMAKE_PREFIX_PATH=/opt/conda 2023-01-11T20:23:38.2779211Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *libtorch* ]] 2023-01-11T20:23:38.2780246Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-android* ]] 2023-01-11T20:23:38.2780844Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *android* ]] 2023-01-11T20:23:38.2781335Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *vulkan* ]] 2023-01-11T20:23:38.2781972Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2023-01-11T20:23:38.2782445Z + '[' -z 6 ']' 2023-01-11T20:23:38.2782907Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *cuda* ]] 2023-01-11T20:23:38.2783394Z + [[ -z 5.2 ]] 2023-01-11T20:23:38.2783955Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *clang* ]] 2023-01-11T20:23:38.2784629Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *no-ops* ]] 2023-01-11T20:23:38.2785281Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-pch* ]] 2023-01-11T20:23:38.2785928Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *linux-focal-py3.7-gcc7-build* ]] 2023-01-11T20:23:38.2786391Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *android* ]] 2023-01-11T20:23:38.2787030Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *cuda* ]] 2023-01-11T20:23:38.2787570Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-bazel-* ]] 2023-01-11T20:23:38.2787821Z + set -e 2023-01-11T20:23:38.2787966Z + get_bazel 2023-01-11T20:23:38.2790972Z ++ uname 2023-01-11T20:23:38.2816882Z + [[ Linux == \D\a\r\w\i\n ]] 2023-01-11T20:23:38.2817366Z + retry curl https://ossci-linux.s3.amazonaws.com/bazel-4.2.1-linux-x86_64 -o tools/bazel 2023-01-11T20:23:38.2817824Z + curl https://ossci-linux.s3.amazonaws.com/bazel-4.2.1-linux-x86_64 -o tools/bazel 2023-01-11T20:23:38.3878872Z % Total % Received % Xferd Average Speed Time Time Time Current 2023-01-11T20:23:38.3880076Z Dload Upload Total Spent Left Speed 2023-01-11T20:23:38.3880331Z 2023-01-11T20:23:38.9101523Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2023-01-11T20:23:38.9101940Z 100 48.1M 100 48.1M 0 0 92.2M 0 --:--:-- --:--:-- --:--:-- 92.2M 2023-01-11T20:23:38.9175977Z + echo '1a4f3a3ce292307bceeb44f459883859c793436d564b95319aacb8af1f20557c tools/bazel' 2023-01-11T20:23:38.9176525Z + shasum -a 256 -c 2023-01-11T20:23:39.2169348Z + chmod +x tools/bazel 2023-01-11T20:23:39.2198713Z + tools/bazel build --config=no-tty //... 2023-01-11T20:23:39.2365590Z Extracting Bazel installation... 2023-01-11T20:23:40.8485285Z Starting local Bazel server and connecting to it... 2023-01-11T20:23:43.7930005Z Loading: (1 packages loaded) 2023-01-11T20:23:43.7953394Z Loading: 1 packages loaded 2023-01-11T20:23:48.5820079Z ERROR: infinite symlink expansion detected 2023-01-11T20:23:48.5820800Z [start of symlink chain] 2023-01-11T20:23:48.5821869Z /var/lib/jenkins/workspace/third_party/ittapi/rust/ittapi-sys/c-library 2023-01-11T20:23:48.5822599Z /var/lib/jenkins/workspace/third_party/ittapi 2023-01-11T20:23:48.5822986Z [end of symlink chain] 2023-01-11T20:23:48.5828507Z ERROR: Infinite symlink expansion, for third_party/ittapi/rust/ittapi-sys/c-library, skipping: Infinite symlink expansion 2023-01-11T20:23:49.0068872Z Analyzing: 329 targets (21 packages loaded, 0 targets configured) 2023-01-11T20:23:49.4772834Z INFO: SHA256 (https://github.com/google/glog/archive/v0.4.0.tar.gz) = f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c 2023-01-11T20:23:49.5052911Z DEBUG: Rule 'com_github_glog' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c" 2023-01-11T20:23:49.5206793Z DEBUG: Repository com_github_glog instantiated at: 2023-01-11T20:23:49.5207312Z /var/lib/jenkins/workspace/WORKSPACE:41:13: in 2023-01-11T20:23:49.5207771Z Repository rule http_archive defined at: 2023-01-11T20:23:49.5208171Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in 2023-01-11T20:24:03.7977566Z Analyzing: 329 targets (75 packages loaded, 13149 targets configured) 2023-01-11T20:24:23.7981286Z Analyzing: 329 targets (75 packages loaded, 13149 targets configured) 2023-01-11T20:24:28.3986246Z INFO: Analyzed 329 targets (77 packages loaded, 14414 targets configured). 2023-01-11T20:24:28.4005029Z INFO: Found 329 targets... 2023-01-11T20:24:28.6335132Z [0 / 4] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2023-01-11T20:24:43.7990597Z [273 / 1,401] GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2023-01-11T20:24:52.6503613Z INFO: From Executing genrule //:generated_caffe2_aten_op_headers: 2023-01-11T20:24:52.6703444Z Skipping rename Because of Arg: c10::optional (at::DimnameList) 2023-01-11T20:24:52.6704040Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.6704561Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.6705075Z Skipping refine_names Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.6705655Z Skipping _cudnn_rnn_backward Because of Arg: ::std::array (::std::array) 2023-01-11T20:24:52.6706182Z Skipping _cudnn_init_dropout_state because it is a factory method 2023-01-11T20:24:52.6706705Z Skipping _fused_dropout Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.6707231Z Skipping native_dropout Because of Arg: c10::optional (bool) 2023-01-11T20:24:52.6707711Z Skipping _sobol_engine_draw Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.6711855Z Skipping chalf Because of Arg: c10::optional (at::MemoryFormat) 2023-01-11T20:24:52.6712491Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6712862Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6713122Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6713448Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6713702Z Skipping arange because it is a factory method 2023-01-11T20:24:52.6714020Z Skipping argmax Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.6714582Z Skipping argmax Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.6715191Z Skipping argmin Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.6715782Z Skipping argmin Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.6716382Z Skipping as_strided Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.6716946Z Skipping bartlett_window because it is a factory method 2023-01-11T20:24:52.6717581Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.6718654Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.6757992Z Skipping blackman_window because it is a factory method 2023-01-11T20:24:52.6758694Z Skipping cat Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6759143Z Skipping concat Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6759550Z Skipping concatenate Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6759851Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.6760176Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.6760812Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.6761243Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.6761547Z Skipping contiguous Because of Arg: at::MemoryFormat (at::MemoryFormat) 2023-01-11T20:24:52.6761892Z Skipping convolution_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.6762228Z Skipping _convolution_mode Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.6762511Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.6762793Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.6763074Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.6763351Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.6763619Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.6764090Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.6764611Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.6764975Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.6765258Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.6765541Z Skipping count_nonzero Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.6765860Z Skipping cudnn_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.6766200Z Skipping cummax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6766471Z Skipping cummin Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6766837Z Skipping cumprod Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.6767323Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6767792Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6768327Z Skipping cumsum Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.6768858Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6769326Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6769814Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6770088Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6770420Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.6770853Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.6771184Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.6771510Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T20:24:52.6771827Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T20:24:52.6772146Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T20:24:52.6772468Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T20:24:52.6772882Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T20:24:52.6773190Z Skipping gradient Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.6773477Z Skipping gradient Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.6773773Z Skipping div Because of Arg: c10::optional (c10::string_view) 2023-01-11T20:24:52.6774063Z Skipping div Because of Arg: c10::optional (c10::string_view) 2023-01-11T20:24:52.6774368Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2023-01-11T20:24:52.6774725Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2023-01-11T20:24:52.6775009Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.6775292Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.6775586Z Skipping _rowwise_prune Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.6775889Z Skipping embedding_bag Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.6776145Z Skipping empty because it is a factory method 2023-01-11T20:24:52.6776389Z Skipping new_empty because it is a factory method 2023-01-11T20:24:52.6776646Z Skipping new_empty_strided because it is a factory method 2023-01-11T20:24:52.6776889Z Skipping new_full because it is a factory method 2023-01-11T20:24:52.6777131Z Skipping new_zeros because it is a factory method 2023-01-11T20:24:52.6777373Z Skipping new_ones because it is a factory method 2023-01-11T20:24:52.6777626Z Skipping _empty_affine_quantized because it is a factory method 2023-01-11T20:24:52.6777920Z Skipping _empty_per_channel_affine_quantized because it is a factory method 2023-01-11T20:24:52.6778206Z Skipping empty_quantized because it is a factory method 2023-01-11T20:24:52.6778478Z Skipping empty_like because it is a factory method 2023-01-11T20:24:52.6778719Z Skipping empty_strided because it is a factory method 2023-01-11T20:24:52.6778962Z Skipping eye because it is a factory method 2023-01-11T20:24:52.6779213Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6779468Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6779747Z Skipping flatten Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.6780031Z Skipping unflatten Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6780437Z Skipping full because it is a factory method 2023-01-11T20:24:52.6780677Z Skipping full_like because it is a factory method 2023-01-11T20:24:52.6780924Z Skipping from_file because it is a factory method 2023-01-11T20:24:52.6781170Z Skipping hann_window because it is a factory method 2023-01-11T20:24:52.6781412Z Skipping hamming_window because it is a factory method 2023-01-11T20:24:52.6781669Z Skipping kaiser_window because it is a factory method 2023-01-11T20:24:52.6781937Z Skipping index_copy Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6782205Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6782471Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6782745Z Skipping nan_to_num Because of Arg: c10::optional (double) 2023-01-11T20:24:52.6783016Z Skipping nan_to_num Because of Arg: c10::optional (double) 2023-01-11T20:24:52.6783299Z Skipping nan_to_num Because of Arg: c10::optional (double) 2023-01-11T20:24:52.6783590Z Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) 2023-01-11T20:24:52.6783860Z Skipping linspace because it is a factory method 2023-01-11T20:24:52.6784096Z Skipping logspace because it is a factory method 2023-01-11T20:24:52.6784385Z Skipping log_softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.6784686Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6784948Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6785285Z Skipping _log_softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.6785598Z Skipping logcumsumexp Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6785880Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.6786177Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.6786467Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.6786744Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.6788754Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6789277Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.6789688Z Skipping mean Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.6790009Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.6790335Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.6790645Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.6790949Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7463668Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7464619Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7465650Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7466250Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7467251Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7467823Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7468316Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7468787Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7469286Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7469754Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7470193Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7470775Z Skipping miopen_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.7471382Z Skipping miopen_rnn_backward Because of Arg: ::std::array (::std::array) 2023-01-11T20:24:52.7471885Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7472358Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7472795Z Skipping ones because it is a factory method 2023-01-11T20:24:52.7473219Z Skipping ones_like because it is a factory method 2023-01-11T20:24:52.7473765Z Skipping cdist Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7474277Z Skipping _cdist_forward Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7474808Z Skipping is_pinned Because of Arg: c10::optional (at::Device) 2023-01-11T20:24:52.7475319Z Skipping pin_memory Because of Arg: c10::optional (at::Device) 2023-01-11T20:24:52.7475858Z Skipping _pin_memory Because of Arg: c10::optional (at::Device) 2023-01-11T20:24:52.7476345Z Skipping scalar_tensor because it is a factory method 2023-01-11T20:24:52.7476933Z Skipping rand because it is a factory method 2023-01-11T20:24:52.7477469Z Skipping rand_like because it is a factory method 2023-01-11T20:24:52.7478169Z Skipping randint because it is a factory method 2023-01-11T20:24:52.7478706Z Skipping randint_like because it is a factory method 2023-01-11T20:24:52.7479292Z Skipping randn because it is a factory method 2023-01-11T20:24:52.7479815Z Skipping randn_like because it is a factory method 2023-01-11T20:24:52.7480278Z Skipping randperm because it is a factory method 2023-01-11T20:24:52.7480867Z Skipping range because it is a factory method 2023-01-11T20:24:52.7481655Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7482306Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7482866Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7483548Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7484200Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7484755Z Skipping rrelu Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.7485474Z Skipping gelu Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7486277Z Skipping gelu_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7486832Z Skipping select Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7487332Z Skipping logit Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7487774Z Skipping size Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7488295Z Skipping slice Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7488822Z Skipping slice Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7489330Z Skipping slice Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7489826Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7490355Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7490893Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7491417Z Skipping as_strided_scatter Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7491971Z Skipping softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7492514Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7493031Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7493527Z Skipping _softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7494113Z Skipping squeeze Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7494586Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7494974Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7496231Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7497073Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7558926Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7559409Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7559881Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7560365Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7560842Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7561322Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7561806Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7562270Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7562736Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7563198Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7563669Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7564151Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7564623Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7565095Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7565564Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7566181Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7566655Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7567132Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7567598Z Skipping stride Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7568108Z Skipping sum Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7568669Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7569217Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7569859Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7570394Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7570894Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7571379Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7571950Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7572572Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7573154Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7573717Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7574278Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7574818Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7575384Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7575935Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7576496Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7577045Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7577595Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7578147Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7578714Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7579285Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7579860Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7580426Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7580984Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7581532Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7582062Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7582583Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7583108Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7583629Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7584149Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7584649Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7585153Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7585642Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7586130Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7586622Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7587125Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7587656Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7588278Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7588804Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7589281Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7589734Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7590214Z Skipping transpose Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7590759Z Skipping _nested_tensor_offsets Because of Ret: ::std::vector (at::IntArrayRef) 2023-01-11T20:24:52.7591314Z Skipping unique_consecutive Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7591907Z Skipping vander Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7592401Z Skipping vander Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7592917Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7593568Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7594135Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7594693Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7595230Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7595788Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7596319Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7596813Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7597321Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7597933Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7598441Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7598922Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7599462Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7600044Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7600608Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7601181Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7601754Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7602310Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7602850Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7603375Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7603896Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7604409Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7604930Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7605447Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T20:24:52.7605903Z Skipping zeros because it is a factory method 2023-01-11T20:24:52.7606379Z Skipping _efficientzerotensor because it is a factory method 2023-01-11T20:24:52.7606864Z Skipping zeros_like because it is a factory method 2023-01-11T20:24:52.7607386Z Skipping _standard_gamma Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.7607987Z Skipping _sample_dirichlet Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.7608717Z Skipping poisson Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.7609288Z Skipping binomial Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.7609861Z Skipping native_norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.7610533Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7611072Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7611639Z Skipping _sparse_csr_sum Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7612229Z Skipping _sparse_csr_prod Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7612831Z Skipping _sparse_softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7613389Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7613958Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7614516Z Skipping _sparse_log_softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7615081Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7615611Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7616131Z Skipping _spdiags Because of Arg: c10::optional (at::Layout) 2023-01-11T20:24:52.7616678Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.7617277Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.7617820Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.7618376Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.7618928Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.7619486Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.7620023Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.7620593Z Skipping clone Because of Arg: c10::optional (at::MemoryFormat) 2023-01-11T20:24:52.7621149Z Skipping sparse_compressed_tensor because it is a factory method 2023-01-11T20:24:52.7621637Z Skipping sparse_csr_tensor because it is a factory method 2023-01-11T20:24:52.7622117Z Skipping sparse_csc_tensor because it is a factory method 2023-01-11T20:24:52.7622596Z Skipping sparse_bsr_tensor because it is a factory method 2023-01-11T20:24:52.7623060Z Skipping sparse_bsc_tensor because it is a factory method 2023-01-11T20:24:52.7623575Z Skipping _sparse_compressed_tensor_unsafe because it is a factory method 2023-01-11T20:24:52.7624109Z Skipping _sparse_csr_tensor_unsafe because it is a factory method 2023-01-11T20:24:52.7624620Z Skipping _sparse_csc_tensor_unsafe because it is a factory method 2023-01-11T20:24:52.7625113Z Skipping _sparse_bsr_tensor_unsafe because it is a factory method 2023-01-11T20:24:52.7625622Z Skipping _sparse_bsc_tensor_unsafe because it is a factory method 2023-01-11T20:24:52.7626115Z Skipping sparse_coo_tensor because it is a factory method 2023-01-11T20:24:52.7626600Z Skipping _sparse_coo_tensor_unsafe because it is a factory method 2023-01-11T20:24:52.7627121Z Skipping _sparse_coo_tensor_with_dims because it is a factory method 2023-01-11T20:24:52.7627667Z Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method 2023-01-11T20:24:52.7628237Z Skipping to_dense Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7628798Z Skipping _to_dense Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7629319Z Skipping unbind Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7629826Z Skipping to_sparse Because of Arg: c10::optional (at::Layout) 2023-01-11T20:24:52.7630347Z Skipping to_sparse Because of Arg: c10::optional (at::Layout) 2023-01-11T20:24:52.7630903Z Skipping to_mkldnn Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7631581Z Skipping mkldnn_reorder_conv2d_weight Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7632204Z Skipping quantize_per_tensor_dynamic Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7632788Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7633423Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7633990Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7634545Z Skipping quantize_per_channel Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7635045Z Skipping q_scale Because of Ret: double (double) 2023-01-11T20:24:52.7635571Z Skipping qscheme Because of Ret: at::QScheme (at::QScheme) 2023-01-11T20:24:52.7636058Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2023-01-11T20:24:52.7636578Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2023-01-11T20:24:52.7637155Z Skipping _autocast_to_reduced_precision Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7637776Z Skipping _to_copy because it is a factory method 2023-01-11T20:24:52.7638201Z Skipping to because it is a factory method 2023-01-11T20:24:52.7638675Z Skipping meshgrid Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7639202Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7639714Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7640240Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7640772Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7641286Z Skipping can_cast Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7641825Z Skipping promote_types Because of Ret: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7642364Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7642909Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7643448Z Skipping _masked_softmax_backward Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7643983Z Skipping view Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7644474Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7644956Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7645469Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7646001Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7646514Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7646991Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7647491Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7648002Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7648490Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7648974Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7649466Z Skipping scatter_add Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7649974Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7650520Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7651037Z Skipping cross Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7651504Z Skipping tril_indices because it is a factory method 2023-01-11T20:24:52.7651956Z Skipping triu_indices because it is a factory method 2023-01-11T20:24:52.7652453Z Skipping take_along_dim Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7652961Z Skipping index_select Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7653442Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7654014Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7654519Z Skipping linalg_vander Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7655061Z Skipping multinomial Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.7655661Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7656281Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7656898Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7657596Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7658268Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7658943Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7659611Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7660275Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7660946Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7661596Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7662233Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7662841Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7663463Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7664089Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7664700Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7665322Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7665949Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7666578Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7667133Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7667644Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7668154Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7668643Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7669148Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7669657Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7670171Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7670678Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7671197Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7671723Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7672228Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7672907Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7673463Z Skipping sort Because of Arg: c10::optional (bool) 2023-01-11T20:24:52.7673931Z Skipping sort Because of Arg: c10::optional (bool) 2023-01-11T20:24:52.7674400Z Skipping sort Because of Arg: c10::optional (bool) 2023-01-11T20:24:52.7674925Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7675391Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7675863Z Skipping sort Because of Arg: c10::optional (bool) 2023-01-11T20:24:52.7676314Z Skipping sort Because of Arg: c10::optional (bool) 2023-01-11T20:24:52.7676789Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7677273Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2023-01-11T20:24:52.7677912Z Skipping normal_functional Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.7678499Z Skipping normal because it is a factory method 2023-01-11T20:24:52.7679023Z Skipping _foreach_add Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T20:24:52.7679622Z Skipping _foreach_sub Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T20:24:52.7680201Z Skipping _foreach_div Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T20:24:52.7680793Z Skipping _foreach_mul Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T20:24:52.7681413Z Skipping _foreach_addcdiv Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T20:24:52.7682026Z Skipping _foreach_addcmul Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T20:24:52.7682613Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2023-01-11T20:24:52.7683207Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2023-01-11T20:24:52.7683800Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2023-01-11T20:24:52.7684386Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2023-01-11T20:24:52.7684964Z Skipping rrelu_with_noise Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.7685527Z Skipping avg_pool2d Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7686058Z Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7686576Z Skipping avg_pool3d Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7687107Z Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7687629Z Skipping _pad_enum Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7688119Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7688618Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7689190Z Skipping upsample_linear1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7689828Z Skipping upsample_bilinear2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7690450Z Skipping _upsample_bilinear2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7691093Z Skipping upsample_trilinear3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7691731Z Skipping upsample_bicubic2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7692357Z Skipping _upsample_bicubic2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7692990Z Skipping upsample_nearest1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7693628Z Skipping _upsample_nearest_exact1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7694268Z Skipping upsample_nearest2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7694891Z Skipping _upsample_nearest_exact2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7695530Z Skipping upsample_nearest3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7696255Z Skipping _upsample_nearest_exact3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7696854Z Skipping upsample_linear1d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7697416Z Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7697995Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7698548Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7699109Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7699749Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7700335Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7700913Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7701489Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7702094Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7702679Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7703223Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7703796Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7704389Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7704978Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7705530Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7706120Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7706721Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7707296Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7707862Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7708423Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7709000Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7709582Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7710186Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7710768Z Skipping upsample_nearest1d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7711317Z Skipping _upsample_nearest_exact1d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7711902Z Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7712512Z Skipping _upsample_nearest_exact1d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7713088Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7713691Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7714258Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7714841Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7715419Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7716014Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7716614Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7717225Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7717997Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7718553Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7719099Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7719648Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7720226Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7720805Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7721433Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7722006Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7722606Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7723220Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7723821Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7724428Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7725005Z Skipping logit_backward Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7725542Z Skipping special_logit Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7726104Z Skipping special_log_softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7726721Z Skipping special_softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7727404Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7727891Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7728389Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7728884Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7729382Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7729865Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7730371Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7730872Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7731354Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7731858Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7732361Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7732854Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7733355Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7733852Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7734322Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7734808Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7735316Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7735820Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7736347Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7736932Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7737513Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7738085Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7738644Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7739285Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7739866Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7740430Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7741000Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7741584Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7742168Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7742846Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7743428Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7744011Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7744578Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7745157Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7745740Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7746319Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7746884Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7747465Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7748037Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7748608Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7749189Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7749770Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7750356Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7750919Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7751498Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7752082Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7752652Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7753232Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7753922Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7754495Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7755058Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7755639Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7756231Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7756792Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7757307Z Skipping fft_fftfreq because it is a factory method 2023-01-11T20:24:52.7757883Z Skipping fft_rfftfreq because it is a factory method 2023-01-11T20:24:52.7758409Z Skipping fft_fftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7759020Z Skipping fft_ifftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7759594Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7760118Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7760626Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7761157Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7761794Z Skipping linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7762320Z Skipping linalg_eigvalsh Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7762904Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.7763502Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.7764091Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.7764669Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.7765276Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7765794Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7766302Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7766823Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7767395Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7768022Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7768622Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7769237Z Skipping linalg_matrix_norm Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7769822Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7770363Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7770905Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7771444Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7772011Z Skipping _linalg_svd Because of Arg: c10::optional (c10::string_view) 2023-01-11T20:24:52.7772567Z Skipping linalg_svd Because of Arg: c10::optional (c10::string_view) 2023-01-11T20:24:52.7773141Z Skipping linalg_svdvals Because of Arg: c10::optional (c10::string_view) 2023-01-11T20:24:52.7773735Z Skipping linalg_cond Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T20:24:52.7774276Z Skipping linalg_cond Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7774799Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7775323Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7775841Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7776404Z Skipping linalg_tensorsolve Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7776975Z Skipping linalg_qr Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7777508Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7778039Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7778577Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2023-01-11T20:24:52.7779173Z Skipping nested_to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7779822Z Skipping _test_optional_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7780464Z Skipping _test_optional_filled_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7781133Z Skipping _test_optional_floatlist Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T20:24:52.7781750Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7782343Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7782914Z Skipping _test_ambiguous_defaults Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7783477Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7784023Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7784548Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7785081Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7785660Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7786175Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7786707Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7787273Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7787863Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7788427Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7789002Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7789574Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T20:24:52.7790179Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7790868Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7791523Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7792179Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2023-01-11T20:24:52.7792755Z Skipping as_strided_copy Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7793279Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7793872Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7794381Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7794881Z Skipping view_copy Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T20:24:52.7795456Z Skipping to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T20:24:52.7796073Z Skipping _transformer_encoder_layer_fwd Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7796643Z Skipping _native_multi_head_attention Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7797231Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7797924Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7798520Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7799090Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.7799674Z Skipping resize Because of Arg: c10::optional (at::MemoryFormat) 2023-01-11T20:24:52.7800260Z Skipping resize_as Because of Arg: c10::optional (at::MemoryFormat) 2023-01-11T20:24:52.7800771Z Skipping set Because of Arg: at::Storage (at::Storage) 2023-01-11T20:24:52.7801235Z Skipping set Because of Arg: at::Storage (at::Storage) 2023-01-11T20:24:52.7801698Z Skipping set Because of Arg: at::Storage (at::Storage) 2023-01-11T20:24:52.7802165Z Skipping random Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7802664Z Skipping random Because of Arg: c10::optional (int64_t) 2023-01-11T20:24:52.7803279Z Skipping random Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.7803837Z Skipping random Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.7804380Z Skipping uniform Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.7804938Z Skipping cauchy Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.7805505Z Skipping log_normal Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.7806062Z Skipping exponential Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:52.7806639Z Skipping geometric Because of Arg: c10::optional (at::Generator) 2023-01-11T20:24:53.7994757Z [277 / 1,401] checking cached actions 2023-01-11T20:25:04.6914574Z [293 / 2,381] [Prepa] action 'SolibSymlink _solib_k8/_U@cuda_S_S_Ccusparse___Utargets_Sx86_U64-linux_Slib/libcusparse.so' ... (2 actions, 0 running) 2023-01-11T20:25:06.5393676Z INFO: From Compiling src/libm/mkalias.c [for host]: 2023-01-11T20:25:06.5403139Z external/sleef/src/libm/mkalias.c: In function 'main': 2023-01-11T20:25:06.5403930Z external/sleef/src/libm/mkalias.c:40:16: warning: unused variable 'vparameterStr' [-Wunused-variable] 2023-01-11T20:25:06.5404553Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2023-01-11T20:25:06.5404939Z ^~~~~~~~~~~~~ 2023-01-11T20:25:06.5405599Z external/sleef/src/libm/mkalias.c:39:16: warning: unused variable 'ulpSuffixStr' [-Wunused-variable] 2023-01-11T20:25:06.5406164Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2023-01-11T20:25:06.5406564Z ^~~~~~~~~~~~ 2023-01-11T20:25:06.5407218Z external/sleef/src/libm/mkalias.c:37:16: warning: unused variable 'typeSpecS' [-Wunused-variable] 2023-01-11T20:25:06.5407713Z static char *typeSpecS[] = { "", "f" }; 2023-01-11T20:25:06.5408045Z ^~~~~~~~~ 2023-01-11T20:25:06.5408681Z external/sleef/src/libm/mkalias.c:24:9: warning: unused variable 'mangledisa' [-Wunused-variable] 2023-01-11T20:25:06.5409073Z char *mangledisa = argv[4]; 2023-01-11T20:25:06.5409344Z ^~~~~~~~~~ 2023-01-11T20:25:06.5409645Z At top level: 2023-01-11T20:25:06.5410259Z external/sleef/src/libm/mkalias.c:37:16: warning: 'typeSpecS' defined but not used [-Wunused-variable] 2023-01-11T20:25:06.5410754Z static char *typeSpecS[] = { "", "f" }; 2023-01-11T20:25:06.5411104Z ^~~~~~~~~ 2023-01-11T20:25:06.5411722Z external/sleef/src/libm/mkalias.c:39:16: warning: 'ulpSuffixStr' defined but not used [-Wunused-variable] 2023-01-11T20:25:06.5412299Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2023-01-11T20:25:06.5412675Z ^~~~~~~~~~~~ 2023-01-11T20:25:06.5413238Z external/sleef/src/libm/mkalias.c:40:16: warning: 'vparameterStr' defined but not used [-Wunused-variable] 2023-01-11T20:25:06.5413758Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2023-01-11T20:25:06.5414109Z ^~~~~~~~~~~~~ 2023-01-11T20:25:11.1787942Z INFO: From Compiling third_party/miniz-2.1.0/miniz.c: 2023-01-11T20:25:11.1797856Z third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2023-01-11T20:25:11.1798975Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2023-01-11T20:25:11.1799475Z ^~~~~~~ 2023-01-11T20:25:12.4000310Z INFO: From Compiling c10/cuda/test/impl/CUDAAssertionsTest_from_2_processes.cu: 2023-01-11T20:25:12.4168003Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:25:12.4168669Z INFO: From Compiling c10/cuda/test/impl/CUDAAssertionsTest_1_var_test.cu: 2023-01-11T20:25:12.4169155Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:25:15.2366247Z INFO: From Compiling gloo/cuda_private.cu: 2023-01-11T20:25:15.2401627Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:25:15.3855521Z INFO: From Compiling gloo/cuda.cu: 2023-01-11T20:25:15.3856250Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:25:17.0962737Z [697 / 4,024] Executing genrule //:gen_aten; 11s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T20:25:22.7357116Z INFO: From Compiling c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_same_block.cu: 2023-01-11T20:25:22.7366908Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:25:31.4261109Z [1,037 / 4,024] Executing genrule //:gen_aten; 25s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T20:25:39.9548331Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2023-01-11T20:25:39.9614592Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T20:25:39.9615699Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:112:35: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:39.9616429Z [=](Vec a, Vec b, Vec c) -> Vec { 2023-01-11T20:25:39.9616782Z ^~~ 2023-01-11T20:25:40.4834909Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:40.4835619Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2023-01-11T20:25:40.4836391Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2023-01-11T20:25:40.4837449Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2023-01-11T20:25:40.4839772Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:40.4840255Z inline Vectorized convert_to_bool(Vectorized x) { 2023-01-11T20:25:40.4840598Z ^~~~~~~~~~~~~~~ 2023-01-11T20:25:42.0070601Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:42.0078798Z In file included from aten/src/ATen/native/cpu/Loops.h:37:0, 2023-01-11T20:25:42.0079603Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:13: 2023-01-11T20:25:42.0080654Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2023-01-11T20:25:42.0081527Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:42.0082094Z inline Vectorized convert_to_bool(Vectorized x) { 2023-01-11T20:25:42.0082488Z ^~~~~~~~~~~~~~~ 2023-01-11T20:25:42.0151778Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:42.0153103Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T20:25:42.0153961Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:25:38: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:42.0154350Z Vectorized t2_vec) { 2023-01-11T20:25:42.0154563Z ^ 2023-01-11T20:25:42.4378374Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:42.4383662Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2023-01-11T20:25:42.4384612Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2023-01-11T20:25:42.4385540Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2023-01-11T20:25:42.4386343Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:42.4386886Z inline Vectorized convert_to_bool(Vectorized x) { 2023-01-11T20:25:42.4387298Z ^~~~~~~~~~~~~~~ 2023-01-11T20:25:42.4393083Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:42.4394866Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8:0: 2023-01-11T20:25:42.4395784Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T20:25:42.4396916Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:28:48: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:42.4397825Z [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2023-01-11T20:25:42.4398142Z ^ 2023-01-11T20:25:43.4071242Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2023-01-11T20:25:43.4072107Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T20:25:43.4073068Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp:34:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:43.4073498Z [](Vec x, Vec y) -> Vec { return x + y; }); 2023-01-11T20:25:43.4073710Z ^~~ 2023-01-11T20:25:43.7547994Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:43.7549330Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:9:0: 2023-01-11T20:25:43.7550792Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2023-01-11T20:25:43.7551732Z aten/src/ATen/native/cpu/utils.h:45:3: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:43.7552305Z Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2023-01-11T20:25:43.7552678Z ^~~~ 2023-01-11T20:25:43.9432683Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:43.9496836Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7:0: 2023-01-11T20:25:43.9497544Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2023-01-11T20:25:43.9498411Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:43.9498897Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2023-01-11T20:25:43.9499105Z ^ 2023-01-11T20:25:43.9837515Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:43.9838531Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T20:25:43.9839326Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp:79:32: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:43.9839727Z [](Vectorized x_vec) { return x_vec.log(); }, 2023-01-11T20:25:43.9839940Z ^ 2023-01-11T20:25:45.0708859Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:45.0709346Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T20:25:45.0710200Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:11: 2023-01-11T20:25:45.0711620Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized) [with scalar_t = float; Op = at::native::{anonymous}::CalcInternalGradientsChannelsLast(const T*, const T*, const PT*, PT*, PT*, int64_t, int64_t, int64_t) [with T = c10::BFloat16; PT = float]::]': 2023-01-11T20:25:45.0712740Z aten/src/ATen/cpu/vec/functional_base.h:82:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:45.0713395Z inline scalar_t vec_reduce_all(const Op& vec_fun, Vectorized acc_vec) { 2023-01-11T20:25:45.0713773Z ^~~~~~~~~~~~~~ 2023-01-11T20:25:45.0785088Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:45.0864185Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4:0: 2023-01-11T20:25:45.0865187Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T20:25:45.0866326Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:64:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:45.0867004Z Vec vec2_vec) __ubsan_ignore_undefined__ { 2023-01-11T20:25:45.0867240Z ^ 2023-01-11T20:25:45.2034833Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:45.2047355Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T20:25:45.2048205Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:12: 2023-01-11T20:25:45.2050067Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = float; Op = at::native::{anonymous}::batch_norm_cpu_collect_stats_contiguous_internal(at::Tensor&, at::Tensor&, const at::Tensor&):: [with param_t = float]::&, at::vec::DEFAULT::Vectorized&)>]': 2023-01-11T20:25:45.2051449Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:45.2052000Z inline scalar_t vec_reduce_all( 2023-01-11T20:25:45.2052330Z ^~~~~~~~~~~~~~ 2023-01-11T20:25:45.6757068Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:45.6757970Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:6:0: 2023-01-11T20:25:45.6758653Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2023-01-11T20:25:45.6759177Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:45.6759500Z inline Vectorized convert_to_bool(Vectorized x) { 2023-01-11T20:25:45.6759736Z ^~~~~~~~~~~~~~~ 2023-01-11T20:25:45.8341978Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:45.8342986Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:45.8343600Z # pragma unroll 2023-01-11T20:25:45.8343905Z 2023-01-11T20:25:46.8654767Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:46.8659567Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:7:0: 2023-01-11T20:25:46.8660654Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T20:25:46.8661657Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:37:57: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:46.8662344Z [=](Vectorized a, Vectorized b) __ubsan_ignore_undefined__ { 2023-01-11T20:25:46.8662745Z ^ 2023-01-11T20:25:46.9059152Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2023-01-11T20:25:46.9061557Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:46.9062083Z # pragma unroll 2023-01-11T20:25:46.9062385Z 2023-01-11T20:25:46.9063147Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:46.9063710Z # pragma unroll 2023-01-11T20:25:46.9063997Z 2023-01-11T20:25:46.9064729Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:46.9065286Z # pragma unroll 2023-01-11T20:25:46.9149775Z 2023-01-11T20:25:46.9150865Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:46.9151490Z # pragma unroll 2023-01-11T20:25:46.9151804Z 2023-01-11T20:25:46.9153002Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:46.9153599Z # pragma unroll 2023-01-11T20:25:46.9153890Z 2023-01-11T20:25:46.9154684Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:46.9155239Z # pragma unroll 2023-01-11T20:25:46.9155513Z 2023-01-11T20:25:46.9156250Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:46.9156820Z # pragma unroll 2023-01-11T20:25:46.9157098Z 2023-01-11T20:25:46.9157956Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:46.9158521Z # pragma unroll 2023-01-11T20:25:46.9158825Z 2023-01-11T20:25:46.9159598Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:46.9160168Z # pragma unroll 2023-01-11T20:25:46.9160462Z 2023-01-11T20:25:47.7511331Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2023-01-11T20:25:47.7512347Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:47.7512929Z # pragma unroll 2023-01-11T20:25:47.7513212Z 2023-01-11T20:25:47.7513968Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:47.7514609Z # pragma unroll 2023-01-11T20:25:47.7514905Z 2023-01-11T20:25:47.7515621Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:47.7516202Z # pragma unroll 2023-01-11T20:25:47.7516507Z 2023-01-11T20:25:47.7517249Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:47.7517990Z # pragma unroll 2023-01-11T20:25:47.7518292Z 2023-01-11T20:25:47.8432446Z [1,412 / 4,024] Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp; 0s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T20:25:49.8087865Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2023-01-11T20:25:49.8102188Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2:0: 2023-01-11T20:25:49.8103209Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2023-01-11T20:25:49.8104330Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:182:42: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2023-01-11T20:25:49.8108240Z [=](Vectorized a) -> Vectorized { return a; }); 2023-01-11T20:25:49.8108745Z ^~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:25:50.2519446Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2023-01-11T20:25:50.2520248Z In file included from /usr/include/c++/7/tuple:39:0, 2023-01-11T20:25:50.2520862Z from /usr/include/c++/7/functional:54, 2023-01-11T20:25:50.2523310Z from ./c10/core/DeviceType.h:10, 2023-01-11T20:25:50.2523723Z from ./c10/core/Device.h:3, 2023-01-11T20:25:50.2524585Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:11, 2023-01-11T20:25:50.2527269Z from aten/src/ATen/core/Tensor.h:3, 2023-01-11T20:25:50.2528162Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:2: 2023-01-11T20:25:50.2530105Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T20:25:50.2534386Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T20:25:50.2536328Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T20:25:50.2538357Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T20:25:50.2542317Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T20:25:50.2544688Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T20:25:50.2547585Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T20:25:50.2551339Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4229:1: required from here 2023-01-11T20:25:50.2552469Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T20:25:50.2553112Z struct array 2023-01-11T20:25:50.2553602Z ^~~~~ 2023-01-11T20:25:50.2555220Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2023-01-11T20:25:50.2555883Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:25:50.2556198Z ^~~~~~~~ 2023-01-11T20:25:50.2557199Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T20:25:50.2559458Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T20:25:50.2561261Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T20:25:50.2563062Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T20:25:50.2564789Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T20:25:50.2566627Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T20:25:50.2568068Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T20:25:50.2568887Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4229:1: required from here 2023-01-11T20:25:50.2569459Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T20:25:50.2569766Z struct array 2023-01-11T20:25:50.2569937Z ^~~~~ 2023-01-11T20:25:50.2570464Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2023-01-11T20:25:50.2570927Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:25:50.2571195Z ^~~~~~~~ 2023-01-11T20:25:50.2572028Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T20:25:50.2573105Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T20:25:50.2574197Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T20:25:50.2575231Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T20:25:50.2576219Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T20:25:50.2577492Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T20:25:50.2578904Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T20:25:50.2579775Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4229:1: required from here 2023-01-11T20:25:50.2580300Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T20:25:50.2580611Z struct array 2023-01-11T20:25:50.2580895Z ^~~~~ 2023-01-11T20:25:50.2581640Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2023-01-11T20:25:50.2582135Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:25:50.2582411Z ^~~~~~~~ 2023-01-11T20:25:50.2583265Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T20:25:50.2584454Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T20:25:50.2585455Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T20:25:50.2586429Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T20:25:50.2587418Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T20:25:50.2588633Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T20:25:50.2589995Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T20:25:50.2590843Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4230:1: required from here 2023-01-11T20:25:50.2591379Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T20:25:50.2591652Z struct array 2023-01-11T20:25:50.2591807Z ^~~~~ 2023-01-11T20:25:50.2592309Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2023-01-11T20:25:50.2592661Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:25:50.2592900Z ^~~~~~~~ 2023-01-11T20:25:50.2593670Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T20:25:50.2594824Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T20:25:50.2595831Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T20:25:50.2596817Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T20:25:50.2598031Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T20:25:50.2600291Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T20:25:50.2603009Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T20:25:50.2604577Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4230:1: required from here 2023-01-11T20:25:50.2605560Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T20:25:50.2606053Z struct array 2023-01-11T20:25:50.2606345Z ^~~~~ 2023-01-11T20:25:50.2607248Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2023-01-11T20:25:50.2607885Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:25:50.2608263Z ^~~~~~~~ 2023-01-11T20:25:50.2609704Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T20:25:50.2611650Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T20:25:50.2613401Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T20:25:50.2615241Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T20:25:50.2617021Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T20:25:50.2619413Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T20:25:50.2621956Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T20:25:50.2623477Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4230:1: required from here 2023-01-11T20:25:50.2624519Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T20:25:50.2624972Z struct array 2023-01-11T20:25:50.2625262Z ^~~~~ 2023-01-11T20:25:50.2626090Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2023-01-11T20:25:50.2665772Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:25:50.2666315Z ^~~~~~~~ 2023-01-11T20:25:50.2666759Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2023-01-11T20:25:50.2668133Z from aten/src/ATen/cpu/vec/vec.h:6, 2023-01-11T20:25:50.2668864Z from aten/src/ATen/native/cpu/Loops.h:37, 2023-01-11T20:25:50.2669707Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:11: 2023-01-11T20:25:50.2670921Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::AVX2::Vectorized::int_vec_return_type at::vec::AVX2::Vectorized::widening_subtract(at::vec::AVX2::Vectorized) const': 2023-01-11T20:25:50.2671914Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:313:25: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2023-01-11T20:25:50.2672505Z int_vec_return_type widening_subtract(Vectorized b) const { 2023-01-11T20:25:50.2672920Z ^~~~~~~~~~~~~~~~~ 2023-01-11T20:25:52.1186875Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:52.1191124Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:52.1193940Z # pragma unroll 2023-01-11T20:25:52.1194388Z 2023-01-11T20:25:52.1195285Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:52.1195975Z # pragma unroll 2023-01-11T20:25:52.1199592Z 2023-01-11T20:25:52.1201161Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:52.1201983Z # pragma unroll 2023-01-11T20:25:52.1202297Z 2023-01-11T20:25:52.1203414Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:52.1204171Z # pragma unroll 2023-01-11T20:25:52.1204484Z 2023-01-11T20:25:52.1205442Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:52.1206157Z # pragma unroll 2023-01-11T20:25:52.1206594Z 2023-01-11T20:25:52.1207547Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:52.1208292Z # pragma unroll 2023-01-11T20:25:52.1208598Z 2023-01-11T20:25:52.1209647Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:52.1210504Z # pragma unroll 2023-01-11T20:25:52.1210807Z 2023-01-11T20:25:52.1211899Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:52.1212651Z # pragma unroll 2023-01-11T20:25:52.1212945Z 2023-01-11T20:25:52.1213911Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:52.1214652Z # pragma unroll 2023-01-11T20:25:52.1215074Z 2023-01-11T20:25:52.1329275Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:52.1330115Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2:0: 2023-01-11T20:25:52.1330994Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T20:25:52.1332034Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:192:42: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:52.1332887Z [=](Vectorized a) -> Vectorized { return a; }); 2023-01-11T20:25:52.1333312Z ^~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:25:53.5472441Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:53.5475280Z In file included from ./c10/util/ArrayRef.h:21:0, 2023-01-11T20:25:53.5475962Z from ./c10/core/DispatchKey.h:5, 2023-01-11T20:25:53.5476833Z from ./c10/core/Backend.h:4, 2023-01-11T20:25:53.5477215Z from ./c10/core/Layout.h:3, 2023-01-11T20:25:53.5478196Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:12, 2023-01-11T20:25:53.5478607Z from aten/src/ATen/core/Tensor.h:3, 2023-01-11T20:25:53.5478962Z from aten/src/ATen/native/layer_norm.h:3, 2023-01-11T20:25:53.5479634Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:2: 2023-01-11T20:25:53.5480751Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2023-01-11T20:25:53.5481701Z ./c10/util/SmallVector.h:606:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:53.5482188Z void growAndAssign(size_t NumElts, T Elt) { 2023-01-11T20:25:53.5482503Z ^~~~~~~~~~~~~ 2023-01-11T20:25:53.6181342Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:53.6187199Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T20:25:53.6188242Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:13: 2023-01-11T20:25:53.6190685Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = unsigned char; Op = at::native::{anonymous}::reduce_all_impl_vec(at::Tensor&, const at::Tensor&, scalar_t, func_t, vec_func_t):: [with scalar_t = unsigned char; func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::; vec_func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::]::, at::vec::DEFAULT::Vectorized)>]': 2023-01-11T20:25:53.6192361Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:53.6192871Z inline scalar_t vec_reduce_all( 2023-01-11T20:25:53.6193171Z ^~~~~~~~~~~~~~ 2023-01-11T20:25:53.7492682Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2023-01-11T20:25:53.7494015Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8:0: 2023-01-11T20:25:53.7496160Z bazel-out/k8-fastbuild/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T20:25:53.7497332Z bazel-out/k8-fastbuild/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:38:78: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:53.7498185Z [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2023-01-11T20:25:53.7498944Z ^ 2023-01-11T20:25:54.0330885Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:54.0332424Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T20:25:54.0337888Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp:61:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:54.0338749Z [](Vec base) -> Vec { return base * base; } 2023-01-11T20:25:54.0339186Z ^~~ 2023-01-11T20:25:54.5369650Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:54.5370821Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:12:0: 2023-01-11T20:25:54.5371799Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T20:25:54.5372912Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:342:84: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:54.5373715Z [](Vectorized a, Vectorized min, Vectorized max) { 2023-01-11T20:25:54.5374199Z ^ 2023-01-11T20:25:54.5703948Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:54.5709685Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T20:25:54.5710859Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:8: 2023-01-11T20:25:54.5712885Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::weight_norm_first_dim_kernel(at::TensorBase&, at::TensorBase&, const at::TensorBase&, const at::TensorBase&, int64_t, int64_t):: [with scalar_t = double; accscalar_t = double]::, at::vec::DEFAULT::Vectorized)>]': 2023-01-11T20:25:54.5714517Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:54.5715049Z inline scalar_t vec_reduce_all( 2023-01-11T20:25:54.5715385Z ^~~~~~~~~~~~~~ 2023-01-11T20:25:54.9018947Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:54.9021132Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T20:25:54.9022152Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:12: 2023-01-11T20:25:54.9026882Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::_vec_softmax_lastdim(scalar_t*, scalar_t*, int64_t, int64_t):: [with scalar_t = double]::&, at::vec::DEFAULT::Vectorized&)>]': 2023-01-11T20:25:54.9028862Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:54.9029714Z inline scalar_t vec_reduce_all( 2023-01-11T20:25:54.9033474Z ^~~~~~~~~~~~~~ 2023-01-11T20:25:55.0705660Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:55.0707051Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:55.0708289Z # pragma unroll 2023-01-11T20:25:55.0709080Z 2023-01-11T20:25:55.0709976Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:55.0710530Z # pragma unroll 2023-01-11T20:25:55.0710825Z 2023-01-11T20:25:55.0711597Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:55.0712197Z # pragma unroll 2023-01-11T20:25:55.0712492Z 2023-01-11T20:25:55.0713245Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:55.0713826Z # pragma unroll 2023-01-11T20:25:55.0714123Z 2023-01-11T20:25:55.0714832Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3:0: 2023-01-11T20:25:55.0715694Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T20:25:55.0716771Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:613:63: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:55.0717516Z [=](Vectorized a, Vectorized b) { return a + b; }); 2023-01-11T20:25:55.0718116Z ^ 2023-01-11T20:25:55.1915412Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2023-01-11T20:25:55.1916210Z In file included from /usr/include/c++/7/tuple:39:0, 2023-01-11T20:25:55.1916646Z from /usr/include/c++/7/functional:54, 2023-01-11T20:25:55.1917069Z from ./c10/core/DeviceType.h:10, 2023-01-11T20:25:55.1917464Z from ./c10/core/Device.h:3, 2023-01-11T20:25:55.1918260Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:11, 2023-01-11T20:25:55.1918772Z from aten/src/ATen/core/Tensor.h:3, 2023-01-11T20:25:55.1919587Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:2: 2023-01-11T20:25:55.1921384Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T20:25:55.1923353Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T20:25:55.1925268Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T20:25:55.1927277Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T20:25:55.1929142Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T20:25:55.1931471Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T20:25:55.1934129Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T20:25:55.1935624Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4229:1: required from here 2023-01-11T20:25:55.1936240Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T20:25:55.1936519Z struct array 2023-01-11T20:25:55.1936674Z ^~~~~ 2023-01-11T20:25:55.1937149Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2023-01-11T20:25:55.1937504Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:25:55.1937720Z ^~~~~~~~ 2023-01-11T20:25:55.1938510Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T20:25:55.1939581Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T20:25:55.1940580Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T20:25:55.1941565Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T20:25:55.1942538Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T20:25:55.1943834Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T20:25:55.1945204Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T20:25:55.1946093Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4229:1: required from here 2023-01-11T20:25:55.1946634Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T20:25:55.1946909Z struct array 2023-01-11T20:25:55.1947084Z ^~~~~ 2023-01-11T20:25:55.1947558Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2023-01-11T20:25:55.1947915Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:25:55.1948145Z ^~~~~~~~ 2023-01-11T20:25:55.1948937Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T20:25:55.1949999Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T20:25:55.1951004Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T20:25:55.1951991Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T20:25:55.1952963Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T20:25:55.1954186Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T20:25:55.1955645Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T20:25:55.2038678Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4229:1: required from here 2023-01-11T20:25:55.2040023Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T20:25:55.2040730Z struct array 2023-01-11T20:25:55.2041154Z ^~~~~ 2023-01-11T20:25:55.2046465Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2023-01-11T20:25:55.2047079Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:25:55.2047596Z ^~~~~~~~ 2023-01-11T20:25:55.2049103Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T20:25:55.2051133Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T20:25:55.2052984Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T20:25:55.2054815Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T20:25:55.2056503Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T20:25:55.2080053Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T20:25:55.2082696Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T20:25:55.2084038Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4230:1: required from here 2023-01-11T20:25:55.2084927Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T20:25:55.2085347Z struct array 2023-01-11T20:25:55.2085600Z ^~~~~ 2023-01-11T20:25:55.2086332Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2023-01-11T20:25:55.2086889Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:25:55.2087383Z ^~~~~~~~ 2023-01-11T20:25:55.2088921Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T20:25:55.2090824Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T20:25:55.2094032Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T20:25:55.2095893Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T20:25:55.2097758Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T20:25:55.2100166Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T20:25:55.2102846Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T20:25:55.2104425Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4230:1: required from here 2023-01-11T20:25:55.2105376Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T20:25:55.2105824Z struct array 2023-01-11T20:25:55.2106237Z ^~~~~ 2023-01-11T20:25:55.2107022Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2023-01-11T20:25:55.2107578Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:25:55.2107931Z ^~~~~~~~ 2023-01-11T20:25:55.2109267Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T20:25:55.2111500Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T20:25:55.2113095Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T20:25:55.2114577Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T20:25:55.2115995Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T20:25:55.2117864Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T20:25:55.2119959Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T20:25:55.2121242Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4230:1: required from here 2023-01-11T20:25:55.2122029Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T20:25:55.2122394Z struct array 2023-01-11T20:25:55.2122618Z ^~~~~ 2023-01-11T20:25:55.2123293Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2023-01-11T20:25:55.2123823Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:25:55.2124183Z ^~~~~~~~ 2023-01-11T20:25:55.2124554Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2023-01-11T20:25:55.2124908Z from aten/src/ATen/cpu/vec/vec.h:6, 2023-01-11T20:25:55.2125234Z from aten/src/ATen/native/cpu/Loops.h:37, 2023-01-11T20:25:55.2125888Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:11: 2023-01-11T20:25:55.2127848Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::DEFAULT::VectorizedQuantizedConverter::float_vec_return_type at::vec::DEFAULT::VectorizedQuantizedConverter::dequantize(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) const [with T = c10::qint8; float_vec_return_type_ = std::array, 4>; int_vec_return_type_ = std::array, 4>; int size_ = 32]': 2023-01-11T20:25:55.2129380Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:807:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:55.2129896Z float_vec_return_type dequantize( 2023-01-11T20:25:55.2130242Z ^~~~~~~~~~ 2023-01-11T20:25:55.8591418Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:55.8593237Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::lerp_vec(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) [with scalar_t = float]': 2023-01-11T20:25:55.8594801Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp:55:22: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:55.8595700Z Vectorized lerp_vec(Vectorized start, Vectorized end, Vectorized weight) { 2023-01-11T20:25:55.8596436Z ^~~~~~~~ 2023-01-11T20:25:56.4082048Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2023-01-11T20:25:56.4085950Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T20:25:56.4086473Z # pragma unroll 2023-01-11T20:25:56.4086654Z 2023-01-11T20:25:57.3055440Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T20:25:57.3056073Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T20:25:57.3056533Z from aten/src/ATen/cpu/vml.h:5, 2023-01-11T20:25:57.3057283Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2023-01-11T20:25:57.3058822Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::vec::DEFAULT::Vectorized(const at::vec::DEFAULT::Vectorized&, const at::vec::DEFAULT::Vectorized&)]': 2023-01-11T20:25:57.3060066Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:25:57.3060624Z inline scalar_t vec_reduce_all( 2023-01-11T20:25:57.3060960Z ^~~~~~~~~~~~~~ 2023-01-11T20:26:04.8924375Z INFO: From Executing genrule //:download_mnist: 2023-01-11T20:26:04.8942040Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2023-01-11T20:26:04.8942441Z 2023-01-11T20:26:04.8942593Z 0% | | 0% 2023-01-11T20:26:04.8942970Z 0% | | 0% 2023-01-11T20:26:04.8943347Z 0% | | 0% 2023-01-11T20:26:04.8943705Z 0% | | 0% 2023-01-11T20:26:04.8943991Z 0% | | 0% 2023-01-11T20:26:04.8944302Z 0% | | 0% 2023-01-11T20:26:04.8944628Z 0% | | 0% 2023-01-11T20:26:04.8944908Z 0% | | 0% 2023-01-11T20:26:04.8945224Z 0% | | 0% 2023-01-11T20:26:04.8945770Z 0% | | 0% 2023-01-11T20:26:04.8946142Z 0% | | 0% 2023-01-11T20:26:04.8946517Z 0% | | 0% 2023-01-11T20:26:04.8946853Z 0% | | 0% 2023-01-11T20:26:04.8947210Z 0% | | 1% 2023-01-11T20:26:04.8947512Z 0% | | 1% 2023-01-11T20:26:04.8947817Z 0% | | 1% 2023-01-11T20:26:04.8948266Z 0% | | 1% 2023-01-11T20:26:04.8948570Z 0% | | 1% 2023-01-11T20:26:04.8948857Z 0% | | 1% 2023-01-11T20:26:04.8949071Z 0% |# | 1% 2023-01-11T20:26:04.8949279Z 0% |# | 1% 2023-01-11T20:26:04.8949482Z 0% |# | 1% 2023-01-11T20:26:04.8949683Z 0% |# | 1% 2023-01-11T20:26:04.8949953Z 0% |# | 1% 2023-01-11T20:26:04.8950153Z 0% |# | 1% 2023-01-11T20:26:04.8950356Z 0% |# | 2% 2023-01-11T20:26:04.8950548Z 0% |# | 2% 2023-01-11T20:26:04.8950751Z 0% |# | 2% 2023-01-11T20:26:04.8950953Z 0% |# | 2% 2023-01-11T20:26:04.8951157Z 0% |# | 2% 2023-01-11T20:26:04.8951348Z 0% |# | 2% 2023-01-11T20:26:04.8951548Z 0% |# | 2% 2023-01-11T20:26:04.8951748Z 0% |# | 2% 2023-01-11T20:26:04.8951941Z 0% |# | 2% 2023-01-11T20:26:04.8952143Z 0% |# | 2% 2023-01-11T20:26:04.8952345Z 0% |# | 2% 2023-01-11T20:26:04.8952537Z 0% |# | 2% 2023-01-11T20:26:04.8952738Z 0% |# | 3% 2023-01-11T20:26:04.8952938Z 0% |## | 3% 2023-01-11T20:26:04.8953139Z 0% |## | 3% 2023-01-11T20:26:04.8953327Z 0% |## | 3% 2023-01-11T20:26:04.8953526Z 0% |## | 3% 2023-01-11T20:26:04.8953726Z 0% |## | 3% 2023-01-11T20:26:04.8953917Z 0% |## | 3% 2023-01-11T20:26:04.8954115Z 0% |## | 3% 2023-01-11T20:26:04.8954315Z 0% |## | 3% 2023-01-11T20:26:04.8954598Z 0% |## | 3% 2023-01-11T20:26:04.8954791Z 0% |## | 3% 2023-01-11T20:26:04.8954994Z 0% |## | 3% 2023-01-11T20:26:04.8955195Z 0% |## | 4% 2023-01-11T20:26:04.8955388Z 0% |## | 4% 2023-01-11T20:26:04.8955593Z 0% |## | 4% 2023-01-11T20:26:04.8955800Z 0% |## | 4% 2023-01-11T20:26:04.8955997Z 0% |## | 4% 2023-01-11T20:26:04.8956204Z 0% |## | 4% 2023-01-11T20:26:04.8956408Z 0% |## | 4% 2023-01-11T20:26:04.8956612Z 0% |## | 4% 2023-01-11T20:26:04.8956842Z 0% |### | 4% 2023-01-11T20:26:04.8957046Z 0% |### | 4% 2023-01-11T20:26:04.8957247Z 0% |### | 4% 2023-01-11T20:26:04.8957436Z 0% |### | 4% 2023-01-11T20:26:04.8957640Z 0% |### | 5% 2023-01-11T20:26:04.8958132Z 0% |### | 5% 2023-01-11T20:26:04.8958517Z 0% |### | 5% 2023-01-11T20:26:04.8958806Z 0% |### | 5% 2023-01-11T20:26:04.8959095Z 0% |### | 5% 2023-01-11T20:26:04.8959390Z 0% |### | 5% 2023-01-11T20:26:04.8959682Z 0% |### | 5% 2023-01-11T20:26:04.8959981Z 0% |### | 5% 2023-01-11T20:26:04.8960289Z 0% |### | 5% 2023-01-11T20:26:04.8960597Z 0% |### | 5% 2023-01-11T20:26:04.8960886Z 0% |### | 5% 2023-01-11T20:26:04.8961193Z 0% |### | 5% 2023-01-11T20:26:04.8961525Z 0% |### | 6% 2023-01-11T20:26:04.8961813Z 0% |### | 6% 2023-01-11T20:26:04.8962117Z 0% |### | 6% 2023-01-11T20:26:04.8962426Z 0% |#### | 6% 2023-01-11T20:26:04.8962742Z 0% |#### | 6% 2023-01-11T20:26:04.8963062Z 0% |#### | 6% 2023-01-11T20:26:04.8963364Z 0% |#### | 6% 2023-01-11T20:26:04.8963667Z 0% |#### | 6% 2023-01-11T20:26:04.8963974Z 0% |#### | 6% 2023-01-11T20:26:04.8964291Z 0% |#### | 6% 2023-01-11T20:26:04.8964612Z 0% |#### | 6% 2023-01-11T20:26:04.8964920Z 0% |#### | 6% 2023-01-11T20:26:04.8965242Z 0% |#### | 7% 2023-01-11T20:26:04.8965562Z 0% |#### | 7% 2023-01-11T20:26:04.8965892Z 0% |#### | 7% 2023-01-11T20:26:04.8966211Z 0% |#### | 7% 2023-01-11T20:26:04.8966517Z 0% |#### | 7% 2023-01-11T20:26:04.8966846Z 0% |#### | 7% 2023-01-11T20:26:04.8967151Z 0% |#### | 7% 2023-01-11T20:26:04.8967467Z 0% |#### | 7% 2023-01-11T20:26:04.8967804Z 0% |#### | 7% 2023-01-11T20:26:04.8968110Z 0% |#### | 7% 2023-01-11T20:26:04.8968442Z 0% |##### | 7% 2023-01-11T20:26:04.8968769Z 0% |##### | 7% 2023-01-11T20:26:04.8969246Z 0% |##### | 8% 2023-01-11T20:26:04.8969566Z 0% |##### | 8% 2023-01-11T20:26:04.8969897Z 0% |##### | 8% 2023-01-11T20:26:04.8970229Z 0% |##### | 8% 2023-01-11T20:26:04.8970553Z 0% |##### | 8% 2023-01-11T20:26:04.8970864Z 0% |##### | 8% 2023-01-11T20:26:04.8971278Z 0% |##### | 8% 2023-01-11T20:26:04.8971607Z 0% |##### | 8% 2023-01-11T20:26:04.8971913Z 0% |##### | 8% 2023-01-11T20:26:04.8972248Z 0% |##### | 8% 2023-01-11T20:26:04.8972583Z 0% |##### | 8% 2023-01-11T20:26:04.8972891Z 0% |##### | 8% 2023-01-11T20:26:04.8973226Z 0% |##### | 9% 2023-01-11T20:26:04.8973552Z 0% |##### | 9% 2023-01-11T20:26:04.8973863Z 0% |##### | 9% 2023-01-11T20:26:04.8974212Z 0% |##### | 9% 2023-01-11T20:26:04.8974534Z 0% |##### | 9% 2023-01-11T20:26:04.8974874Z 0% |###### | 9% 2023-01-11T20:26:04.8975191Z 0% |###### | 9% 2023-01-11T20:26:04.8975532Z 0% |###### | 9% 2023-01-11T20:26:04.8975879Z 0% |###### | 9% 2023-01-11T20:26:04.8976169Z 0% |###### | 9% 2023-01-11T20:26:04.8976483Z 0% |###### | 9% 2023-01-11T20:26:04.8976796Z 0% |###### | 9% 2023-01-11T20:26:04.8977123Z 0% |###### | 9% 2023-01-11T20:26:04.8977441Z 0% |###### | 10% 2023-01-11T20:26:04.8977785Z 0% |###### | 10% 2023-01-11T20:26:04.8978120Z 0% |###### | 10% 2023-01-11T20:26:04.8978462Z 0% |###### | 10% 2023-01-11T20:26:04.8978794Z 0% |###### | 10% 2023-01-11T20:26:04.8979142Z 0% |###### | 10% 2023-01-11T20:26:04.8979497Z 0% |###### | 10% 2023-01-11T20:26:04.8979824Z 0% |###### | 10% 2023-01-11T20:26:04.8980149Z 0% |###### | 10% 2023-01-11T20:26:04.8980475Z 0% |###### | 10% 2023-01-11T20:26:04.8980795Z 0% |###### | 10% 2023-01-11T20:26:04.8981139Z 0% |####### | 10% 2023-01-11T20:26:04.8981478Z 0% |####### | 11% 2023-01-11T20:26:04.8981807Z 0% |####### | 11% 2023-01-11T20:26:04.8982140Z 0% |####### | 11% 2023-01-11T20:26:04.8982583Z 0% |####### | 11% 2023-01-11T20:26:04.8982933Z 0% |####### | 11% 2023-01-11T20:26:04.8983267Z 0% |####### | 11% 2023-01-11T20:26:04.8983606Z 0% |####### | 11% 2023-01-11T20:26:04.8983948Z 0% |####### | 11% 2023-01-11T20:26:04.8984268Z 0% |####### | 11% 2023-01-11T20:26:04.8984700Z 0% |####### | 11% 2023-01-11T20:26:04.8985027Z 0% |####### | 11% 2023-01-11T20:26:04.8985372Z 0% |####### | 11% 2023-01-11T20:26:04.8985689Z 0% |####### | 12% 2023-01-11T20:26:04.8986044Z 0% |####### | 12% 2023-01-11T20:26:04.8986384Z 0% |####### | 12% 2023-01-11T20:26:04.8986718Z 0% |####### | 12% 2023-01-11T20:26:04.8987050Z 0% |####### | 12% 2023-01-11T20:26:04.8987401Z 0% |####### | 12% 2023-01-11T20:26:04.8987749Z 0% |######## | 12% 2023-01-11T20:26:04.8988088Z 0% |######## | 12% 2023-01-11T20:26:04.8988428Z 0% |######## | 12% 2023-01-11T20:26:04.8988775Z 0% |######## | 12% 2023-01-11T20:26:04.8989101Z 0% |######## | 12% 2023-01-11T20:26:04.8989448Z 0% |######## | 12% 2023-01-11T20:26:04.8989759Z 0% |######## | 13% 2023-01-11T20:26:04.8990070Z 0% |######## | 13% 2023-01-11T20:26:04.8990363Z 0% |######## | 13% 2023-01-11T20:26:04.8990653Z 0% |######## | 13% 2023-01-11T20:26:04.8990968Z 0% |######## | 13% 2023-01-11T20:26:04.8991278Z 0% |######## | 13% 2023-01-11T20:26:04.8991601Z 0% |######## | 13% 2023-01-11T20:26:04.8991920Z 0% |######## | 13% 2023-01-11T20:26:04.8992224Z 0% |######## | 13% 2023-01-11T20:26:04.8992552Z 0% |######## | 13% 2023-01-11T20:26:04.8992876Z 0% |######## | 13% 2023-01-11T20:26:04.8993203Z 0% |######## | 13% 2023-01-11T20:26:04.8993533Z 0% |######## | 14% 2023-01-11T20:26:04.8993866Z 0% |######### | 14% 2023-01-11T20:26:04.8994206Z 0% |######### | 14% 2023-01-11T20:26:04.8994653Z 0% |######### | 14% 2023-01-11T20:26:04.8994997Z 0% |######### | 14% 2023-01-11T20:26:04.8995331Z 0% |######### | 14% 2023-01-11T20:26:04.8995790Z 0% |######### | 14% 2023-01-11T20:26:04.8996124Z 0% |######### | 14% 2023-01-11T20:26:04.8996499Z 0% |######### | 14% 2023-01-11T20:26:04.8996856Z 0% |######### | 14% 2023-01-11T20:26:04.8997202Z 0% |######### | 14% 2023-01-11T20:26:04.8997560Z 0% |######### | 14% 2023-01-11T20:26:04.8998205Z 0% |######### | 15% 2023-01-11T20:26:04.8998683Z 0% |######### | 15% 2023-01-11T20:26:04.8999024Z 0% |######### | 15% 2023-01-11T20:26:04.8999374Z 0% |######### | 15% 2023-01-11T20:26:04.8999750Z 0% |######### | 15% 2023-01-11T20:26:04.9000087Z 0% |######### | 15% 2023-01-11T20:26:04.9000445Z 0% |######### | 15% 2023-01-11T20:26:04.9000806Z 0% |######### | 15% 2023-01-11T20:26:04.9001150Z 0% |########## | 15% 2023-01-11T20:26:04.9001511Z 0% |########## | 15% 2023-01-11T20:26:04.9001868Z 0% |########## | 15% 2023-01-11T20:26:04.9002235Z 0% |########## | 15% 2023-01-11T20:26:04.9002587Z 0% |########## | 16% 2023-01-11T20:26:04.9002958Z 0% |########## | 16% 2023-01-11T20:26:04.9003322Z 0% |########## | 16% 2023-01-11T20:26:04.9003670Z 0% |########## | 16% 2023-01-11T20:26:04.9004031Z 0% |########## | 16% 2023-01-11T20:26:04.9004386Z 0% |########## | 16% 2023-01-11T20:26:04.9004744Z 0% |########## | 16% 2023-01-11T20:26:04.9005091Z 0% |########## | 16% 2023-01-11T20:26:04.9005456Z 0% |########## | 16% 2023-01-11T20:26:04.9005824Z 0% |########## | 16% 2023-01-11T20:26:04.9006158Z 0% |########## | 16% 2023-01-11T20:26:04.9006480Z 0% |########## | 16% 2023-01-11T20:26:04.9006841Z 0% |########## | 17% 2023-01-11T20:26:04.9007134Z 0% |########## | 17% 2023-01-11T20:26:04.9007451Z 0% |########### | 17% 2023-01-11T20:26:04.9007810Z 0% |########### | 17% 2023-01-11T20:26:04.9008156Z 0% |########### | 17% 2023-01-11T20:26:04.9008499Z 0% |########### | 17% 2023-01-11T20:26:04.9028448Z 0% |########### | 17% 2023-01-11T20:26:04.9029839Z 0% |########### | 17% 2023-01-11T20:26:04.9034240Z 0% |########### | 17% 2023-01-11T20:26:04.9034724Z 0% |########### | 17% 2023-01-11T20:26:04.9035278Z 0% |########### | 17% 2023-01-11T20:26:04.9035651Z 0% |########### | 17% 2023-01-11T20:26:04.9036085Z 0% |########### | 18% 2023-01-11T20:26:04.9036428Z 0% |########### | 18% 2023-01-11T20:26:04.9036793Z 0% |########### | 18% 2023-01-11T20:26:04.9037147Z 0% |########### | 18% 2023-01-11T20:26:04.9037495Z 0% |########### | 18% 2023-01-11T20:26:04.9038007Z 0% |########### | 18% 2023-01-11T20:26:04.9038360Z 0% |########### | 18% 2023-01-11T20:26:04.9038723Z 0% |########### | 18% 2023-01-11T20:26:04.9039073Z 0% |########### | 18% 2023-01-11T20:26:04.9039407Z 0% |############ | 18% 2023-01-11T20:26:04.9039752Z 0% |############ | 18% 2023-01-11T20:26:04.9040079Z 0% |############ | 18% 2023-01-11T20:26:04.9040424Z 0% |############ | 19% 2023-01-11T20:26:04.9040774Z 0% |############ | 19% 2023-01-11T20:26:04.9041106Z 0% |############ | 19% 2023-01-11T20:26:04.9041448Z 0% |############ | 19% 2023-01-11T20:26:04.9041802Z 0% |############ | 19% 2023-01-11T20:26:04.9042155Z 0% |############ | 19% 2023-01-11T20:26:04.9042470Z 0% |############ | 19% 2023-01-11T20:26:04.9042798Z 0% |############ | 19% 2023-01-11T20:26:04.9043136Z 0% |############ | 19% 2023-01-11T20:26:04.9043473Z 0% |############ | 19% 2023-01-11T20:26:04.9043832Z 0% |############ | 19% 2023-01-11T20:26:04.9044162Z 0% |############ | 19% 2023-01-11T20:26:04.9044511Z 0% |############ | 19% 2023-01-11T20:26:04.9044852Z 0% |############ | 20% 2023-01-11T20:26:04.9045156Z 0% |############ | 20% 2023-01-11T20:26:04.9045482Z 0% |############ | 20% 2023-01-11T20:26:04.9045824Z 0% |############# | 20% 2023-01-11T20:26:04.9046174Z 0% |############# | 20% 2023-01-11T20:26:04.9046536Z 0% |############# | 20% 2023-01-11T20:26:04.9046869Z 0% |############# | 20% 2023-01-11T20:26:04.9047191Z 0% |############# | 20% 2023-01-11T20:26:04.9047525Z 0% |############# | 20% 2023-01-11T20:26:04.9047881Z 0% |############# | 20% 2023-01-11T20:26:04.9048198Z 0% |############# | 20% 2023-01-11T20:26:04.9048524Z 0% |############# | 20% 2023-01-11T20:26:04.9048849Z 0% |############# | 21% 2023-01-11T20:26:04.9049307Z 0% |############# | 21% 2023-01-11T20:26:04.9049636Z 0% |############# | 21% 2023-01-11T20:26:04.9049983Z 0% |############# | 21% 2023-01-11T20:26:04.9050315Z 0% |############# | 21% 2023-01-11T20:26:04.9050660Z 0% |############# | 21% 2023-01-11T20:26:04.9050993Z 0% |############# | 21% 2023-01-11T20:26:04.9051434Z 0% |############# | 21% 2023-01-11T20:26:04.9051745Z 0% |############# | 21% 2023-01-11T20:26:04.9052127Z 0% |############# | 21% 2023-01-11T20:26:04.9052517Z 0% |############## | 21% 2023-01-11T20:26:04.9052914Z 0% |############## | 21% 2023-01-11T20:26:04.9053265Z 0% |############## | 22% 2023-01-11T20:26:04.9053611Z 0% |############## | 22% 2023-01-11T20:26:04.9053929Z 0% |############## | 22% 2023-01-11T20:26:04.9054190Z 0% |############## | 22% 2023-01-11T20:26:04.9054395Z 0% |############## | 22% 2023-01-11T20:26:04.9054604Z 0% |############## | 22% 2023-01-11T20:26:04.9054808Z 0% |############## | 22% 2023-01-11T20:26:04.9055000Z 0% |############## | 22% 2023-01-11T20:26:04.9055205Z 0% |############## | 22% 2023-01-11T20:26:04.9055409Z 0% |############## | 22% 2023-01-11T20:26:04.9055599Z 0% |############## | 22% 2023-01-11T20:26:04.9055834Z 0% |############## | 22% 2023-01-11T20:26:04.9056040Z 0% |############## | 23% 2023-01-11T20:26:04.9056244Z 0% |############## | 23% 2023-01-11T20:26:04.9056435Z 0% |############## | 23% 2023-01-11T20:26:04.9056643Z 0% |############## | 23% 2023-01-11T20:26:04.9056849Z 0% |############## | 23% 2023-01-11T20:26:04.9057039Z 0% |############### | 23% 2023-01-11T20:26:04.9057339Z 0% |############### | 23% 2023-01-11T20:26:04.9057545Z 0% |############### | 23% 2023-01-11T20:26:04.9057748Z 0% |############### | 23% 2023-01-11T20:26:04.9057952Z 0% |############### | 23% 2023-01-11T20:26:04.9058144Z 0% |############### | 23% 2023-01-11T20:26:04.9058347Z 0% |############### | 23% 2023-01-11T20:26:04.9058552Z 0% |############### | 24% 2023-01-11T20:26:04.9058788Z 0% |############### | 24% 2023-01-11T20:26:04.9058980Z 0% |############### | 24% 2023-01-11T20:26:04.9059185Z 0% |############### | 24% 2023-01-11T20:26:04.9059388Z 0% |############### | 24% 2023-01-11T20:26:04.9059646Z 0% |############### | 24% 2023-01-11T20:26:04.9059878Z 0% |############### | 24% 2023-01-11T20:26:04.9060081Z 0% |############### | 24% 2023-01-11T20:26:04.9060284Z 0% |############### | 24% 2023-01-11T20:26:04.9060476Z 0% |############### | 24% 2023-01-11T20:26:04.9060677Z 0% |############### | 24% 2023-01-11T20:26:04.9060917Z 0% |############### | 24% 2023-01-11T20:26:04.9061142Z 0% |################ | 25% 2023-01-11T20:26:04.9061344Z 0% |################ | 25% 2023-01-11T20:26:04.9061547Z 0% |################ | 25% 2023-01-11T20:26:04.9061751Z 0% |################ | 25% 2023-01-11T20:26:04.9061945Z 0% |################ | 25% 2023-01-11T20:26:04.9062148Z 0% |################ | 25% 2023-01-11T20:26:04.9062381Z 0% |################ | 25% 2023-01-11T20:26:04.9062573Z 0% |################ | 25% 2023-01-11T20:26:04.9062775Z 0% |################ | 25% 2023-01-11T20:26:04.9062984Z 0% |################ | 25% 2023-01-11T20:26:04.9063172Z 0% |################ | 25% 2023-01-11T20:26:04.9063374Z 0% |################ | 25% 2023-01-11T20:26:04.9063579Z 0% |################ | 26% 2023-01-11T20:26:04.9063813Z 0% |################ | 26% 2023-01-11T20:26:04.9064004Z 0% |################ | 26% 2023-01-11T20:26:04.9064205Z 0% |################ | 26% 2023-01-11T20:26:04.9064406Z 0% |################ | 26% 2023-01-11T20:26:04.9064594Z 0% |################ | 26% 2023-01-11T20:26:04.9064795Z 0% |################ | 26% 2023-01-11T20:26:04.9064999Z 0% |################# | 26% 2023-01-11T20:26:04.9065230Z 0% |################# | 26% 2023-01-11T20:26:04.9065421Z 0% |################# | 26% 2023-01-11T20:26:04.9065624Z 0% |################# | 26% 2023-01-11T20:26:04.9065828Z 0% |################# | 26% 2023-01-11T20:26:04.9066018Z 0% |################# | 27% 2023-01-11T20:26:04.9066219Z 0% |################# | 27% 2023-01-11T20:26:04.9066438Z 0% |################# | 27% 2023-01-11T20:26:04.9066651Z 0% |################# | 27% 2023-01-11T20:26:04.9066841Z 0% |################# | 27% 2023-01-11T20:26:04.9067047Z 0% |################# | 27% 2023-01-11T20:26:04.9067248Z 0% |################# | 27% 2023-01-11T20:26:04.9067438Z 0% |################# | 27% 2023-01-11T20:26:04.9067639Z 0% |################# | 27% 2023-01-11T20:26:04.9067901Z 0% |################# | 27% 2023-01-11T20:26:04.9068106Z 0% |################# | 27% 2023-01-11T20:26:04.9068297Z 0% |################# | 27% 2023-01-11T20:26:04.9068498Z 0% |################# | 28% 2023-01-11T20:26:04.9068703Z 0% |################# | 28% 2023-01-11T20:26:04.9068894Z 0% |################## | 28% 2023-01-11T20:26:04.9069136Z 0% |################## | 28% 2023-01-11T20:26:04.9069369Z 0% |################## | 28% 2023-01-11T20:26:04.9069559Z 0% |################## | 28% 2023-01-11T20:26:04.9069769Z 0% |################## | 28% 2023-01-11T20:26:04.9069975Z 0% |################## | 28% 2023-01-11T20:26:04.9070182Z 0% |################## | 28% 2023-01-11T20:26:04.9070375Z 0% |################## | 28% 2023-01-11T20:26:04.9070597Z 0% |################## | 28% 2023-01-11T20:26:04.9070813Z 0% |################## | 28% 2023-01-11T20:26:04.9071004Z 0% |################## | 29% 2023-01-11T20:26:04.9071212Z 0% |################## | 29% 2023-01-11T20:26:04.9071412Z 0% |################## | 29% 2023-01-11T20:26:04.9071613Z 0% |################## | 29% 2023-01-11T20:26:04.9071806Z 0% |################## | 29% 2023-01-11T20:26:04.9072038Z 0% |################## | 29% 2023-01-11T20:26:04.9072246Z 0% |################## | 29% 2023-01-11T20:26:04.9072436Z 0% |################## | 29% 2023-01-11T20:26:04.9072636Z 0% |################## | 29% 2023-01-11T20:26:04.9072842Z 0% |################### | 29% 2023-01-11T20:26:04.9073049Z 0% |################### | 29% 2023-01-11T20:26:04.9073276Z 0% |################### | 29% 2023-01-11T20:26:04.9073481Z 0% |################### | 29% 2023-01-11T20:26:04.9073683Z 0% |################### | 30% 2023-01-11T20:26:04.9073880Z 0% |################### | 30% 2023-01-11T20:26:04.9074082Z 0% |################### | 30% 2023-01-11T20:26:04.9074286Z 0% |################### | 30% 2023-01-11T20:26:04.9074614Z 0% |################### | 30% 2023-01-11T20:26:04.9074819Z 0% |################### | 30% 2023-01-11T20:26:04.9075022Z 0% |################### | 30% 2023-01-11T20:26:04.9075228Z 0% |################### | 30% 2023-01-11T20:26:04.9075421Z 0% |################### | 30% 2023-01-11T20:26:04.9075623Z 0% |################### | 30% 2023-01-11T20:26:04.9075826Z 0% |################### | 30% 2023-01-11T20:26:04.9076053Z 0% |################### | 30% 2023-01-11T20:26:04.9076299Z 0% |################### | 31% 2023-01-11T20:26:04.9076502Z 0% |################### | 31% 2023-01-11T20:26:04.9076730Z 0% |################### | 31% 2023-01-11T20:26:04.9076923Z 0% |#################### | 31% 2023-01-11T20:26:04.9077129Z 0% |#################### | 31% 2023-01-11T20:26:04.9077333Z 0% |#################### | 31% 2023-01-11T20:26:04.9077557Z 0% |#################### | 31% 2023-01-11T20:26:04.9077911Z 0% |#################### | 31% 2023-01-11T20:26:04.9078124Z 0% |#################### | 31% 2023-01-11T20:26:04.9078350Z 0% |#################### | 31% 2023-01-11T20:26:04.9078648Z 0% |#################### | 31% 2023-01-11T20:26:04.9079076Z 0% |#################### | 31% 2023-01-11T20:26:04.9079516Z 0% |#################### | 32% 2023-01-11T20:26:04.9079946Z 0% |#################### | 32% 2023-01-11T20:26:04.9080386Z 0% |#################### | 32% 2023-01-11T20:26:04.9080793Z 0% |#################### | 32% 2023-01-11T20:26:04.9081180Z 0% |#################### | 32% 2023-01-11T20:26:04.9081602Z 0% |#################### | 32% 2023-01-11T20:26:04.9082033Z 0% |#################### | 32% 2023-01-11T20:26:04.9082416Z 0% |#################### | 32% 2023-01-11T20:26:04.9082830Z 0% |#################### | 32% 2023-01-11T20:26:04.9083246Z 0% |#################### | 32% 2023-01-11T20:26:04.9083685Z 0% |##################### | 32% 2023-01-11T20:26:04.9084103Z 0% |##################### | 32% 2023-01-11T20:26:04.9084526Z 0% |##################### | 33% 2023-01-11T20:26:04.9084924Z 0% |##################### | 33% 2023-01-11T20:26:04.9085364Z 0% |##################### | 33% 2023-01-11T20:26:04.9085762Z 0% |##################### | 33% 2023-01-11T20:26:04.9086198Z 0% |##################### | 33% 2023-01-11T20:26:04.9086637Z 0% |##################### | 33% 2023-01-11T20:26:04.9087062Z 0% |##################### | 33% 2023-01-11T20:26:04.9087451Z 0% |##################### | 33% 2023-01-11T20:26:04.9087875Z 0% |##################### | 33% 2023-01-11T20:26:04.9088282Z 0% |##################### | 33% 2023-01-11T20:26:04.9088690Z 0% |##################### | 33% 2023-01-11T20:26:04.9089138Z 0% |##################### | 33% 2023-01-11T20:26:04.9089589Z 0% |##################### | 34% 2023-01-11T20:26:04.9089962Z 0% |##################### | 34% 2023-01-11T20:26:04.9090360Z 0% |##################### | 34% 2023-01-11T20:26:04.9090878Z 0% |##################### | 34% 2023-01-11T20:26:04.9091327Z 0% |###################### | 34% 2023-01-11T20:26:04.9091754Z 0% |###################### | 34% 2023-01-11T20:26:04.9092190Z 0% |###################### | 34% 2023-01-11T20:26:04.9092577Z 0% |###################### | 34% 2023-01-11T20:26:04.9093001Z 0% |###################### | 34% 2023-01-11T20:26:04.9093420Z 0% |###################### | 34% 2023-01-11T20:26:04.9093929Z 0% |###################### | 34% 2023-01-11T20:26:04.9094346Z 0% |###################### | 34% 2023-01-11T20:26:04.9094740Z 0% |###################### | 35% 2023-01-11T20:26:04.9095165Z 0% |###################### | 35% 2023-01-11T20:26:04.9095593Z 0% |###################### | 35% 2023-01-11T20:26:04.9095988Z 0% |###################### | 35% 2023-01-11T20:26:04.9096420Z 0% |###################### | 35% 2023-01-11T20:26:04.9096854Z 0% |###################### | 35% 2023-01-11T20:26:04.9097214Z 0% |###################### | 35% 2023-01-11T20:26:04.9097648Z 0% |###################### | 35% 2023-01-11T20:26:04.9098060Z 0% |###################### | 35% 2023-01-11T20:26:04.9098492Z 0% |###################### | 35% 2023-01-11T20:26:04.9098913Z 0% |###################### | 35% 2023-01-11T20:26:04.9099317Z 0% |####################### | 35% 2023-01-11T20:26:04.9099728Z 0% |####################### | 36% 2023-01-11T20:26:04.9100125Z 0% |####################### | 36% 2023-01-11T20:26:04.9100523Z 0% |####################### | 36% 2023-01-11T20:26:04.9100963Z 0% |####################### | 36% 2023-01-11T20:26:04.9101411Z 0% |####################### | 36% 2023-01-11T20:26:04.9101794Z 0% |####################### | 36% 2023-01-11T20:26:04.9102163Z 0% |####################### | 36% 2023-01-11T20:26:04.9102596Z 0% |####################### | 36% 2023-01-11T20:26:04.9103004Z 0% |####################### | 36% 2023-01-11T20:26:04.9103440Z 0% |####################### | 36% 2023-01-11T20:26:04.9103881Z 0% |####################### | 36% 2023-01-11T20:26:04.9104321Z 0% |####################### | 36% 2023-01-11T20:26:04.9104691Z 0% |####################### | 37% 2023-01-11T20:26:04.9105126Z 0% |####################### | 37% 2023-01-11T20:26:04.9105542Z 0% |####################### | 37% 2023-01-11T20:26:04.9105971Z 0% |####################### | 37% 2023-01-11T20:26:04.9106367Z 0% |####################### | 37% 2023-01-11T20:26:04.9106773Z 0% |####################### | 37% 2023-01-11T20:26:04.9107191Z 0% |######################## | 37% 2023-01-11T20:26:04.9107640Z 0% |######################## | 37% 2023-01-11T20:26:04.9108020Z 0% |######################## | 37% 2023-01-11T20:26:04.9108420Z 0% |######################## | 37% 2023-01-11T20:26:04.9108834Z 0% |######################## | 37% 2023-01-11T20:26:04.9109235Z 0% |######################## | 37% 2023-01-11T20:26:04.9109657Z 0% |######################## | 38% 2023-01-11T20:26:04.9118542Z 0% |######################## | 38% 2023-01-11T20:26:04.9119341Z 0% |######################## | 38% 2023-01-11T20:26:04.9119768Z 0% |######################## | 38% 2023-01-11T20:26:04.9120131Z 0% |######################## | 38% 2023-01-11T20:26:04.9120514Z 0% |######################## | 38% 2023-01-11T20:26:04.9121421Z 0% |######################## | 38% 2023-01-11T20:26:04.9121774Z 0% |######################## | 38% 2023-01-11T20:26:04.9122140Z 0% |######################## | 38% 2023-01-11T20:26:04.9122517Z 0% |######################## | 38% 2023-01-11T20:26:04.9125589Z 0% |######################## | 38% 2023-01-11T20:26:04.9126972Z 0% |######################## | 38% 2023-01-11T20:26:04.9127648Z 0% |######################## | 39% 2023-01-11T20:26:04.9128578Z 0% |######################### | 39% 2023-01-11T20:26:04.9129184Z 0% |######################### | 39% 2023-01-11T20:26:04.9130065Z 0% |######################### | 39% 2023-01-11T20:26:04.9130749Z 0% |######################### | 39% 2023-01-11T20:26:04.9131566Z 0% |######################### | 39% 2023-01-11T20:26:04.9132291Z 0% |######################### | 39% 2023-01-11T20:26:04.9133055Z 0% |######################### | 39% 2023-01-11T20:26:04.9133908Z 0% |######################### | 39% 2023-01-11T20:26:04.9134661Z 0% |######################### | 39% 2023-01-11T20:26:04.9135558Z 0% |######################### | 39% 2023-01-11T20:26:04.9136313Z 0% |######################### | 39% 2023-01-11T20:26:04.9137235Z 0% |######################### | 39% 2023-01-11T20:26:04.9137987Z 0% |######################### | 40% 2023-01-11T20:26:04.9138950Z 0% |######################### | 40% 2023-01-11T20:26:04.9139703Z 0% |######################### | 40% 2023-01-11T20:26:04.9140565Z 0% |######################### | 40% 2023-01-11T20:26:04.9141299Z 0% |######################### | 40% 2023-01-11T20:26:04.9142250Z 0% |######################### | 40% 2023-01-11T20:26:04.9142998Z 0% |######################### | 40% 2023-01-11T20:26:04.9143505Z 0% |########################## | 40% 2023-01-11T20:26:04.9143873Z 0% |########################## | 40% 2023-01-11T20:26:04.9144291Z 0% |########################## | 40% 2023-01-11T20:26:04.9146725Z 0% |########################## | 40% 2023-01-11T20:26:04.9147083Z 0% |########################## | 40% 2023-01-11T20:26:04.9147469Z 0% |########################## | 41% 2023-01-11T20:26:04.9149826Z 0% |########################## | 41% 2023-01-11T20:26:04.9150196Z 0% |########################## | 41% 2023-01-11T20:26:04.9150603Z 0% |########################## | 41% 2023-01-11T20:26:04.9152965Z 0% |########################## | 41% 2023-01-11T20:26:04.9153321Z 0% |########################## | 41% 2023-01-11T20:26:04.9154568Z 0% |########################## | 41% 2023-01-11T20:26:04.9155129Z 0% |########################## | 41% 2023-01-11T20:26:04.9155499Z 0% |########################## | 41% 2023-01-11T20:26:04.9156698Z 0% |########################## | 41% 2023-01-11T20:26:04.9157127Z 0% |########################## | 41% 2023-01-11T20:26:04.9157488Z 0% |########################## | 41% 2023-01-11T20:26:04.9177746Z 0% |########################## | 42% 2023-01-11T20:26:04.9178181Z 0% |########################## | 42% 2023-01-11T20:26:04.9178716Z 0% |########################### | 42% 2023-01-11T20:26:04.9179069Z 0% |########################### | 42% 2023-01-11T20:26:04.9179396Z 0% |########################### | 42% 2023-01-11T20:26:04.9179725Z 0% |########################### | 42% 2023-01-11T20:26:04.9180593Z 0% |########################### | 42% 2023-01-11T20:26:04.9180920Z 0% |########################### | 42% 2023-01-11T20:26:04.9181261Z 0% |########################### | 42% 2023-01-11T20:26:04.9181608Z 0% |########################### | 42% 2023-01-11T20:26:04.9181922Z 0% |########################### | 42% 2023-01-11T20:26:04.9182245Z 0% |########################### | 42% 2023-01-11T20:26:04.9182583Z 0% |########################### | 43% 2023-01-11T20:26:04.9182912Z 0% |########################### | 43% 2023-01-11T20:26:04.9183243Z 0% |########################### | 43% 2023-01-11T20:26:04.9183573Z 0% |########################### | 43% 2023-01-11T20:26:04.9183906Z 0% |########################### | 43% 2023-01-11T20:26:04.9184230Z 0% |########################### | 43% 2023-01-11T20:26:04.9184562Z 0% |########################### | 43% 2023-01-11T20:26:04.9184896Z 0% |########################### | 43% 2023-01-11T20:26:04.9185229Z 0% |########################### | 43% 2023-01-11T20:26:04.9185544Z 0% |############################ | 43% 2023-01-11T20:26:04.9185879Z 0% |############################ | 43% 2023-01-11T20:26:04.9186207Z 0% |############################ | 43% 2023-01-11T20:26:04.9186522Z 0% |############################ | 44% 2023-01-11T20:26:04.9187136Z 0% |############################ | 44% 2023-01-11T20:26:04.9187474Z 0% |############################ | 44% 2023-01-11T20:26:04.9187813Z 0% |############################ | 44% 2023-01-11T20:26:04.9188139Z 0% |############################ | 44% 2023-01-11T20:26:04.9188474Z 0% |############################ | 44% 2023-01-11T20:26:04.9188812Z 0% |############################ | 44% 2023-01-11T20:26:04.9189137Z 0% |############################ | 44% 2023-01-11T20:26:04.9189543Z 0% |############################ | 44% 2023-01-11T20:26:04.9189883Z 0% |############################ | 44% 2023-01-11T20:26:04.9190231Z 0% |############################ | 44% 2023-01-11T20:26:04.9190533Z 0% |############################ | 44% 2023-01-11T20:26:04.9190825Z 0% |############################ | 45% 2023-01-11T20:26:04.9191113Z 0% |############################ | 45% 2023-01-11T20:26:04.9191382Z 0% |############################ | 45% 2023-01-11T20:26:04.9191683Z 0% |############################ | 45% 2023-01-11T20:26:04.9192012Z 0% |############################# | 45% 2023-01-11T20:26:04.9192344Z 0% |############################# | 45% 2023-01-11T20:26:04.9192690Z 0% |############################# | 45% 2023-01-11T20:26:04.9193019Z 0% |############################# | 45% 2023-01-11T20:26:04.9193342Z 0% |############################# | 45% 2023-01-11T20:26:04.9193670Z 0% |############################# | 45% 2023-01-11T20:26:04.9194007Z 0% |############################# | 45% 2023-01-11T20:26:04.9194424Z 0% |############################# | 45% 2023-01-11T20:26:04.9194745Z 0% |############################# | 46% 2023-01-11T20:26:04.9195077Z 0% |############################# | 46% 2023-01-11T20:26:04.9195410Z 0% |############################# | 46% 2023-01-11T20:26:04.9195754Z 0% |############################# | 46% 2023-01-11T20:26:04.9196071Z 0% |############################# | 46% 2023-01-11T20:26:04.9196386Z 0% |############################# | 46% 2023-01-11T20:26:04.9196700Z 0% |############################# | 46% 2023-01-11T20:26:04.9197024Z 0% |############################# | 46% 2023-01-11T20:26:04.9197368Z 0% |############################# | 46% 2023-01-11T20:26:04.9197824Z 0% |############################# | 46% 2023-01-11T20:26:04.9198170Z 0% |############################# | 46% 2023-01-11T20:26:04.9198505Z 0% |############################## | 46% 2023-01-11T20:26:04.9198834Z 0% |############################## | 47% 2023-01-11T20:26:04.9199173Z 0% |############################## | 47% 2023-01-11T20:26:04.9199512Z 0% |############################## | 47% 2023-01-11T20:26:04.9199855Z 0% |############################## | 47% 2023-01-11T20:26:04.9200202Z 0% |############################## | 47% 2023-01-11T20:26:04.9200646Z 0% |############################## | 47% 2023-01-11T20:26:04.9200978Z 0% |############################## | 47% 2023-01-11T20:26:04.9201324Z 0% |############################## | 47% 2023-01-11T20:26:04.9201661Z 0% |############################## | 47% 2023-01-11T20:26:04.9201997Z 0% |############################## | 47% 2023-01-11T20:26:04.9202337Z 0% |############################## | 47% 2023-01-11T20:26:04.9202674Z 0% |############################## | 47% 2023-01-11T20:26:04.9203069Z 0% |############################## | 48% 2023-01-11T20:26:04.9203416Z 0% |############################## | 48% 2023-01-11T20:26:04.9203751Z 0% |############################## | 48% 2023-01-11T20:26:04.9204094Z 0% |############################## | 48% 2023-01-11T20:26:04.9204417Z 0% |############################## | 48% 2023-01-11T20:26:04.9204752Z 0% |############################## | 48% 2023-01-11T20:26:04.9205096Z 0% |############################### | 48% 2023-01-11T20:26:04.9205418Z 0% |############################### | 48% 2023-01-11T20:26:04.9205756Z 0% |############################### | 48% 2023-01-11T20:26:04.9206091Z 0% |############################### | 48% 2023-01-11T20:26:04.9206436Z 0% |############################### | 48% 2023-01-11T20:26:04.9206769Z 0% |############################### | 48% 2023-01-11T20:26:04.9207106Z 0% |############################### | 49% 2023-01-11T20:26:04.9207449Z 0% |############################### | 49% 2023-01-11T20:26:04.9207777Z 0% |############################### | 49% 2023-01-11T20:26:04.9208113Z 0% |############################### | 49% 2023-01-11T20:26:04.9208447Z 0% |############################### | 49% 2023-01-11T20:26:04.9208787Z 0% |############################### | 49% 2023-01-11T20:26:04.9209111Z 0% |############################### | 49% 2023-01-11T20:26:04.9209455Z 0% |############################### | 49% 2023-01-11T20:26:04.9209794Z 0% |############################### | 49% 2023-01-11T20:26:04.9210114Z 0% |############################### | 49% 2023-01-11T20:26:04.9210453Z 0% |############################### | 49% 2023-01-11T20:26:04.9210801Z 0% |############################### | 49% 2023-01-11T20:26:04.9211139Z 0% |############################### | 49% 2023-01-11T20:26:04.9211467Z 0% |################################ | 50% 2023-01-11T20:26:04.9211804Z 0% |################################ | 50% 2023-01-11T20:26:04.9212139Z 0% |################################ | 50% 2023-01-11T20:26:04.9212472Z 0% |################################ | 50% 2023-01-11T20:26:04.9212808Z 0% |################################ | 50% 2023-01-11T20:26:04.9213151Z 0% |################################ | 50% 2023-01-11T20:26:04.9213475Z 0% |################################ | 50% 2023-01-11T20:26:04.9213816Z 0% |################################ | 50% 2023-01-11T20:26:04.9214238Z 0% |################################ | 50% 2023-01-11T20:26:04.9214586Z 0% |################################ | 50% 2023-01-11T20:26:04.9214914Z 0% |################################ | 50% 2023-01-11T20:26:04.9215256Z 0% |################################ | 50% 2023-01-11T20:26:04.9215597Z 0% |################################ | 51% 2023-01-11T20:26:04.9215918Z 0% |################################ | 51% 2023-01-11T20:26:04.9216301Z 0% |################################ | 51% 2023-01-11T20:26:04.9216640Z 0% |################################ | 51% 2023-01-11T20:26:04.9216978Z 0% |################################ | 51% 2023-01-11T20:26:04.9217299Z 0% |################################ | 51% 2023-01-11T20:26:04.9217642Z 0% |################################# | 51% 2023-01-11T20:26:04.9217983Z 0% |################################# | 51% 2023-01-11T20:26:04.9218300Z 0% |################################# | 51% 2023-01-11T20:26:04.9218642Z 0% |################################# | 51% 2023-01-11T20:26:04.9218982Z 0% |################################# | 51% 2023-01-11T20:26:04.9219324Z 0% |################################# | 51% 2023-01-11T20:26:04.9219652Z 0% |################################# | 52% 2023-01-11T20:26:04.9219991Z 0% |################################# | 52% 2023-01-11T20:26:04.9220322Z 0% |################################# | 52% 2023-01-11T20:26:04.9220625Z 0% |################################# | 52% 2023-01-11T20:26:04.9220943Z 0% |################################# | 52% 2023-01-11T20:26:04.9221259Z 0% |################################# | 52% 2023-01-11T20:26:04.9221584Z 0% |################################# | 52% 2023-01-11T20:26:04.9221909Z 0% |################################# | 52% 2023-01-11T20:26:04.9222249Z 0% |################################# | 52% 2023-01-11T20:26:04.9222581Z 0% |################################# | 52% 2023-01-11T20:26:04.9222889Z 0% |################################# | 52% 2023-01-11T20:26:04.9223219Z 0% |################################# | 52% 2023-01-11T20:26:04.9223559Z 0% |################################# | 53% 2023-01-11T20:26:04.9223875Z 0% |################################## | 53% 2023-01-11T20:26:04.9224213Z 0% |################################## | 53% 2023-01-11T20:26:04.9224545Z 0% |################################## | 53% 2023-01-11T20:26:04.9224884Z 0% |################################## | 53% 2023-01-11T20:26:04.9225239Z 0% |################################## | 53% 2023-01-11T20:26:04.9225573Z 0% |################################## | 53% 2023-01-11T20:26:04.9225907Z 0% |################################## | 53% 2023-01-11T20:26:04.9226238Z 0% |################################## | 53% 2023-01-11T20:26:04.9226581Z 0% |################################## | 53% 2023-01-11T20:26:04.9226923Z 0% |################################## | 53% 2023-01-11T20:26:04.9227236Z 0% |################################## | 53% 2023-01-11T20:26:04.9227645Z 0% |################################## | 54% 2023-01-11T20:26:04.9227987Z 0% |################################## | 54% 2023-01-11T20:26:04.9228306Z 0% |################################## | 54% 2023-01-11T20:26:04.9228630Z 0% |################################## | 54% 2023-01-11T20:26:04.9228965Z 0% |################################## | 54% 2023-01-11T20:26:04.9229307Z 0% |################################## | 54% 2023-01-11T20:26:04.9229689Z 0% |################################## | 54% 2023-01-11T20:26:04.9230014Z 0% |################################## | 54% 2023-01-11T20:26:04.9230355Z 0% |################################### | 54% 2023-01-11T20:26:04.9230697Z 0% |################################### | 54% 2023-01-11T20:26:04.9231018Z 0% |################################### | 54% 2023-01-11T20:26:04.9231345Z 0% |################################### | 54% 2023-01-11T20:26:04.9231689Z 0% |################################### | 55% 2023-01-11T20:26:04.9231998Z 0% |################################### | 55% 2023-01-11T20:26:04.9232312Z 0% |################################### | 55% 2023-01-11T20:26:04.9232650Z 0% |################################### | 55% 2023-01-11T20:26:04.9232980Z 0% |################################### | 55% 2023-01-11T20:26:04.9233308Z 0% |################################### | 55% 2023-01-11T20:26:04.9233646Z 0% |################################### | 55% 2023-01-11T20:26:04.9233986Z 0% |################################### | 55% 2023-01-11T20:26:04.9234280Z 0% |################################### | 55% 2023-01-11T20:26:04.9234654Z 0% |################################### | 55% 2023-01-11T20:26:04.9234940Z 0% |################################### | 55% 2023-01-11T20:26:04.9235234Z 0% |################################### | 55% 2023-01-11T20:26:04.9235522Z 0% |################################### | 56% 2023-01-11T20:26:04.9235831Z 0% |################################### | 56% 2023-01-11T20:26:04.9236117Z 0% |################################### | 56% 2023-01-11T20:26:04.9236371Z 0% |#################################### | 56% 2023-01-11T20:26:04.9236642Z 0% |#################################### | 56% 2023-01-11T20:26:04.9236932Z 0% |#################################### | 56% 2023-01-11T20:26:04.9237276Z 0% |#################################### | 56% 2023-01-11T20:26:04.9237847Z 0% |#################################### | 56% 2023-01-11T20:26:04.9238180Z 0% |#################################### | 56% 2023-01-11T20:26:04.9238523Z 0% |#################################### | 56% 2023-01-11T20:26:04.9238920Z 0% |#################################### | 56% 2023-01-11T20:26:04.9239333Z 0% |#################################### | 56% 2023-01-11T20:26:04.9239757Z 0% |#################################### | 57% 2023-01-11T20:26:04.9240162Z 0% |#################################### | 57% 2023-01-11T20:26:04.9240551Z 0% |#################################### | 57% 2023-01-11T20:26:04.9241021Z 0% |#################################### | 57% 2023-01-11T20:26:04.9241406Z 0% |#################################### | 57% 2023-01-11T20:26:04.9241768Z 0% |#################################### | 57% 2023-01-11T20:26:04.9242140Z 0% |#################################### | 57% 2023-01-11T20:26:04.9242515Z 0% |#################################### | 57% 2023-01-11T20:26:04.9242862Z 0% |#################################### | 57% 2023-01-11T20:26:04.9243249Z 0% |#################################### | 57% 2023-01-11T20:26:04.9243695Z 0% |##################################### | 57% 2023-01-11T20:26:04.9244033Z 0% |##################################### | 57% 2023-01-11T20:26:04.9244395Z 0% |##################################### | 58% 2023-01-11T20:26:04.9244758Z 0% |##################################### | 58% 2023-01-11T20:26:04.9245181Z 0% |##################################### | 58% 2023-01-11T20:26:04.9245581Z 0% |##################################### | 58% 2023-01-11T20:26:04.9245990Z 0% |##################################### | 58% 2023-01-11T20:26:04.9246406Z 0% |##################################### | 58% 2023-01-11T20:26:04.9246816Z 0% |##################################### | 58% 2023-01-11T20:26:04.9247214Z 0% |##################################### | 58% 2023-01-11T20:26:04.9247632Z 0% |##################################### | 58% 2023-01-11T20:26:04.9248041Z 0% |##################################### | 58% 2023-01-11T20:26:04.9248510Z 0% |##################################### | 58% 2023-01-11T20:26:04.9248873Z 0% |##################################### | 58% 2023-01-11T20:26:04.9249232Z 0% |##################################### | 59% 2023-01-11T20:26:04.9249591Z 0% |##################################### | 59% 2023-01-11T20:26:04.9249933Z 0% |##################################### | 59% 2023-01-11T20:26:04.9250288Z 0% |##################################### | 59% 2023-01-11T20:26:04.9250644Z 0% |##################################### | 59% 2023-01-11T20:26:04.9250983Z 0% |###################################### | 59% 2023-01-11T20:26:04.9251342Z 0% |###################################### | 59% 2023-01-11T20:26:04.9251703Z 0% |###################################### | 59% 2023-01-11T20:26:04.9252043Z 0% |###################################### | 59% 2023-01-11T20:26:04.9252406Z 0% |###################################### | 59% 2023-01-11T20:26:04.9252762Z 0% |###################################### | 59% 2023-01-11T20:26:04.9253117Z 0% |###################################### | 59% 2023-01-11T20:26:04.9253461Z 0% |###################################### | 59% 2023-01-11T20:26:04.9253817Z 0% |###################################### | 60% 2023-01-11T20:26:04.9254167Z 0% |###################################### | 60% 2023-01-11T20:26:04.9254507Z 0% |###################################### | 60% 2023-01-11T20:26:04.9254859Z 0% |###################################### | 60% 2023-01-11T20:26:04.9255213Z 0% |###################################### | 60% 2023-01-11T20:26:04.9255569Z 0% |###################################### | 60% 2023-01-11T20:26:04.9255975Z 0% |###################################### | 60% 2023-01-11T20:26:04.9256330Z 0% |###################################### | 60% 2023-01-11T20:26:04.9256682Z 0% |###################################### | 60% 2023-01-11T20:26:04.9257023Z 0% |###################################### | 60% 2023-01-11T20:26:04.9257381Z 0% |###################################### | 60% 2023-01-11T20:26:04.9257741Z 0% |####################################### | 60% 2023-01-11T20:26:04.9258099Z 0% |####################################### | 61% 2023-01-11T20:26:04.9258491Z 0% |####################################### | 61% 2023-01-11T20:26:04.9258854Z 0% |####################################### | 61% 2023-01-11T20:26:04.9259212Z 0% |####################################### | 61% 2023-01-11T20:26:04.9259561Z 0% |####################################### | 61% 2023-01-11T20:26:04.9259912Z 0% |####################################### | 61% 2023-01-11T20:26:04.9260274Z 0% |####################################### | 61% 2023-01-11T20:26:04.9260622Z 0% |####################################### | 61% 2023-01-11T20:26:04.9260980Z 0% |####################################### | 61% 2023-01-11T20:26:04.9261279Z 0% |####################################### | 61% 2023-01-11T20:26:04.9261601Z 0% |####################################### | 61% 2023-01-11T20:26:04.9261937Z 0% |####################################### | 61% 2023-01-11T20:26:04.9262294Z 0% |####################################### | 62% 2023-01-11T20:26:04.9262602Z 0% |####################################### | 62% 2023-01-11T20:26:04.9262869Z 0% |####################################### | 62% 2023-01-11T20:26:04.9263151Z 0% |####################################### | 62% 2023-01-11T20:26:04.9263427Z 0% |####################################### | 62% 2023-01-11T20:26:04.9263699Z 0% |####################################### | 62% 2023-01-11T20:26:04.9263975Z 0% |######################################## | 62% 2023-01-11T20:26:04.9264249Z 0% |######################################## | 62% 2023-01-11T20:26:04.9264524Z 0% |######################################## | 62% 2023-01-11T20:26:04.9264800Z 0% |######################################## | 62% 2023-01-11T20:26:04.9265087Z 0% |######################################## | 62% 2023-01-11T20:26:04.9265398Z 0% |######################################## | 62% 2023-01-11T20:26:04.9265884Z 0% |######################################## | 63% 2023-01-11T20:26:04.9266275Z 0% |######################################## | 63% 2023-01-11T20:26:04.9266630Z 0% |######################################## | 63% 2023-01-11T20:26:04.9266959Z 0% |######################################## | 63% 2023-01-11T20:26:04.9267261Z 0% |######################################## | 63% 2023-01-11T20:26:04.9267584Z 0% |######################################## | 63% 2023-01-11T20:26:04.9267988Z 0% |######################################## | 63% 2023-01-11T20:26:04.9268334Z 0% |######################################## | 63% 2023-01-11T20:26:04.9268658Z 0% |######################################## | 63% 2023-01-11T20:26:04.9268986Z 0% |######################################## | 63% 2023-01-11T20:26:04.9269425Z 0% |######################################## | 63% 2023-01-11T20:26:04.9269770Z 0% |######################################## | 63% 2023-01-11T20:26:04.9270130Z 0% |######################################## | 64% 2023-01-11T20:26:04.9270475Z 0% |######################################### | 64% 2023-01-11T20:26:04.9270859Z 0% |######################################### | 64% 2023-01-11T20:26:04.9271178Z 0% |######################################### | 64% 2023-01-11T20:26:04.9271571Z 0% |######################################### | 64% 2023-01-11T20:26:04.9271901Z 0% |######################################### | 64% 2023-01-11T20:26:04.9272238Z 0% |######################################### | 64% 2023-01-11T20:26:04.9272556Z 0% |######################################### | 64% 2023-01-11T20:26:04.9272896Z 0% |######################################### | 64% 2023-01-11T20:26:04.9273219Z 0% |######################################### | 64% 2023-01-11T20:26:04.9273547Z 0% |######################################### | 64% 2023-01-11T20:26:04.9273883Z 0% |######################################### | 64% 2023-01-11T20:26:04.9274212Z 0% |######################################### | 65% 2023-01-11T20:26:04.9274643Z 0% |######################################### | 65% 2023-01-11T20:26:04.9275083Z 0% |######################################### | 65% 2023-01-11T20:26:04.9275378Z 0% |######################################### | 65% 2023-01-11T20:26:04.9275654Z 0% |######################################### | 65% 2023-01-11T20:26:04.9275937Z 0% |######################################### | 65% 2023-01-11T20:26:04.9276236Z 0% |######################################### | 65% 2023-01-11T20:26:04.9276531Z 0% |######################################### | 65% 2023-01-11T20:26:04.9276825Z 0% |########################################## | 65% 2023-01-11T20:26:04.9277161Z 0% |########################################## | 65% 2023-01-11T20:26:04.9277475Z 0% |########################################## | 65% 2023-01-11T20:26:04.9358250Z 0% |########################################## | 65% 2023-01-11T20:26:04.9358691Z 0% |########################################## | 66% 2023-01-11T20:26:04.9359067Z 0% |########################################## | 66% 2023-01-11T20:26:04.9359423Z 0% |########################################## | 66% 2023-01-11T20:26:04.9359801Z 0% |########################################## | 66% 2023-01-11T20:26:04.9360174Z 0% |########################################## | 66% 2023-01-11T20:26:04.9360539Z 0% |########################################## | 66% 2023-01-11T20:26:04.9360890Z 0% |########################################## | 66% 2023-01-11T20:26:04.9361254Z 0% |########################################## | 66% 2023-01-11T20:26:04.9361619Z 0% |########################################## | 66% 2023-01-11T20:26:04.9361969Z 0% |########################################## | 66% 2023-01-11T20:26:04.9362332Z 0% |########################################## | 66% 2023-01-11T20:26:04.9362690Z 0% |########################################## | 66% 2023-01-11T20:26:04.9363056Z 0% |########################################## | 67% 2023-01-11T20:26:04.9363405Z 0% |########################################## | 67% 2023-01-11T20:26:04.9363905Z 0% |########################################### | 67% 2023-01-11T20:26:04.9364256Z 0% |########################################### | 67% 2023-01-11T20:26:04.9364558Z 0% |########################################### | 67% 2023-01-11T20:26:04.9364884Z 0% |########################################### | 67% 2023-01-11T20:26:04.9365202Z 0% |########################################### | 67% 2023-01-11T20:26:04.9365524Z 0% |########################################### | 67% 2023-01-11T20:26:04.9365909Z 0% |########################################### | 67% 2023-01-11T20:26:04.9366229Z 0% |########################################### | 67% 2023-01-11T20:26:04.9366547Z 0% |########################################### | 67% 2023-01-11T20:26:04.9366845Z 0% |########################################### | 67% 2023-01-11T20:26:04.9367183Z 0% |########################################### | 68% 2023-01-11T20:26:04.9367496Z 0% |########################################### | 68% 2023-01-11T20:26:04.9367824Z 0% |########################################### | 68% 2023-01-11T20:26:04.9368132Z 0% |########################################### | 68% 2023-01-11T20:26:04.9368452Z 0% |########################################### | 68% 2023-01-11T20:26:04.9368776Z 0% |########################################### | 68% 2023-01-11T20:26:04.9369091Z 0% |########################################### | 68% 2023-01-11T20:26:04.9369408Z 0% |########################################### | 68% 2023-01-11T20:26:04.9369726Z 0% |########################################### | 68% 2023-01-11T20:26:04.9370038Z 0% |############################################ | 68% 2023-01-11T20:26:04.9370366Z 0% |############################################ | 68% 2023-01-11T20:26:04.9370688Z 0% |############################################ | 68% 2023-01-11T20:26:04.9371013Z 0% |############################################ | 69% 2023-01-11T20:26:04.9371323Z 0% |############################################ | 69% 2023-01-11T20:26:04.9371647Z 0% |############################################ | 69% 2023-01-11T20:26:04.9371972Z 0% |############################################ | 69% 2023-01-11T20:26:04.9372284Z 0% |############################################ | 69% 2023-01-11T20:26:04.9372601Z 0% |############################################ | 69% 2023-01-11T20:26:04.9372914Z 0% |############################################ | 69% 2023-01-11T20:26:04.9373232Z 0% |############################################ | 69% 2023-01-11T20:26:04.9373539Z 0% |############################################ | 69% 2023-01-11T20:26:04.9373857Z 0% |############################################ | 69% 2023-01-11T20:26:04.9374169Z 0% |############################################ | 69% 2023-01-11T20:26:04.9374471Z 0% |############################################ | 69% 2023-01-11T20:26:04.9374809Z 0% |############################################ | 69% 2023-01-11T20:26:04.9375154Z 0% |############################################ | 70% 2023-01-11T20:26:04.9375492Z 0% |############################################ | 70% 2023-01-11T20:26:04.9375802Z 0% |############################################ | 70% 2023-01-11T20:26:04.9376137Z 0% |############################################# | 70% 2023-01-11T20:26:04.9376472Z 0% |############################################# | 70% 2023-01-11T20:26:04.9376875Z 0% |############################################# | 70% 2023-01-11T20:26:04.9377223Z 0% |############################################# | 70% 2023-01-11T20:26:04.9377555Z 0% |############################################# | 70% 2023-01-11T20:26:04.9377872Z 0% |############################################# | 70% 2023-01-11T20:26:04.9378197Z 0% |############################################# | 70% 2023-01-11T20:26:04.9378528Z 0% |############################################# | 70% 2023-01-11T20:26:04.9378917Z 0% |############################################# | 70% 2023-01-11T20:26:04.9379226Z 0% |############################################# | 71% 2023-01-11T20:26:04.9379561Z 0% |############################################# | 71% 2023-01-11T20:26:04.9379906Z 0% |############################################# | 71% 2023-01-11T20:26:04.9380242Z 0% |############################################# | 71% 2023-01-11T20:26:04.9380584Z 0% |############################################# | 71% 2023-01-11T20:26:04.9380926Z 0% |############################################# | 71% 2023-01-11T20:26:04.9381264Z 0% |############################################# | 71% 2023-01-11T20:26:04.9381556Z 0% |############################################# | 71% 2023-01-11T20:26:04.9381901Z 0% |############################################# | 71% 2023-01-11T20:26:04.9382253Z 0% |############################################# | 71% 2023-01-11T20:26:04.9382578Z 0% |############################################## | 71% 2023-01-11T20:26:04.9382925Z 0% |############################################## | 71% 2023-01-11T20:26:04.9383266Z 0% |############################################## | 72% 2023-01-11T20:26:04.9383609Z 0% |############################################## | 72% 2023-01-11T20:26:04.9383940Z 0% |############################################## | 72% 2023-01-11T20:26:04.9384281Z 0% |############################################## | 72% 2023-01-11T20:26:04.9384611Z 0% |############################################## | 72% 2023-01-11T20:26:04.9384941Z 0% |############################################## | 72% 2023-01-11T20:26:04.9385284Z 0% |############################################## | 72% 2023-01-11T20:26:04.9385631Z 0% |############################################## | 72% 2023-01-11T20:26:04.9385965Z 0% |############################################## | 72% 2023-01-11T20:26:04.9386300Z 0% |############################################## | 72% 2023-01-11T20:26:04.9386649Z 0% |############################################## | 72% 2023-01-11T20:26:04.9386990Z 0% |############################################## | 72% 2023-01-11T20:26:04.9387320Z 0% |############################################## | 73% 2023-01-11T20:26:04.9387657Z 0% |############################################## | 73% 2023-01-11T20:26:04.9387982Z 0% |############################################## | 73% 2023-01-11T20:26:04.9388229Z 0% |############################################## | 73% 2023-01-11T20:26:04.9388485Z 0% |############################################## | 73% 2023-01-11T20:26:04.9388744Z 0% |############################################### | 73% 2023-01-11T20:26:04.9388993Z 0% |############################################### | 73% 2023-01-11T20:26:04.9389255Z 0% |############################################### | 73% 2023-01-11T20:26:04.9389625Z 0% |############################################### | 73% 2023-01-11T20:26:04.9389916Z 0% |############################################### | 73% 2023-01-11T20:26:04.9390193Z 0% |############################################### | 73% 2023-01-11T20:26:04.9390510Z 0% |############################################### | 73% 2023-01-11T20:26:04.9390834Z 0% |############################################### | 74% 2023-01-11T20:26:04.9391166Z 0% |############################################### | 74% 2023-01-11T20:26:04.9391495Z 0% |############################################### | 74% 2023-01-11T20:26:04.9391919Z 0% |############################################### | 74% 2023-01-11T20:26:04.9392264Z 0% |############################################### | 74% 2023-01-11T20:26:04.9392590Z 0% |############################################### | 74% 2023-01-11T20:26:04.9392922Z 0% |############################################### | 74% 2023-01-11T20:26:04.9393234Z 0% |############################################### | 74% 2023-01-11T20:26:04.9393564Z 0% |############################################### | 74% 2023-01-11T20:26:04.9393887Z 0% |############################################### | 74% 2023-01-11T20:26:04.9394228Z 0% |############################################### | 74% 2023-01-11T20:26:04.9394677Z 0% |############################################### | 74% 2023-01-11T20:26:04.9395010Z 0% |################################################ | 75% 2023-01-11T20:26:04.9395370Z 0% |################################################ | 75% 2023-01-11T20:26:04.9395729Z 0% |################################################ | 75% 2023-01-11T20:26:04.9396066Z 0% |################################################ | 75% 2023-01-11T20:26:04.9396431Z 0% |################################################ | 75% 2023-01-11T20:26:04.9396784Z 0% |################################################ | 75% 2023-01-11T20:26:04.9397131Z 0% |################################################ | 75% 2023-01-11T20:26:04.9397442Z 0% |################################################ | 75% 2023-01-11T20:26:04.9397887Z 0% |################################################ | 75% 2023-01-11T20:26:04.9398238Z 0% |################################################ | 75% 2023-01-11T20:26:04.9398576Z 0% |################################################ | 75% 2023-01-11T20:26:04.9398948Z 0% |################################################ | 75% 2023-01-11T20:26:04.9399299Z 0% |################################################ | 76% 2023-01-11T20:26:04.9399663Z 0% |################################################ | 76% 2023-01-11T20:26:04.9400017Z 0% |################################################ | 76% 2023-01-11T20:26:04.9400335Z 0% |################################################ | 76% 2023-01-11T20:26:04.9400632Z 0% |################################################ | 76% 2023-01-11T20:26:04.9400980Z 0% |################################################ | 76% 2023-01-11T20:26:04.9401344Z 0% |################################################ | 76% 2023-01-11T20:26:04.9401708Z 0% |################################################# | 76% 2023-01-11T20:26:04.9402050Z 0% |################################################# | 76% 2023-01-11T20:26:04.9402372Z 0% |################################################# | 76% 2023-01-11T20:26:04.9402727Z 0% |################################################# | 76% 2023-01-11T20:26:04.9403095Z 0% |################################################# | 76% 2023-01-11T20:26:04.9403577Z 0% |################################################# | 77% 2023-01-11T20:26:04.9403929Z 0% |################################################# | 77% 2023-01-11T20:26:04.9404272Z 0% |################################################# | 77% 2023-01-11T20:26:04.9404602Z 0% |################################################# | 77% 2023-01-11T20:26:04.9404910Z 0% |################################################# | 77% 2023-01-11T20:26:04.9405258Z 0% |################################################# | 77% 2023-01-11T20:26:04.9405603Z 0% |################################################# | 77% 2023-01-11T20:26:04.9406020Z 0% |################################################# | 77% 2023-01-11T20:26:04.9406364Z 0% |################################################# | 77% 2023-01-11T20:26:04.9406714Z 0% |################################################# | 77% 2023-01-11T20:26:04.9407053Z 0% |################################################# | 77% 2023-01-11T20:26:04.9407402Z 0% |################################################# | 77% 2023-01-11T20:26:04.9407750Z 0% |################################################# | 78% 2023-01-11T20:26:04.9408104Z 0% |################################################# | 78% 2023-01-11T20:26:04.9408439Z 0% |################################################## | 78% 2023-01-11T20:26:04.9408780Z 0% |################################################## | 78% 2023-01-11T20:26:04.9409138Z 0% |################################################## | 78% 2023-01-11T20:26:04.9409479Z 0% |################################################## | 78% 2023-01-11T20:26:04.9409831Z 0% |################################################## | 78% 2023-01-11T20:26:04.9410184Z 0% |################################################## | 78% 2023-01-11T20:26:04.9410542Z 0% |################################################## | 78% 2023-01-11T20:26:04.9410877Z 0% |################################################## | 78% 2023-01-11T20:26:04.9411234Z 0% |################################################## | 78% 2023-01-11T20:26:04.9411599Z 0% |################################################## | 78% 2023-01-11T20:26:04.9411902Z 0% |################################################## | 79% 2023-01-11T20:26:04.9412243Z 0% |################################################## | 79% 2023-01-11T20:26:04.9412584Z 0% |################################################## | 79% 2023-01-11T20:26:04.9412924Z 0% |################################################## | 79% 2023-01-11T20:26:04.9413260Z 0% |################################################## | 79% 2023-01-11T20:26:04.9413607Z 0% |################################################## | 79% 2023-01-11T20:26:04.9413960Z 0% |################################################## | 79% 2023-01-11T20:26:04.9414299Z 0% |################################################## | 79% 2023-01-11T20:26:04.9414653Z 0% |################################################## | 79% 2023-01-11T20:26:04.9415013Z 0% |################################################### | 79% 2023-01-11T20:26:04.9415420Z 0% |################################################### | 79% 2023-01-11T20:26:04.9415782Z 0% |################################################### | 79% 2023-01-11T20:26:04.9416151Z 0% |################################################### | 79% 2023-01-11T20:26:04.9416521Z 0% |################################################### | 80% 2023-01-11T20:26:04.9416867Z 0% |################################################### | 80% 2023-01-11T20:26:04.9417234Z 0% |################################################### | 80% 2023-01-11T20:26:04.9417797Z 0% |################################################### | 80% 2023-01-11T20:26:04.9418130Z 0% |################################################### | 80% 2023-01-11T20:26:04.9418472Z 0% |################################################### | 80% 2023-01-11T20:26:04.9418821Z 0% |################################################### | 80% 2023-01-11T20:26:04.9419177Z 0% |################################################### | 80% 2023-01-11T20:26:04.9419517Z 0% |################################################### | 80% 2023-01-11T20:26:04.9419946Z 0% |################################################### | 80% 2023-01-11T20:26:04.9420303Z 0% |################################################### | 80% 2023-01-11T20:26:04.9420657Z 0% |################################################### | 80% 2023-01-11T20:26:04.9421019Z 0% |################################################### | 81% 2023-01-11T20:26:04.9421389Z 0% |################################################### | 81% 2023-01-11T20:26:04.9421763Z 0% |################################################### | 81% 2023-01-11T20:26:04.9422115Z 0% |#################################################### | 81% 2023-01-11T20:26:04.9422476Z 0% |#################################################### | 81% 2023-01-11T20:26:04.9422848Z 0% |#################################################### | 81% 2023-01-11T20:26:04.9423200Z 0% |#################################################### | 81% 2023-01-11T20:26:04.9423573Z 0% |#################################################### | 81% 2023-01-11T20:26:04.9423942Z 0% |#################################################### | 81% 2023-01-11T20:26:04.9424313Z 0% |#################################################### | 81% 2023-01-11T20:26:04.9424670Z 0% |#################################################### | 81% 2023-01-11T20:26:04.9425038Z 0% |#################################################### | 81% 2023-01-11T20:26:04.9425401Z 0% |#################################################### | 82% 2023-01-11T20:26:04.9425758Z 0% |#################################################### | 82% 2023-01-11T20:26:04.9426130Z 0% |#################################################### | 82% 2023-01-11T20:26:04.9426495Z 0% |#################################################### | 82% 2023-01-11T20:26:04.9426847Z 0% |#################################################### | 82% 2023-01-11T20:26:04.9427212Z 0% |#################################################### | 82% 2023-01-11T20:26:04.9427616Z 0% |#################################################### | 82% 2023-01-11T20:26:04.9427990Z 0% |#################################################### | 82% 2023-01-11T20:26:04.9428347Z 0% |#################################################### | 82% 2023-01-11T20:26:04.9428714Z 0% |#################################################### | 82% 2023-01-11T20:26:04.9429089Z 0% |##################################################### | 82% 2023-01-11T20:26:04.9429439Z 0% |##################################################### | 82% 2023-01-11T20:26:04.9429804Z 0% |##################################################### | 83% 2023-01-11T20:26:04.9430163Z 0% |##################################################### | 83% 2023-01-11T20:26:04.9430535Z 0% |##################################################### | 83% 2023-01-11T20:26:04.9430888Z 0% |##################################################### | 83% 2023-01-11T20:26:04.9431223Z 0% |##################################################### | 83% 2023-01-11T20:26:04.9431572Z 0% |##################################################### | 83% 2023-01-11T20:26:04.9431920Z 0% |##################################################### | 83% 2023-01-11T20:26:04.9432336Z 0% |##################################################### | 83% 2023-01-11T20:26:04.9432684Z 0% |##################################################### | 83% 2023-01-11T20:26:04.9433040Z 0% |##################################################### | 83% 2023-01-11T20:26:04.9433385Z 0% |##################################################### | 83% 2023-01-11T20:26:04.9433727Z 0% |##################################################### | 83% 2023-01-11T20:26:04.9434078Z 0% |##################################################### | 84% 2023-01-11T20:26:04.9434534Z 0% |##################################################### | 84% 2023-01-11T20:26:04.9434898Z 0% |##################################################### | 84% 2023-01-11T20:26:04.9435237Z 0% |##################################################### | 84% 2023-01-11T20:26:04.9435578Z 0% |###################################################### | 84% 2023-01-11T20:26:04.9435933Z 0% |###################################################### | 84% 2023-01-11T20:26:04.9436087Z 0% |###################################################### | 84% 2023-01-11T20:26:04.9436247Z 0% |###################################################### | 84% 2023-01-11T20:26:04.9436408Z 0% |###################################################### | 84% 2023-01-11T20:26:04.9436563Z 0% |###################################################### | 84% 2023-01-11T20:26:04.9436721Z 0% |###################################################### | 84% 2023-01-11T20:26:04.9436867Z 0% |###################################################### | 84% 2023-01-11T20:26:04.9437018Z 0% |###################################################### | 85% 2023-01-11T20:26:04.9437169Z 0% |###################################################### | 85% 2023-01-11T20:26:04.9437321Z 0% |###################################################### | 85% 2023-01-11T20:26:04.9437475Z 0% |###################################################### | 85% 2023-01-11T20:26:04.9437631Z 0% |###################################################### | 85% 2023-01-11T20:26:04.9478504Z 0% |###################################################### | 85% 2023-01-11T20:26:04.9478705Z 0% |###################################################### | 85% 2023-01-11T20:26:04.9478856Z 0% |###################################################### | 85% 2023-01-11T20:26:04.9479021Z 0% |###################################################### | 85% 2023-01-11T20:26:04.9479190Z 0% |###################################################### | 85% 2023-01-11T20:26:04.9479348Z 0% |###################################################### | 85% 2023-01-11T20:26:04.9479509Z 0% |####################################################### | 85% 2023-01-11T20:26:04.9479674Z 0% |####################################################### | 86% 2023-01-11T20:26:04.9479832Z 0% |####################################################### | 86% 2023-01-11T20:26:04.9479988Z 0% |####################################################### | 86% 2023-01-11T20:26:04.9480131Z 0% |####################################################### | 86% 2023-01-11T20:26:04.9480292Z 0% |####################################################### | 86% 2023-01-11T20:26:04.9480450Z 0% |####################################################### | 86% 2023-01-11T20:26:04.9480608Z 0% |####################################################### | 86% 2023-01-11T20:26:04.9480768Z 0% |####################################################### | 86% 2023-01-11T20:26:04.9480918Z 0% |####################################################### | 86% 2023-01-11T20:26:04.9481069Z 0% |####################################################### | 86% 2023-01-11T20:26:04.9481357Z 0% |####################################################### | 86% 2023-01-11T20:26:04.9481504Z 0% |####################################################### | 86% 2023-01-11T20:26:04.9481661Z 0% |####################################################### | 87% 2023-01-11T20:26:04.9481818Z 0% |####################################################### | 87% 2023-01-11T20:26:04.9481977Z 0% |####################################################### | 87% 2023-01-11T20:26:04.9482134Z 0% |####################################################### | 87% 2023-01-11T20:26:04.9482293Z 0% |####################################################### | 87% 2023-01-11T20:26:04.9482510Z 0% |####################################################### | 87% 2023-01-11T20:26:04.9482668Z 0% |######################################################## | 87% 2023-01-11T20:26:04.9482809Z 0% |######################################################## | 87% 2023-01-11T20:26:04.9482970Z 0% |######################################################## | 87% 2023-01-11T20:26:04.9483123Z 0% |######################################################## | 87% 2023-01-11T20:26:04.9483283Z 0% |######################################################## | 87% 2023-01-11T20:26:04.9483439Z 0% |######################################################## | 87% 2023-01-11T20:26:04.9483596Z 0% |######################################################## | 88% 2023-01-11T20:26:04.9483742Z 0% |######################################################## | 88% 2023-01-11T20:26:04.9483893Z 0% |######################################################## | 88% 2023-01-11T20:26:04.9484049Z 0% |######################################################## | 88% 2023-01-11T20:26:04.9484209Z 0% |######################################################## | 88% 2023-01-11T20:26:04.9484356Z 0% |######################################################## | 88% 2023-01-11T20:26:04.9484517Z 0% |######################################################## | 88% 2023-01-11T20:26:04.9484674Z 0% |######################################################## | 88% 2023-01-11T20:26:04.9484835Z 0% |######################################################## | 88% 2023-01-11T20:26:04.9484996Z 0% |######################################################## | 88% 2023-01-11T20:26:04.9485154Z 0% |######################################################## | 88% 2023-01-11T20:26:04.9485302Z 0% |######################################################## | 88% 2023-01-11T20:26:04.9485454Z 0% |######################################################## | 89% 2023-01-11T20:26:04.9485612Z 0% |######################################################### | 89% 2023-01-11T20:26:04.9485766Z 0% |######################################################### | 89% 2023-01-11T20:26:04.9485926Z 0% |######################################################### | 89% 2023-01-11T20:26:04.9486091Z 0% |######################################################### | 89% 2023-01-11T20:26:04.9486244Z 0% |######################################################### | 89% 2023-01-11T20:26:04.9486393Z 0% |######################################################### | 89% 2023-01-11T20:26:04.9486541Z 0% |######################################################### | 89% 2023-01-11T20:26:04.9486694Z 0% |######################################################### | 89% 2023-01-11T20:26:04.9486845Z 0% |######################################################### | 89% 2023-01-11T20:26:04.9487005Z 0% |######################################################### | 89% 2023-01-11T20:26:04.9487169Z 0% |######################################################### | 89% 2023-01-11T20:26:04.9487324Z 0% |######################################################### | 89% 2023-01-11T20:26:04.9487478Z 0% |######################################################### | 90% 2023-01-11T20:26:04.9487705Z 0% |######################################################### | 90% 2023-01-11T20:26:04.9487842Z 0% |######################################################### | 90% 2023-01-11T20:26:04.9487994Z 0% |######################################################### | 90% 2023-01-11T20:26:04.9488149Z 0% |######################################################### | 90% 2023-01-11T20:26:04.9488307Z 0% |######################################################### | 90% 2023-01-11T20:26:04.9488459Z 0% |######################################################### | 90% 2023-01-11T20:26:04.9488617Z 0% |########################################################## | 90% 2023-01-11T20:26:04.9488840Z 0% |########################################################## | 90% 2023-01-11T20:26:04.9488998Z 0% |########################################################## | 90% 2023-01-11T20:26:04.9489157Z 0% |########################################################## | 90% 2023-01-11T20:26:04.9489314Z 0% |########################################################## | 90% 2023-01-11T20:26:04.9489478Z 0% |########################################################## | 91% 2023-01-11T20:26:04.9489637Z 0% |########################################################## | 91% 2023-01-11T20:26:04.9489797Z 0% |########################################################## | 91% 2023-01-11T20:26:04.9489954Z 0% |########################################################## | 91% 2023-01-11T20:26:04.9490110Z 0% |########################################################## | 91% 2023-01-11T20:26:04.9490265Z 0% |########################################################## | 91% 2023-01-11T20:26:04.9490434Z 0% |########################################################## | 91% 2023-01-11T20:26:04.9490577Z 0% |########################################################## | 91% 2023-01-11T20:26:04.9490740Z 0% |########################################################## | 91% 2023-01-11T20:26:04.9490907Z 0% |########################################################## | 91% 2023-01-11T20:26:04.9491066Z 0% |########################################################## | 91% 2023-01-11T20:26:04.9491226Z 0% |########################################################## | 91% 2023-01-11T20:26:04.9491380Z 0% |########################################################## | 92% 2023-01-11T20:26:04.9491546Z 0% |########################################################## | 92% 2023-01-11T20:26:04.9491698Z 0% |########################################################### | 92% 2023-01-11T20:26:04.9491845Z 0% |########################################################### | 92% 2023-01-11T20:26:04.9492004Z 0% |########################################################### | 92% 2023-01-11T20:26:04.9492164Z 0% |########################################################### | 92% 2023-01-11T20:26:04.9492329Z 0% |########################################################### | 92% 2023-01-11T20:26:04.9492493Z 0% |########################################################### | 92% 2023-01-11T20:26:04.9492651Z 0% |########################################################### | 92% 2023-01-11T20:26:04.9492805Z 0% |########################################################### | 92% 2023-01-11T20:26:04.9492952Z 0% |########################################################### | 92% 2023-01-11T20:26:04.9493095Z 0% |########################################################### | 92% 2023-01-11T20:26:04.9493251Z 0% |########################################################### | 93% 2023-01-11T20:26:04.9493416Z 0% |########################################################### | 93% 2023-01-11T20:26:04.9493575Z 0% |########################################################### | 93% 2023-01-11T20:26:04.9493735Z 0% |########################################################### | 93% 2023-01-11T20:26:04.9493889Z 0% |########################################################### | 93% 2023-01-11T20:26:04.9494103Z 0% |########################################################### | 93% 2023-01-11T20:26:04.9494262Z 0% |########################################################### | 93% 2023-01-11T20:26:04.9494407Z 0% |########################################################### | 93% 2023-01-11T20:26:04.9494565Z 0% |########################################################### | 93% 2023-01-11T20:26:04.9494721Z 0% |############################################################ | 93% 2023-01-11T20:26:04.9494880Z 0% |############################################################ | 93% 2023-01-11T20:26:04.9495092Z 0% |############################################################ | 93% 2023-01-11T20:26:04.9495244Z 0% |############################################################ | 94% 2023-01-11T20:26:04.9495398Z 0% |############################################################ | 94% 2023-01-11T20:26:04.9495539Z 0% |############################################################ | 94% 2023-01-11T20:26:04.9495694Z 0% |############################################################ | 94% 2023-01-11T20:26:04.9495843Z 0% |############################################################ | 94% 2023-01-11T20:26:04.9496000Z 0% |############################################################ | 94% 2023-01-11T20:26:04.9496157Z 0% |############################################################ | 94% 2023-01-11T20:26:04.9496317Z 0% |############################################################ | 94% 2023-01-11T20:26:04.9496497Z 0% |############################################################ | 94% 2023-01-11T20:26:04.9496661Z 0% |############################################################ | 94% 2023-01-11T20:26:04.9496809Z 0% |############################################################ | 94% 2023-01-11T20:26:04.9496966Z 0% |############################################################ | 94% 2023-01-11T20:26:04.9497125Z 0% |############################################################ | 95% 2023-01-11T20:26:04.9497293Z 0% |############################################################ | 95% 2023-01-11T20:26:04.9497454Z 0% |############################################################ | 95% 2023-01-11T20:26:04.9497614Z 0% |############################################################ | 95% 2023-01-11T20:26:04.9497769Z 0% |############################################################# | 95% 2023-01-11T20:26:04.9497926Z 0% |############################################################# | 95% 2023-01-11T20:26:04.9498071Z 0% |############################################################# | 95% 2023-01-11T20:26:04.9498232Z 0% |############################################################# | 95% 2023-01-11T20:26:04.9498396Z 0% |############################################################# | 95% 2023-01-11T20:26:04.9498557Z 0% |############################################################# | 95% 2023-01-11T20:26:04.9498720Z 0% |############################################################# | 95% 2023-01-11T20:26:04.9498887Z 0% |############################################################# | 95% 2023-01-11T20:26:04.9499049Z 0% |############################################################# | 96% 2023-01-11T20:26:04.9499210Z 0% |############################################################# | 96% 2023-01-11T20:26:04.9499358Z 0% |############################################################# | 96% 2023-01-11T20:26:04.9499517Z 0% |############################################################# | 96% 2023-01-11T20:26:04.9499677Z 0% |############################################################# | 96% 2023-01-11T20:26:04.9499838Z 0% |############################################################# | 96% 2023-01-11T20:26:04.9500003Z 0% |############################################################# | 96% 2023-01-11T20:26:04.9500168Z 0% |############################################################# | 96% 2023-01-11T20:26:04.9500327Z 0% |############################################################# | 96% 2023-01-11T20:26:04.9500538Z 0% |############################################################# | 96% 2023-01-11T20:26:04.9500682Z 0% |############################################################# | 96% 2023-01-11T20:26:04.9500844Z 0% |############################################################## | 96% 2023-01-11T20:26:04.9501006Z 0% |############################################################## | 97% 2023-01-11T20:26:04.9501167Z 0% |############################################################## | 97% 2023-01-11T20:26:04.9501327Z 0% |############################################################## | 97% 2023-01-11T20:26:04.9501523Z 0% |############################################################## | 97% 2023-01-11T20:26:04.9501677Z 0% |############################################################## | 97% 2023-01-11T20:26:04.9501841Z 0% |############################################################## | 97% 2023-01-11T20:26:04.9501983Z 0% |############################################################## | 97% 2023-01-11T20:26:04.9502146Z 0% |############################################################## | 97% 2023-01-11T20:26:04.9502304Z 0% |############################################################## | 97% 2023-01-11T20:26:04.9502466Z 0% |############################################################## | 97% 2023-01-11T20:26:04.9502625Z 0% |############################################################## | 97% 2023-01-11T20:26:04.9502788Z 0% |############################################################## | 97% 2023-01-11T20:26:04.9502948Z 0% |############################################################## | 98% 2023-01-11T20:26:04.9503107Z 0% |############################################################## | 98% 2023-01-11T20:26:04.9503250Z 0% |############################################################## | 98% 2023-01-11T20:26:04.9503410Z 0% |############################################################## | 98% 2023-01-11T20:26:04.9503572Z 0% |############################################################## | 98% 2023-01-11T20:26:04.9503732Z 0% |############################################################## | 98% 2023-01-11T20:26:04.9503887Z 0% |############################################################### | 98% 2023-01-11T20:26:04.9504045Z 0% |############################################################### | 98% 2023-01-11T20:26:04.9504207Z 0% |############################################################### | 98% 2023-01-11T20:26:04.9504363Z 0% |############################################################### | 98% 2023-01-11T20:26:04.9504509Z 0% |############################################################### | 98% 2023-01-11T20:26:04.9504668Z 0% |############################################################### | 98% 2023-01-11T20:26:04.9504825Z 0% |############################################################### | 99% 2023-01-11T20:26:04.9504982Z 0% |############################################################### | 99% 2023-01-11T20:26:04.9505150Z 0% |############################################################### | 99% 2023-01-11T20:26:04.9505315Z 0% |############################################################### | 99% 2023-01-11T20:26:04.9505477Z 0% |############################################################### | 99% 2023-01-11T20:26:04.9505640Z 0% |############################################################### | 99% 2023-01-11T20:26:04.9505783Z 0% |############################################################### | 99% 2023-01-11T20:26:04.9505939Z 0% |############################################################### | 99% 2023-01-11T20:26:04.9506093Z 0% |############################################################### | 99% 2023-01-11T20:26:04.9506254Z 0% |############################################################### | 99% 2023-01-11T20:26:04.9506418Z 0% |############################################################### | 99% 2023-01-11T20:26:04.9506568Z 0% |############################################################### | 99% 2023-01-11T20:26:04.9506790Z 0% |############################################################### | 99% 2023-01-11T20:26:04.9506953Z 0% |################################################################| 100% 2023-01-11T20:26:04.9507490Z Unzipped bazel-out/k8-fastbuild/bin/mnist/train-images-idx3-ubyte.gz ... 2023-01-11T20:26:04.9507872Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2023-01-11T20:26:04.9507886Z 2023-01-11T20:26:04.9508033Z 0% | | 0% 2023-01-11T20:26:04.9508175Z 0% |################## | 28% 2023-01-11T20:26:04.9508331Z 0% |#################################### | 56% 2023-01-11T20:26:04.9508551Z 0% |###################################################### | 85% 2023-01-11T20:26:04.9508713Z 0% |################################################################| 100% 2023-01-11T20:26:04.9509100Z Unzipped bazel-out/k8-fastbuild/bin/mnist/train-labels-idx1-ubyte.gz ... 2023-01-11T20:26:04.9509486Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2023-01-11T20:26:04.9509497Z 2023-01-11T20:26:04.9509645Z 0% | | 0% 2023-01-11T20:26:04.9509809Z 0% | | 0% 2023-01-11T20:26:04.9509959Z 0% | | 0% 2023-01-11T20:26:04.9510114Z 0% | | 1% 2023-01-11T20:26:04.9510278Z 0% |# | 1% 2023-01-11T20:26:04.9510441Z 0% |# | 2% 2023-01-11T20:26:04.9510586Z 0% |# | 2% 2023-01-11T20:26:04.9510739Z 0% |## | 3% 2023-01-11T20:26:04.9510885Z 0% |## | 3% 2023-01-11T20:26:04.9511049Z 0% |## | 4% 2023-01-11T20:26:04.9511211Z 0% |### | 4% 2023-01-11T20:26:04.9511374Z 0% |### | 5% 2023-01-11T20:26:04.9511533Z 0% |### | 5% 2023-01-11T20:26:04.9511699Z 0% |#### | 6% 2023-01-11T20:26:04.9511863Z 0% |#### | 6% 2023-01-11T20:26:04.9512021Z 0% |#### | 7% 2023-01-11T20:26:04.9512167Z 0% |##### | 7% 2023-01-11T20:26:04.9512328Z 0% |##### | 8% 2023-01-11T20:26:04.9512492Z 0% |##### | 8% 2023-01-11T20:26:04.9512634Z 0% |###### | 9% 2023-01-11T20:26:04.9512795Z 0% |###### | 9% 2023-01-11T20:26:04.9512960Z 0% |###### | 10% 2023-01-11T20:26:04.9513125Z 0% |###### | 10% 2023-01-11T20:26:04.9513271Z 0% |####### | 11% 2023-01-11T20:26:04.9513433Z 0% |####### | 11% 2023-01-11T20:26:04.9513591Z 0% |####### | 12% 2023-01-11T20:26:04.9513747Z 0% |######## | 12% 2023-01-11T20:26:04.9513905Z 0% |######## | 13% 2023-01-11T20:26:04.9514063Z 0% |######## | 13% 2023-01-11T20:26:04.9514281Z 0% |######### | 14% 2023-01-11T20:26:04.9514531Z 0% |######### | 14% 2023-01-11T20:26:04.9514674Z 0% |######### | 15% 2023-01-11T20:26:04.9514828Z 0% |########## | 15% 2023-01-11T20:26:04.9514987Z 0% |########## | 16% 2023-01-11T20:26:04.9515147Z 0% |########## | 16% 2023-01-11T20:26:04.9515346Z 0% |########### | 17% 2023-01-11T20:26:04.9515501Z 0% |########### | 17% 2023-01-11T20:26:04.9515648Z 0% |########### | 18% 2023-01-11T20:26:04.9515801Z 0% |############ | 18% 2023-01-11T20:26:04.9515942Z 0% |############ | 19% 2023-01-11T20:26:04.9516092Z 0% |############ | 19% 2023-01-11T20:26:04.9516248Z 0% |############# | 20% 2023-01-11T20:26:04.9516404Z 0% |############# | 20% 2023-01-11T20:26:04.9516560Z 0% |############# | 21% 2023-01-11T20:26:04.9516715Z 0% |############# | 21% 2023-01-11T20:26:04.9516871Z 0% |############## | 22% 2023-01-11T20:26:04.9517036Z 0% |############## | 22% 2023-01-11T20:26:04.9517177Z 0% |############## | 23% 2023-01-11T20:26:04.9517337Z 0% |############### | 23% 2023-01-11T20:26:04.9517501Z 0% |############### | 24% 2023-01-11T20:26:04.9517939Z 0% |############### | 24% 2023-01-11T20:26:04.9518156Z 0% |################ | 25% 2023-01-11T20:26:04.9518258Z 0% |################ | 25% 2023-01-11T20:26:04.9518354Z 0% |################ | 26% 2023-01-11T20:26:04.9518449Z 0% |################# | 26% 2023-01-11T20:26:04.9518575Z 0% |################# | 27% 2023-01-11T20:26:04.9518681Z 0% |################# | 27% 2023-01-11T20:26:04.9518773Z 0% |################## | 28% 2023-01-11T20:26:04.9518865Z 0% |################## | 28% 2023-01-11T20:26:04.9518959Z 0% |################## | 29% 2023-01-11T20:26:04.9519052Z 0% |################### | 29% 2023-01-11T20:26:04.9519156Z 0% |################### | 30% 2023-01-11T20:26:04.9519249Z 0% |################### | 30% 2023-01-11T20:26:04.9519330Z 0% |#################### | 31% 2023-01-11T20:26:04.9519422Z 0% |#################### | 31% 2023-01-11T20:26:04.9519514Z 0% |#################### | 32% 2023-01-11T20:26:04.9519605Z 0% |#################### | 32% 2023-01-11T20:26:04.9519696Z 0% |##################### | 33% 2023-01-11T20:26:04.9519785Z 0% |##################### | 33% 2023-01-11T20:26:04.9520042Z 0% |##################### | 34% 2023-01-11T20:26:04.9520137Z 0% |###################### | 34% 2023-01-11T20:26:04.9520215Z 0% |###################### | 35% 2023-01-11T20:26:04.9520304Z 0% |###################### | 35% 2023-01-11T20:26:04.9520393Z 0% |####################### | 36% 2023-01-11T20:26:04.9520483Z 0% |####################### | 36% 2023-01-11T20:26:04.9520617Z 0% |####################### | 37% 2023-01-11T20:26:04.9520706Z 0% |######################## | 37% 2023-01-11T20:26:04.9520796Z 0% |######################## | 38% 2023-01-11T20:26:04.9520885Z 0% |######################## | 38% 2023-01-11T20:26:04.9520999Z 0% |######################### | 39% 2023-01-11T20:26:04.9521092Z 0% |######################### | 39% 2023-01-11T20:26:04.9521182Z 0% |######################### | 40% 2023-01-11T20:26:04.9521271Z 0% |########################## | 40% 2023-01-11T20:26:04.9521361Z 0% |########################## | 41% 2023-01-11T20:26:04.9521451Z 0% |########################## | 41% 2023-01-11T20:26:04.9521541Z 0% |########################### | 42% 2023-01-11T20:26:04.9521630Z 0% |########################### | 42% 2023-01-11T20:26:04.9521706Z 0% |########################### | 43% 2023-01-11T20:26:04.9521800Z 0% |########################### | 43% 2023-01-11T20:26:04.9521887Z 0% |############################ | 44% 2023-01-11T20:26:04.9521980Z 0% |############################ | 44% 2023-01-11T20:26:04.9522070Z 0% |############################ | 45% 2023-01-11T20:26:04.9522159Z 0% |############################# | 45% 2023-01-11T20:26:04.9522247Z 0% |############################# | 46% 2023-01-11T20:26:04.9522341Z 0% |############################# | 46% 2023-01-11T20:26:04.9522439Z 0% |############################## | 47% 2023-01-11T20:26:04.9522530Z 0% |############################## | 47% 2023-01-11T20:26:04.9522619Z 0% |############################## | 48% 2023-01-11T20:26:04.9522710Z 0% |############################### | 48% 2023-01-11T20:26:04.9522798Z 0% |############################### | 49% 2023-01-11T20:26:04.9522888Z 0% |############################### | 49% 2023-01-11T20:26:04.9522976Z 0% |################################ | 50% 2023-01-11T20:26:04.9523064Z 0% |################################ | 50% 2023-01-11T20:26:04.9523142Z 0% |################################ | 51% 2023-01-11T20:26:04.9523230Z 0% |################################# | 51% 2023-01-11T20:26:04.9523322Z 0% |################################# | 52% 2023-01-11T20:26:04.9523411Z 0% |################################# | 52% 2023-01-11T20:26:04.9523500Z 0% |################################## | 53% 2023-01-11T20:26:04.9523616Z 0% |################################## | 53% 2023-01-11T20:26:04.9523706Z 0% |################################## | 54% 2023-01-11T20:26:04.9523793Z 0% |################################## | 54% 2023-01-11T20:26:04.9523875Z 0% |################################### | 55% 2023-01-11T20:26:04.9523968Z 0% |################################### | 55% 2023-01-11T20:26:04.9524058Z 0% |################################### | 56% 2023-01-11T20:26:04.9524150Z 0% |#################################### | 56% 2023-01-11T20:26:04.9524269Z 0% |#################################### | 57% 2023-01-11T20:26:04.9524390Z 0% |#################################### | 57% 2023-01-11T20:26:04.9524485Z 0% |##################################### | 58% 2023-01-11T20:26:04.9524579Z 0% |##################################### | 58% 2023-01-11T20:26:04.9524658Z 0% |##################################### | 59% 2023-01-11T20:26:04.9524749Z 0% |###################################### | 59% 2023-01-11T20:26:04.9524839Z 0% |###################################### | 60% 2023-01-11T20:26:04.9524929Z 0% |###################################### | 60% 2023-01-11T20:26:04.9525021Z 0% |####################################### | 61% 2023-01-11T20:26:04.9525111Z 0% |####################################### | 61% 2023-01-11T20:26:04.9525204Z 0% |####################################### | 62% 2023-01-11T20:26:04.9525293Z 0% |######################################## | 62% 2023-01-11T20:26:04.9525371Z 0% |######################################## | 63% 2023-01-11T20:26:04.9525461Z 0% |######################################## | 63% 2023-01-11T20:26:04.9525554Z 0% |######################################### | 64% 2023-01-11T20:26:04.9525666Z 0% |######################################### | 64% 2023-01-11T20:26:04.9525758Z 0% |######################################### | 65% 2023-01-11T20:26:04.9525846Z 0% |######################################### | 65% 2023-01-11T20:26:04.9525936Z 0% |########################################## | 66% 2023-01-11T20:26:04.9526026Z 0% |########################################## | 66% 2023-01-11T20:26:04.9526107Z 0% |########################################## | 67% 2023-01-11T20:26:04.9526197Z 0% |########################################### | 67% 2023-01-11T20:26:04.9526287Z 0% |########################################### | 68% 2023-01-11T20:26:04.9526382Z 0% |########################################### | 68% 2023-01-11T20:26:04.9526471Z 0% |############################################ | 69% 2023-01-11T20:26:04.9526561Z 0% |############################################ | 69% 2023-01-11T20:26:04.9526649Z 0% |############################################ | 70% 2023-01-11T20:26:04.9526737Z 0% |############################################# | 70% 2023-01-11T20:26:04.9526818Z 0% |############################################# | 71% 2023-01-11T20:26:04.9526907Z 0% |############################################# | 71% 2023-01-11T20:26:04.9527028Z 0% |############################################## | 72% 2023-01-11T20:26:04.9527121Z 0% |############################################## | 72% 2023-01-11T20:26:04.9527210Z 0% |############################################## | 73% 2023-01-11T20:26:04.9527330Z 0% |############################################### | 73% 2023-01-11T20:26:04.9527423Z 0% |############################################### | 74% 2023-01-11T20:26:04.9527513Z 0% |############################################### | 74% 2023-01-11T20:26:04.9527590Z 0% |################################################ | 75% 2023-01-11T20:26:04.9527679Z 0% |################################################ | 75% 2023-01-11T20:26:04.9527769Z 0% |################################################ | 76% 2023-01-11T20:26:04.9527859Z 0% |################################################ | 76% 2023-01-11T20:26:04.9527978Z 0% |################################################# | 77% 2023-01-11T20:26:04.9528067Z 0% |################################################# | 77% 2023-01-11T20:26:04.9528156Z 0% |################################################# | 78% 2023-01-11T20:26:04.9528253Z 0% |################################################## | 78% 2023-01-11T20:26:04.9528350Z 0% |################################################## | 78% 2023-01-11T20:26:04.9528443Z 0% |################################################## | 79% 2023-01-11T20:26:04.9528533Z 0% |################################################### | 79% 2023-01-11T20:26:04.9528626Z 0% |################################################### | 80% 2023-01-11T20:26:04.9528716Z 0% |################################################### | 80% 2023-01-11T20:26:04.9528809Z 0% |#################################################### | 81% 2023-01-11T20:26:04.9528899Z 0% |#################################################### | 81% 2023-01-11T20:26:04.9528988Z 0% |#################################################### | 82% 2023-01-11T20:26:04.9529065Z 0% |##################################################### | 82% 2023-01-11T20:26:04.9529154Z 0% |##################################################### | 83% 2023-01-11T20:26:04.9529245Z 0% |##################################################### | 83% 2023-01-11T20:26:04.9529340Z 0% |###################################################### | 84% 2023-01-11T20:26:04.9529431Z 0% |###################################################### | 84% 2023-01-11T20:26:04.9529522Z 0% |###################################################### | 85% 2023-01-11T20:26:04.9529612Z 0% |####################################################### | 85% 2023-01-11T20:26:04.9529703Z 0% |####################################################### | 86% 2023-01-11T20:26:04.9529783Z 0% |####################################################### | 86% 2023-01-11T20:26:04.9529901Z 0% |####################################################### | 87% 2023-01-11T20:26:04.9529993Z 0% |######################################################## | 87% 2023-01-11T20:26:04.9530087Z 0% |######################################################## | 88% 2023-01-11T20:26:04.9530179Z 0% |######################################################## | 88% 2023-01-11T20:26:04.9530271Z 0% |######################################################### | 89% 2023-01-11T20:26:04.9530364Z 0% |######################################################### | 89% 2023-01-11T20:26:04.9530454Z 0% |######################################################### | 90% 2023-01-11T20:26:04.9530533Z 0% |########################################################## | 90% 2023-01-11T20:26:04.9530626Z 0% |########################################################## | 91% 2023-01-11T20:26:04.9530715Z 0% |########################################################## | 91% 2023-01-11T20:26:04.9530807Z 0% |########################################################### | 92% 2023-01-11T20:26:04.9530894Z 0% |########################################################### | 92% 2023-01-11T20:26:04.9531016Z 0% |########################################################### | 93% 2023-01-11T20:26:04.9531106Z 0% |############################################################ | 93% 2023-01-11T20:26:04.9531194Z 0% |############################################################ | 94% 2023-01-11T20:26:04.9531274Z 0% |############################################################ | 94% 2023-01-11T20:26:04.9531364Z 0% |############################################################# | 95% 2023-01-11T20:26:04.9531481Z 0% |############################################################# | 95% 2023-01-11T20:26:04.9531614Z 0% |############################################################# | 96% 2023-01-11T20:26:04.9531706Z 0% |############################################################## | 96% 2023-01-11T20:26:04.9531799Z 0% |############################################################## | 97% 2023-01-11T20:26:04.9531890Z 0% |############################################################## | 97% 2023-01-11T20:26:04.9531984Z 0% |############################################################## | 98% 2023-01-11T20:26:04.9532063Z 0% |############################################################### | 98% 2023-01-11T20:26:04.9532153Z 0% |############################################################### | 99% 2023-01-11T20:26:04.9532244Z 0% |############################################################### | 99% 2023-01-11T20:26:04.9532342Z 0% |################################################################| 100% 2023-01-11T20:26:04.9532637Z Unzipped bazel-out/k8-fastbuild/bin/mnist/t10k-images-idx3-ubyte.gz ... 2023-01-11T20:26:04.9532877Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2023-01-11T20:26:04.9532886Z 2023-01-11T20:26:04.9533009Z 0% | | 0% 2023-01-11T20:26:04.9533112Z 0% |################################################################| 100% 2023-01-11T20:26:04.9533316Z Unzipped bazel-out/k8-fastbuild/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2023-01-11T20:26:07.1674334Z [1,823 / 4,153] Compiling c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu; 3s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T20:26:07.3840614Z INFO: From Compiling aten/src/ATen/RegisterSparseCPU.cpp: 2023-01-11T20:26:07.3847657Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCPU.cpp:174:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:07.3849037Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T20:26:07.3849945Z ^~~~~~~~~~~~~ 2023-01-11T20:26:07.3851328Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCPU.cpp:155:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:07.3852381Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T20:26:07.3852894Z ^~~~~~~~~~ 2023-01-11T20:26:09.2191883Z INFO: From Compiling aten/src/ATen/RegisterQuantizedMeta.cpp: 2023-01-11T20:26:09.2195604Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedMeta.cpp:82:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:09.2196492Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T20:26:09.2197104Z ^~~~~~~~~~~~~ 2023-01-11T20:26:09.2198844Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedMeta.cpp:63:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:09.2200330Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T20:26:09.2200759Z ^~~~~~~~~~ 2023-01-11T20:26:09.2223391Z INFO: From Compiling c10/cuda/test/impl/CUDAAssertionsTest_catches_thread_and_block_and_device.cu: 2023-01-11T20:26:09.2225195Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:26:09.2939727Z INFO: From Compiling c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu: 2023-01-11T20:26:09.2949835Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:26:09.3066774Z INFO: From Compiling c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu: 2023-01-11T20:26:09.3096457Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:26:15.2369312Z INFO: From Compiling aten/src/ATen/RegisterZeroTensor.cpp: 2023-01-11T20:26:15.2371519Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterZeroTensor.cpp:89:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:15.2373146Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T20:26:15.2374408Z ^~~~~~~~~~~~~ 2023-01-11T20:26:15.2376193Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterZeroTensor.cpp:70:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:15.2377868Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T20:26:15.2379150Z ^~~~~~~~~~ 2023-01-11T20:26:15.5327148Z INFO: From Compiling aten/src/ATen/RegisterCompositeImplicitAutograd.cpp: 2023-01-11T20:26:15.5329326Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1051:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:15.5330285Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T20:26:15.5330740Z ^~~~~~~~~~~~~ 2023-01-11T20:26:15.5331932Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1032:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:15.5332916Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T20:26:15.5333394Z ^~~~~~~~~~ 2023-01-11T20:26:17.3940301Z INFO: From Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp: 2023-01-11T20:26:17.3956235Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:130:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:17.3957097Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T20:26:17.3957537Z ^~~~~~~~~~~~~ 2023-01-11T20:26:17.3959065Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:111:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:17.3959925Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T20:26:17.3960393Z ^~~~~~~~~~ 2023-01-11T20:26:22.1962913Z INFO: From Compiling aten/src/ATen/RegisterMkldnnCPU.cpp: 2023-01-11T20:26:22.1964277Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:120:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:22.1964890Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T20:26:22.1965163Z ^~~~~~~~~~~~~ 2023-01-11T20:26:22.1965906Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:101:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:22.1966513Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T20:26:22.1967022Z ^~~~~~~~~~ 2023-01-11T20:26:27.0178566Z INFO: From Compiling torch/csrc/distributed/c10d/quantization/quantization_gpu.cu: 2023-01-11T20:26:27.0179104Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:26:28.9605424Z [1,920 / 4,153] Compiling aten/src/ATen/SparseTensorUtils.cpp; 2s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T20:26:52.0138537Z INFO: From Compiling aten/src/ATen/RegisterCompositeExplicitAutograd.cpp: 2023-01-11T20:26:52.0160982Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1049:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:52.0161854Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T20:26:52.0162299Z ^~~~~~~~~~~~~ 2023-01-11T20:26:52.0163475Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1030:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:52.0248845Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T20:26:52.0249348Z ^~~~~~~~~~ 2023-01-11T20:26:54.1101152Z [2,003 / 4,153] Compiling aten/src/ATen/LegacyVmapTransforms.cpp; 2s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T20:26:54.9391190Z INFO: From Compiling aten/src/ATen/RegisterQuantizedCPU.cpp: 2023-01-11T20:26:54.9392510Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:174:23: warning: 'c10::optional at::{anonymous}::maybe_create_proxy(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:54.9393525Z c10::optional maybe_create_proxy(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T20:26:54.9393996Z ^~~~~~~~~~~~~~~~~~ 2023-01-11T20:26:54.9395093Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:158:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:54.9395850Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T20:26:54.9396255Z ^~~~~~~~~~~~~ 2023-01-11T20:26:54.9397235Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:139:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:54.9398344Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T20:26:54.9398761Z ^~~~~~~~~~ 2023-01-11T20:26:54.9399747Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:132:8: warning: 'at::Tensor at::{anonymous}::create_out(at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:26:54.9400725Z Tensor create_out(IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T20:26:54.9401131Z ^~~~~~~~~~ 2023-01-11T20:27:04.2197038Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2023-01-11T20:27:04.2207077Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)': 2023-01-11T20:27:04.2208328Z aten/src/ATen/native/QuantizedLinear.cpp:127:69: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T20:27:04.2209667Z cpp_custom_type_hack::cast>(packed); 2023-01-11T20:27:04.2210237Z ^ 2023-01-11T20:27:04.2210814Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2023-01-11T20:27:04.2211231Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2023-01-11T20:27:04.2211558Z cast(const Tensor& packed) { 2023-01-11T20:27:04.2244445Z ^~~~ 2023-01-11T20:27:04.2245360Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2023-01-11T20:27:04.2247000Z aten/src/ATen/native/QuantizedLinear.cpp:315:71: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T20:27:04.2248091Z return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2023-01-11T20:27:04.2248551Z ^ 2023-01-11T20:27:04.2249003Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2023-01-11T20:27:04.2249508Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2023-01-11T20:27:04.2249984Z create(std::unique_ptr ptr, TensorOptions options) { 2023-01-11T20:27:04.2355415Z ^~~~~~ 2023-01-11T20:27:04.2359741Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2023-01-11T20:27:04.2360694Z aten/src/ATen/native/QuantizedLinear.cpp:409:54: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T20:27:04.2361339Z std::move(unique_ptr_wrapper), weight.options()); 2023-01-11T20:27:04.2361577Z ^ 2023-01-11T20:27:04.2361825Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2023-01-11T20:27:04.2362155Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2023-01-11T20:27:04.2362617Z create(std::unique_ptr ptr, TensorOptions options) { 2023-01-11T20:27:04.2363015Z ^~~~~~ 2023-01-11T20:27:04.2363742Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_fp16_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2023-01-11T20:27:04.2364641Z aten/src/ATen/native/QuantizedLinear.cpp:431:73: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T20:27:04.2365206Z c10::intrusive_ptr>(packed_weight)) 2023-01-11T20:27:04.2365599Z ^ 2023-01-11T20:27:04.2365852Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2023-01-11T20:27:04.2366151Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2023-01-11T20:27:04.2366390Z cast(const Tensor& packed) { 2023-01-11T20:27:04.2366571Z ^~~~ 2023-01-11T20:27:23.1153420Z [2,115 / 4,153] Compiling aten/src/ATen/native/mkldnn/ConvPrepack.cpp; 2s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T20:27:24.9527873Z INFO: From Compiling aten/src/ATen/RegisterSparseCsrCPU.cpp: 2023-01-11T20:27:24.9529435Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:151:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:27:24.9530738Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T20:27:24.9531160Z ^~~~~~~~~~~~~ 2023-01-11T20:27:24.9553752Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:132:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:27:24.9554958Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T20:27:24.9555513Z ^~~~~~~~~~ 2023-01-11T20:27:38.0584403Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2023-01-11T20:27:38.0585030Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2023-01-11T20:27:38.0585942Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:42:28: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:27:38.0586480Z [](Vec /* unused */) { return 0.0; }, 2023-01-11T20:27:38.0586828Z ^ 2023-01-11T20:27:44.2356772Z INFO: From Compiling aten/src/ATen/RegisterSparseMeta.cpp: 2023-01-11T20:27:44.2358720Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseMeta.cpp:100:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:27:44.2359702Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T20:27:44.2360280Z ^~~~~~~~~~~~~ 2023-01-11T20:27:44.2361646Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseMeta.cpp:81:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T20:27:44.2362705Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T20:27:44.2363294Z ^~~~~~~~~~ 2023-01-11T20:27:58.6690944Z [2,245 / 4,153] Compiling caffe2/operators/affine_channel_op.cu; 12s processwrapper-sandbox ... (8 actions running) 2023-01-11T20:28:09.4518705Z INFO: From Compiling caffe2/sgd/yellowfin_op_gpu.cu: 2023-01-11T20:28:09.4530271Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:28:09.5131442Z INFO: From Compiling caffe2/sgd/adam_op_gpu.cu: 2023-01-11T20:28:09.5138456Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:28:09.9776918Z INFO: From Compiling caffe2/sgd/rmsprop_op_gpu.cu: 2023-01-11T20:28:09.9834572Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:28:11.8494457Z INFO: From Compiling caffe2/utils/math/reduce.cu: 2023-01-11T20:28:11.8525190Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:28:16.6704822Z INFO: From Compiling caffe2/operators/affine_channel_op.cu: 2023-01-11T20:28:16.6723013Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:28:17.9110157Z INFO: From Compiling caffe2/operators/alias_with_name.cu: 2023-01-11T20:28:17.9174394Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:28:21.2157172Z INFO: From Compiling caffe2/operators/rsqrt_op.cu: 2023-01-11T20:28:21.2168908Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:28:21.2804418Z INFO: From Compiling caffe2/operators/abs_op.cu: 2023-01-11T20:28:21.2826362Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:28:29.7794527Z INFO: From Compiling caffe2/sgd/lars_op_gpu.cu: 2023-01-11T20:28:29.7797536Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:28:37.9067923Z INFO: From Compiling caffe2/sgd/fp16_momentum_sgd_op.cu: 2023-01-11T20:28:37.9070773Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:28:37.9338462Z [2,255 / 4,153] Compiling caffe2/operators/batch_moments_op.cu; 28s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T20:28:38.8591568Z INFO: From Compiling caffe2/operators/batch_moments_op.cu: 2023-01-11T20:28:38.8592320Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:28:40.1965291Z INFO: From Compiling caffe2/operators/batch_gather_ops.cu: 2023-01-11T20:28:40.1979529Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:28:45.4649771Z INFO: From Compiling caffe2/operators/batch_matmul_op.cu: 2023-01-11T20:28:45.4656628Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:28:46.4879312Z INFO: From Compiling caffe2/operators/scale_blobs_op.cu: 2023-01-11T20:28:46.4887264Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:28:49.8948315Z INFO: From Compiling caffe2/operators/weighted_sample_op.cu: 2023-01-11T20:28:49.8953238Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:28:51.5847866Z INFO: From Compiling caffe2/operators/batch_permutation_op.cu: 2023-01-11T20:28:51.5858505Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:29:08.5250044Z INFO: From Compiling caffe2/operators/upsample_op.cu: 2023-01-11T20:29:08.5514136Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:29:10.1183534Z INFO: From Compiling caffe2/operators/cbrt_op.cu: 2023-01-11T20:29:10.1193360Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:29:14.6294491Z INFO: From Compiling caffe2/operators/thresholded_relu_op.cu: 2023-01-11T20:29:14.6553735Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:29:15.4554402Z INFO: From Compiling caffe2/operators/cast_op.cu: 2023-01-11T20:29:15.4567132Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:29:17.8787491Z INFO: From Compiling caffe2/operators/ceil_op.cu: 2023-01-11T20:29:17.8788211Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:29:20.0373281Z INFO: From Compiling caffe2/operators/unique_ops.cu: 2023-01-11T20:29:20.0407715Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:29:22.9135657Z INFO: From Compiling caffe2/operators/tanh_op.cu: 2023-01-11T20:29:22.9140787Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:29:22.9412233Z [2,268 / 4,153] Compiling caffe2/operators/top_k.cu; 44s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T20:29:31.6966755Z INFO: From Compiling caffe2/operators/top_k.cu: 2023-01-11T20:29:31.6974803Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:29:40.5786929Z INFO: From Compiling caffe2/operators/swish_op.cu: 2023-01-11T20:29:40.5787692Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:29:41.1119843Z INFO: From Compiling caffe2/operators/cos_op.cu: 2023-01-11T20:29:41.1120591Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:29:42.6765030Z INFO: From Compiling caffe2/operators/stump_func_op.cu: 2023-01-11T20:29:42.6765800Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:29:44.1541323Z INFO: From Compiling caffe2/operators/clip_op.cu: 2023-01-11T20:29:44.1546722Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:29:47.7416922Z INFO: From Compiling caffe2/operators/copy_op.cu: 2023-01-11T20:29:47.7417774Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:29:48.2809901Z INFO: From Compiling caffe2/operators/sparse_to_dense_op.cu: 2023-01-11T20:29:48.2818354Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:29:51.9093434Z INFO: From Compiling caffe2/operators/cross_entropy_op.cu: 2023-01-11T20:29:51.9096059Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:30:05.9481374Z INFO: From Compiling caffe2/operators/deform_conv_op.cu: 2023-01-11T20:30:05.9492587Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:30:10.7532327Z INFO: From Compiling caffe2/operators/enforce_finite_op.cu: 2023-01-11T20:30:10.7542239Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:30:14.5245933Z [2,311 / 4,153] Compiling caffe2/operators/erf_op.cu; 30s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T20:30:15.3420221Z INFO: From Compiling caffe2/operators/roi_pool_op.cu: 2023-01-11T20:30:15.3423287Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:30:15.5835429Z INFO: From Compiling caffe2/operators/erf_op.cu: 2023-01-11T20:30:15.5880044Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:30:19.0959739Z INFO: From Compiling caffe2/operators/replace_nan_op.cu: 2023-01-11T20:30:19.0960418Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:30:22.0374215Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op_gpu.cu: 2023-01-11T20:30:22.0375023Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:30:23.7594308Z INFO: From Compiling caffe2/operators/gru_unit_op_gpu.cu: 2023-01-11T20:30:23.7619026Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:30:30.9940412Z INFO: From Compiling caffe2/operators/piecewise_linear_transform_op.cu: 2023-01-11T20:30:30.9947563Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:30:38.7869168Z INFO: From Compiling caffe2/operators/moments_op.cu: 2023-01-11T20:30:38.7875177Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:30:46.2513771Z INFO: From Compiling caffe2/operators/lstm_unit_op_gpu.cu: 2023-01-11T20:30:46.2524971Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:30:50.5068232Z INFO: From Compiling caffe2/operators/leaky_relu_op.cu: 2023-01-11T20:30:50.5073849Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:30:55.5307423Z INFO: From Compiling caffe2/operators/perplexity_op.cu: 2023-01-11T20:30:55.5308163Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:30:56.7613801Z INFO: From Compiling caffe2/operators/conv_op_cudnn.cc: 2023-01-11T20:30:56.7621712Z caffe2/operators/conv_op_cudnn.cc: In constructor 'caffe2::CudnnConvOpBase::CudnnConvOpBase(const caffe2::OperatorDef&, caffe2::Workspace*)': 2023-01-11T20:30:56.7622711Z caffe2/operators/conv_op_cudnn.cc:34:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:30:56.7623267Z for (int i = 0; i < kernel_.size(); ++i) { 2023-01-11T20:30:56.7623598Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:30:56.7624462Z caffe2/operators/conv_op_cudnn.cc: In instantiation of 'bool caffe2::CudnnConvOp::DoRunWithType() [with T_X = float; T_W = float; T_B = float; T_Y = float]': 2023-01-11T20:30:56.7625065Z caffe2/operators/conv_op_cudnn.cc:875:16: required from here 2023-01-11T20:30:56.7625823Z caffe2/operators/conv_op_cudnn.cc:538:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:30:56.7626388Z for (int i = 0; i < kernel_.size(); ++i) { 2023-01-11T20:30:56.7626716Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:30:56.7627436Z caffe2/operators/conv_op_cudnn.cc:555:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:30:56.7627989Z for (int i = 0; i < kernel_.size(); ++i) { 2023-01-11T20:30:56.7628313Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:30:56.7629001Z caffe2/operators/conv_op_cudnn.cc:526:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2023-01-11T20:30:56.7629488Z int group_offset_X = 0, group_offset_Y = 0; 2023-01-11T20:30:56.7629785Z ^~~~~~~~~~~~~~ 2023-01-11T20:30:56.7630420Z caffe2/operators/conv_op_cudnn.cc:526:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2023-01-11T20:30:56.7630933Z int group_offset_X = 0, group_offset_Y = 0; 2023-01-11T20:30:56.7631283Z ^~~~~~~~~~~~~~ 2023-01-11T20:30:56.7632158Z caffe2/operators/conv_op_cudnn.cc: In instantiation of 'bool caffe2::CudnnConvOp::DoRunWithType() [with T_X = c10::Half; T_W = c10::Half; T_B = c10::Half; T_Y = c10::Half]': 2023-01-11T20:30:56.7632776Z caffe2/operators/conv_op_cudnn.cc:881:19: required from here 2023-01-11T20:30:56.7633600Z caffe2/operators/conv_op_cudnn.cc:538:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:30:56.7634151Z for (int i = 0; i < kernel_.size(); ++i) { 2023-01-11T20:30:56.7634512Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:30:56.7635412Z caffe2/operators/conv_op_cudnn.cc:555:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:30:56.7758682Z for (int i = 0; i < kernel_.size(); ++i) { 2023-01-11T20:30:56.7759078Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:30:56.7759915Z caffe2/operators/conv_op_cudnn.cc:526:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2023-01-11T20:30:56.7760528Z int group_offset_X = 0, group_offset_Y = 0; 2023-01-11T20:30:56.7760872Z ^~~~~~~~~~~~~~ 2023-01-11T20:30:56.7761548Z caffe2/operators/conv_op_cudnn.cc:526:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2023-01-11T20:30:56.7762240Z int group_offset_X = 0, group_offset_Y = 0; 2023-01-11T20:30:56.7762561Z ^~~~~~~~~~~~~~ 2023-01-11T20:30:56.7763539Z caffe2/operators/conv_op_cudnn.cc: In instantiation of 'bool caffe2::CudnnConvGradientOp::DoRunWithType() [with T_X = float; T_DY = float; T_W = float; T_B = float; T_DX = float; T_DW = float; T_DB = float]': 2023-01-11T20:30:56.7764207Z caffe2/operators/conv_op_cudnn.cc:1483:16: required from here 2023-01-11T20:30:56.7764993Z caffe2/operators/conv_op_cudnn.cc:920:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:30:56.7765656Z for (int i = 0; i < kernel_.size(); ++i) { 2023-01-11T20:30:56.7765933Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:30:56.7766595Z caffe2/operators/conv_op_cudnn.cc:937:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:30:56.7767089Z for (int i = 0; i < kernel_.size(); ++i) { 2023-01-11T20:30:56.7767397Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:30:56.7768073Z caffe2/operators/conv_op_cudnn.cc:908:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2023-01-11T20:30:56.7768614Z int group_offset_X = 0, group_offset_Y = 0; 2023-01-11T20:30:56.7768910Z ^~~~~~~~~~~~~~ 2023-01-11T20:30:56.7769662Z caffe2/operators/conv_op_cudnn.cc:908:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2023-01-11T20:30:56.7770339Z int group_offset_X = 0, group_offset_Y = 0; 2023-01-11T20:30:56.7770698Z ^~~~~~~~~~~~~~ 2023-01-11T20:30:56.7771717Z caffe2/operators/conv_op_cudnn.cc: In instantiation of 'bool caffe2::CudnnConvGradientOp::DoRunWithType() [with T_X = c10::Half; T_DY = c10::Half; T_W = c10::Half; T_B = c10::Half; T_DX = c10::Half; T_DW = c10::Half; T_DB = c10::Half]': 2023-01-11T20:30:56.7772521Z caffe2/operators/conv_op_cudnn.cc:1492:19: required from here 2023-01-11T20:30:56.7773312Z caffe2/operators/conv_op_cudnn.cc:920:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:30:56.7773865Z for (int i = 0; i < kernel_.size(); ++i) { 2023-01-11T20:30:56.7774173Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:30:56.7774870Z caffe2/operators/conv_op_cudnn.cc:937:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:30:56.7775378Z for (int i = 0; i < kernel_.size(); ++i) { 2023-01-11T20:30:56.7775702Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:30:56.7776346Z caffe2/operators/conv_op_cudnn.cc:908:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2023-01-11T20:30:56.7776907Z int group_offset_X = 0, group_offset_Y = 0; 2023-01-11T20:30:56.7777234Z ^~~~~~~~~~~~~~ 2023-01-11T20:30:56.7777897Z caffe2/operators/conv_op_cudnn.cc:908:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2023-01-11T20:30:56.7778458Z int group_offset_X = 0, group_offset_Y = 0; 2023-01-11T20:30:56.7778814Z ^~~~~~~~~~~~~~ 2023-01-11T20:30:56.8986912Z INFO: From Compiling caffe2/operators/roi_align_rotated_gradient_op.cu: 2023-01-11T20:30:56.9010939Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:30:58.1426674Z INFO: From Compiling caffe2/operators/relu_op.cu: 2023-01-11T20:30:58.1450384Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:30:59.6835081Z INFO: From Compiling caffe2/operators/floor_op.cu: 2023-01-11T20:30:59.6843794Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:31:01.4822805Z INFO: From Compiling caffe2/operators/channel_shuffle_op.cu: 2023-01-11T20:31:01.4847293Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:31:10.4726766Z INFO: From Compiling caffe2/operators/elementwise_linear_op.cu: 2023-01-11T20:31:10.4733922Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:31:13.0740685Z INFO: From Compiling caffe2/operators/rnn/recurrent_op_cudnn.cc: 2023-01-11T20:31:13.0748767Z caffe2/operators/rnn/recurrent_op_cudnn.cc: In instantiation of 'caffe2::detail::TensorDescriptors::TensorDescriptors(size_t, const std::vector&, const std::vector&) [with T = float; size_t = long unsigned int]': 2023-01-11T20:31:13.0750512Z caffe2/operators/rnn/recurrent_op_cudnn.cc:127:18: required from 'void caffe2::RecurrentBaseOp::initialize(const caffe2::Tensor&, caffe2::Tensor*, caffe2::Tensor*, caffe2::Tensor*, caffe2::Tensor*) [with T = float]' 2023-01-11T20:31:13.0752500Z caffe2/operators/rnn/recurrent_op_cudnn.cc:382:13: required from 'bool caffe2::RecurrentParamAccessOp::RunOnDevice() [with T = float; caffe2::RecurrentParamOpMode mode = (caffe2::RecurrentParamOpMode)1]' 2023-01-11T20:31:13.0753440Z caffe2/operators/rnn/recurrent_op_cudnn.cc:589:1: required from here 2023-01-11T20:31:13.0754416Z caffe2/operators/rnn/recurrent_op_cudnn.cc:17:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:31:13.0755168Z for (auto i = 0; i < n; ++i) { 2023-01-11T20:31:13.0755628Z ~~^~~ 2023-01-11T20:31:14.5032644Z [2,386 / 4,153] Compiling caffe2/utils/math_gpu.cu; 20s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T20:31:15.6340191Z INFO: From Compiling caffe2/core/context_gpu.cu: 2023-01-11T20:31:15.6343827Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:31:15.6344710Z caffe2/core/context_gpu.cu(26): warning #737-D: using-declaration ignored -- it refers to the current namespace 2023-01-11T20:31:15.6345093Z 2023-01-11T20:31:15.6345600Z caffe2/core/context_gpu.cu(26): warning #737-D: using-declaration ignored -- it refers to the current namespace 2023-01-11T20:31:15.6345963Z 2023-01-11T20:31:15.6346459Z caffe2/core/context_gpu.cu(26): warning #737-D: using-declaration ignored -- it refers to the current namespace 2023-01-11T20:31:15.6346814Z 2023-01-11T20:31:15.6347304Z caffe2/core/context_gpu.cu(26): warning #737-D: using-declaration ignored -- it refers to the current namespace 2023-01-11T20:31:15.6347665Z 2023-01-11T20:31:16.3759032Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor_gpu.cc: 2023-01-11T20:31:16.3768042Z caffe2/operators/rnn/recurrent_network_executor_gpu.cc: In member function 'void caffe2::CUDARecurrentNetworkExecutor::_ExecRange(int, int)': 2023-01-11T20:31:16.3769155Z caffe2/operators/rnn/recurrent_network_executor_gpu.cc:59:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:31:16.3769749Z for (int i = 0; i < ops.size(); i++) { 2023-01-11T20:31:16.3770078Z ~~^~~~~~~~~~~~ 2023-01-11T20:31:16.3770441Z In file included from ./c10/util/logging_is_google_glog.h:50:0, 2023-01-11T20:31:16.3770715Z from ./c10/util/Logging.h:26, 2023-01-11T20:31:16.3770923Z from ./caffe2/core/logging.h:2, 2023-01-11T20:31:16.3771152Z from ./caffe2/core/common_gpu.h:22, 2023-01-11T20:31:16.3771385Z from ./caffe2/core/context_gpu.h:8, 2023-01-11T20:31:16.3771639Z from ./caffe2/operators/rnn/recurrent_network_executor_gpu.h:4, 2023-01-11T20:31:16.3771940Z from caffe2/operators/rnn/recurrent_network_executor_gpu.cc:1: 2023-01-11T20:31:16.3772460Z caffe2/operators/rnn/recurrent_network_executor_gpu.cc:89:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:31:16.3772891Z CHECK(events_.size() > parent_ev_idx); 2023-01-11T20:31:16.3773085Z ~~~~~~~~~~~~~~~^~~ 2023-01-11T20:31:21.0433993Z INFO: From Compiling caffe2/utils/math/transpose.cu: 2023-01-11T20:31:21.0440438Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:31:26.3125799Z INFO: From Compiling caffe2/utils/math/elementwise.cu: 2023-01-11T20:31:26.3138961Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:31:26.3140220Z caffe2/utils/math/elementwise.cu(258): warning #177-D: function "caffe2::math::::ScaleCUDAKernel(int64_t, const TAlpha *, const TData *, TData *) [with TAlpha=int64_t, TData=int64_t]" was declared but never referenced 2023-01-11T20:31:26.3140960Z 2023-01-11T20:31:26.3141771Z caffe2/utils/math/elementwise.cu(257): warning #177-D: function "caffe2::math::::ScaleCUDAKernel(int64_t, const TAlpha *, const TData *, TData *) [with TAlpha=int32_t, TData=int32_t]" was declared but never referenced 2023-01-11T20:31:26.3142254Z 2023-01-11T20:31:29.9462681Z INFO: From Compiling caffe2/utils/math/broadcast.cu: 2023-01-11T20:31:29.9498947Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:31:33.5819912Z INFO: From Compiling caffe2/operators/acos_op.cu: 2023-01-11T20:31:33.5821343Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:31:40.5096474Z INFO: From Compiling caffe2/sgd/momentum_sgd_op_gpu.cu: 2023-01-11T20:31:40.5149753Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:31:46.4046025Z INFO: From Compiling caffe2/utils/math_gpu.cu: 2023-01-11T20:31:46.4057597Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:31:52.0528940Z INFO: From Compiling caffe2/operators/arg_ops.cu: 2023-01-11T20:31:52.0535200Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:31:54.5052309Z INFO: From Compiling caffe2/sgd/fp32_momentum_sgd_op.cu: 2023-01-11T20:31:54.5053107Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:31:54.8241332Z INFO: From Compiling caffe2/operators/accumulate_op.cu: 2023-01-11T20:31:54.8251896Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:31:57.5023943Z INFO: From Compiling caffe2/operators/asin_op.cu: 2023-01-11T20:31:57.5029192Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:01.3600525Z INFO: From Compiling caffe2/operators/atan_op.cu: 2023-01-11T20:32:01.3603693Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:04.9699194Z INFO: From Compiling caffe2/operators/utility_ops.cu: 2023-01-11T20:32:04.9717632Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:07.6668429Z INFO: From Compiling caffe2/operators/spatial_batch_norm_op_cudnn.cu: 2023-01-11T20:32:07.6673248Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:18.7011348Z INFO: From Compiling caffe2/operators/sequence_ops.cu: 2023-01-11T20:32:18.7024016Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:22.1802564Z INFO: From Compiling caffe2/operators/batch_sparse_to_dense_op.cu: 2023-01-11T20:32:22.1835312Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:23.0876445Z INFO: From Compiling caffe2/operators/transpose_op.cu: 2023-01-11T20:32:23.0890796Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:23.1140212Z [2,418 / 4,153] Compiling caffe2/operators/boolean_mask_ops.cu; 28s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T20:32:25.5909663Z INFO: From Compiling caffe2/sgd/adagrad_op_gpu.cu: 2023-01-11T20:32:25.5910431Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:26.0378463Z INFO: From Compiling caffe2/operators/cosine_embedding_criterion_op.cu: 2023-01-11T20:32:26.0394213Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:26.8338834Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cu: 2023-01-11T20:32:26.8361360Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:29.7747758Z INFO: From Compiling caffe2/sgd/adadelta_op_gpu.cu: 2023-01-11T20:32:29.7826864Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:36.1764831Z INFO: From Compiling caffe2/operators/assert_op.cu: 2023-01-11T20:32:36.1801494Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:47.2203408Z INFO: From Compiling caffe2/operators/bucketize_op.cu: 2023-01-11T20:32:47.2205224Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:55.1233694Z INFO: From Compiling caffe2/operators/channel_stats_op.cu: 2023-01-11T20:32:55.1244297Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:55.1477980Z INFO: From Compiling caffe2/operators/tan_op.cu: 2023-01-11T20:32:55.1478808Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:55.8754630Z INFO: From Compiling caffe2/operators/channel_backprop_stats_op.cu: 2023-01-11T20:32:55.8756447Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:57.0431748Z INFO: From Compiling caffe2/operators/tile_op.cu: 2023-01-11T20:32:57.0437277Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:32:58.4544415Z INFO: From Compiling caffe2/operators/segment_reduction_op_gpu.cu: 2023-01-11T20:32:58.4558445Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:33:05.1720564Z INFO: From Compiling caffe2/operators/accuracy_op.cu: 2023-01-11T20:33:05.1726359Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:33:05.4672037Z INFO: From Compiling caffe2/operators/summarize_op.cu: 2023-01-11T20:33:05.4707857Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:33:15.4702083Z INFO: From Compiling caffe2/operators/space_batch_op_gpu.cu: 2023-01-11T20:33:15.4712718Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:33:16.0974897Z INFO: From Compiling caffe2/operators/boolean_unmask_ops.cu: 2023-01-11T20:33:16.0983579Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:33:26.5280385Z INFO: From Compiling caffe2/operators/softmax_ops.cu: 2023-01-11T20:33:26.5284467Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:33:27.4483882Z INFO: From Compiling caffe2/operators/cosh_op.cu: 2023-01-11T20:33:27.4484633Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:33:28.0675447Z INFO: From Compiling caffe2/operators/depthwise_3x3_conv_op_cudnn.cu: 2023-01-11T20:33:28.0678898Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:33:28.0913961Z INFO: From Compiling caffe2/operators/spatial_batch_norm_op.cu: 2023-01-11T20:33:28.0921275Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:33:37.3981408Z INFO: From Compiling caffe2/operators/sinh_op.cu: 2023-01-11T20:33:37.3990829Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:33:37.4541615Z INFO: From Compiling caffe2/operators/cube_op.cu: 2023-01-11T20:33:37.4546199Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:33:44.8841006Z [2,439 / 4,153] Compiling caffe2/operators/softsign_op.cu; 29s processwrapper-sandbox ... (8 actions running) 2023-01-11T20:33:45.2831226Z INFO: From Compiling caffe2/operators/distance_op.cu: 2023-01-11T20:33:45.2843432Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:33:46.7664410Z INFO: From Compiling caffe2/operators/transpose_op_cudnn.cc: 2023-01-11T20:33:46.7743028Z caffe2/operators/transpose_op_cudnn.cc: In instantiation of 'caffe2::{anonymous}::CuDNNTransposeOp::CuDNNTransposeOp(Args&& ...) [with Args = {const caffe2::OperatorDef&, caffe2::Workspace*&}]': 2023-01-11T20:33:46.7744749Z ./c10/util/Registry.h:188:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::CuDNNTransposeOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2023-01-11T20:33:46.7745749Z caffe2/operators/transpose_op_cudnn.cc:167:1: required from here 2023-01-11T20:33:46.7746647Z caffe2/operators/transpose_op_cudnn.cc:30:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:33:46.7747256Z if (axes_sorted[i] != i) { 2023-01-11T20:33:46.9788096Z INFO: From Compiling caffe2/operators/softsign_op.cu: 2023-01-11T20:33:46.9846898Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:33:54.7162341Z INFO: From Compiling caffe2/operators/data_couple_gpu.cu: 2023-01-11T20:33:54.7167522Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:33:56.7676882Z INFO: From Compiling caffe2/operators/find_op.cu: 2023-01-11T20:33:56.7682762Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:33:57.4033984Z INFO: From Compiling caffe2/operators/dropout_op.cu: 2023-01-11T20:33:57.4038530Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:34:04.4740972Z INFO: From Compiling caffe2/operators/elementwise_mul_op.cu: 2023-01-11T20:34:04.4750899Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:34:05.7656732Z INFO: From Compiling caffe2/operators/gather_op.cu: 2023-01-11T20:34:05.7675317Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:34:12.1015452Z INFO: From Compiling caffe2/operators/gelu_op.cu: 2023-01-11T20:34:12.1022372Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:34:15.3999145Z INFO: From Compiling caffe2/operators/mean_op.cu: 2023-01-11T20:34:15.4000456Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:34:16.0710724Z INFO: From Compiling caffe2/operators/rmac_regions_op.cu: 2023-01-11T20:34:16.0717963Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:34:24.6285946Z INFO: From Compiling caffe2/operators/given_tensor_fill_op.cu: 2023-01-11T20:34:24.6295556Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:34:27.8374614Z INFO: From Compiling caffe2/operators/resize_3d_op.cu: 2023-01-11T20:34:27.8376984Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:34:33.2340658Z INFO: From Compiling caffe2/operators/group_norm_op.cu: 2023-01-11T20:34:33.2350434Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:34:34.0932629Z INFO: From Compiling caffe2/operators/half_float_ops.cu: 2023-01-11T20:34:34.1095506Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:34:40.3384456Z INFO: From Compiling caffe2/operators/generate_proposals_op.cu: 2023-01-11T20:34:40.3388406Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:34:44.1809459Z INFO: From Compiling caffe2/operators/instance_norm_op.cu: 2023-01-11T20:34:44.1810185Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:34:45.0999963Z INFO: From Compiling caffe2/operators/integral_image_op.cu: 2023-01-11T20:34:45.1003466Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:34:45.4768860Z INFO: From Compiling caffe2/operators/hard_sigmoid_op.cu: 2023-01-11T20:34:45.4774645Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:34:53.7384030Z INFO: From Compiling caffe2/operators/pad_op_gpu.cu: 2023-01-11T20:34:53.7384765Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:34:56.5455520Z INFO: From Compiling caffe2/operators/lengths_pad_op.cu: 2023-01-11T20:34:56.5460832Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:01.9132610Z INFO: From Compiling caffe2/operators/lengths_tile_op.cu: 2023-01-11T20:35:01.9142039Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:10.0099823Z INFO: From Compiling caffe2/operators/pow_op.cu: 2023-01-11T20:35:10.0100913Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:12.5720380Z INFO: From Compiling caffe2/operators/mem_query_op.cu: 2023-01-11T20:35:12.5731928Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:14.3441448Z INFO: From Compiling caffe2/operators/max_pool_with_index.cu: 2023-01-11T20:35:14.3442212Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:14.3490618Z INFO: From Compiling caffe2/operators/logit_op.cu: 2023-01-11T20:35:14.3498303Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:14.9998657Z INFO: From Compiling caffe2/operators/lp_pool_op.cu: 2023-01-11T20:35:15.0005473Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:15.3080323Z [2,472 / 4,153] Compiling caffe2/operators/margin_ranking_criterion_op.cu; 27s processwrapper-sandbox ... (8 actions running) 2023-01-11T20:35:16.2232242Z INFO: From Compiling caffe2/operators/margin_ranking_criterion_op.cu: 2023-01-11T20:35:16.2237939Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:25.1740953Z INFO: From Compiling caffe2/operators/prelu_op.cu: 2023-01-11T20:35:25.1750298Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:30.7813953Z INFO: From Compiling caffe2/operators/reduce_front_back_max_ops.cu: 2023-01-11T20:35:30.7814752Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:35.5206741Z INFO: From Compiling caffe2/operators/normalize_ops.cu: 2023-01-11T20:35:35.5207509Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:35.5346917Z INFO: From Compiling caffe2/operators/one_hot_ops.cu: 2023-01-11T20:35:35.5557980Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:41.4175795Z INFO: From Compiling caffe2/operators/minmax_ops.cu: 2023-01-11T20:35:41.4182697Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:42.4161092Z INFO: From Compiling caffe2/operators/multi_class_accuracy_op.cu: 2023-01-11T20:35:42.4227983Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:47.2601509Z INFO: From Compiling caffe2/operators/local_response_normalization_op.cu: 2023-01-11T20:35:47.2602238Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:53.3485031Z INFO: From Compiling caffe2/operators/pack_segments.cu: 2023-01-11T20:35:53.3485833Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:35:56.5994731Z INFO: From Compiling caffe2/operators/pool_op.cu: 2023-01-11T20:35:56.6028363Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:00.4824136Z INFO: From Compiling caffe2/operators/loss_op.cu: 2023-01-11T20:36:00.4834260Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:06.9846102Z INFO: From Compiling caffe2/operators/generate_proposals_op_util_nms_gpu.cu: 2023-01-11T20:36:06.9854163Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:07.3638431Z INFO: From Compiling caffe2/operators/relu_n_op.cu: 2023-01-11T20:36:07.3648257Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:09.2934592Z INFO: From Compiling caffe2/operators/layer_norm_op.cu: 2023-01-11T20:36:09.2943872Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:10.4417419Z INFO: From Compiling caffe2/operators/reverse_packed_segs_op.cu: 2023-01-11T20:36:10.4418198Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:13.3443109Z INFO: From Compiling caffe2/operators/reciprocal_op.cu: 2023-01-11T20:36:13.3449334Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:17.6915401Z INFO: From Compiling caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.cu: 2023-01-11T20:36:17.6916147Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:21.1712000Z INFO: From Compiling caffe2/operators/reduction_ops.cu: 2023-01-11T20:36:21.1712767Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:21.6018517Z INFO: From Compiling caffe2/operators/glu_op.cu: 2023-01-11T20:36:21.6019327Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:37.0255804Z INFO: From Compiling caffe2/operators/resize_op.cu: 2023-01-11T20:36:37.0268557Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:37.6087061Z INFO: From Compiling caffe2/operators/reduce_ops.cu: 2023-01-11T20:36:37.6091855Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:40.7316745Z INFO: From Compiling caffe2/operators/roi_align_op.cu: 2023-01-11T20:36:40.7317521Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:41.0542211Z INFO: From Compiling caffe2/operators/roi_align_gradient_op.cu: 2023-01-11T20:36:41.0546883Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:47.7156292Z INFO: From Compiling caffe2/operators/roi_align_rotated_op.cu: 2023-01-11T20:36:47.7157030Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:49.0641762Z INFO: From Compiling caffe2/operators/elementwise_ops.cu: 2023-01-11T20:36:49.0674717Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:51.4671373Z INFO: From Compiling caffe2/operators/reduce_front_back_sum_mean_ops.cu: 2023-01-11T20:36:51.4676921Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:54.5627748Z INFO: From Compiling caffe2/operators/sigmoid_op.cu: 2023-01-11T20:36:54.5633966Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:36:59.2951675Z [2,524 / 4,153] Compiling caffe2/operators/sin_op.cu; 21s processwrapper-sandbox ... (8 actions running) 2023-01-11T20:37:06.8769008Z INFO: From Compiling caffe2/operators/ensure_cpu_output_op.cu: 2023-01-11T20:37:06.8769763Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:08.8927868Z INFO: From Compiling caffe2/operators/sin_op.cu: 2023-01-11T20:37:08.8928633Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:11.4179002Z INFO: From Compiling caffe2/operators/filler_op.cu: 2023-01-11T20:37:11.4205527Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:12.5366443Z INFO: From Compiling aten/src/ATen/native/cuda/bessel_y0.cu: 2023-01-11T20:37:12.5384546Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:13.1341214Z INFO: From Compiling caffe2/operators/elu_op.cu: 2023-01-11T20:37:13.1350885Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:18.3513458Z INFO: From Compiling aten/src/ATen/native/cuda/bessel_j0.cu: 2023-01-11T20:37:18.3514058Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:20.8305299Z INFO: From Compiling aten/src/ATen/native/cuda/bessel_j1.cu: 2023-01-11T20:37:20.8315441Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:25.3639829Z INFO: From Compiling caffe2/operators/elementwise_div_op.cu: 2023-01-11T20:37:25.3640609Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:25.7992228Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu: 2023-01-11T20:37:25.8001616Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:34.1972113Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu: 2023-01-11T20:37:34.1973075Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:34.1974253Z aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu(15): warning #177-D: variable "at::native::acosh_name" was declared but never referenced 2023-01-11T20:37:34.1974958Z 2023-01-11T20:37:38.4112419Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleNearest1d.cu: 2023-01-11T20:37:38.4113244Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:39.2311549Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleNearest2d.cu: 2023-01-11T20:37:39.2336961Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:43.8800601Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationGluKernel.cu: 2023-01-11T20:37:43.8801601Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:45.2966521Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationHardswishKernel.cu: 2023-01-11T20:37:45.2972563Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:48.0773793Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleBilinear2d.cu: 2023-01-11T20:37:48.0774615Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:50.8025505Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationGeluKernel.cu: 2023-01-11T20:37:50.8038029Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:37:53.0039707Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationPreluKernel.cu: 2023-01-11T20:37:53.0045438Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:02.8536808Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu: 2023-01-11T20:38:02.8542332Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:03.8677073Z INFO: From Compiling aten/src/ATen/native/cuda/UniqueCub.cu: 2023-01-11T20:38:03.8678332Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:14.0326718Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu: 2023-01-11T20:38:14.0327928Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:16.5396817Z INFO: From Compiling aten/src/ATen/cuda/cub-RadixSortKeys.cu: 2023-01-11T20:38:16.5406153Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:18.0503164Z INFO: From Compiling aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu: 2023-01-11T20:38:18.0503989Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:20.0595396Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationMishKernel.cu: 2023-01-11T20:38:20.0605533Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:22.5379245Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu: 2023-01-11T20:38:22.5389202Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:23.9490780Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu: 2023-01-11T20:38:23.9516582Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:23.9517797Z aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu(15): warning #177-D: variable "at::native::tanh_name" was declared but never referenced 2023-01-11T20:38:23.9518259Z 2023-01-11T20:38:29.7865803Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu: 2023-01-11T20:38:29.7886436Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:33.5251021Z INFO: From Compiling aten/src/ATen/native/cuda/AveragePool2d.cu: 2023-01-11T20:38:33.5256825Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:35.2103762Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu: 2023-01-11T20:38:35.2113175Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:43.5687872Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu: 2023-01-11T20:38:43.5699171Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:43.5700875Z aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu(15): warning #177-D: variable "at::native::sinh_name" was declared but never referenced 2023-01-11T20:38:43.5701463Z 2023-01-11T20:38:44.9816036Z INFO: From Compiling aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu: 2023-01-11T20:38:44.9826062Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:46.5457070Z INFO: From Compiling aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu: 2023-01-11T20:38:46.5466077Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:49.5436506Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu: 2023-01-11T20:38:49.5454766Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:49.5455816Z aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu(15): warning #177-D: variable "at::native::atan_name" was declared but never referenced 2023-01-11T20:38:49.5456273Z 2023-01-11T20:38:52.9031031Z INFO: From Compiling aten/src/ATen/native/cuda/UnarySignKernels.cu: 2023-01-11T20:38:52.9056146Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:53.0753273Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGammaKernels.cu: 2023-01-11T20:38:53.0759628Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:54.6410227Z INFO: From Compiling aten/src/ATen/native/cuda/AmpKernels.cu: 2023-01-11T20:38:54.6420283Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:55.4713759Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu: 2023-01-11T20:38:55.4733390Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:55.4734519Z aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu(15): warning #177-D: variable "at::native::cosh_name" was declared but never referenced 2023-01-11T20:38:55.4734967Z 2023-01-11T20:38:57.9037101Z INFO: From Compiling aten/src/ATen/native/cuda/modified_bessel_k1.cu: 2023-01-11T20:38:57.9056210Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:38:58.8798553Z [2,568 / 4,153] Compiling aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu; 36s processwrapper-sandbox ... (8 actions running) 2023-01-11T20:39:00.6652899Z INFO: From Compiling aten/src/ATen/native/cuda/spherical_bessel_j0.cu: 2023-01-11T20:39:00.6684283Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:04.5245117Z INFO: From Compiling aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu: 2023-01-11T20:39:04.5255614Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:06.0815612Z INFO: From Compiling aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu: 2023-01-11T20:39:06.0824712Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:07.8913218Z INFO: From Compiling aten/src/ATen/native/cuda/Bucketization.cu: 2023-01-11T20:39:07.8924129Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:09.0688353Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/Activation.cu: 2023-01-11T20:39:09.0689175Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:09.3688653Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu: 2023-01-11T20:39:09.3697982Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:15.6763882Z INFO: From Compiling aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu: 2023-01-11T20:39:15.6764654Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:17.4756500Z INFO: From Compiling aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu: 2023-01-11T20:39:17.4757356Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:19.6925713Z INFO: From Compiling aten/src/ATen/native/transformers/cuda/attention_backward.cu: 2023-01-11T20:39:19.6927782Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:20.5794056Z INFO: From Compiling aten/src/ATen/native/cuda/fused_adam_impl.cu: 2023-01-11T20:39:20.5809321Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:29.4521261Z INFO: From Compiling aten/src/ATen/native/nested/cuda/NestedTensorBinaryOps.cu: 2023-01-11T20:39:29.4522070Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:31.6798667Z INFO: From Compiling aten/src/ATen/native/cuda/hermite_polynomial_he.cu: 2023-01-11T20:39:31.6799451Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:32.7449369Z INFO: From Compiling aten/src/ATen/native/cuda/layer_norm_kernel.cu: 2023-01-11T20:39:32.7450340Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:32.7451769Z aten/src/ATen/native/cuda/layer_norm_kernel.cu(37): warning #177-D: variable "at::native::::kColwiseReduceTileSize" was declared but never referenced 2023-01-11T20:39:32.7452379Z 2023-01-11T20:39:40.3308279Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu: 2023-01-11T20:39:40.3310703Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:42.6949395Z INFO: From Compiling aten/src/ATen/native/cuda/SortImpl.cu: 2023-01-11T20:39:42.6955666Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:42.9367934Z INFO: From Compiling aten/src/ATen/native/cuda/laguerre_polynomial_l.cu: 2023-01-11T20:39:42.9376856Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:45.8439922Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseMatMul.cu: 2023-01-11T20:39:45.8440761Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:45.8441616Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:70:0: warning: ignoring #pragma push [-Wunknown-pragmas] 2023-01-11T20:39:45.8442120Z #pragma push 2023-01-11T20:39:45.8442408Z 2023-01-11T20:39:45.8557462Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:88:0: warning: ignoring #pragma pop [-Wunknown-pragmas] 2023-01-11T20:39:45.8560183Z #pragma pop 2023-01-11T20:39:45.8564009Z 2023-01-11T20:39:47.4490343Z INFO: From Compiling aten/src/ATen/native/cuda/Copy.cu: 2023-01-11T20:39:47.4498857Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:54.3433491Z INFO: From Compiling aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu: 2023-01-11T20:39:54.3434408Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:56.8950514Z INFO: From Compiling aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu: 2023-01-11T20:39:56.8953963Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:39:58.2626186Z INFO: From Compiling aten/src/ATen/cuda/Sleep.cu: 2023-01-11T20:39:58.2637465Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:40:00.6620764Z INFO: From Compiling aten/src/ATen/native/cuda/CompareEQKernel.cu: 2023-01-11T20:40:00.6623616Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:40:01.7014864Z INFO: From Compiling aten/src/ATen/native/cuda/SortStable.cu: 2023-01-11T20:40:01.7024297Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:40:04.6906513Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/IntReprQuant.cu: 2023-01-11T20:40:04.6916301Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:40:11.6041815Z INFO: From Compiling aten/src/ATen/native/cuda/airy_ai.cu: 2023-01-11T20:40:11.6052617Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:40:12.3518313Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionNormal.cu: 2023-01-11T20:40:12.3528427Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:40:16.2158006Z INFO: From Compiling aten/src/ATen/native/cuda/ZetaKernel.cu: 2023-01-11T20:40:16.2158917Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:40:18.3627455Z INFO: From Compiling aten/src/ATen/cuda/detail/IndexUtils.cu: 2023-01-11T20:40:18.3637299Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:40:19.1615361Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu: 2023-01-11T20:40:19.1624600Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:40:25.9998281Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionCauchyKernel.cu: 2023-01-11T20:40:25.9999068Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:40:26.5090773Z INFO: From Compiling aten/src/ATen/UfuncCUDA_add.cu: 2023-01-11T20:40:26.5162078Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:40:30.5565514Z INFO: From Compiling aten/src/ATen/cuda/jiterator.cu: 2023-01-11T20:40:30.5571040Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:40:42.9356411Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleLinear1d.cu: 2023-01-11T20:40:42.9369437Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:40:42.9692946Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu: 2023-01-11T20:40:42.9756826Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:40:53.4153977Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationEluKernel.cu: 2023-01-11T20:40:53.4161420Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:41:02.5377664Z INFO: From Compiling aten/src/ATen/native/cuda/Unique.cu: 2023-01-11T20:41:02.5385968Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:41:03.0461920Z INFO: From Compiling aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu: 2023-01-11T20:41:03.0467897Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:41:03.7791744Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleNearest3d.cu: 2023-01-11T20:41:03.7798734Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:41:04.8820526Z INFO: From Compiling aten/src/ATen/native/cuda/AbsKernel.cu: 2023-01-11T20:41:04.8830631Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:41:15.3019781Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleBicubic2d.cu: 2023-01-11T20:41:15.3020617Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:41:16.4027791Z [2,608 / 4,153] Compiling aten/src/ATen/native/cuda/group_norm_kernel.cu; 95s processwrapper-sandbox ... (8 actions running) 2023-01-11T20:41:16.7174838Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu: 2023-01-11T20:41:16.7181007Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:41:20.0172512Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu: 2023-01-11T20:41:20.0173363Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:41:28.4697160Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu: 2023-01-11T20:41:28.4697919Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:41:30.1599862Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu: 2023-01-11T20:41:30.1604351Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:41:38.0002904Z INFO: From Compiling aten/src/ATen/native/cuda/Nonzero.cu: 2023-01-11T20:41:38.0003701Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:41:48.0001220Z INFO: From Compiling aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu: 2023-01-11T20:41:48.0002043Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:41:51.4076846Z INFO: From Compiling aten/src/ATen/native/cuda/Im2Col.cu: 2023-01-11T20:41:51.4080990Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:41:51.6109098Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu: 2023-01-11T20:41:51.6114034Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:41:56.2540806Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu: 2023-01-11T20:41:56.2541605Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:41:56.5128235Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationSiluKernel.cu: 2023-01-11T20:41:56.5129041Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:42:22.2545193Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu: 2023-01-11T20:42:22.2546028Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:42:22.2547070Z aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu(15): warning #177-D: variable "at::native::asin_name" was declared but never referenced 2023-01-11T20:42:22.2547517Z 2023-01-11T20:42:23.7237023Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu: 2023-01-11T20:42:23.7241961Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:42:23.7243039Z aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu(15): warning #177-D: variable "at::native::tan_name" was declared but never referenced 2023-01-11T20:42:23.7243477Z 2023-01-11T20:42:29.5065318Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryLogKernels.cu: 2023-01-11T20:42:29.5129874Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:42:31.9391443Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu: 2023-01-11T20:42:31.9405206Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:42:31.9406304Z aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu(15): warning #177-D: variable "at::native::asinh_name" was declared but never referenced 2023-01-11T20:42:31.9406745Z 2023-01-11T20:42:37.1190946Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu: 2023-01-11T20:42:37.1195684Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:42:37.1196892Z aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu(15): warning #177-D: variable "at::native::sin_name" was declared but never referenced 2023-01-11T20:42:37.1197322Z 2023-01-11T20:42:42.8303657Z INFO: From Compiling aten/src/ATen/native/cuda/group_norm_kernel.cu: 2023-01-11T20:42:42.8312130Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:42:42.9358844Z INFO: From Compiling aten/src/ATen/native/cuda/PointwiseOpsKernel.cu: 2023-01-11T20:42:42.9359949Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:42:43.8731673Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu: 2023-01-11T20:42:43.8740503Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:42:47.9905729Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryOpsKernel.cu: 2023-01-11T20:42:47.9912895Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:42:48.2504068Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu: 2023-01-11T20:42:48.2513488Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:42:48.2514957Z aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu(15): warning #177-D: variable "at::native::atanh_name" was declared but never referenced 2023-01-11T20:42:48.2515552Z 2023-01-11T20:42:57.7384827Z INFO: From Compiling aten/src/ATen/native/cuda/LossCTC.cu: 2023-01-11T20:42:57.7385624Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:42:59.7854904Z INFO: From Compiling aten/src/ATen/native/cuda/AveragePool3d.cu: 2023-01-11T20:42:59.7855701Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:43:00.8896964Z INFO: From Compiling aten/src/ATen/native/cuda/Lerp.cu: 2023-01-11T20:43:00.8899927Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:43:01.5733086Z INFO: From Compiling aten/src/ATen/native/cuda/WeightNorm.cu: 2023-01-11T20:43:01.5738837Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:43:13.6230753Z INFO: From Compiling aten/src/ATen/native/cuda/Sorting.cu: 2023-01-11T20:43:13.6231464Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:43:17.4864760Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu: 2023-01-11T20:43:17.4865828Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:43:17.4866868Z aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu(15): warning #177-D: variable "at::native::cos_name" was declared but never referenced 2023-01-11T20:43:17.4867288Z 2023-01-11T20:43:31.8675032Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu: 2023-01-11T20:43:31.8676000Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:43:31.8677109Z aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu(15): warning #177-D: variable "at::native::acos_name" was declared but never referenced 2023-01-11T20:43:31.8677931Z 2023-01-11T20:43:41.9164529Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu: 2023-01-11T20:43:41.9173078Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:43:42.9653104Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu: 2023-01-11T20:43:42.9657712Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:43:48.5040057Z INFO: From Compiling aten/src/ATen/native/cuda/TriangularOps.cu: 2023-01-11T20:43:48.5040852Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:43:54.5549301Z [2,638 / 4,153] Compiling aten/src/ATen/native/cuda/Indexing.cu; 56s processwrapper-sandbox ... (8 actions running) 2023-01-11T20:43:55.5874571Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu: 2023-01-11T20:43:55.5888519Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:43:56.1584830Z INFO: From Compiling aten/src/ATen/native/cuda/TensorFactories.cu: 2023-01-11T20:43:56.1585638Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:44:04.3054426Z INFO: From Compiling aten/src/ATen/native/cuda/TensorTopK.cu: 2023-01-11T20:44:04.3055194Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:44:04.3654462Z INFO: From Compiling aten/src/ATen/native/cuda/CUDAScalar.cu: 2023-01-11T20:44:04.3662211Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:44:16.8317341Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu: 2023-01-11T20:44:16.8322483Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:44:30.7740462Z INFO: From Compiling aten/src/ATen/native/cuda/Col2Im.cu: 2023-01-11T20:44:30.7748561Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:44:32.2319116Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceArgMinKernel.cu: 2023-01-11T20:44:32.2320129Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:44:38.2288761Z INFO: From Compiling aten/src/ATen/native/cuda/SparseMM.cu: 2023-01-11T20:44:38.2294137Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:44:46.2422200Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionUniform.cu: 2023-01-11T20:44:46.2423015Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:44:54.3594796Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryMulKernel.cu: 2023-01-11T20:44:54.3643014Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:44:55.4185167Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu: 2023-01-11T20:44:55.4193220Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:04.5620470Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu: 2023-01-11T20:45:04.5621340Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:04.7427966Z INFO: From Compiling aten/src/ATen/native/cuda/CumminmaxKernel.cu: 2023-01-11T20:45:04.7433723Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:05.5032066Z INFO: From Compiling aten/src/ATen/native/cuda/CopysignKernel.cu: 2023-01-11T20:45:05.5038402Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:08.9587189Z INFO: From Compiling aten/src/ATen/native/cuda/StepKernel.cu: 2023-01-11T20:45:08.9595771Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:17.7946923Z INFO: From Compiling aten/src/ATen/native/cuda/CrossKernel.cu: 2023-01-11T20:45:17.7947904Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:24.2702383Z INFO: From Compiling aten/src/ATen/native/cuda/CumprodKernel.cu: 2023-01-11T20:45:24.2703140Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:25.8355299Z INFO: From Compiling aten/src/ATen/native/cuda/RreluWithNoise.cu: 2023-01-11T20:45:25.8359055Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:33.8993967Z INFO: From Compiling aten/src/ATen/native/cuda/CompareKernels.cu: 2023-01-11T20:45:33.9003243Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:35.4079629Z INFO: From Compiling aten/src/ATen/native/cuda/SoftMax.cu: 2023-01-11T20:45:35.4084658Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:40.4869110Z INFO: From Compiling aten/src/ATen/native/cuda/Shape.cu: 2023-01-11T20:45:40.4869883Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:41.0194543Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryRemainderKernel.cu: 2023-01-11T20:45:41.0195343Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:44.4903682Z INFO: From Compiling aten/src/ATen/native/cuda/CumsumKernel.cu: 2023-01-11T20:45:44.4904458Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:49.0021184Z INFO: From Compiling aten/src/ATen/native/cuda/ReflectionPad.cu: 2023-01-11T20:45:49.0022067Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:50.3772878Z INFO: From Compiling aten/src/ATen/native/cuda/ReplicationPadding.cu: 2023-01-11T20:45:50.3773705Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:50.3775251Z aten/src/ATen/native/cuda/ReplicationPadding.cu(307): warning #177-D: function "at::native::::shapeCheck3d" was declared but never referenced 2023-01-11T20:45:50.3776022Z 2023-01-11T20:45:53.2357793Z INFO: From Compiling aten/src/ATen/native/cuda/SegmentReduce.cu: 2023-01-11T20:45:53.2364457Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:45:53.2365502Z aten/src/ATen/native/cuda/SegmentReduce.cu(66): warning #177-D: function "at::native::::_get_complete_sum" was declared but never referenced 2023-01-11T20:45:53.2365883Z 2023-01-11T20:45:58.6230455Z INFO: From Compiling aten/src/ATen/native/cuda/DepthwiseConv2d.cu: 2023-01-11T20:45:58.6252859Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:46:03.3973038Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionExponentialKernel.cu: 2023-01-11T20:46:03.3973917Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:46:20.0036078Z INFO: From Compiling aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu: 2023-01-11T20:46:20.0037081Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:46:26.8026068Z INFO: From Compiling aten/src/ATen/native/cuda/Indexing.cu: 2023-01-11T20:46:26.8037050Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:46:26.8132461Z aten/src/ATen/native/cuda/Indexing.cu(424): warning #177-D: variable "at::native::::index_put_with_sort_stub__register" was declared but never referenced 2023-01-11T20:46:26.8132945Z 2023-01-11T20:46:26.8133733Z aten/src/ATen/native/cuda/Indexing.cu(524): warning #177-D: variable "at::native::::index_put_with_sort_quantized_stub__register" was declared but never referenced 2023-01-11T20:46:26.8134230Z 2023-01-11T20:46:26.8134979Z aten/src/ATen/native/cuda/Indexing.cu(1410): warning #177-D: variable "at::native::::masked_fill_kernel_quantized_stub__register" was declared but never referenced 2023-01-11T20:46:26.8135415Z 2023-01-11T20:46:32.3851441Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceMomentKernel.cu: 2023-01-11T20:46:32.3854765Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:46:40.4806808Z INFO: From Compiling aten/src/ATen/native/cuda/EmbeddingBag.cu: 2023-01-11T20:46:40.4807655Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:46:41.4984866Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachBinaryOpList.cu: 2023-01-11T20:46:41.4995058Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:46:42.6691223Z INFO: From Compiling aten/src/ATen/native/cuda/Dropout.cu: 2023-01-11T20:46:42.6698466Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:46:43.7013622Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationThresholdKernel.cu: 2023-01-11T20:46:43.7018999Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:46:46.1490145Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu: 2023-01-11T20:46:46.1504098Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:46:54.2629804Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu: 2023-01-11T20:46:54.2635465Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:46:56.4288179Z [2,675 / 4,153] Compiling aten/src/ATen/native/cuda/ReduceSumProdKernel.cu; 75s processwrapper-sandbox ... (8 actions running) 2023-01-11T20:46:58.4448709Z INFO: From Compiling aten/src/ATen/native/cuda/FractionalMaxPool2d.cu: 2023-01-11T20:46:58.4456727Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:47:06.1730141Z INFO: From Compiling aten/src/ATen/native/cuda/FusedAdamKernel.cu: 2023-01-11T20:47:06.1737438Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:47:08.4855787Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceSumProdKernel.cu: 2023-01-11T20:47:08.4868692Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:47:10.3833181Z INFO: From Compiling aten/src/ATen/native/cuda/Randperm.cu: 2023-01-11T20:47:10.3838597Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:47:13.9838645Z INFO: From Compiling aten/src/ATen/native/cuda/GcdLcmKernel.cu: 2023-01-11T20:47:13.9846363Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:47:28.3764265Z INFO: From Compiling aten/src/ATen/native/cuda/MaxUnpooling.cu: 2023-01-11T20:47:28.3765045Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:47:31.2810786Z INFO: From Compiling aten/src/ATen/native/cuda/IGammaKernel.cu: 2023-01-11T20:47:31.2817192Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:47:31.8772118Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu: 2023-01-11T20:47:31.8777066Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:47:45.8087103Z INFO: From Compiling aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu: 2023-01-11T20:47:45.8087920Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:48:00.7511933Z INFO: From Compiling aten/src/ATen/native/cuda/Distributions.cu: 2023-01-11T20:48:00.7517138Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:48:11.1901307Z INFO: From Compiling aten/src/ATen/native/cuda/GridSampler.cu: 2023-01-11T20:48:11.1907894Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:48:20.2700047Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachUnaryOp.cu: 2023-01-11T20:48:20.2701883Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:48:22.5138546Z INFO: From Compiling aten/src/ATen/native/cuda/LogAddExpKernel.cu: 2023-01-11T20:48:22.5145881Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:48:37.0621457Z INFO: From Compiling aten/src/ATen/native/cuda/MultinomialKernel.cu: 2023-01-11T20:48:37.0628355Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:48:37.0629490Z aten/src/ATen/native/cuda/MultinomialKernel.cu(39): warning #177-D: function "at::native::::_isinf(c10::BFloat16)" was declared but never referenced 2023-01-11T20:48:37.0629939Z 2023-01-11T20:48:40.9052094Z INFO: From Compiling aten/src/ATen/native/cuda/LogcumsumexpKernel.cu: 2023-01-11T20:48:40.9060133Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:48:54.5421059Z INFO: From Compiling aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu: 2023-01-11T20:48:54.5429565Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:48:56.0355358Z INFO: From Compiling aten/src/ATen/native/cuda/LegacyThrustHelpers.cu: 2023-01-11T20:48:56.0362352Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:48:58.0486533Z INFO: From Compiling aten/src/ATen/native/cuda/Loss.cu: 2023-01-11T20:48:58.0640491Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:48:58.0641351Z aten/src/ATen/native/cuda/Loss.cu(176): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0642345Z detected during instantiation of "void at::native::::nll_loss_forward_no_reduce_cuda_kernel(int64_t, at::PackedTensorAccessor64, index_t *, scalar_t *, scalar_t *, int64_t, int64_t) [with scalar_t=double, index_t=uint8_t]" 2023-01-11T20:48:58.0643175Z (292): here 2023-01-11T20:48:58.0643580Z 2023-01-11T20:48:58.0644062Z aten/src/ATen/native/cuda/Loss.cu(176): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0645048Z detected during instantiation of "void at::native::::nll_loss_forward_no_reduce_cuda_kernel(int64_t, at::PackedTensorAccessor64, index_t *, scalar_t *, scalar_t *, int64_t, int64_t) [with scalar_t=float, index_t=uint8_t]" 2023-01-11T20:48:58.0645779Z (292): here 2023-01-11T20:48:58.0645961Z 2023-01-11T20:48:58.0646437Z aten/src/ATen/native/cuda/Loss.cu(176): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0647511Z detected during instantiation of "void at::native::::nll_loss_forward_no_reduce_cuda_kernel(int64_t, at::PackedTensorAccessor64, index_t *, scalar_t *, scalar_t *, int64_t, int64_t) [with scalar_t=c10::Half, index_t=uint8_t]" 2023-01-11T20:48:58.0648230Z (292): here 2023-01-11T20:48:58.0648412Z 2023-01-11T20:48:58.0648886Z aten/src/ATen/native/cuda/Loss.cu(176): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0649850Z detected during instantiation of "void at::native::::nll_loss_forward_no_reduce_cuda_kernel(int64_t, at::PackedTensorAccessor64, index_t *, scalar_t *, scalar_t *, int64_t, int64_t) [with scalar_t=c10::BFloat16, index_t=uint8_t]" 2023-01-11T20:48:58.0650580Z (292): here 2023-01-11T20:48:58.0650761Z 2023-01-11T20:48:58.0651231Z aten/src/ATen/native/cuda/Loss.cu(197): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0652028Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=double, index_t=uint8_t]" 2023-01-11T20:48:58.0652519Z (339): here 2023-01-11T20:48:58.0652673Z 2023-01-11T20:48:58.0653066Z aten/src/ATen/native/cuda/Loss.cu(197): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0653809Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=float, index_t=uint8_t]" 2023-01-11T20:48:58.0654309Z (339): here 2023-01-11T20:48:58.0654447Z 2023-01-11T20:48:58.0654876Z aten/src/ATen/native/cuda/Loss.cu(197): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0655682Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=c10::Half, index_t=uint8_t]" 2023-01-11T20:48:58.0656259Z (339): here 2023-01-11T20:48:58.0656412Z 2023-01-11T20:48:58.0656815Z aten/src/ATen/native/cuda/Loss.cu(197): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0657535Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=c10::BFloat16, index_t=uint8_t]" 2023-01-11T20:48:58.0658075Z (339): here 2023-01-11T20:48:58.0658232Z 2023-01-11T20:48:58.0658633Z aten/src/ATen/native/cuda/Loss.cu(240): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0659459Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t, int64_t, int64_t) [with scalar_t=double, accscalar_t=double, index_t=uint8_t]" 2023-01-11T20:48:58.0660070Z (364): here 2023-01-11T20:48:58.0660204Z 2023-01-11T20:48:58.0660705Z aten/src/ATen/native/cuda/Loss.cu(240): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0661562Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t, int64_t, int64_t) [with scalar_t=float, accscalar_t=float, index_t=uint8_t]" 2023-01-11T20:48:58.0662165Z (364): here 2023-01-11T20:48:58.0662310Z 2023-01-11T20:48:58.0662693Z aten/src/ATen/native/cuda/Loss.cu(240): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0663663Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t, int64_t, int64_t) [with scalar_t=c10::Half, accscalar_t=float, index_t=uint8_t]" 2023-01-11T20:48:58.0664357Z (364): here 2023-01-11T20:48:58.0664536Z 2023-01-11T20:48:58.0665008Z aten/src/ATen/native/cuda/Loss.cu(240): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0665944Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t, int64_t, int64_t) [with scalar_t=c10::BFloat16, accscalar_t=float, index_t=uint8_t]" 2023-01-11T20:48:58.0666689Z (364): here 2023-01-11T20:48:58.0666842Z 2023-01-11T20:48:58.0667218Z aten/src/ATen/native/cuda/Loss.cu(412): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0668052Z detected during instantiation of "void at::native::::nll_loss_backward_no_reduce_cuda_kernel(int, index_t *, at::PackedTensorAccessor64, at::PackedTensorAccessor64, scalar_t *, int64_t, int64_t) [with scalar_t=double, index_t=uint8_t]" 2023-01-11T20:48:58.0668661Z (494): here 2023-01-11T20:48:58.0668803Z 2023-01-11T20:48:58.0669187Z aten/src/ATen/native/cuda/Loss.cu(412): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0670188Z detected during instantiation of "void at::native::::nll_loss_backward_no_reduce_cuda_kernel(int, index_t *, at::PackedTensorAccessor64, at::PackedTensorAccessor64, scalar_t *, int64_t, int64_t) [with scalar_t=float, index_t=uint8_t]" 2023-01-11T20:48:58.0670976Z (494): here 2023-01-11T20:48:58.0671115Z 2023-01-11T20:48:58.0671579Z aten/src/ATen/native/cuda/Loss.cu(412): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0672596Z detected during instantiation of "void at::native::::nll_loss_backward_no_reduce_cuda_kernel(int, index_t *, at::PackedTensorAccessor64, at::PackedTensorAccessor64, scalar_t *, int64_t, int64_t) [with scalar_t=c10::Half, index_t=uint8_t]" 2023-01-11T20:48:58.0673348Z (494): here 2023-01-11T20:48:58.0673514Z 2023-01-11T20:48:58.0673940Z aten/src/ATen/native/cuda/Loss.cu(412): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0674923Z detected during instantiation of "void at::native::::nll_loss_backward_no_reduce_cuda_kernel(int, index_t *, at::PackedTensorAccessor64, at::PackedTensorAccessor64, scalar_t *, int64_t, int64_t) [with scalar_t=c10::BFloat16, index_t=uint8_t]" 2023-01-11T20:48:58.0675673Z (494): here 2023-01-11T20:48:58.0675910Z 2023-01-11T20:48:58.0676331Z aten/src/ATen/native/cuda/Loss.cu(431): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0677197Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=double, index_t=uint8_t]" 2023-01-11T20:48:58.0678182Z (523): here 2023-01-11T20:48:58.0678347Z 2023-01-11T20:48:58.0678775Z aten/src/ATen/native/cuda/Loss.cu(431): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0679571Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=float, index_t=uint8_t]" 2023-01-11T20:48:58.0680274Z (523): here 2023-01-11T20:48:58.0680437Z 2023-01-11T20:48:58.0680867Z aten/src/ATen/native/cuda/Loss.cu(431): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0681715Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=c10::Half, index_t=uint8_t]" 2023-01-11T20:48:58.0682307Z (523): here 2023-01-11T20:48:58.0682470Z 2023-01-11T20:48:58.0682901Z aten/src/ATen/native/cuda/Loss.cu(431): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0683701Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=c10::BFloat16, index_t=uint8_t]" 2023-01-11T20:48:58.0684295Z (523): here 2023-01-11T20:48:58.0684470Z 2023-01-11T20:48:58.0684913Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0685783Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=double, index_t=uint8_t]" 2023-01-11T20:48:58.0686418Z (548): here 2023-01-11T20:48:58.0686597Z 2023-01-11T20:48:58.0687060Z aten/src/ATen/native/cuda/Loss.cu(463): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0688217Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=double, index_t=int64_t]" 2023-01-11T20:48:58.0689353Z (548): here 2023-01-11T20:48:58.0689538Z 2023-01-11T20:48:58.0690023Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0690889Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=float, index_t=uint8_t]" 2023-01-11T20:48:58.0691529Z (548): here 2023-01-11T20:48:58.0691703Z 2023-01-11T20:48:58.0692169Z aten/src/ATen/native/cuda/Loss.cu(463): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0693008Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=float, index_t=int64_t]" 2023-01-11T20:48:58.0693642Z (548): here 2023-01-11T20:48:58.0693816Z 2023-01-11T20:48:58.0694281Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0695150Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=c10::Half, index_t=uint8_t]" 2023-01-11T20:48:58.0695889Z (548): here 2023-01-11T20:48:58.0696064Z 2023-01-11T20:48:58.0696507Z aten/src/ATen/native/cuda/Loss.cu(463): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0697195Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=c10::Half, index_t=int64_t]" 2023-01-11T20:48:58.0697727Z (548): here 2023-01-11T20:48:58.0697877Z 2023-01-11T20:48:58.0698286Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0699219Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=c10::BFloat16, index_t=uint8_t]" 2023-01-11T20:48:58.0699818Z (548): here 2023-01-11T20:48:58.0699977Z 2023-01-11T20:48:58.0700410Z aten/src/ATen/native/cuda/Loss.cu(463): warning #186-D: pointless comparison of unsigned integer with zero 2023-01-11T20:48:58.0701239Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=c10::BFloat16, index_t=int64_t]" 2023-01-11T20:48:58.0701840Z (548): here 2023-01-11T20:48:58.0701973Z 2023-01-11T20:49:00.1724861Z INFO: From Compiling aten/src/ATen/native/cuda/LinearAlgebra.cu: 2023-01-11T20:49:00.1725839Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:04.9141685Z INFO: From Compiling aten/src/ATen/native/cuda/Normalization.cu: 2023-01-11T20:49:04.9147362Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:09.8892218Z INFO: From Compiling aten/src/ATen/native/cuda/NLLLoss2d.cu: 2023-01-11T20:49:09.8893283Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:12.2129960Z INFO: From Compiling aten/src/ATen/native/cuda/MultiMarginLoss.cu: 2023-01-11T20:49:12.2134521Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:15.4867165Z INFO: From Compiling aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu: 2023-01-11T20:49:15.4868986Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:19.6005433Z INFO: From Compiling aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu: 2023-01-11T20:49:19.6010916Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:20.2770103Z INFO: From Compiling aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu: 2023-01-11T20:49:20.2775509Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:29.2286250Z INFO: From Compiling aten/src/ATen/native/cuda/PowKernel.cu: 2023-01-11T20:49:29.2294663Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:30.0315787Z INFO: From Compiling aten/src/ATen/native/cuda/RNN.cu: 2023-01-11T20:49:30.0324122Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:30.3870193Z INFO: From Compiling aten/src/ATen/native/cuda/FractionalMaxPool3d.cu: 2023-01-11T20:49:30.3871028Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:32.9752340Z INFO: From Compiling caffe2/operators/softplus_op.cu: 2023-01-11T20:49:32.9753159Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:34.6215771Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachReduceOp.cu: 2023-01-11T20:49:34.6216619Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:37.0626895Z INFO: From Compiling aten/src/ATen/native/cuda/Reduce.cu: 2023-01-11T20:49:37.0633917Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:37.4954734Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachPointwiseOp.cu: 2023-01-11T20:49:37.4975968Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:38.4164061Z INFO: From Compiling caffe2/operators/selu_op.cu: 2023-01-11T20:49:38.4172302Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:41.4289256Z INFO: From Compiling aten/src/ATen/native/cuda/RecordStream.cu: 2023-01-11T20:49:41.4289883Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:49.8875040Z INFO: From Compiling aten/src/ATen/native/cuda/FillKernel.cu: 2023-01-11T20:49:49.8875838Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:50.6261129Z INFO: From Compiling aten/src/ATen/native/cuda/RenormKernel.cu: 2023-01-11T20:49:50.6269118Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:51.3017572Z INFO: From Compiling aten/src/ATen/native/cuda/RangeFactories.cu: 2023-01-11T20:49:51.3032364Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:51.8912250Z INFO: From Compiling aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu: 2023-01-11T20:49:51.8913112Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:55.5992072Z INFO: From Compiling aten/src/ATen/native/cuda/DilatedMaxPool3d.cu: 2023-01-11T20:49:55.5992865Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:57.2894337Z INFO: From Compiling aten/src/ATen/native/cuda/Embedding.cu: 2023-01-11T20:49:57.2902941Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:49:59.8772181Z INFO: From Compiling aten/src/ATen/native/cuda/IndexKernel.cu: 2023-01-11T20:49:59.8772973Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:50:04.7289414Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu: 2023-01-11T20:50:04.7290323Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:50:08.7885535Z INFO: From Compiling aten/src/ATen/native/cuda/Repeat.cu: 2023-01-11T20:50:08.7890172Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:50:12.1180627Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionGeometricKernel.cu: 2023-01-11T20:50:12.1181427Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:50:12.8362668Z INFO: From Compiling aten/src/ATen/native/cuda/DistanceKernel.cu: 2023-01-11T20:50:12.8363463Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:50:20.1194640Z INFO: From Compiling aten/src/ATen/native/cuda/DilatedMaxPool2d.cu: 2023-01-11T20:50:20.1201183Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:50:20.7293938Z INFO: From Compiling aten/src/ATen/native/cuda/SpectralOps.cu: 2023-01-11T20:50:20.7299814Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:50:25.3581922Z INFO: From Compiling aten/src/ATen/native/cuda/DepthwiseConv3d.cu: 2023-01-11T20:50:25.3587129Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:50:25.5839451Z [2,723 / 4,153] Compiling aten/src/ATen/native/cuda/ReduceLogicKernel.cu; 55s processwrapper-sandbox ... (8 actions running) 2023-01-11T20:50:28.0352424Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionRandomKernel.cu: 2023-01-11T20:50:28.0357991Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:50:49.1344360Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionBernoulli.cu: 2023-01-11T20:50:49.1349702Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:50:50.7015016Z INFO: From Compiling aten/src/ATen/native/cuda/ComplexKernel.cu: 2023-01-11T20:50:50.7015797Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:50:53.9873976Z INFO: From Compiling caffe2/operators/channelwise_conv3d_op_cudnn.cu: 2023-01-11T20:50:53.9880002Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:50:55.9097368Z INFO: From Compiling caffe2/operators/slice_op.cu: 2023-01-11T20:50:55.9105397Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:51:03.5300592Z INFO: From Compiling aten/src/ATen/native/cuda/ConvolutionMM2d.cu: 2023-01-11T20:51:03.5308550Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:51:16.5700587Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceLogicKernel.cu: 2023-01-11T20:51:16.5711205Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:51:19.6217709Z INFO: From Compiling aten/src/ATen/native/cuda/SummaryOps.cu: 2023-01-11T20:51:19.6223053Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:51:26.6558596Z INFO: From Compiling aten/src/ATen/native/cuda/ScatterGatherKernel.cu: 2023-01-11T20:51:26.6559539Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:51:40.0895015Z INFO: From Compiling aten/src/ATen/native/cuda/TensorTransformations.cu: 2023-01-11T20:51:40.0896110Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:51:47.0747229Z INFO: From Compiling caffe2/operators/sparse_normalize_op_gpu.cu: 2023-01-11T20:51:47.0747996Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:51:59.3297179Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu: 2023-01-11T20:51:59.3639443Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:52:08.6277574Z INFO: From Compiling aten/src/ATen/native/transformers/cuda/attention.cu: 2023-01-11T20:52:08.6286455Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:52:11.8035828Z INFO: From Compiling aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu: 2023-01-11T20:52:11.8044498Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:52:18.9671436Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu: 2023-01-11T20:52:18.9672251Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:52:29.9130100Z INFO: From Compiling aten/src/ATen/native/cuda/modified_bessel_i1.cu: 2023-01-11T20:52:29.9138212Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:52:36.0266775Z INFO: From Compiling aten/src/ATen/native/cuda/TensorCompare.cu: 2023-01-11T20:52:36.0274034Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:52:41.2809429Z INFO: From Compiling aten/src/ATen/native/cuda/modified_bessel_k0.cu: 2023-01-11T20:52:41.2816739Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:52:41.4611063Z INFO: From Compiling aten/src/ATen/native/nested/cuda/NestedTensorMatmul.cu: 2023-01-11T20:52:41.4616462Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:52:52.3097671Z INFO: From Compiling aten/src/ATen/native/cuda/modified_bessel_i0.cu: 2023-01-11T20:52:52.3098511Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:03.5397613Z INFO: From Compiling aten/src/ATen/native/cuda/legendre_polynomial_p.cu: 2023-01-11T20:53:03.5398672Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:11.4101746Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SoftMax.cu: 2023-01-11T20:53:11.4102643Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:16.1380585Z INFO: From Compiling aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu: 2023-01-11T20:53:16.1388633Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:22.9560820Z INFO: From Compiling aten/src/ATen/native/cuda/hermite_polynomial_h.cu: 2023-01-11T20:53:22.9561638Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:23.2358135Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu: 2023-01-11T20:53:23.2364479Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:25.4892550Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu: 2023-01-11T20:53:25.4898198Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:27.5123810Z INFO: From Compiling aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu: 2023-01-11T20:53:27.5132416Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:28.4521800Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu: 2023-01-11T20:53:28.4526704Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:34.5060741Z INFO: From Compiling aten/src/ATen/native/cuda/bessel_y1.cu: 2023-01-11T20:53:34.5066491Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:35.6004775Z INFO: From Compiling aten/src/ATen/native/cuda/TensorModeKernel.cu: 2023-01-11T20:53:35.6010295Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:36.3458306Z INFO: From Compiling aten/src/ATen/cuda/cub.cu: 2023-01-11T20:53:36.3464045Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:39.0087264Z INFO: From Compiling aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu: 2023-01-11T20:53:39.0096034Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:40.0469258Z INFO: From Compiling aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu: 2023-01-11T20:53:40.0472843Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:41.1099406Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu: 2023-01-11T20:53:41.1107679Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:43.5235103Z INFO: From Compiling caffe2/ideep/operators/reshape_op.cc: 2023-01-11T20:53:43.5244815Z caffe2/ideep/operators/reshape_op.cc: In member function 'virtual bool {anonymous}::IDEEPReshapeOp::RunOnDevice()': 2023-01-11T20:53:43.5245789Z caffe2/ideep/operators/reshape_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:53:43.5246634Z for (int i = 0; i < actual_new_shape.size() && i < input.ndims(); ++i) { 2023-01-11T20:53:43.5247053Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:53:43.5247801Z caffe2/ideep/operators/reshape_op.cc:62:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:53:43.5248394Z for (int i = 0; i < actual_new_shape.size(); ++i) { 2023-01-11T20:53:43.5402954Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:53:44.5619480Z INFO: From Compiling caffe2/operators/reservoir_sampling.cc: 2023-01-11T20:53:44.5629021Z caffe2/operators/reservoir_sampling.cc: In instantiation of 'bool caffe2::{anonymous}::ReservoirSamplingOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T20:53:44.5629733Z caffe2/operators/reservoir_sampling.cc:277:1: required from here 2023-01-11T20:53:44.5630555Z caffe2/operators/reservoir_sampling.cc:38:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:53:44.5631127Z for (size_t i = 1; i < input.dim(); ++i) { 2023-01-11T20:53:46.1773873Z INFO: From Compiling caffe2/operators/half_float_ops.cc: 2023-01-11T20:53:46.1774946Z caffe2/operators/half_float_ops.cc: In member function 'bool caffe2::Float16UniformFillOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T20:53:46.1775896Z caffe2/operators/half_float_ops.cc:139:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:53:46.1776483Z for (uint64_t i = 0; i < leading_dim_sz; i++) { 2023-01-11T20:53:46.1776781Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:53:46.1777492Z caffe2/operators/half_float_ops.cc:143:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:53:46.1778029Z for (uint64_t j = 0; j < rowsz; j++) { 2023-01-11T20:53:46.1778371Z ~~^~~~~~~ 2023-01-11T20:53:46.5842397Z INFO: From Compiling caffe2/operators/gather_ranges_to_dense_op.cc: 2023-01-11T20:53:46.5855547Z caffe2/operators/gather_ranges_to_dense_op.cc: In lambda function: 2023-01-11T20:53:46.5856301Z caffe2/operators/gather_ranges_to_dense_op.cc:95:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:53:46.5856856Z for (int i = 0; i < lengths.size(); ++i) { 2023-01-11T20:53:46.5857156Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:53:48.7335177Z INFO: From Compiling aten/src/ATen/native/cuda/Sort.cu: 2023-01-11T20:53:48.7335888Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:53:51.4787208Z INFO: From Compiling caffe2/operators/generate_proposals_op.cc: 2023-01-11T20:53:51.4788313Z caffe2/operators/generate_proposals_op.cc: In function 'size_t caffe2::{anonymous}::ComputeStartIndex(const TensorCPU&, const std::vector&)': 2023-01-11T20:53:51.4789396Z caffe2/operators/generate_proposals_op.cc:18:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:53:51.4789974Z for (int i = 0; i < index.size(); i++) { 2023-01-11T20:53:51.4790288Z ~~^~~~~~~~~~~~~~ 2023-01-11T20:53:51.4792316Z caffe2/operators/generate_proposals_op.cc: In member function 'void caffe2::GenerateProposalsOp::ProposalsForOneImage(const Array3f&, const Eigen::Map >&, const caffe2::utils::ConstTensorView&, const caffe2::utils::ConstTensorView&, caffe2::ERArrXXf*, caffe2::EArrXf*) const [with Context = caffe2::CPUContext; Eigen::Array3f = Eigen::Array; caffe2::ERArrXXf = Eigen::Array; caffe2::EArrXf = Eigen::Array]': 2023-01-11T20:53:51.4793866Z caffe2/operators/generate_proposals_op.cc:216:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:53:51.4794528Z for (int i = 0; i < order.size(); ++i) { 2023-01-11T20:53:51.4794858Z ~~^~~~~~~~~~~~~~ 2023-01-11T20:53:51.4795534Z caffe2/operators/generate_proposals_op.cc:253:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:53:51.4796161Z if (post_nms_topN > 0 && post_nms_topN < keep.size()) { 2023-01-11T20:53:51.4796570Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2023-01-11T20:53:57.5794589Z INFO: From Compiling caffe2/core/plan_executor.cc: 2023-01-11T20:53:57.5796242Z caffe2/core/plan_executor.cc: In lambda function: 2023-01-11T20:53:57.5797316Z caffe2/core/plan_executor.cc:604:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:53:57.5798200Z auto workersDone = [&] { return done == numThreads; }; 2023-01-11T20:53:57.5802856Z ~~~~~^~~~~~~~~~~~~ 2023-01-11T20:54:01.0233977Z INFO: From Compiling caffe2/operators/load_save_op.cc: 2023-01-11T20:54:01.0365553Z caffe2/operators/load_save_op.cc: In constructor 'caffe2::internal::SaveOpImpl::SaveOpImpl(caffe2::OperatorBase*, const caffe2::OperatorDef&, caffe2::Workspace*)': 2023-01-11T20:54:01.0366599Z caffe2/operators/load_save_op.cc:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:01.0367172Z for (int i = 0; i < blob_names_.size(); ++i) { 2023-01-11T20:54:01.0367526Z ~~^~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:01.0368239Z caffe2/operators/load_save_op.cc: In member function 'bool caffe2::internal::SaveOpImpl::RunOnDevice()': 2023-01-11T20:54:01.0369077Z caffe2/operators/load_save_op.cc:189:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:01.0369616Z for (int i = 0; i < inputs.size(); ++i) { 2023-01-11T20:54:01.0369947Z ~~^~~~~~~~~~~~~~~ 2023-01-11T20:54:05.7809349Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceNormKernel.cu: 2023-01-11T20:54:05.7810182Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:54:06.0520710Z INFO: From Compiling caffe2/operators/last_n_window_collector.cc: 2023-01-11T20:54:06.0521872Z caffe2/operators/last_n_window_collector.cc: In instantiation of 'bool caffe2::{anonymous}::LastNWindowCollectorOp::collect() [with Context = caffe2::CPUContext]': 2023-01-11T20:54:06.0523114Z caffe2/operators/last_n_window_collector.cc:27:21: required from 'bool caffe2::{anonymous}::LastNWindowCollectorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T20:54:06.0523840Z caffe2/operators/last_n_window_collector.cc:224:1: required from here 2023-01-11T20:54:06.0524697Z caffe2/operators/last_n_window_collector.cc:47:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:06.0525263Z for (size_t i = 1; i < input.dim(); ++i) { 2023-01-11T20:54:06.0526064Z caffe2/operators/last_n_window_collector.cc:89:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:06.0526644Z if (output_num > output_batch_size) { 2023-01-11T20:54:06.0526997Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:09.5613620Z INFO: From Compiling caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: 2023-01-11T20:54:09.5627759Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenTensorFillOp::IDEEPInt8GivenTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2023-01-11T20:54:09.5629128Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:44:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:09.5629744Z for (int i = 0; i < src_size; i++) { 2023-01-11T20:54:09.5630081Z ~~^~~~~~~~~~ 2023-01-11T20:54:09.5631350Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenIntTensorFillOp::IDEEPInt8GivenIntTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2023-01-11T20:54:09.5632411Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:115:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:09.5632963Z for (int i = 0; i < src_size; i++) { 2023-01-11T20:54:09.5633295Z ~~^~~~~~~~~~ 2023-01-11T20:54:12.8512578Z INFO: From Compiling caffe2/operators/fused_rowwise_random_quantization_ops.cc: 2023-01-11T20:54:12.8513880Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FusedRandRowwiseQuantizedToFloatOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T20:54:12.8514708Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2023-01-11T20:54:12.8515695Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:113:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:12.8516386Z for (size_t row = 0; row < input_rows; ++row) { 2023-01-11T20:54:12.8516753Z ~~~~^~~~~~~~~~~~ 2023-01-11T20:54:12.8517907Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FloatToFusedRandRowwiseQuantizedOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T20:54:12.8518741Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2023-01-11T20:54:12.8519711Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:55:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:12.8520283Z for (size_t row = 0; row < input_rows; ++row) { 2023-01-11T20:54:12.8520630Z ~~~~^~~~~~~~~~~~ 2023-01-11T20:54:19.6905686Z INFO: From Compiling caffe2/operators/flexible_top_k.cc: 2023-01-11T20:54:19.6906924Z caffe2/operators/flexible_top_k.cc: In instantiation of 'bool caffe2::FlexibleTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2023-01-11T20:54:19.6907720Z caffe2/operators/flexible_top_k.cc:185:1: required from here 2023-01-11T20:54:19.6908789Z caffe2/operators/flexible_top_k.cc:77:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:19.6909469Z if (PQ.size() < k_ || value > PQ.top().first) { 2023-01-11T20:54:19.6910256Z caffe2/operators/flexible_top_k.cc:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:19.6910792Z if (PQ.size() > k_) { 2023-01-11T20:54:26.1127861Z [2,871 / 4,153] Compiling aten/src/ATen/cuda/cub-RadixSortPairs.cu; 51s processwrapper-sandbox ... (8 actions running) 2023-01-11T20:54:33.7492746Z INFO: From Compiling caffe2/operators/concat_split_op.cc: 2023-01-11T20:54:33.7493878Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::{anonymous}::TensorInferenceForSplit(const caffe2::OperatorDef&, const std::vector&)': 2023-01-11T20:54:33.7494882Z caffe2/operators/concat_split_op.cc:66:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:33.7495621Z } else if (split.size() != output_size) { 2023-01-11T20:54:33.7495965Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2023-01-11T20:54:33.7496831Z caffe2/operators/concat_split_op.cc: In function 'caffe2::OpSchema::Cost caffe2::CostInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2023-01-11T20:54:33.7497801Z caffe2/operators/concat_split_op.cc:326:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:33.7498329Z for (int i = 0; i < in.size(); ++i) { 2023-01-11T20:54:33.7498662Z ~~^~~~~~~~~~~ 2023-01-11T20:54:33.7499737Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::TensorInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2023-01-11T20:54:33.7500790Z caffe2/operators/concat_split_op.cc:378:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:33.7501344Z for (int i = 1; i < in.size(); ++i) { 2023-01-11T20:54:33.7501671Z ~~^~~~~~~~~~~ 2023-01-11T20:54:33.7502426Z caffe2/operators/concat_split_op.cc:399:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:33.7502986Z for (int i = 1; i < in.size(); ++i) { 2023-01-11T20:54:33.7503306Z ~~^~~~~~~~~~~ 2023-01-11T20:54:33.7504019Z caffe2/operators/concat_split_op.cc:427:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:33.7504576Z for (int i = 1; i < in.size(); ++i) { 2023-01-11T20:54:33.7504923Z ~~^~~~~~~~~~~ 2023-01-11T20:54:35.0839968Z INFO: From Compiling caffe2/opt/bound_shape_inferencer.cc: 2023-01-11T20:54:35.0840506Z In file included from ./c10/util/Logging.h:10:0, 2023-01-11T20:54:35.0840930Z from ./caffe2/core/logging.h:2, 2023-01-11T20:54:35.0841389Z from caffe2/opt/bound_shape_inferencer.h:3, 2023-01-11T20:54:35.0841676Z from caffe2/opt/bound_shape_inferencer.cc:1: 2023-01-11T20:54:35.0842357Z caffe2/opt/bound_shape_inferencer.cc: In member function 'void caffe2::BoundShapeInferencer::InferCommonOp(const caffe2::OperatorDef&, const caffe2::OpSchema*, bool, bool)': 2023-01-11T20:54:35.0843002Z caffe2/opt/bound_shape_inferencer.cc:1116:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:35.0843350Z CAFFE_ENFORCE(target < input_shapes.size()); 2023-01-11T20:54:35.0843565Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3789485Z INFO: From Compiling caffe2/operators/cc_bmm_bg_op.cc: 2023-01-11T20:54:36.3790025Z In file included from caffe2/operators/cc_bmm_bg_op.cc:1:0: 2023-01-11T20:54:36.3790750Z caffe2/operators/cc_bmm_bg_op.h:103:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2023-01-11T20:54:36.3791235Z #pragma omp parallel 2023-01-11T20:54:36.3791536Z 2023-01-11T20:54:36.3792124Z caffe2/operators/cc_bmm_bg_op.h:108:0: warning: ignoring #pragma omp for [-Wunknown-pragmas] 2023-01-11T20:54:36.3792580Z #pragma omp for 2023-01-11T20:54:36.3792865Z 2023-01-11T20:54:36.3800018Z INFO: From Compiling caffe2/operators/dataset_ops.cc: 2023-01-11T20:54:36.3808805Z caffe2/operators/dataset_ops.cc: In constructor 'caffe2::dataset_ops::TreeWalker::TreeWalker(const std::vector&, caffe2::dataset_ops::TreeCursor&)': 2023-01-11T20:54:36.3809713Z caffe2/operators/dataset_ops.cc:143:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3810400Z for (int fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2023-01-11T20:54:36.3810830Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3811571Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherLengthData()': 2023-01-11T20:54:36.3812656Z caffe2/operators/dataset_ops.cc:176:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3813224Z for (int i = 0; i < lengths_.size(); ++i) { 2023-01-11T20:54:36.3813644Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3814348Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherSizeLimits()': 2023-01-11T20:54:36.3815185Z caffe2/operators/dataset_ops.cc:189:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3815859Z for (auto fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2023-01-11T20:54:36.3816464Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3816840Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T20:54:36.3817230Z from ./caffe2/core/blob.h:9, 2023-01-11T20:54:36.3817627Z from ./caffe2/operators/dataset_ops.h:8, 2023-01-11T20:54:36.3818017Z from caffe2/operators/dataset_ops.cc:1: 2023-01-11T20:54:36.3818883Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::CheckDatasetConsistencyOp::RunOnDevice()': 2023-01-11T20:54:36.3819836Z caffe2/operators/dataset_ops.cc:261:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3820392Z InputSize() == iterator_.fields().size(), 2023-01-11T20:54:36.3820743Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3821565Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::RunOnDevice()': 2023-01-11T20:54:36.3822473Z caffe2/operators/dataset_ops.cc:394:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3823004Z for (int i = 0; i < numRows; i++) { 2023-01-11T20:54:36.3823344Z ~~^~~~~~~~~ 2023-01-11T20:54:36.3824102Z caffe2/operators/dataset_ops.cc:432:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3824677Z for (int i = 0; i < numRows; ++i) { 2023-01-11T20:54:36.3825011Z ~~^~~~~~~~~ 2023-01-11T20:54:36.3825751Z caffe2/operators/dataset_ops.cc:434:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3826345Z for (int j = 0; j < tensors[i].size(); ++j) { 2023-01-11T20:54:36.3826710Z ~~^~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3827458Z caffe2/operators/dataset_ops.cc:457:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3828027Z for (int i = 0; i < numRows; ++i) { 2023-01-11T20:54:36.3828360Z ~~^~~~~~~~~ 2023-01-11T20:54:36.3829569Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromInput(const Shared2DTensorVectorPtr&, std::vector >&, std::vector&)': 2023-01-11T20:54:36.3830874Z caffe2/operators/dataset_ops.cc:489:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3831462Z for (int i = 0; i < numTensors; ++i) { 2023-01-11T20:54:36.3831825Z ~~^~~~~~~~~~~~ 2023-01-11T20:54:36.3832939Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromPrototypeBlobs(std::vector >&, std::vector&)': 2023-01-11T20:54:36.3834113Z caffe2/operators/dataset_ops.cc:503:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3834699Z for (int i = 0; i < numTensors; ++i) { 2023-01-11T20:54:36.3835046Z ~~^~~~~~~~~~~~ 2023-01-11T20:54:36.3835447Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T20:54:36.3835986Z from ./caffe2/core/blob.h:9, 2023-01-11T20:54:36.3836490Z from ./caffe2/operators/dataset_ops.h:8, 2023-01-11T20:54:36.3836932Z from caffe2/operators/dataset_ops.cc:1: 2023-01-11T20:54:36.3837954Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadNextBatchOp::RunOnDevice()': 2023-01-11T20:54:36.3838957Z caffe2/operators/dataset_ops.cc:527:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3839674Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2023-01-11T20:54:36.3840217Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3840968Z caffe2/operators/dataset_ops.cc:537:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3841550Z for (int i = 0; i < lengths.size(); ++i) { 2023-01-11T20:54:36.3841889Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3842534Z caffe2/operators/dataset_ops.cc:548:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3842921Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2023-01-11T20:54:36.3843128Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3843530Z caffe2/operators/dataset_ops.cc:571:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3843905Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2023-01-11T20:54:36.3844124Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3844341Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T20:54:36.3844571Z from ./caffe2/core/blob.h:9, 2023-01-11T20:54:36.3844800Z from ./caffe2/operators/dataset_ops.h:8, 2023-01-11T20:54:36.3845033Z from caffe2/operators/dataset_ops.cc:1: 2023-01-11T20:54:36.3845566Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ComputeOffsetOp::RunOnDevice()': 2023-01-11T20:54:36.3846083Z caffe2/operators/dataset_ops.cc:604:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3846480Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2023-01-11T20:54:36.3846707Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3847108Z caffe2/operators/dataset_ops.cc:615:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3847421Z for (int i = 0; i < lengths.size(); ++i) { 2023-01-11T20:54:36.3847610Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3848002Z caffe2/operators/dataset_ops.cc:626:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3848371Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2023-01-11T20:54:36.3848580Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3848799Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T20:54:36.3849029Z from ./caffe2/core/blob.h:9, 2023-01-11T20:54:36.3849263Z from ./caffe2/operators/dataset_ops.h:8, 2023-01-11T20:54:36.3849494Z from caffe2/operators/dataset_ops.cc:1: 2023-01-11T20:54:36.3849973Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::SortAndShuffleOp::RunOnDevice()': 2023-01-11T20:54:36.3850490Z caffe2/operators/dataset_ops.cc:662:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3850873Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2023-01-11T20:54:36.3851111Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3851655Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadRandomBatchOp::RunOnDevice()': 2023-01-11T20:54:36.3852170Z caffe2/operators/dataset_ops.cc:750:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3852549Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 3); 2023-01-11T20:54:36.3852787Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3853235Z caffe2/operators/dataset_ops.cc:774:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3853601Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2023-01-11T20:54:36.3853897Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3854345Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::TrimDatasetOp::RunOnDevice()': 2023-01-11T20:54:36.3854849Z caffe2/operators/dataset_ops.cc:1095:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3855166Z for (int col = 0; col < walker.fields().size(); ++col) { 2023-01-11T20:54:36.3855385Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3855606Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T20:54:36.3855826Z from ./caffe2/core/blob.h:9, 2023-01-11T20:54:36.3856060Z from ./caffe2/operators/dataset_ops.h:8, 2023-01-11T20:54:36.3856304Z from caffe2/operators/dataset_ops.cc:1: 2023-01-11T20:54:36.3856835Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::CollectTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T20:54:36.3857203Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2023-01-11T20:54:36.3857636Z caffe2/operators/dataset_ops.cc:1032:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3858005Z tensorVector->size() == numToCollect_, 2023-01-11T20:54:36.3858204Z ^ 2023-01-11T20:54:36.3858597Z caffe2/operators/dataset_ops.cc:1045:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3858956Z } else if (pos >= tensorVector->size()) { 2023-01-11T20:54:36.3859169Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:36.3859671Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::ConcatTensorVectorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T20:54:36.3860052Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2023-01-11T20:54:36.3860483Z caffe2/operators/dataset_ops.cc:969:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:36.3860852Z for (int i = 1; i < tensorVector->size(); i++) { 2023-01-11T20:54:36.3861052Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:39.7534170Z INFO: From Compiling caffe2/operators/copy_rows_to_tensor_op.cc: 2023-01-11T20:54:39.7535700Z In file included from caffe2/operators/copy_rows_to_tensor_op.cc:1:0: 2023-01-11T20:54:39.7536691Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = c10::Half; Context = caffe2::CPUContext]': 2023-01-11T20:54:39.7538008Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T20:54:39.7539955Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T20:54:39.7541211Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T20:54:39.7541831Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2023-01-11T20:54:39.7542609Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:39.7543147Z for (size_t i = 0; i < indices.sizes()[0]; ++i) { 2023-01-11T20:54:39.7543490Z ~~^~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:39.7544438Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2023-01-11T20:54:39.7545859Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2023-01-11T20:54:39.7547508Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T20:54:39.7549127Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T20:54:39.7550364Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T20:54:39.7550985Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2023-01-11T20:54:39.7551758Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:39.7552793Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = double; Context = caffe2::CPUContext]': 2023-01-11T20:54:39.7554254Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2023-01-11T20:54:39.7555882Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T20:54:39.7557608Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T20:54:39.7559203Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T20:54:39.7559819Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2023-01-11T20:54:39.7560598Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:39.7561758Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2023-01-11T20:54:39.7563218Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2023-01-11T20:54:39.7564852Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T20:54:39.7566556Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T20:54:39.7567793Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T20:54:39.7568391Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2023-01-11T20:54:39.7569171Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:39.7570221Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = long int; Context = caffe2::CPUContext]': 2023-01-11T20:54:39.7571690Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2023-01-11T20:54:39.7573326Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T20:54:39.7574949Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T20:54:39.7576188Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T20:54:39.7576805Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2023-01-11T20:54:39.7577577Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:44.0710776Z INFO: From Compiling caffe2/operators/ctc_beam_search_decoder_op.cc: 2023-01-11T20:54:44.0711788Z caffe2/operators/ctc_beam_search_decoder_op.cc: In member function 'bool caffe2::CTCBeamSearchDecoderOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T20:54:44.0712720Z caffe2/operators/ctc_beam_search_decoder_op.cc:142:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:44.0713198Z for (int i = 0; i < values_cache.size(); ++i) { 2023-01-11T20:54:44.0713528Z ~~^~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:45.3430957Z INFO: From Compiling caffe2/opt/tvm_transformer.cc: 2023-01-11T20:54:45.3432648Z caffe2/opt/tvm_transformer.cc: In member function 'caffe2::NetDef caffe2::TvmTransformer::buildTvmOp(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&)': 2023-01-11T20:54:45.3433944Z caffe2/opt/tvm_transformer.cc:11:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:45.3434321Z if (opts_.min_ops > net.op_size()) { 2023-01-11T20:54:45.3434617Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2023-01-11T20:54:52.0181780Z INFO: From Compiling caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: 2023-01-11T20:54:52.0183243Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = short unsigned int]': 2023-01-11T20:54:52.0184726Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2023-01-11T20:54:52.0185481Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0186030Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2023-01-11T20:54:52.0186390Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:52.0186968Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0187345Z for (int j = 0; j < N; ++j) { 2023-01-11T20:54:52.0187588Z ~~^~~ 2023-01-11T20:54:52.0188078Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0188517Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0188757Z ~~^~~ 2023-01-11T20:54:52.0189432Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0189889Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0190154Z ~~^~~ 2023-01-11T20:54:52.0190695Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0191130Z for (int n = 0; n < N; ++n) { 2023-01-11T20:54:52.0191405Z ~~^~~ 2023-01-11T20:54:52.0191868Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0192285Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0192532Z ~~^~~ 2023-01-11T20:54:52.0193056Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0193444Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0193631Z ~~^~~ 2023-01-11T20:54:52.0194242Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0194635Z for (int m = 0; m < M; ++m) { 2023-01-11T20:54:52.0194887Z ~~^~~ 2023-01-11T20:54:52.0195426Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0195885Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0196228Z ~~^~~ 2023-01-11T20:54:52.0196822Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0197303Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0197526Z ~~^~~ 2023-01-11T20:54:52.0198260Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0199016Z for (int n = 0; n < N; ++n) { 2023-01-11T20:54:52.0199318Z ~~^~~ 2023-01-11T20:54:52.0199901Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0200288Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0200521Z ~~^~~ 2023-01-11T20:54:52.0201133Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0201783Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0201970Z ~~^~~ 2023-01-11T20:54:52.0202527Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0203023Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0203304Z ~~^~~ 2023-01-11T20:54:52.0203959Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0204483Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0204766Z ~~^~~ 2023-01-11T20:54:52.0205422Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0205904Z for (int j = 0; j < M * N; ++j) { 2023-01-11T20:54:52.0206206Z ~~^~~~~~~ 2023-01-11T20:54:52.0206937Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2023-01-11T20:54:52.0207452Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2023-01-11T20:54:52.0208014Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0208449Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2023-01-11T20:54:52.0208780Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:52.0209347Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0209827Z for (int j = 0; j < N; ++j) { 2023-01-11T20:54:52.0210012Z ~~^~~ 2023-01-11T20:54:52.0210575Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0211024Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0211314Z ~~^~~ 2023-01-11T20:54:52.0211864Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0212179Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0212366Z ~~^~~ 2023-01-11T20:54:52.0212877Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0213294Z for (int n = 0; n < N; ++n) { 2023-01-11T20:54:52.0213542Z ~~^~~ 2023-01-11T20:54:52.0214091Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0214427Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0214712Z ~~^~~ 2023-01-11T20:54:52.0215137Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0215613Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0215899Z ~~^~~ 2023-01-11T20:54:52.0216489Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0216819Z for (int m = 0; m < M; ++m) { 2023-01-11T20:54:52.0217085Z ~~^~~ 2023-01-11T20:54:52.0217633Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0218126Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0218327Z ~~^~~ 2023-01-11T20:54:52.0218991Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0219439Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0219689Z ~~^~~ 2023-01-11T20:54:52.0220346Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0220861Z for (int n = 0; n < N; ++n) { 2023-01-11T20:54:52.0221088Z ~~^~~ 2023-01-11T20:54:52.0221764Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0222189Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0222388Z ~~^~~ 2023-01-11T20:54:52.0222928Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0223359Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0223550Z ~~^~~ 2023-01-11T20:54:52.0224097Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0224518Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0224788Z ~~^~~ 2023-01-11T20:54:52.0225296Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0225664Z for (int k = 0; k < K; ++k) { 2023-01-11T20:54:52.0225943Z ~~^~~ 2023-01-11T20:54:52.0226466Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:52.0226833Z for (int j = 0; j < M * N; ++j) { 2023-01-11T20:54:52.0227106Z ~~^~~~~~~ 2023-01-11T20:54:53.8804774Z INFO: From Compiling caffe2/quantization/server/activation_distribution_observer.cc: 2023-01-11T20:54:53.8813849Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputMinMaxNetObserver::DumpAndReset_(const string&, bool)': 2023-01-11T20:54:53.8814966Z caffe2/quantization/server/activation_distribution_observer.cc:183:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:53.8815644Z for (int op_index = 0; op_index < min_max_infos_.size(); ++op_index) { 2023-01-11T20:54:53.8816069Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:53.8816894Z caffe2/quantization/server/activation_distribution_observer.cc:188:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:53.8817659Z for (int i = 0; i < op_info->tensor_infos.size(); ++i) { 2023-01-11T20:54:53.8818055Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:53.8819146Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'virtual void caffe2::OutputColumnMaxHistogramObserver::Stop()': 2023-01-11T20:54:53.8820245Z caffe2/quantization/server/activation_distribution_observer.cc:388:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:53.8820943Z if (info_->histograms.size() <= col) { 2023-01-11T20:54:53.8821304Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 2023-01-11T20:54:53.8822217Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::HistogramNetObserver::DumpAndReset_(const string&, bool)': 2023-01-11T20:54:53.8823274Z caffe2/quantization/server/activation_distribution_observer.cc:470:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:53.8824009Z for (int op_index = 0; op_index < hist_infos_.size(); ++op_index) { 2023-01-11T20:54:53.8824421Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:53.8825269Z caffe2/quantization/server/activation_distribution_observer.cc:477:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:53.8825986Z for (int i = 0; i < info->histograms.size(); ++i) { 2023-01-11T20:54:53.8826372Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:53.8827360Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputColumnMaxHistogramNetObserver::DumpAndReset_(const string&, bool)': 2023-01-11T20:54:53.8832281Z caffe2/quantization/server/activation_distribution_observer.cc:628:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:53.8833054Z for (int i = 0; i < info->histograms.size(); ++i) { 2023-01-11T20:54:53.8833456Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:57.0607436Z INFO: From Compiling caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: 2023-01-11T20:54:57.0608501Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: In instantiation of 'bool caffe2::MulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2023-01-11T20:54:57.0609141Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:121:1: required from here 2023-01-11T20:54:57.0610034Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:79:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:57.0610592Z for (int i = 0; i < pre; ++i) { 2023-01-11T20:54:57.0610888Z ~~^~~~~ 2023-01-11T20:54:57.0611628Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:57.0612172Z for (int j = 0; j < n; ++j) { 2023-01-11T20:54:57.0612466Z ~~^~~ 2023-01-11T20:54:57.0613184Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:83:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:57.0613744Z for (int k = 0; k < post; ++k) { 2023-01-11T20:54:57.0614055Z ~~^~~~~~ 2023-01-11T20:54:58.7603908Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_op.cc: 2023-01-11T20:54:58.7605186Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = false]': 2023-01-11T20:54:58.7605980Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2023-01-11T20:54:58.7606799Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:58.7607341Z for (int i = 0; i < X_size; i++) { 2023-01-11T20:54:58.7607629Z ~~^~~~~~~~ 2023-01-11T20:54:58.7608581Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:58.7609116Z for (int i = 0; i < W_size; i++) { 2023-01-11T20:54:58.7609403Z ~~^~~~~~~~ 2023-01-11T20:54:58.7610127Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:58.7610652Z for (int i = 0; i < Y_size; i++) { 2023-01-11T20:54:58.7610947Z ~~^~~~~~~~ 2023-01-11T20:54:58.7611971Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = false]': 2023-01-11T20:54:58.7612856Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2023-01-11T20:54:58.7613697Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:58.7614265Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T20:54:58.7614597Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:58.7615311Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:58.7615876Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T20:54:58.7616209Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:58.7617130Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]': 2023-01-11T20:54:58.7617828Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2023-01-11T20:54:58.7618639Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:58.7619143Z for (int i = 0; i < X_size; i++) { 2023-01-11T20:54:58.7619447Z ~~^~~~~~~~ 2023-01-11T20:54:58.7620160Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:58.7620688Z for (int i = 0; i < W_size; i++) { 2023-01-11T20:54:58.7620979Z ~~^~~~~~~~ 2023-01-11T20:54:58.7621694Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:58.7622221Z for (int i = 0; i < Y_size; i++) { 2023-01-11T20:54:58.7622511Z ~~^~~~~~~~ 2023-01-11T20:54:58.7623431Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T20:54:58.7624155Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2023-01-11T20:54:58.7624979Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:58.7625489Z for (int i = 0; i < X_size; i++) { 2023-01-11T20:54:58.7625790Z ~~^~~~~~~~ 2023-01-11T20:54:58.7626505Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:58.7627022Z for (int i = 0; i < W_size; i++) { 2023-01-11T20:54:58.7627330Z ~~^~~~~~~~ 2023-01-11T20:54:58.7628038Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:58.7628576Z for (int i = 0; i < Y_size; i++) { 2023-01-11T20:54:58.7628870Z ~~^~~~~~~~ 2023-01-11T20:54:58.7629968Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = true]': 2023-01-11T20:54:58.7631234Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]' 2023-01-11T20:54:58.7631925Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2023-01-11T20:54:58.7632799Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:58.7633349Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T20:54:58.7633685Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:58.7634385Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:58.7634940Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T20:54:58.7635284Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:58.7636365Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T20:54:58.7637796Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]' 2023-01-11T20:54:58.7638504Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2023-01-11T20:54:58.7639346Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:58.7639912Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T20:54:58.7640240Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:54:58.7640961Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:54:58.7641505Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T20:54:58.7641843Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:55:01.2322778Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cc: 2023-01-11T20:55:01.2323495Z In file included from ./c10/util/typeid.h:19:0, 2023-01-11T20:55:01.2323915Z from ./caffe2/core/context.h:9, 2023-01-11T20:55:01.2327440Z from ./caffe2/operators/boolean_mask_ops.h:4, 2023-01-11T20:55:01.2327765Z from caffe2/operators/boolean_mask_ops.cc:1: 2023-01-11T20:55:01.2328717Z caffe2/operators/boolean_mask_ops.cc: In member function 'bool caffe2::{anonymous}::SequenceFunctor::operator()(int, int, float)': 2023-01-11T20:55:01.2329566Z caffe2/operators/boolean_mask_ops.cc:360:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:01.2330069Z CAFFE_ENFORCE(i < len_, "Out of bound."); 2023-01-11T20:55:01.2330382Z ~~^~~ 2023-01-11T20:55:02.5690195Z INFO: From Compiling caffe2/operators/box_with_nms_limit_op.cc: 2023-01-11T20:55:02.5692653Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2023-01-11T20:55:02.5693752Z caffe2/operators/box_with_nms_limit_op.h:67:34: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T20:55:02.5694151Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2023-01-11T20:55:02.5695500Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:02.5696137Z for (int k = 0; k < cur_keep.size(); k++) { 2023-01-11T20:55:02.5696502Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T20:55:02.5697434Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2023-01-11T20:55:02.5698919Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2023-01-11T20:55:02.5721897Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2023-01-11T20:55:02.5723210Z caffe2/operators/box_with_nms_limit_op.h:65:59: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T20:55:02.5723877Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2023-01-11T20:55:02.5724705Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:06.4107513Z INFO: From Compiling caffe2/serialize/inline_container.cc: 2023-01-11T20:55:06.4114460Z caffe2/serialize/inline_container.cc: In member function 'void caffe2::serialize::PyTorchStreamReader::init()': 2023-01-11T20:55:06.4115336Z caffe2/serialize/inline_container.cc:154:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:06.4115900Z if (version_ < kMinSupportedFileFormatVersion) { 2023-01-11T20:55:06.4116364Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:55:06.4117058Z caffe2/serialize/inline_container.cc:165:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:06.4117637Z if (version_ > kMaxSupportedFileFormatVersion) { 2023-01-11T20:55:06.4118407Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:55:09.7955377Z INFO: From Compiling caffe2/ideep/operators/queue_ops.cc: 2023-01-11T20:55:09.7955849Z In file included from ./c10/util/Logging.h:10:0, 2023-01-11T20:55:09.7956279Z from ./caffe2/utils/eigen_utils.h:9, 2023-01-11T20:55:09.7956670Z from ./caffe2/ideep/ideep_utils.h:4, 2023-01-11T20:55:09.7957076Z from caffe2/ideep/operators/queue_ops.cc:1: 2023-01-11T20:55:09.7958203Z caffe2/ideep/operators/queue_ops.cc: In member function 'virtual bool {anonymous}::IDEEPSafeEnqueueBlobsOp::RunOnDevice()': 2023-01-11T20:55:09.7959091Z caffe2/ideep/operators/queue_ops.cc:55:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:09.7959599Z OutputSize() == size + 1, 2023-01-11T20:55:09.7959926Z ~~~~~~~~~~~~~^~~~~~~~~~~ 2023-01-11T20:55:11.2386550Z INFO: From Compiling caffe2/operators/h_softmax_op.cc: 2023-01-11T20:55:11.2387540Z caffe2/operators/h_softmax_op.cc: In member function 'bool caffe2::HSoftmaxSearchOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2023-01-11T20:55:11.2388456Z caffe2/operators/h_softmax_op.cc:408:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:11.2389135Z info.begin() + (top_n_ < info.size() ? top_n_ : info.size() - 1), 2023-01-11T20:55:11.2389511Z ~~~~~~~^~~~~~~~~~~~~ 2023-01-11T20:55:11.2390173Z caffe2/operators/h_softmax_op.cc:419:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:11.2390632Z if (i < info.size()) { 2023-01-11T20:55:11.2391108Z ~~^~~~~~~~~~~~~ 2023-01-11T20:55:24.1251936Z INFO: From Compiling caffe2/operators/lengths_top_k_op.cc: 2023-01-11T20:55:24.1261052Z caffe2/operators/lengths_top_k_op.cc: In instantiation of 'bool caffe2::LengthsTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2023-01-11T20:55:24.1261752Z caffe2/operators/lengths_top_k_op.cc:158:1: required from here 2023-01-11T20:55:24.1262612Z caffe2/operators/lengths_top_k_op.cc:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:24.1263444Z if (p_queue.size() < k_ || value > p_queue.top().first) { 2023-01-11T20:55:24.1264264Z caffe2/operators/lengths_top_k_op.cc:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:24.1264789Z if (p_queue.size() > k_) { 2023-01-11T20:55:37.6907032Z INFO: From Compiling caffe2/operators/partition_ops.cc: 2023-01-11T20:55:37.6920381Z caffe2/operators/partition_ops.cc: In member function 'virtual std::vector caffe2::{anonymous}::{anonymous}::GetGatherByKeyGradient::GetGradientDefs()': 2023-01-11T20:55:37.6921456Z caffe2/operators/partition_ops.cc:122:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:37.6922020Z for (int i = 1; i < g_input_.size(); ++i) { 2023-01-11T20:55:37.6922377Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T20:55:37.6923088Z caffe2/operators/partition_ops.cc:135:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:37.6923654Z for (int i = 1; i < g_input_.size(); ++i) { 2023-01-11T20:55:37.6923998Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T20:55:41.5264567Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op.cc: 2023-01-11T20:55:41.5265318Z caffe2/operators/rnn/recurrent_network_op.cc: In function 'void caffe2::detail::extractLinks(caffe2::OperatorBase*, const string&, const string&, const string&, const string&, std::vector*)': 2023-01-11T20:55:41.5265988Z caffe2/operators/rnn/recurrent_network_op.cc:232:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:41.5266411Z for (auto i = 0; i < internal.size(); ++i) { 2023-01-11T20:55:41.5266622Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T20:55:44.9059253Z INFO: From Compiling aten/src/ATen/cuda/cub-RadixSortPairs.cu: 2023-01-11T20:55:44.9235056Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:55:45.1868958Z INFO: From Compiling caffe2/operators/reshape_op.cc: 2023-01-11T20:55:45.1869524Z caffe2/operators/reshape_op.cc: In lambda function: 2023-01-11T20:55:45.1870358Z caffe2/operators/reshape_op.cc:42:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:45.1870993Z for (int i = 0; i < actualNewShape.size(); ++i) { 2023-01-11T20:55:45.1871412Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:55:45.1872095Z caffe2/operators/reshape_op.cc:68:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:45.1920863Z for (int i = 0; i < actualNewShape.size(); ++i) { 2023-01-11T20:55:45.1921425Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:55:57.6031755Z INFO: From Compiling caffe2/ideep/operators/utility_ops.cc: 2023-01-11T20:55:57.6032419Z caffe2/ideep/operators/utility_ops.cc: In member function 'virtual bool {anonymous}::CopyIDEEPToCPUOp::RunOnDevice()': 2023-01-11T20:55:57.6033033Z caffe2/ideep/operators/utility_ops.cc:62:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:55:57.6033361Z for (int i = 0; i < X.get_dims().size(); ++i) { 2023-01-11T20:55:57.6033580Z ~~^~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:14.8780172Z INFO: From Compiling caffe2/utils/math_cpu.cc: 2023-01-11T20:56:14.8782231Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T20:56:14.8783260Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8783916Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2023-01-11T20:56:14.8784339Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T20:56:14.8785069Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T20:56:14.8785507Z CAFFE2_RAND_FIXED_SUM(int8_t); 2023-01-11T20:56:14.8785831Z ^ 2023-01-11T20:56:14.8786509Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8787110Z value > b || remaining_sum_test > b * remaining_numbers); \ 2023-01-11T20:56:14.8787518Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T20:56:14.8788111Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T20:56:14.8788547Z CAFFE2_RAND_FIXED_SUM(int8_t); 2023-01-11T20:56:14.8788864Z ^ 2023-01-11T20:56:14.8789755Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T20:56:14.8790725Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8791340Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2023-01-11T20:56:14.8791772Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T20:56:14.8792355Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T20:56:14.8792802Z CAFFE2_RAND_FIXED_SUM(int16_t); 2023-01-11T20:56:14.8793128Z ^ 2023-01-11T20:56:14.8793806Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8794403Z value > b || remaining_sum_test > b * remaining_numbers); \ 2023-01-11T20:56:14.8794820Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T20:56:14.8795408Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T20:56:14.8795868Z CAFFE2_RAND_FIXED_SUM(int16_t); 2023-01-11T20:56:14.8796172Z ^ 2023-01-11T20:56:14.8797130Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T20:56:14.8803563Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8804214Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2023-01-11T20:56:14.8804629Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T20:56:14.8805241Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T20:56:14.8805702Z CAFFE2_RAND_FIXED_SUM(int32_t); 2023-01-11T20:56:14.8806016Z ^ 2023-01-11T20:56:14.8806675Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8807284Z value > b || remaining_sum_test > b * remaining_numbers); \ 2023-01-11T20:56:14.8807707Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T20:56:14.8808287Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T20:56:14.8808750Z CAFFE2_RAND_FIXED_SUM(int32_t); 2023-01-11T20:56:14.8809075Z ^ 2023-01-11T20:56:14.8810090Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T20:56:14.8811088Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8811699Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2023-01-11T20:56:14.8812130Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T20:56:14.8812694Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T20:56:14.8813128Z CAFFE2_RAND_FIXED_SUM(int64_t); 2023-01-11T20:56:14.8813540Z ^ 2023-01-11T20:56:14.8814209Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8814812Z value > b || remaining_sum_test > b * remaining_numbers); \ 2023-01-11T20:56:14.8815226Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T20:56:14.8815827Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T20:56:14.8816271Z CAFFE2_RAND_FIXED_SUM(int64_t); 2023-01-11T20:56:14.8816589Z ^ 2023-01-11T20:56:14.8817475Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = float; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T20:56:14.8818447Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8819028Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T20:56:14.8819410Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:56:14.8820008Z caffe2/utils/math_cpu.cc:1403:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T20:56:14.8820469Z CAFFE2_RAND_SYNTHETIC_DATA(float); 2023-01-11T20:56:14.8820802Z ^ 2023-01-11T20:56:14.8821705Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = double; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T20:56:14.8822669Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8823233Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T20:56:14.8823608Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:56:14.8824217Z caffe2/utils/math_cpu.cc:1405:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T20:56:14.8824690Z CAFFE2_RAND_SYNTHETIC_DATA(double); 2023-01-11T20:56:14.8825032Z ^ 2023-01-11T20:56:14.8825941Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T20:56:14.8826933Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8827517Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T20:56:14.8827860Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:56:14.8828441Z caffe2/utils/math_cpu.cc:1407:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T20:56:14.8828876Z CAFFE2_RAND_SYNTHETIC_DATA(int8_t); 2023-01-11T20:56:14.8829191Z ^ 2023-01-11T20:56:14.8830079Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T20:56:14.8831051Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8831633Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T20:56:14.8832005Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:56:14.8832696Z caffe2/utils/math_cpu.cc:1409:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T20:56:14.8833175Z CAFFE2_RAND_SYNTHETIC_DATA(int16_t); 2023-01-11T20:56:14.8833500Z ^ 2023-01-11T20:56:14.8834378Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T20:56:14.8835009Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8835337Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T20:56:14.8835606Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:56:14.8835927Z caffe2/utils/math_cpu.cc:1411:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T20:56:14.8836197Z CAFFE2_RAND_SYNTHETIC_DATA(int32_t); 2023-01-11T20:56:14.8836470Z ^ 2023-01-11T20:56:14.8836965Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T20:56:14.8837535Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8838078Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T20:56:14.8838402Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:56:14.8838813Z caffe2/utils/math_cpu.cc:1413:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T20:56:14.8839084Z CAFFE2_RAND_SYNTHETIC_DATA(int64_t); 2023-01-11T20:56:14.8839279Z ^ 2023-01-11T20:56:14.8839776Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T20:56:14.8840304Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8840628Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T20:56:14.8840837Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:56:14.8841153Z caffe2/utils/math_cpu.cc:1415:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T20:56:14.8841421Z CAFFE2_RAND_SYNTHETIC_DATA(uint8_t); 2023-01-11T20:56:14.8841605Z ^ 2023-01-11T20:56:14.8842094Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T20:56:14.8842620Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8842944Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T20:56:14.8843154Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:56:14.8843470Z caffe2/utils/math_cpu.cc:1417:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T20:56:14.8843740Z CAFFE2_RAND_SYNTHETIC_DATA(uint16_t); 2023-01-11T20:56:14.8843926Z ^ 2023-01-11T20:56:14.8844405Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T20:56:14.8845096Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8845565Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T20:56:14.8845780Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:56:14.8846104Z caffe2/utils/math_cpu.cc:1419:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T20:56:14.8846371Z CAFFE2_RAND_SYNTHETIC_DATA(uint32_t); 2023-01-11T20:56:14.8846557Z ^ 2023-01-11T20:56:14.8847156Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T20:56:14.8847683Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8848003Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T20:56:14.8848215Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:56:14.8848529Z caffe2/utils/math_cpu.cc:1421:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T20:56:14.8848798Z CAFFE2_RAND_SYNTHETIC_DATA(uint64_t); 2023-01-11T20:56:14.8848985Z ^ 2023-01-11T20:56:14.8849826Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2023-01-11T20:56:14.8850586Z caffe2/utils/math_cpu.cc:1419:1: required from here 2023-01-11T20:56:14.8851201Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8851640Z if (mem_ref < min) { 2023-01-11T20:56:14.8851964Z ~~~~~~~~^~~~~ 2023-01-11T20:56:14.8852534Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8852990Z if (mem_ref > max) { 2023-01-11T20:56:14.8853303Z ~~~~~~~~^~~~~ 2023-01-11T20:56:14.8854606Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = long unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2023-01-11T20:56:14.8855490Z caffe2/utils/math_cpu.cc:1421:1: required from here 2023-01-11T20:56:14.8856254Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8856712Z if (mem_ref < min) { 2023-01-11T20:56:14.8856976Z ~~~~~~~~^~~~~ 2023-01-11T20:56:14.8857586Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:14.8858031Z if (mem_ref > max) { 2023-01-11T20:56:14.8858295Z ~~~~~~~~^~~~~ 2023-01-11T20:56:15.6262174Z INFO: From Compiling caffe2/ideep/operators/concat_split_op.cc: 2023-01-11T20:56:15.6263097Z caffe2/ideep/operators/concat_split_op.cc: In member function 'virtual bool {anonymous}::IDEEPConcatOp::RunOnDevice()': 2023-01-11T20:56:15.6263980Z caffe2/ideep/operators/concat_split_op.cc:65:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:15.6270275Z for (int i = 0; i < axis_vdata.size(); i++) { 2023-01-11T20:56:15.6270721Z ~~^~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:16.7347040Z INFO: From Compiling caffe2/transforms/pattern_net_transform.cc: 2023-01-11T20:56:16.7348765Z caffe2/transforms/pattern_net_transform.cc: In member function 'virtual bool caffe2::PatternNetTransform::PatternRule(const caffe2::transform::Graph&, const std::vector&, int)': 2023-01-11T20:56:16.7349531Z caffe2/transforms/pattern_net_transform.cc:120:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:16.7349958Z if (inverse_ops_[parent] < subgraph.size() && 2023-01-11T20:56:16.7350514Z caffe2/transforms/pattern_net_transform.cc:129:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:16.7351039Z if (inverse_ops_[child] < subgraph.size() && 2023-01-11T20:56:18.7063617Z INFO: From Compiling caffe2/queue/rebatching_queue.cc: 2023-01-11T20:56:18.7069770Z caffe2/queue/rebatching_queue.cc: In function 'void caffe2::{anonymous}::concat(caffe2::CPUContext&, const std::vector >&, const std::vector&)': 2023-01-11T20:56:18.7071012Z caffe2/queue/rebatching_queue.cc:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:18.7071650Z for (int j = 0; j < numTensors; ++j) { 2023-01-11T20:56:18.7072132Z ~~^~~~~~~~~~~~ 2023-01-11T20:56:18.7073463Z caffe2/queue/rebatching_queue.cc: In member function 'bool caffe2::RebatchingQueue::enqueue(std::vector >)': 2023-01-11T20:56:18.7074475Z caffe2/queue/rebatching_queue.cc:188:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:18.7075231Z if (idx >= splittedInputs.size()) { 2023-01-11T20:56:18.7075594Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:18.7076365Z caffe2/queue/rebatching_queue.cc:206:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:18.7160340Z } while (canWrite() && idx < splittedInputs.size()); 2023-01-11T20:56:18.7160992Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:30.6390202Z INFO: From Compiling caffe2/core/net_async_tracing.cc: 2023-01-11T20:56:30.6390926Z caffe2/core/net_async_tracing.cc: In function 'int caffe2::tracing::extractShardId(const string&)': 2023-01-11T20:56:30.6391433Z caffe2/core/net_async_tracing.cc:402:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:30.6391799Z while (right_pos < name.length() && isdigit(name[right_pos])) { 2023-01-11T20:56:30.6392042Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2023-01-11T20:56:38.9755514Z INFO: From Compiling caffe2/queue/blobs_queue.cc: 2023-01-11T20:56:38.9756588Z caffe2/queue/blobs_queue.cc: In member function 'bool caffe2::BlobsQueue::canWrite()': 2023-01-11T20:56:38.9757458Z caffe2/queue/blobs_queue.cc:159:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:38.9758339Z return writer_ != reader_ + queue_.size(); 2023-01-11T20:56:38.9758667Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:41.2551023Z INFO: From Compiling caffe2/quantization/server/pool_dnnlowp_op.cc: 2023-01-11T20:56:41.2552362Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2023-01-11T20:56:41.2554034Z ./c10/util/Registry.h:188:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2023-01-11T20:56:41.2554933Z caffe2/quantization/server/pool_dnnlowp_op.cc:769:1: required from here 2023-01-11T20:56:41.2555622Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:41.2556138Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T20:56:41.2556800Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:41.2557310Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T20:56:41.2558248Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2023-01-11T20:56:41.2560155Z ./c10/util/Registry.h:188:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2023-01-11T20:56:41.2560997Z caffe2/quantization/server/pool_dnnlowp_op.cc:773:1: required from here 2023-01-11T20:56:41.2561766Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:41.2562290Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T20:56:41.2562916Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:41.2564226Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T20:56:41.2565142Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2023-01-11T20:56:41.2566549Z ./c10/util/Registry.h:188:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2023-01-11T20:56:41.2567361Z caffe2/quantization/server/pool_dnnlowp_op.cc:775:1: required from here 2023-01-11T20:56:41.2567863Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:41.2568382Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T20:56:41.2568930Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:41.2569339Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T20:56:41.2570040Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2023-01-11T20:56:41.2571192Z ./c10/util/Registry.h:188:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2023-01-11T20:56:41.2571852Z caffe2/quantization/server/pool_dnnlowp_op.cc:779:1: required from here 2023-01-11T20:56:41.2572402Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:41.2572861Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T20:56:41.2573347Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:41.2573907Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T20:56:44.0160099Z INFO: From Compiling caffe2/quantization/server/fbgemm_pack_op.cc: 2023-01-11T20:56:44.0161609Z caffe2/quantization/server/fbgemm_pack_op.cc: In function 'void caffe2::QuantizeConvBias(const caffe2::Blob&, int, const fbgemm::TensorQuantizationParams&, const std::vector&, std::vector&, bool, bool)': 2023-01-11T20:56:44.0162778Z caffe2/quantization/server/fbgemm_pack_op.cc:222:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:44.0163378Z for (int g = 0; g < filter_qparams.size(); ++g) { 2023-01-11T20:56:44.0163730Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:44.0165329Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = unsigned char; typename std::make_signed::type = signed char]': 2023-01-11T20:56:44.0166297Z caffe2/quantization/server/fbgemm_pack_op.cc:76:43: required from here 2023-01-11T20:56:44.0167109Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:44.0167659Z for (int g = 0; g < qparams.size(); ++g) { 2023-01-11T20:56:44.0168012Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:56:44.0169396Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = short unsigned int; typename std::make_signed::type = short int]': 2023-01-11T20:56:44.0170324Z caffe2/quantization/server/fbgemm_pack_op.cc:84:43: required from here 2023-01-11T20:56:44.0171142Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:44.8463557Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc: 2023-01-11T20:56:44.8464434Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:223:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2023-01-11T20:56:44.8465353Z #pragma omp parallel for 2023-01-11T20:56:44.8465809Z 2023-01-11T20:56:44.8466480Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:245:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2023-01-11T20:56:44.8466959Z #pragma omp parallel for 2023-01-11T20:56:44.8467234Z 2023-01-11T20:56:45.9783526Z INFO: From Compiling caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: 2023-01-11T20:56:45.9810712Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: In instantiation of 'bool caffe2::AddDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2023-01-11T20:56:45.9811140Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:205:1: required from here 2023-01-11T20:56:45.9811665Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:151:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:45.9811987Z for (int i = 0; i < pre; ++i) { 2023-01-11T20:56:45.9812179Z ~~^~~~~ 2023-01-11T20:56:45.9812617Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:153:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:45.9812955Z for (int j = 0; j < n; ++j) { 2023-01-11T20:56:45.9813240Z ~~^~~ 2023-01-11T20:56:45.9813992Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:155:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:45.9878801Z for (int k = 0; k < post; ++k) { 2023-01-11T20:56:45.9879077Z ~~^~~~~~ 2023-01-11T20:56:47.8472296Z INFO: From Compiling caffe2/quantization/server/dynamic_histogram.cc: 2023-01-11T20:56:47.8473383Z caffe2/quantization/server/dynamic_histogram.cc: In function 'void dnnlowp::RemapHistograms(dnnlowp::Histogram&, dnnlowp::Histogram&)': 2023-01-11T20:56:47.8474428Z caffe2/quantization/server/dynamic_histogram.cc:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:47.8475020Z for (int i = 0; i < src_bins.size(); ++i) { 2023-01-11T20:56:47.8475395Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T20:56:47.9945950Z INFO: From Compiling caffe2/quantization/server/conv_dnnlowp_op.cc: 2023-01-11T20:56:47.9947168Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = false]': 2023-01-11T20:56:47.9948265Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2023-01-11T20:56:47.9949160Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:47.9949762Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T20:56:47.9950121Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:47.9951057Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = false]': 2023-01-11T20:56:47.9951848Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2023-01-11T20:56:47.9952719Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:47.9953376Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T20:56:47.9954371Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = false]': 2023-01-11T20:56:47.9955238Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2023-01-11T20:56:47.9956101Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:47.9956739Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T20:56:47.9957107Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:47.9958129Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = false]': 2023-01-11T20:56:47.9958824Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2023-01-11T20:56:47.9959690Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:47.9960297Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T20:56:47.9960678Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:47.9961651Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = true]': 2023-01-11T20:56:47.9962398Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2023-01-11T20:56:47.9963258Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:47.9963852Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T20:56:47.9964208Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:47.9965119Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = true]': 2023-01-11T20:56:47.9965818Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2023-01-11T20:56:47.9966661Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:47.9967332Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T20:56:47.9968525Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = true]': 2023-01-11T20:56:47.9969258Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2023-01-11T20:56:47.9970115Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:47.9970707Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T20:56:47.9971207Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:47.9972151Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = true]': 2023-01-11T20:56:47.9972845Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2023-01-11T20:56:47.9973713Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:47.9974321Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T20:56:47.9974764Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:47.9975784Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T20:56:47.9976548Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2023-01-11T20:56:47.9977416Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:47.9977995Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T20:56:47.9978361Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:47.9979292Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T20:56:47.9979996Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2023-01-11T20:56:47.9980843Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:47.9981518Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T20:56:47.9982515Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T20:56:47.9983232Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2023-01-11T20:56:47.9984069Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:47.9984658Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T20:56:47.9985029Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:47.9985969Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T20:56:47.9986684Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2023-01-11T20:56:47.9987538Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:47.9988143Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T20:56:47.9988511Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:47.9989512Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = true]': 2023-01-11T20:56:47.9990263Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2023-01-11T20:56:47.9991112Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:47.9991698Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T20:56:47.9992067Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:47.9992993Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = true]': 2023-01-11T20:56:47.9993782Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2023-01-11T20:56:48.0039246Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:48.0040006Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T20:56:48.0040851Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = true]': 2023-01-11T20:56:48.0041376Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2023-01-11T20:56:48.0042208Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:48.0042705Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T20:56:48.0043195Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:48.0044296Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = true]': 2023-01-11T20:56:48.0045115Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2023-01-11T20:56:48.0046116Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:48.0047232Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T20:56:48.0047657Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:50.2409774Z INFO: From Compiling caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: 2023-01-11T20:56:50.2414542Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFused8BitRowwiseQuantized__base(const float*, size_t, int, uint8_t*)': 2023-01-11T20:56:50.2415564Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:40:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:50.2416056Z for (std::size_t col = 0; col < input_columns; ++col) { 2023-01-11T20:56:50.2416613Z ~~~~^~~~~~~~~~~~~~~ 2023-01-11T20:56:50.2417487Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::Fused8BitRowwiseQuantizedToFloat__base(const uint8_t*, size_t, int, float*)': 2023-01-11T20:56:50.2418428Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:62:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:50.2418914Z for (std::size_t col = 0; col < output_columns; ++col) { 2023-01-11T20:56:50.2419230Z ~~~~^~~~~~~~~~~~~~~~ 2023-01-11T20:56:50.2420199Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFusedNBitRowwiseQuantizedSBHalf__base(int, const float*, size_t, int, uint8_t*)': 2023-01-11T20:56:50.2421218Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:140:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:50.2422813Z for (std::size_t col = 0; col < input_columns; ++col) { 2023-01-11T20:56:50.2423170Z ~~~~^~~~~~~~~~~~~~~ 2023-01-11T20:56:50.2424056Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FusedNBitRowwiseQuantizedSBHalfToFloat__base(int, const uint8_t*, size_t, int, float*)': 2023-01-11T20:56:50.2425070Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:178:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:50.2425643Z for (std::size_t col = 0; col < output_columns; ++col) { 2023-01-11T20:56:50.2425991Z ~~~~^~~~~~~~~~~~~~~~ 2023-01-11T20:56:50.4748264Z INFO: From Compiling caffe2/quantization/server/caffe2_dnnlowp_utils.cc: 2023-01-11T20:56:50.4751609Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc: In function 'void dnnlowp::MeasureQuantizationError(const float*, const float*, size_t, dnnlowp::QuantizationErrorStats*)': 2023-01-11T20:56:50.4752668Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc:240:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:50.4753130Z for (int i = 0; i < len; ++i) { 2023-01-11T20:56:50.4753422Z ~~^~~~~ 2023-01-11T20:56:53.0187726Z INFO: From Compiling caffe2/opt/optimize_ideep.cc: 2023-01-11T20:56:53.0188769Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::removeStopGradientForInference(nom::repr::NNModule*, caffe2::Workspace*)': 2023-01-11T20:56:53.0189951Z caffe2/opt/optimize_ideep.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:53.0190511Z for (int i = 0; i < allNodes.size(); ++i) { 2023-01-11T20:56:53.0190873Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T20:56:53.0191673Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvBNAndAffCh(nom::repr::NNModule*, caffe2::Workspace*)': 2023-01-11T20:56:53.0192607Z caffe2/opt/optimize_ideep.cc:247:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:53.0193186Z if (bnOrAffChInputs.size() < numInputs) { 2023-01-11T20:56:53.0193573Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2023-01-11T20:56:53.0194333Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvSum(nom::repr::NNModule*, caffe2::Workspace*)': 2023-01-11T20:56:53.0195235Z caffe2/opt/optimize_ideep.cc:419:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:53.0195962Z for (int idx = conv_idx + 1; idx < allNodes.size() - 1; ++idx) { 2023-01-11T20:56:53.0196455Z ~~~~^~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:53.0197308Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseOrderSwitchToQuantizeOp(nom::repr::NNModule*, caffe2::Workspace*)': 2023-01-11T20:56:53.0198426Z caffe2/opt/optimize_ideep.cc:663:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:53.0198982Z for (int i = 0; i < allNodes.size(); ++i) { 2023-01-11T20:56:53.0199349Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T20:56:53.0200162Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fusePreConvertOp(nom::repr::NNModule*, caffe2::Workspace*)': 2023-01-11T20:56:53.0201084Z caffe2/opt/optimize_ideep.cc:744:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:53.0201666Z for (int i = 0; i < allNodes.size(); ++i) { 2023-01-11T20:56:53.0202020Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T20:56:53.0202736Z caffe2/opt/optimize_ideep.cc:771:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:53.0203301Z for (int j = 0; j < op_list.size(); j++) { 2023-01-11T20:56:53.0203655Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:56:53.0204408Z caffe2/opt/optimize_ideep.cc: In function 'void caffe2::opt::setPoolingInferenceMode(nom::repr::NNModule*)': 2023-01-11T20:56:53.0205319Z caffe2/opt/optimize_ideep.cc:833:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:53.0205891Z for (int i = 0; i < allNodes.size(); ++i) { 2023-01-11T20:56:53.0206245Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T20:56:53.6350700Z INFO: From Compiling caffe2/opt/onnxifi_transformer.cc: 2023-01-11T20:56:53.6361756Z caffe2/opt/onnxifi_transformer.cc: In function 'void caffe2::{anonymous}::mergeFp32InputsAndConvertToFp16(size_t, const std::unordered_set >&, caffe2::NetDef*, caffe2::ShapeInfoMap*)': 2023-01-11T20:56:53.6362816Z caffe2/opt/onnxifi_transformer.cc:266:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:53.6363381Z shape_info.shape.dims(0) != batch_size) { 2023-01-11T20:56:53.6363969Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2023-01-11T20:56:53.6365273Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaC2(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&, const std::unordered_map, caffe2::ShapeInfo> >&)': 2023-01-11T20:56:53.6366428Z caffe2/opt/onnxifi_transformer.cc:735:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:53.6367100Z if (opts_.min_ops > net.op_size()) { 2023-01-11T20:56:53.6367433Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2023-01-11T20:56:53.6368897Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaOnnx(const caffe2::NetDef&, const std::unordered_set >&, caffe2::Workspace*, caffe2::onnx::OnnxExporter*, caffe2::ShapeInfoMap*, const std::unordered_map, caffe2::ShapeInfo> >&)': 2023-01-11T20:56:53.6370176Z caffe2/opt/onnxifi_transformer.cc:868:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:53.6370691Z if (opts_.min_ops > net.op_size()) { 2023-01-11T20:56:53.6371024Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2023-01-11T20:56:53.6371773Z caffe2/opt/onnxifi_transformer.cc: In member function 'std::vector caffe2::OnnxifiTransformer::getBackendId()': 2023-01-11T20:56:53.6372659Z caffe2/opt/onnxifi_transformer.cc:1273:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:53.6373224Z for (int i = 0; i < backend_ids_.size(); ++i) { 2023-01-11T20:56:53.6373570Z ~~^~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:54.4023040Z INFO: From Compiling caffe2/operators/text_file_reader.cc: 2023-01-11T20:56:54.4027813Z In file included from ./c10/util/typeid.h:19:0, 2023-01-11T20:56:54.4028255Z from ./caffe2/core/context.h:9, 2023-01-11T20:56:54.4030026Z from caffe2/operators/text_file_reader.cc:1: 2023-01-11T20:56:54.4030756Z caffe2/operators/text_file_reader.cc: In member function 'virtual bool caffe2::TextFileReaderReadOp::RunOnDevice()': 2023-01-11T20:56:54.4031410Z caffe2/operators/text_file_reader.cc:107:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:54.4031797Z instance->fieldTypes.size() == numFields, 2023-01-11T20:56:54.4032060Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2023-01-11T20:56:59.2453565Z INFO: From Compiling caffe2/operators/utility_ops.cc: 2023-01-11T20:56:59.2454595Z caffe2/operators/utility_ops.cc: In member function 'bool caffe2::NanCheckOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T20:56:59.2455578Z caffe2/operators/utility_ops.cc:877:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:59.2456174Z for (size_t i = 0; i < Input(j).numel(); ++i) { 2023-01-11T20:56:59.2456494Z ~~^~~~~~~~~~~~~~~~~~ 2023-01-11T20:56:59.6998406Z INFO: From Compiling caffe2/operators/transpose_op.cc: 2023-01-11T20:56:59.7007147Z In file included from ./c10/util/typeid.h:19:0, 2023-01-11T20:56:59.7007533Z from ./caffe2/core/context.h:9, 2023-01-11T20:56:59.7007930Z from ./caffe2/operators/transpose_op.h:7, 2023-01-11T20:56:59.7008345Z from caffe2/operators/transpose_op.cc:1: 2023-01-11T20:56:59.7008779Z caffe2/operators/transpose_op.cc: In lambda function: 2023-01-11T20:56:59.7009602Z caffe2/operators/transpose_op.cc:32:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:56:59.7010121Z axes.size() == tensor_size, 2023-01-11T20:56:59.7010432Z ~~~~~~~~~~~~^~~~ 2023-01-11T20:57:02.9237462Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryComplexKernels.cu: 2023-01-11T20:57:02.9238537Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:57:07.6277058Z INFO: From Compiling caffe2/operators/slice_op.cc: 2023-01-11T20:57:07.6288614Z caffe2/operators/slice_op.cc: In lambda function: 2023-01-11T20:57:07.6289145Z caffe2/operators/slice_op.cc:93:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:07.6289450Z if (i >= starts.size()) { 2023-01-11T20:57:07.6289635Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T20:57:11.7428110Z INFO: From Compiling caffe2/operators/sequence_ops.cc: 2023-01-11T20:57:11.7434918Z caffe2/operators/sequence_ops.cc:58:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2023-01-11T20:57:11.7435400Z #pragma warning(suppress: 4804) 2023-01-11T20:57:11.7435701Z 2023-01-11T20:57:11.7436240Z caffe2/operators/sequence_ops.cc:67:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2023-01-11T20:57:11.7436773Z #pragma warning(suppress: 4804) 2023-01-11T20:57:11.7437064Z 2023-01-11T20:57:13.7805992Z INFO: From Compiling caffe2/core/blob_serialization.cc: 2023-01-11T20:57:13.7807536Z caffe2/core/blob_serialization.cc: In member function 'virtual void caffe2::TensorSerializer::SerializeWithOptions(const void*, caffe2::TypeMeta, const string&, caffe2::BlobSerializerBase::SerializationAcceptor, const caffe2::BlobSerializationOptions&)': 2023-01-11T20:57:13.7808719Z caffe2/core/blob_serialization.cc:414:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7809385Z chunkBegin < std::max(tensor.numel(), static_cast(1)); 2023-01-11T20:57:13.7809790Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:57:13.7810153Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T20:57:13.7810535Z from ./caffe2/core/blob.h:9, 2023-01-11T20:57:13.7810916Z from ./caffe2/core/blob_serialization.h:9, 2023-01-11T20:57:13.7811320Z from caffe2/core/blob_serialization.cc:1: 2023-01-11T20:57:13.7812470Z caffe2/core/blob_serialization.cc: In member function 'void caffe2::TensorSerializer::Serialize(const caffe2::Tensor&, const string&, caffe2::TensorProto*, const caffe2::BlobSerializationOptions&, size_t, int32_t)': 2023-01-11T20:57:13.7813486Z caffe2/core/blob_serialization.cc:657:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7814007Z chunkBegin <= input.numel(), 2023-01-11T20:57:13.7814308Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2023-01-11T20:57:13.7815133Z caffe2/core/blob_serialization.cc:663:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7815672Z if (chunkBegin + chunkSize > input.numel()) { 2023-01-11T20:57:13.7816011Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2023-01-11T20:57:13.7816463Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T20:57:13.7816847Z from ./caffe2/core/blob.h:9, 2023-01-11T20:57:13.7817264Z from ./caffe2/core/blob_serialization.h:9, 2023-01-11T20:57:13.7817683Z from caffe2/core/blob_serialization.cc:1: 2023-01-11T20:57:13.7818746Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2023-01-11T20:57:13.7819529Z caffe2/core/blob_serialization.cc:696:5: required from here 2023-01-11T20:57:13.7820283Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7820866Z start + numElements <= tensor.numel(), 2023-01-11T20:57:13.7822352Z ^ 2023-01-11T20:57:13.7823468Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2023-01-11T20:57:13.7824158Z caffe2/core/blob_serialization.cc:697:5: required from here 2023-01-11T20:57:13.7824924Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7826160Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2023-01-11T20:57:13.7827020Z caffe2/core/blob_serialization.cc:698:5: required from here 2023-01-11T20:57:13.7827745Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7828946Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2023-01-11T20:57:13.7829589Z caffe2/core/blob_serialization.cc:699:5: required from here 2023-01-11T20:57:13.7830514Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7831759Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2023-01-11T20:57:13.7832421Z caffe2/core/blob_serialization.cc:700:5: required from here 2023-01-11T20:57:13.7833166Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7834276Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2023-01-11T20:57:13.7834967Z caffe2/core/blob_serialization.cc:701:5: required from here 2023-01-11T20:57:13.7835702Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7836990Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2023-01-11T20:57:13.7837819Z caffe2/core/blob_serialization.cc:702:5: required from here 2023-01-11T20:57:13.7838544Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7839697Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2023-01-11T20:57:13.7840395Z caffe2/core/blob_serialization.cc:703:5: required from here 2023-01-11T20:57:13.7841149Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7842218Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2023-01-11T20:57:13.7842920Z caffe2/core/blob_serialization.cc:704:5: required from here 2023-01-11T20:57:13.7843783Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7844923Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2023-01-11T20:57:13.7845561Z caffe2/core/blob_serialization.cc:705:5: required from here 2023-01-11T20:57:13.7846419Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7847529Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2023-01-11T20:57:13.7848242Z caffe2/core/blob_serialization.cc:706:5: required from here 2023-01-11T20:57:13.7848983Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7850203Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2023-01-11T20:57:13.7850887Z caffe2/core/blob_serialization.cc:1159:5: required from here 2023-01-11T20:57:13.7851638Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7852208Z start + numElements <= tensor.numel(), 2023-01-11T20:57:13.7852542Z ^ 2023-01-11T20:57:13.7853657Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2023-01-11T20:57:13.7854337Z caffe2/core/blob_serialization.cc:1160:5: required from here 2023-01-11T20:57:13.7855132Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7856531Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2023-01-11T20:57:13.7857307Z caffe2/core/blob_serialization.cc:1161:5: required from here 2023-01-11T20:57:13.7858057Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7859220Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2023-01-11T20:57:13.7859899Z caffe2/core/blob_serialization.cc:1162:5: required from here 2023-01-11T20:57:13.7860644Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7861806Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2023-01-11T20:57:13.7862490Z caffe2/core/blob_serialization.cc:1163:5: required from here 2023-01-11T20:57:13.7863340Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7864952Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2023-01-11T20:57:13.7865691Z caffe2/core/blob_serialization.cc:1164:5: required from here 2023-01-11T20:57:13.7866444Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7867665Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2023-01-11T20:57:13.7868405Z caffe2/core/blob_serialization.cc:1165:5: required from here 2023-01-11T20:57:13.7869228Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7870483Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2023-01-11T20:57:13.7871150Z caffe2/core/blob_serialization.cc:1166:5: required from here 2023-01-11T20:57:13.7871904Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7873131Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2023-01-11T20:57:13.7873816Z caffe2/core/blob_serialization.cc:1167:5: required from here 2023-01-11T20:57:13.7874553Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7875731Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2023-01-11T20:57:13.7876474Z caffe2/core/blob_serialization.cc:1168:5: required from here 2023-01-11T20:57:13.7877222Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:13.7919763Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2023-01-11T20:57:13.7920513Z caffe2/core/blob_serialization.cc:1169:5: required from here 2023-01-11T20:57:13.7921314Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:14.9887670Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor.cc: 2023-01-11T20:57:14.9897231Z In file included from ./c10/util/typeid.h:19:0, 2023-01-11T20:57:14.9897639Z from ./caffe2/core/context.h:9, 2023-01-11T20:57:14.9898083Z from ./caffe2/operators/rnn/recurrent_network_executor.h:4, 2023-01-11T20:57:14.9898590Z from caffe2/operators/rnn/recurrent_network_executor.cc:1: 2023-01-11T20:57:14.9899620Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::Run(int)': 2023-01-11T20:57:14.9900660Z caffe2/operators/rnn/recurrent_network_executor.cc:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:14.9901243Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2023-01-11T20:57:14.9901607Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2023-01-11T20:57:14.9902470Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::RunBackwards(int)': 2023-01-11T20:57:14.9903380Z caffe2/operators/rnn/recurrent_network_executor.cc:67:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:14.9903867Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2023-01-11T20:57:14.9904155Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2023-01-11T20:57:14.9904863Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::WorkerFunction()': 2023-01-11T20:57:14.9905713Z caffe2/operators/rnn/recurrent_network_executor.cc:181:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:14.9906325Z if (job.op_idx == timestep_ops_template_.size() - 1) { 2023-01-11T20:57:14.9906701Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:57:14.9907643Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::_Exec()': 2023-01-11T20:57:14.9908567Z caffe2/operators/rnn/recurrent_network_executor.cc:210:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T20:57:14.9909124Z while (workers_.size() < num_threads_) { 2023-01-11T20:57:14.9909476Z ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2023-01-11T20:57:44.8432033Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryFractionKernels.cu: 2023-01-11T20:57:44.8599059Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:57:44.8681525Z aten/src/ATen/native/cuda/UnaryFractionKernels.cu(120): warning #177-D: function "at::native::nearbyint_wrapper(c10::complex)" was declared but never referenced 2023-01-11T20:57:44.8759483Z 2023-01-11T20:57:44.8761520Z aten/src/ATen/native/cuda/UnaryFractionKernels.cu:124:0: warning: ignoring #pragma push [-Wunknown-pragmas] 2023-01-11T20:57:44.8762042Z #pragma push 2023-01-11T20:57:44.8762340Z 2023-01-11T20:57:44.8763014Z aten/src/ATen/native/cuda/UnaryFractionKernels.cu:129:0: warning: ignoring #pragma pop [-Wunknown-pragmas] 2023-01-11T20:57:44.8878504Z #pragma pop 2023-01-11T20:57:44.8929088Z 2023-01-11T20:57:48.4617944Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryGeometricKernels.cu: 2023-01-11T20:57:48.4618429Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:57:52.0986665Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu: 2023-01-11T20:57:52.0988225Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:58:01.4743908Z INFO: From Compiling torch/csrc/Stream.cpp: 2023-01-11T20:58:01.4744615Z torch/csrc/Stream.cpp: In function 'PyObject* THPStream_pynew(PyTypeObject*, PyObject*, PyObject*)': 2023-01-11T20:58:01.4745337Z torch/csrc/Stream.cpp:18:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T20:58:01.4745774Z static char* kwlist[] = {"_cdata", nullptr}; 2023-01-11T20:58:01.4746108Z ^ 2023-01-11T20:58:06.5040694Z INFO: From Compiling torch/csrc/StorageMethods.cpp: 2023-01-11T20:58:06.5116779Z torch/csrc/StorageMethods.cpp: In function 'PyObject* THPStorage_fromBuffer(PyObject*, PyObject*, PyObject*)': 2023-01-11T20:58:06.5117593Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T20:58:06.5118276Z "buffer", "byte_order", "count", "offset", "dtype", nullptr}; 2023-01-11T20:58:06.5118622Z ^ 2023-01-11T20:58:06.5119202Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T20:58:06.5119917Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T20:58:06.5124164Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T20:58:06.5124897Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T20:58:06.5125649Z torch/csrc/StorageMethods.cpp: In function 'PyObject* THPStorage_fromFile(PyObject*, PyObject*, PyObject*)': 2023-01-11T20:58:06.5126358Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T20:58:06.5126813Z static char* kwlist[] = {"filename", "shared", "nbytes", nullptr}; 2023-01-11T20:58:06.5127167Z ^ 2023-01-11T20:58:06.5127974Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T20:58:06.5162303Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T20:58:31.3292195Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu: 2023-01-11T20:58:31.3295344Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T20:58:52.5019987Z INFO: From Compiling torch/csrc/jit/codegen/cuda/utils.cpp: 2023-01-11T20:58:52.5020753Z torch/csrc/jit/codegen/cuda/utils.cpp:223:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 2023-01-11T20:58:52.5021527Z #pragma clang diagnostic push 2023-01-11T20:58:52.5199028Z 2023-01-11T20:58:52.5199924Z torch/csrc/jit/codegen/cuda/utils.cpp:224:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 2023-01-11T20:58:52.5200540Z #pragma clang diagnostic ignored "-Wunused-function" 2023-01-11T20:58:52.5200876Z 2023-01-11T20:58:52.5398952Z torch/csrc/jit/codegen/cuda/utils.cpp:271:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 2023-01-11T20:58:52.5420107Z #pragma clang diagnostic pop 2023-01-11T20:58:52.5420532Z 2023-01-11T20:59:02.7202979Z [3,457 / 4,153] Compiling torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp; 2s processwrapper-sandbox ... (8 actions running) 2023-01-11T20:59:35.7569991Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2023-01-11T20:59:35.7570519Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18:0: 2023-01-11T20:59:35.7571001Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2023-01-11T20:59:35.7586347Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T20:59:35.7590094Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2023-01-11T20:59:35.7841597Z ^ 2023-01-11T20:59:59.9723482Z INFO: From Compiling torch/csrc/distributed/autograd/engine/dist_engine.cpp: 2023-01-11T20:59:59.9724356Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:29:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T20:59:59.9724979Z static constexpr char* kNumBackwardPasses = "num_current_backward_passes"; 2023-01-11T20:59:59.9960541Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:59:59.9961529Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:30:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T20:59:59.9962222Z static constexpr char* kNumAutogradContexts = "num_autograd_contexts"; 2023-01-11T20:59:59.9962671Z ^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:03:27.3656268Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2023-01-11T21:03:27.3657441Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const c10::optional >&)': 2023-01-11T21:03:27.3659056Z torch/csrc/autograd/record_function_ops.cpp:41:78: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T21:03:27.3659989Z return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2023-01-11T21:03:27.3660488Z ^ 2023-01-11T21:03:27.3660922Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2023-01-11T21:03:27.3661394Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2023-01-11T21:03:27.3661850Z create(std::unique_ptr ptr, TensorOptions options) { 2023-01-11T21:03:27.3662408Z ^~~~~~ 2023-01-11T21:03:27.3663364Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2023-01-11T21:03:27.3664735Z torch/csrc/autograd/record_function_ops.cpp:55:72: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T21:03:27.3665579Z auto& rec = at::cpp_custom_type_hack::cast(handle); 2023-01-11T21:03:27.3666192Z ^ 2023-01-11T21:03:27.3666642Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2023-01-11T21:03:27.3667173Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2023-01-11T21:03:27.3667549Z cast(const Tensor& packed) { 2023-01-11T21:03:27.3667848Z ^~~~ 2023-01-11T21:03:28.2790205Z INFO: From Compiling torch/csrc/lazy/generated/RegisterAutogradLazy.cpp: 2023-01-11T21:03:28.2791516Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:79:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:03:28.2792457Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:03:28.2792856Z ^~~~~~~~~~~~~ 2023-01-11T21:03:28.2793979Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:60:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:03:28.2794900Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:03:28.2795320Z ^~~~~~~~~~ 2023-01-11T21:03:28.3650951Z INFO: From Compiling torch/csrc/lazy/generated/RegisterLazy.cpp: 2023-01-11T21:03:28.3652086Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:79:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:03:28.3652812Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:03:28.3653164Z ^~~~~~~~~~~~~ 2023-01-11T21:03:28.3654061Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:60:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:03:28.3654815Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:03:28.3655185Z ^~~~~~~~~~ 2023-01-11T21:04:05.7944772Z INFO: From Compiling c10/cuda/test/impl/CUDAAssertionsTest_catches_stream.cu: 2023-01-11T21:04:05.7945981Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2023-01-11T21:04:20.8181964Z [4,241 / 4,277] Linking lazy_tests; 16s processwrapper-sandbox ... (8 actions, 6 running) 2023-01-11T21:08:57.2262360Z INFO: Elapsed time: 2717.381s, Critical Path: 462.41s 2023-01-11T21:08:57.2262798Z INFO: 4479 processes: 462 internal, 1 local, 4016 processwrapper-sandbox. 2023-01-11T21:08:57.2263155Z INFO: Build completed successfully, 4479 total actions 2023-01-11T21:08:57.2263495Z INFO: Build completed successfully, 4479 total actions 2023-01-11T21:08:57.2263847Z + tools/bazel build --config=no-tty --config=cpu-only :torch :_C.so :all_tests 2023-01-11T21:08:59.0773953Z Loading: (0 packages loaded) 2023-01-11T21:08:59.0774444Z Loading: 0 packages loaded 2023-01-11T21:08:59.3087094Z DEBUG: Rule 'com_github_glog' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c" 2023-01-11T21:08:59.3088289Z DEBUG: Repository com_github_glog instantiated at: 2023-01-11T21:08:59.3088870Z /var/lib/jenkins/workspace/WORKSPACE:41:13: in 2023-01-11T21:08:59.3089394Z Repository rule http_archive defined at: 2023-01-11T21:08:59.3090143Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in 2023-01-11T21:09:00.3681623Z INFO: Build options --@rules_cuda//cuda:enable_cuda, --define, and --platform_suffix have changed, discarding analysis cache. 2023-01-11T21:09:00.5227812Z Analyzing: 31 targets (1 packages loaded, 0 targets configured) 2023-01-11T21:09:06.8892979Z INFO: Analyzed 31 targets (1 packages loaded, 8578 targets configured). 2023-01-11T21:09:06.8894178Z INFO: Found 31 targets... 2023-01-11T21:09:07.5765767Z [2 / 1,649] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... (2 actions, 0 running) 2023-01-11T21:09:17.5050187Z [579 / 2,850] GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T21:09:27.5259935Z [905 / 2,911] GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T21:09:30.2091634Z INFO: From Compiling third_party/miniz-2.1.0/miniz.c: 2023-01-11T21:09:30.2092454Z third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2023-01-11T21:09:30.2093273Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2023-01-11T21:09:30.2093667Z ^~~~~~~ 2023-01-11T21:09:31.9714397Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2023-01-11T21:09:31.9715136Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T21:09:31.9716039Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:8: 2023-01-11T21:09:31.9752313Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::weight_norm_first_dim_kernel(at::TensorBase&, at::TensorBase&, const at::TensorBase&, const at::TensorBase&, int64_t, int64_t):: [with scalar_t = double; accscalar_t = double]::, at::vec::DEFAULT::Vectorized)>]': 2023-01-11T21:09:31.9753520Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:09:31.9753938Z inline scalar_t vec_reduce_all( 2023-01-11T21:09:31.9754187Z ^~~~~~~~~~~~~~ 2023-01-11T21:09:32.1683358Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2023-01-11T21:09:32.1684246Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:09:32.1685174Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp:34:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:09:32.1685857Z [](Vec x, Vec y) -> Vec { return x + y; }); 2023-01-11T21:09:32.1686145Z ^~~ 2023-01-11T21:09:32.3431321Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2023-01-11T21:09:32.3442629Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7:0: 2023-01-11T21:09:32.3443332Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2023-01-11T21:09:32.3444361Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:09:32.3444985Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2023-01-11T21:09:32.3445349Z ^ 2023-01-11T21:09:32.3446055Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2023-01-11T21:09:32.3450805Z In file included from ./c10/util/ArrayRef.h:21:0, 2023-01-11T21:09:32.3451226Z from ./c10/core/DispatchKey.h:5, 2023-01-11T21:09:32.3451589Z from ./c10/core/Backend.h:4, 2023-01-11T21:09:32.3451936Z from ./c10/core/Layout.h:3, 2023-01-11T21:09:32.3452743Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:12, 2023-01-11T21:09:32.3453812Z from aten/src/ATen/core/Tensor.h:3, 2023-01-11T21:09:32.3454208Z from aten/src/ATen/native/layer_norm.h:3, 2023-01-11T21:09:32.3454943Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:2: 2023-01-11T21:09:32.3458845Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2023-01-11T21:09:32.3459760Z ./c10/util/SmallVector.h:606:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:09:32.3460280Z void growAndAssign(size_t NumElts, T Elt) { 2023-01-11T21:09:32.3460601Z ^~~~~~~~~~~~~ 2023-01-11T21:09:32.3461272Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2023-01-11T21:09:32.3461815Z In file included from /usr/include/c++/7/tuple:39:0, 2023-01-11T21:09:32.3462211Z from /usr/include/c++/7/functional:54, 2023-01-11T21:09:32.3462571Z from ./c10/core/DeviceType.h:10, 2023-01-11T21:09:32.3462919Z from ./c10/core/Device.h:3, 2023-01-11T21:09:32.3463518Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:11, 2023-01-11T21:09:32.3463977Z from aten/src/ATen/core/Tensor.h:3, 2023-01-11T21:09:32.3464746Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:2: 2023-01-11T21:09:32.3466358Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T21:09:32.3468349Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T21:09:32.3470101Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T21:09:32.3471846Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T21:09:32.3473558Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T21:09:32.3475840Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:09:32.3484628Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:09:32.3486361Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4229:1: required from here 2023-01-11T21:09:32.3487312Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:09:32.3487760Z struct array 2023-01-11T21:09:32.3488035Z ^~~~~ 2023-01-11T21:09:32.3488839Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2023-01-11T21:09:32.3489408Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:09:32.3489773Z ^~~~~~~~ 2023-01-11T21:09:32.3491140Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T21:09:32.3493014Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T21:09:32.3494783Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T21:09:32.3496517Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T21:09:32.3498217Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T21:09:32.3500304Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:09:32.3502869Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:09:32.3504590Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4229:1: required from here 2023-01-11T21:09:32.3505726Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:09:32.3508960Z struct array 2023-01-11T21:09:32.3509283Z ^~~~~ 2023-01-11T21:09:32.3510330Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2023-01-11T21:09:32.3511022Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:09:32.3511415Z ^~~~~~~~ 2023-01-11T21:09:32.3513005Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T21:09:32.3515244Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T21:09:32.3517319Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T21:09:32.3519926Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T21:09:32.3522390Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T21:09:32.3524956Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:09:32.3527754Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:09:32.3529509Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4229:1: required from here 2023-01-11T21:09:32.3530564Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:09:32.3531161Z struct array 2023-01-11T21:09:32.3531507Z ^~~~~ 2023-01-11T21:09:32.3532389Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2023-01-11T21:09:32.3533013Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:09:32.3533443Z ^~~~~~~~ 2023-01-11T21:09:32.3534984Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T21:09:32.3537283Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T21:09:32.3539346Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T21:09:32.3541334Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T21:09:32.3543301Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T21:09:32.3545760Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:09:32.3548564Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:09:32.3550253Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4230:1: required from here 2023-01-11T21:09:32.3551315Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:09:32.3551787Z struct array 2023-01-11T21:09:32.3552121Z ^~~~~ 2023-01-11T21:09:32.3553035Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2023-01-11T21:09:32.3553637Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:09:32.3554067Z ^~~~~~~~ 2023-01-11T21:09:32.3555735Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T21:09:32.3558068Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T21:09:32.3560017Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T21:09:32.3562141Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T21:09:32.3564110Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T21:09:32.3566560Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:09:32.3569348Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:09:32.3571034Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4230:1: required from here 2023-01-11T21:09:32.3572097Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:09:32.3572641Z struct array 2023-01-11T21:09:32.3573106Z ^~~~~ 2023-01-11T21:09:32.3574023Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2023-01-11T21:09:32.3574684Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:09:32.3575109Z ^~~~~~~~ 2023-01-11T21:09:32.3576679Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T21:09:32.3578845Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T21:09:32.3580983Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T21:09:32.3582981Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T21:09:32.3584992Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T21:09:32.3587493Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:09:32.3590263Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:09:32.3591999Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4230:1: required from here 2023-01-11T21:09:32.3593040Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:09:32.3593538Z struct array 2023-01-11T21:09:32.3593827Z ^~~~~ 2023-01-11T21:09:32.3594656Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2023-01-11T21:09:32.3595335Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:09:32.3595744Z ^~~~~~~~ 2023-01-11T21:09:32.3596170Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2023-01-11T21:09:32.3596661Z from aten/src/ATen/cpu/vec/vec.h:6, 2023-01-11T21:09:32.3597116Z from aten/src/ATen/native/cpu/Loops.h:37, 2023-01-11T21:09:32.3598200Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:11: 2023-01-11T21:09:32.3600762Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::DEFAULT::VectorizedQuantizedConverter::float_vec_return_type at::vec::DEFAULT::VectorizedQuantizedConverter::dequantize(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) const [with T = c10::qint8; float_vec_return_type_ = std::array, 4>; int_vec_return_type_ = std::array, 4>; int size_ = 32]': 2023-01-11T21:09:32.3602651Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:807:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:09:32.3603178Z float_vec_return_type dequantize( 2023-01-11T21:09:32.3603558Z ^~~~~~~~~~ 2023-01-11T21:09:33.6267077Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2023-01-11T21:09:33.6271177Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2:0: 2023-01-11T21:09:33.6271773Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2023-01-11T21:09:33.6272583Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:182:42: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2023-01-11T21:09:33.6273282Z [=](Vectorized a) -> Vectorized { return a; }); 2023-01-11T21:09:33.6273649Z ^~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:09:33.8549773Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2023-01-11T21:09:33.8562395Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:33.8562981Z # pragma unroll 2023-01-11T21:09:33.8563396Z 2023-01-11T21:09:33.8564271Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:33.8565061Z # pragma unroll 2023-01-11T21:09:33.8565469Z 2023-01-11T21:09:33.8566336Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:33.8567024Z # pragma unroll 2023-01-11T21:09:33.8567306Z 2023-01-11T21:09:33.8568167Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:33.8568865Z # pragma unroll 2023-01-11T21:09:33.8569331Z 2023-01-11T21:09:33.8570099Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3:0: 2023-01-11T21:09:33.8571098Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:09:33.8572402Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:613:63: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:09:33.8573245Z [=](Vectorized a, Vectorized b) { return a + b; }); 2023-01-11T21:09:33.8573646Z ^ 2023-01-11T21:09:34.3436984Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2023-01-11T21:09:34.3438234Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2023-01-11T21:09:34.3440021Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2023-01-11T21:09:34.3441176Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2023-01-11T21:09:34.3442106Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:09:34.3442669Z inline Vectorized convert_to_bool(Vectorized x) { 2023-01-11T21:09:34.3695682Z ^~~~~~~~~~~~~~~ 2023-01-11T21:09:34.5327727Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T21:09:34.5338553Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:09:34.5340004Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:25:38: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:09:34.5340863Z Vectorized t2_vec) { 2023-01-11T21:09:34.5341206Z ^ 2023-01-11T21:09:34.8494024Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2023-01-11T21:09:34.8506437Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4:0: 2023-01-11T21:09:34.8507811Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:09:34.8509203Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:64:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:09:34.8510089Z Vec vec2_vec) __ubsan_ignore_undefined__ { 2023-01-11T21:09:34.8510441Z ^ 2023-01-11T21:09:35.1399106Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2023-01-11T21:09:35.1405799Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8:0: 2023-01-11T21:09:35.1406749Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:09:35.1407852Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:28:48: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:09:35.1408634Z [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2023-01-11T21:09:35.1409012Z ^ 2023-01-11T21:09:35.3880644Z INFO: From Executing genrule //:generated_caffe2_aten_op_headers: 2023-01-11T21:09:35.3884228Z Skipping rename Because of Arg: c10::optional (at::DimnameList) 2023-01-11T21:09:35.3886201Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3887362Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3887935Z Skipping refine_names Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3888464Z Skipping _cudnn_rnn_backward Because of Arg: ::std::array (::std::array) 2023-01-11T21:09:35.3888980Z Skipping _cudnn_init_dropout_state because it is a factory method 2023-01-11T21:09:35.3889580Z Skipping _fused_dropout Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.3890152Z Skipping native_dropout Because of Arg: c10::optional (bool) 2023-01-11T21:09:35.3890710Z Skipping _sobol_engine_draw Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.3891329Z Skipping chalf Because of Arg: c10::optional (at::MemoryFormat) 2023-01-11T21:09:35.3891864Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3892332Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3892779Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3893248Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3893697Z Skipping arange because it is a factory method 2023-01-11T21:09:35.3894129Z Skipping argmax Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3894610Z Skipping argmax Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3895072Z Skipping argmin Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3895521Z Skipping argmin Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3895981Z Skipping as_strided Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3896450Z Skipping bartlett_window because it is a factory method 2023-01-11T21:09:35.3896977Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.3897545Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.3898077Z Skipping blackman_window because it is a factory method 2023-01-11T21:09:35.3898553Z Skipping cat Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3899018Z Skipping concat Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3899697Z Skipping concatenate Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3900269Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.3900863Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.3901439Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.3902004Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.3902578Z Skipping contiguous Because of Arg: at::MemoryFormat (at::MemoryFormat) 2023-01-11T21:09:35.3903268Z Skipping convolution_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3903875Z Skipping _convolution_mode Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.3904414Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.3904913Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.3905406Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.3905923Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.3906441Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.3906940Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.3907452Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.3907960Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.3908462Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.3908984Z Skipping count_nonzero Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3909598Z Skipping cudnn_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.3910188Z Skipping cummax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3910653Z Skipping cummin Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3911184Z Skipping cumprod Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.3911726Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3912206Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3912743Z Skipping cumsum Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.3913239Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3913508Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3913764Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3914036Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3914339Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.3914661Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.3914983Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.3915313Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:09:35.3915636Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:09:35.3915945Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:09:35.3916265Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:09:35.3916585Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:09:35.3916875Z Skipping gradient Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3917161Z Skipping gradient Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3917619Z Skipping div Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:09:35.3918278Z Skipping div Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:09:35.3918735Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:09:35.3919177Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:09:35.3919622Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.3920065Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.3920570Z Skipping _rowwise_prune Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.3921169Z Skipping embedding_bag Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3921581Z Skipping empty because it is a factory method 2023-01-11T21:09:35.3921991Z Skipping new_empty because it is a factory method 2023-01-11T21:09:35.3922409Z Skipping new_empty_strided because it is a factory method 2023-01-11T21:09:35.3922865Z Skipping new_full because it is a factory method 2023-01-11T21:09:35.3923257Z Skipping new_zeros because it is a factory method 2023-01-11T21:09:35.3923660Z Skipping new_ones because it is a factory method 2023-01-11T21:09:35.3924099Z Skipping _empty_affine_quantized because it is a factory method 2023-01-11T21:09:35.3924559Z Skipping _empty_per_channel_affine_quantized because it is a factory method 2023-01-11T21:09:35.3925028Z Skipping empty_quantized because it is a factory method 2023-01-11T21:09:35.3925456Z Skipping empty_like because it is a factory method 2023-01-11T21:09:35.3925861Z Skipping empty_strided because it is a factory method 2023-01-11T21:09:35.3926276Z Skipping eye because it is a factory method 2023-01-11T21:09:35.3926713Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3927155Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3927868Z Skipping flatten Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3928370Z Skipping unflatten Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3928817Z Skipping full because it is a factory method 2023-01-11T21:09:35.3929239Z Skipping full_like because it is a factory method 2023-01-11T21:09:35.3929659Z Skipping from_file because it is a factory method 2023-01-11T21:09:35.3930111Z Skipping hann_window because it is a factory method 2023-01-11T21:09:35.3930538Z Skipping hamming_window because it is a factory method 2023-01-11T21:09:35.3931006Z Skipping kaiser_window because it is a factory method 2023-01-11T21:09:35.3931483Z Skipping index_copy Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3931970Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3932442Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3932923Z Skipping nan_to_num Because of Arg: c10::optional (double) 2023-01-11T21:09:35.3933433Z Skipping nan_to_num Because of Arg: c10::optional (double) 2023-01-11T21:09:35.3933930Z Skipping nan_to_num Because of Arg: c10::optional (double) 2023-01-11T21:09:35.3934451Z Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) 2023-01-11T21:09:35.3934934Z Skipping linspace because it is a factory method 2023-01-11T21:09:35.3935371Z Skipping logspace because it is a factory method 2023-01-11T21:09:35.3935876Z Skipping log_softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.3936358Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3936844Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3937369Z Skipping _log_softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.3937872Z Skipping logcumsumexp Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3938397Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3939042Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3939536Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3940033Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3940498Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3940899Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3941391Z Skipping mean Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.3941961Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3942579Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3943145Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3943681Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3944159Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3944680Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3945195Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3945743Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3946299Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3946787Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3947201Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3947675Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3948151Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3948576Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3949000Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3949581Z Skipping miopen_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.3950156Z Skipping miopen_rnn_backward Because of Arg: ::std::array (::std::array) 2023-01-11T21:09:35.3950640Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3951106Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3951561Z Skipping ones because it is a factory method 2023-01-11T21:09:35.3951990Z Skipping ones_like because it is a factory method 2023-01-11T21:09:35.3952408Z Skipping cdist Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3952877Z Skipping _cdist_forward Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3953369Z Skipping is_pinned Because of Arg: c10::optional (at::Device) 2023-01-11T21:09:35.3953904Z Skipping pin_memory Because of Arg: c10::optional (at::Device) 2023-01-11T21:09:35.3954403Z Skipping _pin_memory Because of Arg: c10::optional (at::Device) 2023-01-11T21:09:35.3954892Z Skipping scalar_tensor because it is a factory method 2023-01-11T21:09:35.3955314Z Skipping rand because it is a factory method 2023-01-11T21:09:35.3955713Z Skipping rand_like because it is a factory method 2023-01-11T21:09:35.3956140Z Skipping randint because it is a factory method 2023-01-11T21:09:35.3956581Z Skipping randint_like because it is a factory method 2023-01-11T21:09:35.3957005Z Skipping randn because it is a factory method 2023-01-11T21:09:35.3957441Z Skipping randn_like because it is a factory method 2023-01-11T21:09:35.3958077Z Skipping randperm because it is a factory method 2023-01-11T21:09:35.3958497Z Skipping range because it is a factory method 2023-01-11T21:09:35.3958996Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3959533Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3960064Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3960725Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3961229Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3961725Z Skipping rrelu Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.3962207Z Skipping gelu Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.3962717Z Skipping gelu_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.3963190Z Skipping select Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3963627Z Skipping logit Because of Arg: c10::optional (double) 2023-01-11T21:09:35.3964183Z Skipping size Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3964665Z Skipping slice Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3965121Z Skipping slice Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3965558Z Skipping slice Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3966046Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3966560Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3967055Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3967587Z Skipping as_strided_scatter Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3968138Z Skipping softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.3968679Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3969155Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3969671Z Skipping _softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.3970189Z Skipping squeeze Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3970658Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3971142Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3971585Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3972020Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3972446Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3972876Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3973324Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3973789Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3974228Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3974699Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3975131Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3975583Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3976035Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3976548Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3977021Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3977484Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3977936Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3978361Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3978819Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3979294Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3979765Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3980244Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.3980717Z Skipping stride Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.3981319Z Skipping sum Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.3981817Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3982335Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3982870Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3983351Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3983844Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3984332Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3984947Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3985567Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3986146Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3986714Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3987255Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3987808Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3988374Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3988907Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3989474Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3990040Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3990578Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3991127Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3991713Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3992216Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3992717Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3993294Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3993807Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.3994313Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3994837Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3995322Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3995798Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3996257Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3996720Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3997221Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3997884Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3998373Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3998867Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3999345Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.3999772Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.4000282Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4000835Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4001296Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4001731Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4002177Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4002742Z Skipping transpose Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4003281Z Skipping _nested_tensor_offsets Because of Ret: ::std::vector (at::IntArrayRef) 2023-01-11T21:09:35.4003848Z Skipping unique_consecutive Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4004348Z Skipping vander Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4004793Z Skipping vander Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4005333Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4005886Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4006569Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4007144Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4007720Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4008297Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4008827Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.4009344Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.4009860Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.4010359Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.4010862Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.4011377Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.4011927Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4012508Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4013066Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4013645Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4014215Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4014785Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4015340Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.4015857Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.4016379Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.4016887Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.4017405Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.4017909Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:09:35.4018370Z Skipping zeros because it is a factory method 2023-01-11T21:09:35.4018836Z Skipping _efficientzerotensor because it is a factory method 2023-01-11T21:09:35.4019264Z Skipping zeros_like because it is a factory method 2023-01-11T21:09:35.4019771Z Skipping _standard_gamma Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.4020334Z Skipping _sample_dirichlet Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.4020861Z Skipping poisson Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.4021433Z Skipping binomial Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.4021977Z Skipping native_norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.4022516Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4023020Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4023562Z Skipping _sparse_csr_sum Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4024124Z Skipping _sparse_csr_prod Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4024803Z Skipping _sparse_softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4025345Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4025850Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4026411Z Skipping _sparse_log_softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4026967Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4027488Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4028090Z Skipping _spdiags Because of Arg: c10::optional (at::Layout) 2023-01-11T21:09:35.4028622Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.4029119Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.4029644Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.4030191Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.4030730Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.4031321Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.4031887Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.4032464Z Skipping clone Because of Arg: c10::optional (at::MemoryFormat) 2023-01-11T21:09:35.4033030Z Skipping sparse_compressed_tensor because it is a factory method 2023-01-11T21:09:35.4033509Z Skipping sparse_csr_tensor because it is a factory method 2023-01-11T21:09:35.4033981Z Skipping sparse_csc_tensor because it is a factory method 2023-01-11T21:09:35.4034442Z Skipping sparse_bsr_tensor because it is a factory method 2023-01-11T21:09:35.4034932Z Skipping sparse_bsc_tensor because it is a factory method 2023-01-11T21:09:35.4035447Z Skipping _sparse_compressed_tensor_unsafe because it is a factory method 2023-01-11T21:09:35.4035960Z Skipping _sparse_csr_tensor_unsafe because it is a factory method 2023-01-11T21:09:35.4036480Z Skipping _sparse_csc_tensor_unsafe because it is a factory method 2023-01-11T21:09:35.4036998Z Skipping _sparse_bsr_tensor_unsafe because it is a factory method 2023-01-11T21:09:35.4037576Z Skipping _sparse_bsc_tensor_unsafe because it is a factory method 2023-01-11T21:09:35.4038184Z Skipping sparse_coo_tensor because it is a factory method 2023-01-11T21:09:35.4038695Z Skipping _sparse_coo_tensor_unsafe because it is a factory method 2023-01-11T21:09:35.4039216Z Skipping _sparse_coo_tensor_with_dims because it is a factory method 2023-01-11T21:09:35.4039753Z Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method 2023-01-11T21:09:35.4040344Z Skipping to_dense Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4040937Z Skipping _to_dense Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4041454Z Skipping unbind Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4041974Z Skipping to_sparse Because of Arg: c10::optional (at::Layout) 2023-01-11T21:09:35.4042511Z Skipping to_sparse Because of Arg: c10::optional (at::Layout) 2023-01-11T21:09:35.4043049Z Skipping to_mkldnn Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4043624Z Skipping mkldnn_reorder_conv2d_weight Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4044248Z Skipping quantize_per_tensor_dynamic Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4044771Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4045260Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4045918Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4046474Z Skipping quantize_per_channel Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4046919Z Skipping q_scale Because of Ret: double (double) 2023-01-11T21:09:35.4047347Z Skipping qscheme Because of Ret: at::QScheme (at::QScheme) 2023-01-11T21:09:35.4047838Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2023-01-11T21:09:35.4048332Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2023-01-11T21:09:35.4048886Z Skipping _autocast_to_reduced_precision Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4049493Z Skipping _to_copy because it is a factory method 2023-01-11T21:09:35.4049908Z Skipping to because it is a factory method 2023-01-11T21:09:35.4050358Z Skipping meshgrid Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4050872Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4051372Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4051890Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4052380Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4052897Z Skipping can_cast Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4053420Z Skipping promote_types Because of Ret: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4053940Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4054474Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4055016Z Skipping _masked_softmax_backward Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4055553Z Skipping view Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4056012Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4056445Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4056882Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4057355Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4057815Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4058279Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4058725Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4059186Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4059628Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4060074Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4060511Z Skipping scatter_add Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4060993Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4061511Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4061987Z Skipping cross Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4062446Z Skipping tril_indices because it is a factory method 2023-01-11T21:09:35.4062887Z Skipping triu_indices because it is a factory method 2023-01-11T21:09:35.4063360Z Skipping take_along_dim Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4063872Z Skipping index_select Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4064339Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4064800Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4065253Z Skipping linalg_vander Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4065765Z Skipping multinomial Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.4066424Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4066969Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4067499Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4068068Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4068741Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4069302Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4069994Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4070641Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4071272Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4071886Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4072512Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4073075Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4073612Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4074182Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4074757Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4075317Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4075896Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4076472Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4076997Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4077466Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4078162Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4078617Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4079093Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4079568Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4080067Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4080561Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4081040Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4081558Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4082058Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4082572Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4083025Z Skipping sort Because of Arg: c10::optional (bool) 2023-01-11T21:09:35.4083471Z Skipping sort Because of Arg: c10::optional (bool) 2023-01-11T21:09:35.4083897Z Skipping sort Because of Arg: c10::optional (bool) 2023-01-11T21:09:35.4084313Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4084768Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4085196Z Skipping sort Because of Arg: c10::optional (bool) 2023-01-11T21:09:35.4085631Z Skipping sort Because of Arg: c10::optional (bool) 2023-01-11T21:09:35.4086237Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4086687Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:09:35.4087193Z Skipping normal_functional Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.4087661Z Skipping normal because it is a factory method 2023-01-11T21:09:35.4088176Z Skipping _foreach_add Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:09:35.4088755Z Skipping _foreach_sub Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:09:35.4089283Z Skipping _foreach_div Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:09:35.4089976Z Skipping _foreach_mul Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:09:35.4090548Z Skipping _foreach_addcdiv Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:09:35.4091129Z Skipping _foreach_addcmul Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:09:35.4091701Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:09:35.4092268Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:09:35.4092821Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:09:35.4093373Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:09:35.4093929Z Skipping rrelu_with_noise Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.4094478Z Skipping avg_pool2d Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4094996Z Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4095475Z Skipping avg_pool3d Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4095986Z Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4096514Z Skipping _pad_enum Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4096990Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4097448Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4097976Z Skipping upsample_linear1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4098579Z Skipping upsample_bilinear2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4099154Z Skipping _upsample_bilinear2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4099742Z Skipping upsample_trilinear3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4100337Z Skipping upsample_bicubic2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4100933Z Skipping _upsample_bicubic2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4101545Z Skipping upsample_nearest1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4102151Z Skipping _upsample_nearest_exact1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4102755Z Skipping upsample_nearest2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4103347Z Skipping _upsample_nearest_exact2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4103952Z Skipping upsample_nearest3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4104543Z Skipping _upsample_nearest_exact3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4105100Z Skipping upsample_linear1d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4105651Z Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4106151Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4106800Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4107362Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4107958Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4108522Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4109036Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4109614Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4110326Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4110886Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4111423Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4112001Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4112548Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4113095Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4113645Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4114209Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4114790Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4115346Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4115889Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4116506Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4117062Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4117885Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4118389Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4118862Z Skipping upsample_nearest1d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4119300Z Skipping _upsample_nearest_exact1d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4119801Z Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4120354Z Skipping _upsample_nearest_exact1d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4120876Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4121401Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4121936Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4122503Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4123046Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4123616Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4124199Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4124793Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4125346Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4125901Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4126427Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4127097Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4127675Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4128258Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4128809Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4129377Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4129962Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4130645Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4131239Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4131862Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4132434Z Skipping logit_backward Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4132965Z Skipping special_logit Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4133537Z Skipping special_log_softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4134155Z Skipping special_softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4134711Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4135191Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4135682Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4136185Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4136650Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4137149Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4137657Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4138153Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4138639Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4139145Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4139654Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4140145Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4140643Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4141135Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4141634Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4142125Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4142632Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4143146Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4143692Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4144282Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4144858Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4145407Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4146001Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4146585Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4147171Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4147742Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4148325Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4148969Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4149512Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4150066Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4150637Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4151217Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4151766Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4152431Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4153022Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4153596Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4154195Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4154774Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4155357Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4155925Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4156508Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4157086Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4158078Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4158669Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4159252Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4159838Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4160423Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4161007Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4161590Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4162158Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4162737Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4163432Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4164034Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4164629Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4165146Z Skipping fft_fftfreq because it is a factory method 2023-01-11T21:09:35.4165617Z Skipping fft_rfftfreq because it is a factory method 2023-01-11T21:09:35.4166161Z Skipping fft_fftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4166743Z Skipping fft_ifftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4167313Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4167829Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4168298Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4168841Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4169382Z Skipping linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4169928Z Skipping linalg_eigvalsh Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4170500Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.4171209Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.4171824Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.4172425Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.4172967Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4173494Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4174028Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4174616Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4175185Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4175826Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4176433Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4177053Z Skipping linalg_matrix_norm Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4177640Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4178201Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4178743Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4179290Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4179868Z Skipping _linalg_svd Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:09:35.4180453Z Skipping linalg_svd Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:09:35.4181026Z Skipping linalg_svdvals Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:09:35.4181628Z Skipping linalg_cond Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:09:35.4182320Z Skipping linalg_cond Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4182820Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4183343Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4183869Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4184443Z Skipping linalg_tensorsolve Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4185034Z Skipping linalg_qr Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4185584Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4186134Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4186660Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2023-01-11T21:09:35.4187226Z Skipping nested_to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4187868Z Skipping _test_optional_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4188512Z Skipping _test_optional_filled_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4189196Z Skipping _test_optional_floatlist Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:09:35.4189820Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4190390Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4190952Z Skipping _test_ambiguous_defaults Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4191508Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4192053Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4192621Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4193074Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4193563Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4194047Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4194525Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4195054Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4195681Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4196230Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4196765Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4197329Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:09:35.4198454Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4199062Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4199680Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4200300Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:09:35.4200893Z Skipping as_strided_copy Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4201380Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4201880Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4202362Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4202823Z Skipping view_copy Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:09:35.4203372Z Skipping to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:09:35.4203962Z Skipping _transformer_encoder_layer_fwd Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4204534Z Skipping _native_multi_head_attention Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4205081Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4205649Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4206158Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4206701Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.4207270Z Skipping resize Because of Arg: c10::optional (at::MemoryFormat) 2023-01-11T21:09:35.4207846Z Skipping resize_as Because of Arg: c10::optional (at::MemoryFormat) 2023-01-11T21:09:35.4208358Z Skipping set Because of Arg: at::Storage (at::Storage) 2023-01-11T21:09:35.4208774Z Skipping set Because of Arg: at::Storage (at::Storage) 2023-01-11T21:09:35.4209218Z Skipping set Because of Arg: at::Storage (at::Storage) 2023-01-11T21:09:35.4209688Z Skipping random Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4210158Z Skipping random Because of Arg: c10::optional (int64_t) 2023-01-11T21:09:35.4210664Z Skipping random Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.4211211Z Skipping random Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.4211750Z Skipping uniform Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.4212281Z Skipping cauchy Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.4212947Z Skipping log_normal Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.4213519Z Skipping exponential Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.4214024Z Skipping geometric Because of Arg: c10::optional (at::Generator) 2023-01-11T21:09:35.4240144Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2023-01-11T21:09:35.4241220Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:35.4241973Z # pragma unroll 2023-01-11T21:09:35.4242237Z 2023-01-11T21:09:35.4243047Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:35.4243622Z # pragma unroll 2023-01-11T21:09:35.4280128Z 2023-01-11T21:09:35.4318896Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:35.4319531Z # pragma unroll 2023-01-11T21:09:35.4319832Z 2023-01-11T21:09:35.4320610Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:35.4321191Z # pragma unroll 2023-01-11T21:09:35.4321471Z 2023-01-11T21:09:35.4322269Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:35.4322893Z # pragma unroll 2023-01-11T21:09:35.4627900Z 2023-01-11T21:09:35.4628957Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:35.4629591Z # pragma unroll 2023-01-11T21:09:35.4629877Z 2023-01-11T21:09:35.4630691Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:35.4631300Z # pragma unroll 2023-01-11T21:09:35.4631579Z 2023-01-11T21:09:35.4632338Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:35.4632932Z # pragma unroll 2023-01-11T21:09:35.4633202Z 2023-01-11T21:09:35.4635322Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:35.4635982Z # pragma unroll 2023-01-11T21:09:35.4636266Z 2023-01-11T21:09:36.2335191Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T21:09:36.2335862Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T21:09:36.2336376Z from aten/src/ATen/cpu/vml.h:5, 2023-01-11T21:09:36.2337152Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2023-01-11T21:09:36.2338594Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::vec::DEFAULT::Vectorized(const at::vec::DEFAULT::Vectorized&, const at::vec::DEFAULT::Vectorized&)]': 2023-01-11T21:09:36.2339800Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:09:36.2340299Z inline scalar_t vec_reduce_all( 2023-01-11T21:09:36.2340618Z ^~~~~~~~~~~~~~ 2023-01-11T21:09:36.8934290Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T21:09:36.8935321Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:7:0: 2023-01-11T21:09:36.8936134Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:09:36.8937066Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:37:57: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:09:36.8937696Z [=](Vectorized a, Vectorized b) __ubsan_ignore_undefined__ { 2023-01-11T21:09:36.8938058Z ^ 2023-01-11T21:09:37.4072364Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2023-01-11T21:09:37.4084074Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:09:37.4085156Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:112:35: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:09:37.4085831Z [=](Vec a, Vec b, Vec c) -> Vec { 2023-01-11T21:09:37.4086144Z ^~~ 2023-01-11T21:09:37.7204649Z [1,048 / 2,912] Compiling aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp; 6s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T21:09:38.8787310Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2023-01-11T21:09:38.8788159Z In file included from /usr/include/c++/7/tuple:39:0, 2023-01-11T21:09:38.8789899Z from /usr/include/c++/7/functional:54, 2023-01-11T21:09:38.8790384Z from ./c10/core/DeviceType.h:10, 2023-01-11T21:09:38.8790801Z from ./c10/core/Device.h:3, 2023-01-11T21:09:38.8791439Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:11, 2023-01-11T21:09:38.8791947Z from aten/src/ATen/core/Tensor.h:3, 2023-01-11T21:09:38.8792730Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:2: 2023-01-11T21:09:38.8794423Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T21:09:38.8796437Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T21:09:38.8798520Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T21:09:38.8800292Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T21:09:38.8802056Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T21:09:38.8804562Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:09:38.8807005Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:09:38.8808611Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4229:1: required from here 2023-01-11T21:09:38.8809576Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:09:38.8810013Z struct array 2023-01-11T21:09:38.8810283Z ^~~~~ 2023-01-11T21:09:38.8811118Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2023-01-11T21:09:38.8811706Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:09:38.8812071Z ^~~~~~~~ 2023-01-11T21:09:38.8813547Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T21:09:38.8815748Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T21:09:38.8820321Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T21:09:38.8822222Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T21:09:38.8824018Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T21:09:38.8826259Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:09:38.8828962Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:09:38.8830555Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4229:1: required from here 2023-01-11T21:09:38.8831574Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:09:38.8832061Z struct array 2023-01-11T21:09:38.8832349Z ^~~~~ 2023-01-11T21:09:38.8833231Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2023-01-11T21:09:38.8833937Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:09:38.8834345Z ^~~~~~~~ 2023-01-11T21:09:38.8835873Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T21:09:38.8838338Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T21:09:38.8840176Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T21:09:38.8841928Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T21:09:38.8843699Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T21:09:38.8846088Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:09:38.8848556Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:09:38.8850168Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4229:1: required from here 2023-01-11T21:09:38.8851102Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:09:38.8851518Z struct array 2023-01-11T21:09:38.8851803Z ^~~~~ 2023-01-11T21:09:38.8852605Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2023-01-11T21:09:38.8853318Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:09:38.8853685Z ^~~~~~~~ 2023-01-11T21:09:38.8855088Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T21:09:38.8856952Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T21:09:38.8859216Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T21:09:38.8860995Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T21:09:38.8862732Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T21:09:38.8864830Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:09:38.8867307Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:09:38.8869036Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4230:1: required from here 2023-01-11T21:09:38.8870012Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:09:38.8870484Z struct array 2023-01-11T21:09:38.8870762Z ^~~~~ 2023-01-11T21:09:38.8871626Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2023-01-11T21:09:38.8872240Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:09:38.8872632Z ^~~~~~~~ 2023-01-11T21:09:38.8874080Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T21:09:38.8876171Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T21:09:38.8878240Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T21:09:38.8880055Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T21:09:38.8881978Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T21:09:38.8891621Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:09:38.8894171Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:09:38.8895706Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4230:1: required from here 2023-01-11T21:09:38.8896701Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:09:38.8897150Z struct array 2023-01-11T21:09:38.8897428Z ^~~~~ 2023-01-11T21:09:38.8898292Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2023-01-11T21:09:38.8898882Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:09:38.8899257Z ^~~~~~~~ 2023-01-11T21:09:38.8900694Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T21:09:38.8902634Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T21:09:38.8904445Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T21:09:38.8906402Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T21:09:38.8908135Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T21:09:38.8910383Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:09:38.8912955Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:09:38.8914470Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4230:1: required from here 2023-01-11T21:09:38.8915430Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:09:38.8915883Z struct array 2023-01-11T21:09:38.8916125Z ^~~~~ 2023-01-11T21:09:38.8916841Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2023-01-11T21:09:38.8917391Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:09:38.8924082Z ^~~~~~~~ 2023-01-11T21:09:38.8924527Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2023-01-11T21:09:38.8924942Z from aten/src/ATen/cpu/vec/vec.h:6, 2023-01-11T21:09:38.8925322Z from aten/src/ATen/native/cpu/Loops.h:37, 2023-01-11T21:09:38.8926160Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:11: 2023-01-11T21:09:38.8927442Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::AVX2::Vectorized::int_vec_return_type at::vec::AVX2::Vectorized::widening_subtract(at::vec::AVX2::Vectorized) const': 2023-01-11T21:09:38.8928446Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:313:25: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2023-01-11T21:09:38.8929043Z int_vec_return_type widening_subtract(Vectorized b) const { 2023-01-11T21:09:38.8929432Z ^~~~~~~~~~~~~~~~~ 2023-01-11T21:09:40.0916904Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2023-01-11T21:09:40.0922312Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:40.0922935Z # pragma unroll 2023-01-11T21:09:40.0923237Z 2023-01-11T21:09:40.0924032Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:40.0924630Z # pragma unroll 2023-01-11T21:09:40.0924922Z 2023-01-11T21:09:40.0926123Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:40.0926724Z # pragma unroll 2023-01-11T21:09:40.0927174Z 2023-01-11T21:09:40.0927956Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:40.0928653Z # pragma unroll 2023-01-11T21:09:40.0928959Z 2023-01-11T21:09:43.7564139Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2023-01-11T21:09:43.7566799Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:09:43.7567424Z # pragma unroll 2023-01-11T21:09:43.7568052Z 2023-01-11T21:09:47.9169272Z INFO: From Compiling aten/src/ATen/RegisterSparseMeta.cpp: 2023-01-11T21:09:47.9170635Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseMeta.cpp:100:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:09:47.9171579Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:09:47.9172039Z ^~~~~~~~~~~~~ 2023-01-11T21:09:47.9173216Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseMeta.cpp:81:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:09:47.9174155Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:09:47.9174649Z ^~~~~~~~~~ 2023-01-11T21:09:47.9258379Z [1,097 / 2,912] Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp; 15s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T21:09:48.5361034Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T21:09:48.5362774Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:6:0: 2023-01-11T21:09:48.5364277Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2023-01-11T21:09:48.5365432Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:09:48.5366160Z inline Vectorized convert_to_bool(Vectorized x) { 2023-01-11T21:09:48.5366644Z ^~~~~~~~~~~~~~~ 2023-01-11T21:09:48.5392431Z INFO: From Compiling aten/src/ATen/RegisterZeroTensor.cpp: 2023-01-11T21:09:48.5403988Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterZeroTensor.cpp:89:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:09:48.5405028Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:09:48.5405484Z ^~~~~~~~~~~~~ 2023-01-11T21:09:48.5406598Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterZeroTensor.cpp:70:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:09:48.5407483Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:09:48.5407941Z ^~~~~~~~~~ 2023-01-11T21:09:49.3857544Z INFO: From Compiling aten/src/ATen/RegisterSparseCPU.cpp: 2023-01-11T21:09:49.3870408Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCPU.cpp:174:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:09:49.3871242Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:09:49.3871657Z ^~~~~~~~~~~~~ 2023-01-11T21:09:49.3872866Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCPU.cpp:155:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:09:49.3873709Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:09:49.3874147Z ^~~~~~~~~~ 2023-01-11T21:09:51.0722805Z INFO: From Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp: 2023-01-11T21:09:51.0724240Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:130:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:09:51.0725367Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:09:51.0725816Z ^~~~~~~~~~~~~ 2023-01-11T21:09:51.0727029Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:111:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:09:51.0727992Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:09:51.0728476Z ^~~~~~~~~~ 2023-01-11T21:09:51.2557891Z INFO: From Compiling aten/src/ATen/RegisterQuantizedCPU.cpp: 2023-01-11T21:09:51.2559382Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:174:23: warning: 'c10::optional at::{anonymous}::maybe_create_proxy(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:09:51.2560462Z c10::optional maybe_create_proxy(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:09:51.2561007Z ^~~~~~~~~~~~~~~~~~ 2023-01-11T21:09:51.2562142Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:158:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:09:51.2563007Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:09:51.2563444Z ^~~~~~~~~~~~~ 2023-01-11T21:09:51.2564583Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:139:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:09:51.2565525Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:09:51.2565997Z ^~~~~~~~~~ 2023-01-11T21:09:51.2567129Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:132:8: warning: 'at::Tensor at::{anonymous}::create_out(at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:09:51.2568006Z Tensor create_out(IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:09:51.2568432Z ^~~~~~~~~~ 2023-01-11T21:09:58.3157588Z INFO: From Compiling caffe2/operators/cc_bmm_bg_op.cc: 2023-01-11T21:09:58.3158313Z In file included from caffe2/operators/cc_bmm_bg_op.cc:1:0: 2023-01-11T21:09:58.3159071Z caffe2/operators/cc_bmm_bg_op.h:103:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2023-01-11T21:09:58.3159585Z #pragma omp parallel 2023-01-11T21:09:58.3159874Z 2023-01-11T21:09:58.3160385Z caffe2/operators/cc_bmm_bg_op.h:108:0: warning: ignoring #pragma omp for [-Wunknown-pragmas] 2023-01-11T21:09:58.3160793Z #pragma omp for 2023-01-11T21:09:58.3161053Z 2023-01-11T21:09:58.3304305Z [1,130 / 2,912] Compiling aten/src/ATen/native/nested/NestedTensorMatmul.cpp; 2s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T21:10:05.8905350Z INFO: From Compiling caffe2/operators/dataset_ops.cc: 2023-01-11T21:10:05.8906433Z caffe2/operators/dataset_ops.cc: In constructor 'caffe2::dataset_ops::TreeWalker::TreeWalker(const std::vector&, caffe2::dataset_ops::TreeCursor&)': 2023-01-11T21:10:05.8907417Z caffe2/operators/dataset_ops.cc:143:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8908052Z for (int fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2023-01-11T21:10:05.8908648Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8909645Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherLengthData()': 2023-01-11T21:10:05.8910548Z caffe2/operators/dataset_ops.cc:176:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8911114Z for (int i = 0; i < lengths_.size(); ++i) { 2023-01-11T21:10:05.8911587Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8912320Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherSizeLimits()': 2023-01-11T21:10:05.8913215Z caffe2/operators/dataset_ops.cc:189:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8913923Z for (auto fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2023-01-11T21:10:05.8914351Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8914741Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T21:10:05.8915269Z from ./caffe2/core/blob.h:9, 2023-01-11T21:10:05.8915672Z from ./caffe2/operators/dataset_ops.h:8, 2023-01-11T21:10:05.8916203Z from caffe2/operators/dataset_ops.cc:1: 2023-01-11T21:10:05.8917251Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::CheckDatasetConsistencyOp::RunOnDevice()': 2023-01-11T21:10:05.8918344Z caffe2/operators/dataset_ops.cc:261:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8918809Z InputSize() == iterator_.fields().size(), 2023-01-11T21:10:05.8919095Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8919846Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::RunOnDevice()': 2023-01-11T21:10:05.8920707Z caffe2/operators/dataset_ops.cc:394:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8921144Z for (int i = 0; i < numRows; i++) { 2023-01-11T21:10:05.8921419Z ~~^~~~~~~~~ 2023-01-11T21:10:05.8921996Z caffe2/operators/dataset_ops.cc:432:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8922428Z for (int i = 0; i < numRows; ++i) { 2023-01-11T21:10:05.8922682Z ~~^~~~~~~~~ 2023-01-11T21:10:05.8923249Z caffe2/operators/dataset_ops.cc:434:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8923698Z for (int j = 0; j < tensors[i].size(); ++j) { 2023-01-11T21:10:05.8923986Z ~~^~~~~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8924558Z caffe2/operators/dataset_ops.cc:457:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8925001Z for (int i = 0; i < numRows; ++i) { 2023-01-11T21:10:05.8925300Z ~~^~~~~~~~~ 2023-01-11T21:10:05.8926432Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromInput(const Shared2DTensorVectorPtr&, std::vector >&, std::vector&)': 2023-01-11T21:10:05.8927816Z caffe2/operators/dataset_ops.cc:489:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8928380Z for (int i = 0; i < numTensors; ++i) { 2023-01-11T21:10:05.8928785Z ~~^~~~~~~~~~~~ 2023-01-11T21:10:05.8929959Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromPrototypeBlobs(std::vector >&, std::vector&)': 2023-01-11T21:10:05.8931322Z caffe2/operators/dataset_ops.cc:503:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8932100Z for (int i = 0; i < numTensors; ++i) { 2023-01-11T21:10:05.8932430Z ~~^~~~~~~~~~~~ 2023-01-11T21:10:05.8932808Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T21:10:05.8933219Z from ./caffe2/core/blob.h:9, 2023-01-11T21:10:05.8933615Z from ./caffe2/operators/dataset_ops.h:8, 2023-01-11T21:10:05.8934054Z from caffe2/operators/dataset_ops.cc:1: 2023-01-11T21:10:05.8934927Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadNextBatchOp::RunOnDevice()': 2023-01-11T21:10:05.8935852Z caffe2/operators/dataset_ops.cc:527:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8936553Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2023-01-11T21:10:05.8936972Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8937693Z caffe2/operators/dataset_ops.cc:537:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8938241Z for (int i = 0; i < lengths.size(); ++i) { 2023-01-11T21:10:05.8938591Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8939310Z caffe2/operators/dataset_ops.cc:548:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8940076Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2023-01-11T21:10:05.8940442Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8941160Z caffe2/operators/dataset_ops.cc:571:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8941830Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2023-01-11T21:10:05.8942199Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8942586Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T21:10:05.8943133Z from ./caffe2/core/blob.h:9, 2023-01-11T21:10:05.8943526Z from ./caffe2/operators/dataset_ops.h:8, 2023-01-11T21:10:05.8943961Z from caffe2/operators/dataset_ops.cc:1: 2023-01-11T21:10:05.8944938Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ComputeOffsetOp::RunOnDevice()': 2023-01-11T21:10:05.8955470Z caffe2/operators/dataset_ops.cc:604:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8956188Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2023-01-11T21:10:05.8956614Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8957340Z caffe2/operators/dataset_ops.cc:615:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8958067Z for (int i = 0; i < lengths.size(); ++i) { 2023-01-11T21:10:05.8958425Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8959153Z caffe2/operators/dataset_ops.cc:626:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8959823Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2023-01-11T21:10:05.8960188Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8961515Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T21:10:05.8962073Z from ./caffe2/core/blob.h:9, 2023-01-11T21:10:05.8962827Z from ./caffe2/operators/dataset_ops.h:8, 2023-01-11T21:10:05.8963329Z from caffe2/operators/dataset_ops.cc:1: 2023-01-11T21:10:05.8964344Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::SortAndShuffleOp::RunOnDevice()': 2023-01-11T21:10:05.8965388Z caffe2/operators/dataset_ops.cc:662:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8966095Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2023-01-11T21:10:05.8966679Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8967612Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadRandomBatchOp::RunOnDevice()': 2023-01-11T21:10:05.8968887Z caffe2/operators/dataset_ops.cc:750:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8969894Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 3); 2023-01-11T21:10:05.8970606Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8971328Z caffe2/operators/dataset_ops.cc:774:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8972079Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2023-01-11T21:10:05.8972462Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8973273Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::TrimDatasetOp::RunOnDevice()': 2023-01-11T21:10:05.8974382Z caffe2/operators/dataset_ops.cc:1095:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8974968Z for (int col = 0; col < walker.fields().size(); ++col) { 2023-01-11T21:10:05.8975358Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8975839Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T21:10:05.8976237Z from ./caffe2/core/blob.h:9, 2023-01-11T21:10:05.8976714Z from ./caffe2/operators/dataset_ops.h:8, 2023-01-11T21:10:05.8977429Z from caffe2/operators/dataset_ops.cc:1: 2023-01-11T21:10:05.8978473Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::CollectTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:10:05.8979153Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2023-01-11T21:10:05.8980470Z caffe2/operators/dataset_ops.cc:1032:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8981294Z tensorVector->size() == numToCollect_, 2023-01-11T21:10:05.8981797Z ^ 2023-01-11T21:10:05.8982612Z caffe2/operators/dataset_ops.cc:1045:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8983269Z } else if (pos >= tensorVector->size()) { 2023-01-11T21:10:05.8983627Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:10:05.8984569Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::ConcatTensorVectorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:10:05.8985418Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2023-01-11T21:10:05.8986387Z caffe2/operators/dataset_ops.cc:969:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:05.8987045Z for (int i = 1; i < tensorVector->size(); i++) { 2023-01-11T21:10:05.8987418Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:10:08.4031105Z [1,166 / 2,912] Compiling caffe2/operators/elementwise_mul_op.cc; 1s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T21:10:13.2420746Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2023-01-11T21:10:13.2421390Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2023-01-11T21:10:13.2422278Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:42:28: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:10:13.2422840Z [](Vec /* unused */) { return 0.0; }, 2023-01-11T21:10:13.2423154Z ^ 2023-01-11T21:10:13.8550879Z INFO: From Compiling caffe2/operators/fused_rowwise_random_quantization_ops.cc: 2023-01-11T21:10:13.8552248Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FusedRandRowwiseQuantizedToFloatOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:10:13.8552995Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2023-01-11T21:10:13.8553799Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:113:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:13.8554372Z for (size_t row = 0; row < input_rows; ++row) { 2023-01-11T21:10:13.8554697Z ~~~~^~~~~~~~~~~~ 2023-01-11T21:10:13.8555635Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FloatToFusedRandRowwiseQuantizedOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:10:13.8556367Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2023-01-11T21:10:13.8557223Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:55:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:13.8557987Z for (size_t row = 0; row < input_rows; ++row) { 2023-01-11T21:10:13.8558323Z ~~~~^~~~~~~~~~~~ 2023-01-11T21:10:19.1072906Z [1,204 / 2,912] Compiling aten/src/ATen/native/UpSampleNearest2d.cpp; 1s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T21:10:25.6457566Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2023-01-11T21:10:25.6458904Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)': 2023-01-11T21:10:25.6460653Z aten/src/ATen/native/QuantizedLinear.cpp:127:69: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T21:10:25.6461633Z cpp_custom_type_hack::cast>(packed); 2023-01-11T21:10:25.6462082Z ^ 2023-01-11T21:10:25.6462543Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2023-01-11T21:10:25.6463043Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2023-01-11T21:10:25.6463450Z cast(const Tensor& packed) { 2023-01-11T21:10:25.6463771Z ^~~~ 2023-01-11T21:10:25.6464525Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2023-01-11T21:10:25.6466169Z aten/src/ATen/native/QuantizedLinear.cpp:315:71: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T21:10:25.6467206Z return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2023-01-11T21:10:25.6467662Z ^ 2023-01-11T21:10:25.6468117Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2023-01-11T21:10:25.6468835Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2023-01-11T21:10:25.6469330Z create(std::unique_ptr ptr, TensorOptions options) { 2023-01-11T21:10:25.6469707Z ^~~~~~ 2023-01-11T21:10:25.6470468Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2023-01-11T21:10:25.6472141Z aten/src/ATen/native/QuantizedLinear.cpp:409:54: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T21:10:25.6473265Z std::move(unique_ptr_wrapper), weight.options()); 2023-01-11T21:10:25.6473673Z ^ 2023-01-11T21:10:25.6474101Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2023-01-11T21:10:25.6474616Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2023-01-11T21:10:25.6475098Z create(std::unique_ptr ptr, TensorOptions options) { 2023-01-11T21:10:25.6475455Z ^~~~~~ 2023-01-11T21:10:25.6476423Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_fp16_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2023-01-11T21:10:25.6478288Z aten/src/ATen/native/QuantizedLinear.cpp:431:73: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T21:10:25.6479301Z c10::intrusive_ptr>(packed_weight)) 2023-01-11T21:10:25.6479761Z ^ 2023-01-11T21:10:25.6480208Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2023-01-11T21:10:25.6480722Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2023-01-11T21:10:25.6481136Z cast(const Tensor& packed) { 2023-01-11T21:10:25.6481439Z ^~~~ 2023-01-11T21:10:31.4998184Z [1,247 / 2,912] Compiling aten/src/ATen/native/LinearAlgebra.cpp; 1s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T21:10:32.7740962Z INFO: From Compiling caffe2/operators/reservoir_sampling.cc: 2023-01-11T21:10:32.7742140Z caffe2/operators/reservoir_sampling.cc: In instantiation of 'bool caffe2::{anonymous}::ReservoirSamplingOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:10:32.7742889Z caffe2/operators/reservoir_sampling.cc:277:1: required from here 2023-01-11T21:10:32.7743734Z caffe2/operators/reservoir_sampling.cc:38:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:32.7744324Z for (size_t i = 1; i < input.dim(); ++i) { 2023-01-11T21:10:44.2193325Z INFO: From Compiling caffe2/operators/text_file_reader.cc: 2023-01-11T21:10:44.2220924Z In file included from ./c10/util/typeid.h:19:0, 2023-01-11T21:10:44.2221321Z from ./caffe2/core/context.h:9, 2023-01-11T21:10:44.2221722Z from caffe2/operators/text_file_reader.cc:1: 2023-01-11T21:10:44.2222625Z caffe2/operators/text_file_reader.cc: In member function 'virtual bool caffe2::TextFileReaderReadOp::RunOnDevice()': 2023-01-11T21:10:44.2223484Z caffe2/operators/text_file_reader.cc:107:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:10:44.2224088Z instance->fieldTypes.size() == numFields, 2023-01-11T21:10:44.2224444Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2023-01-11T21:10:45.8440116Z [1,293 / 2,912] Compiling aten/src/ATen/functorch/BatchRulesHelper.cpp; 1s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:11:02.0273530Z [1,336 / 2,912] Compiling aten/src/ATen/core/ivalue.cpp; 2s processwrapper-sandbox ... (8 actions, 7 running) 2023-01-11T21:11:03.5586613Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc: 2023-01-11T21:11:03.5587457Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:223:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2023-01-11T21:11:03.5588040Z #pragma omp parallel for 2023-01-11T21:11:03.5588328Z 2023-01-11T21:11:03.5588962Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:245:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2023-01-11T21:11:03.5589940Z #pragma omp parallel for 2023-01-11T21:11:03.5590228Z 2023-01-11T21:11:06.1718227Z INFO: From Compiling caffe2/queue/blobs_queue.cc: 2023-01-11T21:11:06.1718783Z caffe2/queue/blobs_queue.cc: In member function 'bool caffe2::BlobsQueue::canWrite()': 2023-01-11T21:11:06.1719294Z caffe2/queue/blobs_queue.cc:159:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.1719649Z return writer_ != reader_ + queue_.size(); 2023-01-11T21:11:06.1719859Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:06.9746023Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_op.cc: 2023-01-11T21:11:06.9747862Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = false]': 2023-01-11T21:11:06.9748698Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2023-01-11T21:11:06.9749665Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.9750040Z for (int i = 0; i < X_size; i++) { 2023-01-11T21:11:06.9750337Z ~~^~~~~~~~ 2023-01-11T21:11:06.9750938Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.9751367Z for (int i = 0; i < W_size; i++) { 2023-01-11T21:11:06.9751650Z ~~^~~~~~~~ 2023-01-11T21:11:06.9752321Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.9752756Z for (int i = 0; i < Y_size; i++) { 2023-01-11T21:11:06.9753030Z ~~^~~~~~~~ 2023-01-11T21:11:06.9753977Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = false]': 2023-01-11T21:11:06.9754610Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2023-01-11T21:11:06.9755381Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.9755726Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:11:06.9756018Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:06.9756570Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.9756985Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:11:06.9757201Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:06.9758082Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]': 2023-01-11T21:11:06.9758674Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2023-01-11T21:11:06.9801365Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.9801996Z for (int i = 0; i < X_size; i++) { 2023-01-11T21:11:06.9802193Z ~~^~~~~~~~ 2023-01-11T21:11:06.9802755Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.9803162Z for (int i = 0; i < W_size; i++) { 2023-01-11T21:11:06.9803355Z ~~^~~~~~~~ 2023-01-11T21:11:06.9803889Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.9804991Z for (int i = 0; i < Y_size; i++) { 2023-01-11T21:11:06.9805187Z ~~^~~~~~~~ 2023-01-11T21:11:06.9805937Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T21:11:06.9806533Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2023-01-11T21:11:06.9807136Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.9807559Z for (int i = 0; i < X_size; i++) { 2023-01-11T21:11:06.9807755Z ~~^~~~~~~~ 2023-01-11T21:11:06.9808240Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.9808630Z for (int i = 0; i < W_size; i++) { 2023-01-11T21:11:06.9808894Z ~~^~~~~~~~ 2023-01-11T21:11:06.9809327Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.9809731Z for (int i = 0; i < Y_size; i++) { 2023-01-11T21:11:06.9809926Z ~~^~~~~~~~ 2023-01-11T21:11:06.9810731Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = true]': 2023-01-11T21:11:06.9811874Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]' 2023-01-11T21:11:06.9812387Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2023-01-11T21:11:06.9813086Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.9813578Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:11:06.9813876Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:06.9814451Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.9814978Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:11:06.9815251Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:06.9816134Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T21:11:06.9817274Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]' 2023-01-11T21:11:06.9817922Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2023-01-11T21:11:06.9819049Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.9819474Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:11:06.9819721Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:06.9820297Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:06.9820702Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:11:06.9821005Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:11.6594114Z INFO: From Compiling caffe2/core/net_async_tracing.cc: 2023-01-11T21:11:11.6595217Z caffe2/core/net_async_tracing.cc: In function 'int caffe2::tracing::extractShardId(const string&)': 2023-01-11T21:11:11.6596114Z caffe2/core/net_async_tracing.cc:402:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:11.6596744Z while (right_pos < name.length() && isdigit(name[right_pos])) { 2023-01-11T21:11:11.6597134Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2023-01-11T21:11:18.1968771Z INFO: From Compiling caffe2/core/blob_serialization.cc: 2023-01-11T21:11:18.2042417Z caffe2/core/blob_serialization.cc: In member function 'virtual void caffe2::TensorSerializer::SerializeWithOptions(const void*, caffe2::TypeMeta, const string&, caffe2::BlobSerializerBase::SerializationAcceptor, const caffe2::BlobSerializationOptions&)': 2023-01-11T21:11:18.2043182Z caffe2/core/blob_serialization.cc:414:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2043563Z chunkBegin < std::max(tensor.numel(), static_cast(1)); 2023-01-11T21:11:18.2043815Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:18.2044036Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T21:11:18.2044269Z from ./caffe2/core/blob.h:9, 2023-01-11T21:11:18.2044630Z from ./caffe2/core/blob_serialization.h:9, 2023-01-11T21:11:18.2044878Z from caffe2/core/blob_serialization.cc:1: 2023-01-11T21:11:18.2045506Z caffe2/core/blob_serialization.cc: In member function 'void caffe2::TensorSerializer::Serialize(const caffe2::Tensor&, const string&, caffe2::TensorProto*, const caffe2::BlobSerializationOptions&, size_t, int32_t)': 2023-01-11T21:11:18.2046116Z caffe2/core/blob_serialization.cc:657:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2046424Z chunkBegin <= input.numel(), 2023-01-11T21:11:18.2046608Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2023-01-11T21:11:18.2047006Z caffe2/core/blob_serialization.cc:663:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2047328Z if (chunkBegin + chunkSize > input.numel()) { 2023-01-11T21:11:18.2047532Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2023-01-11T21:11:18.2047754Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T21:11:18.2047983Z from ./caffe2/core/blob.h:9, 2023-01-11T21:11:18.2048216Z from ./caffe2/core/blob_serialization.h:9, 2023-01-11T21:11:18.2048453Z from caffe2/core/blob_serialization.cc:1: 2023-01-11T21:11:18.2049018Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2023-01-11T21:11:18.2058930Z caffe2/core/blob_serialization.cc:696:5: required from here 2023-01-11T21:11:18.2059913Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2060533Z start + numElements <= tensor.numel(), 2023-01-11T21:11:18.2060898Z ^ 2023-01-11T21:11:18.2147277Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2023-01-11T21:11:18.2148016Z caffe2/core/blob_serialization.cc:697:5: required from here 2023-01-11T21:11:18.2148830Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2150085Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2023-01-11T21:11:18.2150992Z caffe2/core/blob_serialization.cc:698:5: required from here 2023-01-11T21:11:18.2151807Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2152976Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2023-01-11T21:11:18.2153674Z caffe2/core/blob_serialization.cc:699:5: required from here 2023-01-11T21:11:18.2154488Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2155689Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2023-01-11T21:11:18.2156417Z caffe2/core/blob_serialization.cc:700:5: required from here 2023-01-11T21:11:18.2157221Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2158615Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2023-01-11T21:11:18.2159346Z caffe2/core/blob_serialization.cc:701:5: required from here 2023-01-11T21:11:18.2160144Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2161354Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2023-01-11T21:11:18.2162083Z caffe2/core/blob_serialization.cc:702:5: required from here 2023-01-11T21:11:18.2162876Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2164060Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2023-01-11T21:11:18.2164762Z caffe2/core/blob_serialization.cc:703:5: required from here 2023-01-11T21:11:18.2165563Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2166742Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2023-01-11T21:11:18.2167454Z caffe2/core/blob_serialization.cc:704:5: required from here 2023-01-11T21:11:18.2168240Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2169421Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2023-01-11T21:11:18.2170171Z caffe2/core/blob_serialization.cc:705:5: required from here 2023-01-11T21:11:18.2171126Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2172313Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2023-01-11T21:11:18.2173025Z caffe2/core/blob_serialization.cc:706:5: required from here 2023-01-11T21:11:18.2173829Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2175131Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2023-01-11T21:11:18.2175870Z caffe2/core/blob_serialization.cc:1159:5: required from here 2023-01-11T21:11:18.2176679Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2177255Z start + numElements <= tensor.numel(), 2023-01-11T21:11:18.2177595Z ^ 2023-01-11T21:11:18.2178611Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2023-01-11T21:11:18.2179343Z caffe2/core/blob_serialization.cc:1160:5: required from here 2023-01-11T21:11:18.2180150Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2181437Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2023-01-11T21:11:18.2182228Z caffe2/core/blob_serialization.cc:1161:5: required from here 2023-01-11T21:11:18.2183036Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2184263Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2023-01-11T21:11:18.2184987Z caffe2/core/blob_serialization.cc:1162:5: required from here 2023-01-11T21:11:18.2185778Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2187043Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2023-01-11T21:11:18.2187800Z caffe2/core/blob_serialization.cc:1163:5: required from here 2023-01-11T21:11:18.2188601Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2189846Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2023-01-11T21:11:18.2190599Z caffe2/core/blob_serialization.cc:1164:5: required from here 2023-01-11T21:11:18.2191399Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2192659Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2023-01-11T21:11:18.2193440Z caffe2/core/blob_serialization.cc:1165:5: required from here 2023-01-11T21:11:18.2194343Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2195726Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2023-01-11T21:11:18.2196461Z caffe2/core/blob_serialization.cc:1166:5: required from here 2023-01-11T21:11:18.2197252Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2199779Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2023-01-11T21:11:18.2200537Z caffe2/core/blob_serialization.cc:1167:5: required from here 2023-01-11T21:11:18.2201347Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2202580Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2023-01-11T21:11:18.2203330Z caffe2/core/blob_serialization.cc:1168:5: required from here 2023-01-11T21:11:18.2204133Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:18.2205360Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2023-01-11T21:11:18.2206095Z caffe2/core/blob_serialization.cc:1169:5: required from here 2023-01-11T21:11:18.2206910Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:20.6363583Z [1,394 / 2,912] Compiling caffe2/contrib/aten/aten_op.cc; 3s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:11:29.7686979Z INFO: From Compiling caffe2/utils/math_cpu.cc: 2023-01-11T21:11:29.7688063Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:11:29.7689035Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7689650Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2023-01-11T21:11:29.7690082Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:11:29.7690676Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:11:29.7691133Z CAFFE2_RAND_FIXED_SUM(int8_t); 2023-01-11T21:11:29.7691434Z ^ 2023-01-11T21:11:29.7692111Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7692719Z value > b || remaining_sum_test > b * remaining_numbers); \ 2023-01-11T21:11:29.7693122Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:11:29.7693713Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:11:29.7694174Z CAFFE2_RAND_FIXED_SUM(int8_t); 2023-01-11T21:11:29.7694479Z ^ 2023-01-11T21:11:29.7695361Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:11:29.7696331Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7696933Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2023-01-11T21:11:29.7697491Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:11:29.7698078Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:11:29.7698538Z CAFFE2_RAND_FIXED_SUM(int16_t); 2023-01-11T21:11:29.7698841Z ^ 2023-01-11T21:11:29.7699508Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7700102Z value > b || remaining_sum_test > b * remaining_numbers); \ 2023-01-11T21:11:29.7700502Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:11:29.7701151Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:11:29.7701605Z CAFFE2_RAND_FIXED_SUM(int16_t); 2023-01-11T21:11:29.7701925Z ^ 2023-01-11T21:11:29.7702779Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:11:29.7703735Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7704342Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2023-01-11T21:11:29.7704744Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:11:29.7705332Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:11:29.7705788Z CAFFE2_RAND_FIXED_SUM(int32_t); 2023-01-11T21:11:29.7706101Z ^ 2023-01-11T21:11:29.7706749Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7707353Z value > b || remaining_sum_test > b * remaining_numbers); \ 2023-01-11T21:11:29.7707770Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:11:29.7708331Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:11:29.7708794Z CAFFE2_RAND_FIXED_SUM(int32_t); 2023-01-11T21:11:29.7709113Z ^ 2023-01-11T21:11:29.7709959Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:11:29.7710917Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7711525Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2023-01-11T21:11:29.7711951Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:11:29.7712518Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:11:29.7712969Z CAFFE2_RAND_FIXED_SUM(int64_t); 2023-01-11T21:11:29.7713287Z ^ 2023-01-11T21:11:29.7713934Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7714541Z value > b || remaining_sum_test > b * remaining_numbers); \ 2023-01-11T21:11:29.7714963Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:11:29.7715555Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:11:29.7715997Z CAFFE2_RAND_FIXED_SUM(int64_t); 2023-01-11T21:11:29.7716323Z ^ 2023-01-11T21:11:29.7717199Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = float; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:11:29.7718339Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7718923Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:11:29.7719290Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:11:29.7719890Z caffe2/utils/math_cpu.cc:1403:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:11:29.7720454Z CAFFE2_RAND_SYNTHETIC_DATA(float); 2023-01-11T21:11:29.7720789Z ^ 2023-01-11T21:11:29.7721681Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = double; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:11:29.7722634Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7723209Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:11:29.7723581Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:11:29.7724239Z caffe2/utils/math_cpu.cc:1405:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:11:29.7724700Z CAFFE2_RAND_SYNTHETIC_DATA(double); 2023-01-11T21:11:29.7725029Z ^ 2023-01-11T21:11:29.7725924Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:11:29.7726876Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7727444Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:11:29.7727809Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:11:29.7728401Z caffe2/utils/math_cpu.cc:1407:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:11:29.7728863Z CAFFE2_RAND_SYNTHETIC_DATA(int8_t); 2023-01-11T21:11:29.7729194Z ^ 2023-01-11T21:11:29.7730078Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:11:29.7731033Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7731606Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:11:29.7731973Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:11:29.7732562Z caffe2/utils/math_cpu.cc:1409:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:11:29.7733029Z CAFFE2_RAND_SYNTHETIC_DATA(int16_t); 2023-01-11T21:11:29.7733360Z ^ 2023-01-11T21:11:29.7734228Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:11:29.7735170Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7735746Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:11:29.7736118Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:11:29.7736699Z caffe2/utils/math_cpu.cc:1411:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:11:29.7737184Z CAFFE2_RAND_SYNTHETIC_DATA(int32_t); 2023-01-11T21:11:29.7737519Z ^ 2023-01-11T21:11:29.7738389Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:11:29.7739339Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7739909Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:11:29.7740280Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:11:29.7740859Z caffe2/utils/math_cpu.cc:1413:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:11:29.7741334Z CAFFE2_RAND_SYNTHETIC_DATA(int64_t); 2023-01-11T21:11:29.7741660Z ^ 2023-01-11T21:11:29.7742557Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:11:29.7743579Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7744150Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:11:29.7744517Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:11:29.7745095Z caffe2/utils/math_cpu.cc:1415:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:11:29.7745573Z CAFFE2_RAND_SYNTHETIC_DATA(uint8_t); 2023-01-11T21:11:29.7745903Z ^ 2023-01-11T21:11:29.7746810Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:11:29.7747824Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7748386Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:11:29.7748761Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:11:29.7749314Z caffe2/utils/math_cpu.cc:1417:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:11:29.7749790Z CAFFE2_RAND_SYNTHETIC_DATA(uint16_t); 2023-01-11T21:11:29.7750126Z ^ 2023-01-11T21:11:29.7751028Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:11:29.7751989Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7752564Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:11:29.7752931Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:11:29.7753511Z caffe2/utils/math_cpu.cc:1419:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:11:29.7753989Z CAFFE2_RAND_SYNTHETIC_DATA(uint32_t); 2023-01-11T21:11:29.7754327Z ^ 2023-01-11T21:11:29.7755230Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:11:29.7756191Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7756755Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:11:29.7757120Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:11:29.7757826Z caffe2/utils/math_cpu.cc:1421:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:11:29.7758322Z CAFFE2_RAND_SYNTHETIC_DATA(uint64_t); 2023-01-11T21:11:29.7758655Z ^ 2023-01-11T21:11:29.7759908Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2023-01-11T21:11:29.7760771Z caffe2/utils/math_cpu.cc:1419:1: required from here 2023-01-11T21:11:29.7761518Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7762040Z if (mem_ref < min) { 2023-01-11T21:11:29.7762353Z ~~~~~~~~^~~~~ 2023-01-11T21:11:29.7777456Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7777998Z if (mem_ref > max) { 2023-01-11T21:11:29.7778266Z ~~~~~~~~^~~~~ 2023-01-11T21:11:29.7779650Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = long unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2023-01-11T21:11:29.7780507Z caffe2/utils/math_cpu.cc:1421:1: required from here 2023-01-11T21:11:29.7781265Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7781776Z if (mem_ref < min) { 2023-01-11T21:11:29.7782065Z ~~~~~~~~^~~~~ 2023-01-11T21:11:29.7782744Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:29.7783249Z if (mem_ref > max) { 2023-01-11T21:11:29.7783599Z ~~~~~~~~^~~~~ 2023-01-11T21:11:35.9537523Z INFO: From Compiling caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: 2023-01-11T21:11:35.9538663Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: In instantiation of 'bool caffe2::AddDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2023-01-11T21:11:35.9539385Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:205:1: required from here 2023-01-11T21:11:35.9540341Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:151:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:35.9540932Z for (int i = 0; i < pre; ++i) { 2023-01-11T21:11:35.9541251Z ~~^~~~~ 2023-01-11T21:11:35.9542055Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:153:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:35.9542632Z for (int j = 0; j < n; ++j) { 2023-01-11T21:11:35.9542971Z ~~^~~ 2023-01-11T21:11:35.9543745Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:155:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:35.9544339Z for (int k = 0; k < post; ++k) { 2023-01-11T21:11:35.9544688Z ~~^~~~~~ 2023-01-11T21:11:36.3963003Z INFO: From Compiling caffe2/quantization/server/fbgemm_pack_op.cc: 2023-01-11T21:11:36.3964523Z caffe2/quantization/server/fbgemm_pack_op.cc: In function 'void caffe2::QuantizeConvBias(const caffe2::Blob&, int, const fbgemm::TensorQuantizationParams&, const std::vector&, std::vector&, bool, bool)': 2023-01-11T21:11:36.3996470Z caffe2/quantization/server/fbgemm_pack_op.cc:222:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.3997202Z for (int g = 0; g < filter_qparams.size(); ++g) { 2023-01-11T21:11:36.3997583Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:36.3999171Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = unsigned char; typename std::make_signed::type = signed char]': 2023-01-11T21:11:36.4000356Z caffe2/quantization/server/fbgemm_pack_op.cc:76:43: required from here 2023-01-11T21:11:36.4001271Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.4001869Z for (int g = 0; g < qparams.size(); ++g) { 2023-01-11T21:11:36.4002239Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:11:36.4003716Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = short unsigned int; typename std::make_signed::type = short int]': 2023-01-11T21:11:36.4004758Z caffe2/quantization/server/fbgemm_pack_op.cc:84:43: required from here 2023-01-11T21:11:36.4005650Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8383323Z INFO: From Compiling caffe2/quantization/server/conv_dnnlowp_op.cc: 2023-01-11T21:11:36.8384731Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = false]': 2023-01-11T21:11:36.8385492Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2023-01-11T21:11:36.8386377Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8387600Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:11:36.8387977Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:36.8388912Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = false]': 2023-01-11T21:11:36.8389606Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2023-01-11T21:11:36.8390571Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8391248Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:11:36.8392233Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = false]': 2023-01-11T21:11:36.8392939Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2023-01-11T21:11:36.8393817Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8394414Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:11:36.8394784Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:36.8395719Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = false]': 2023-01-11T21:11:36.8396420Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2023-01-11T21:11:36.8397274Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8398010Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:11:36.8398270Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:36.8399273Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = true]': 2023-01-11T21:11:36.8400028Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2023-01-11T21:11:36.8400875Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8401471Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:11:36.8401847Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:36.8402757Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = true]': 2023-01-11T21:11:36.8403436Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2023-01-11T21:11:36.8404290Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8404965Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:11:36.8405948Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = true]': 2023-01-11T21:11:36.8407089Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2023-01-11T21:11:36.8407967Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8408571Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:11:36.8408932Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:36.8409860Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = true]': 2023-01-11T21:11:36.8410566Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2023-01-11T21:11:36.8411498Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8412080Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:11:36.8412467Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:36.8413475Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T21:11:36.8414232Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2023-01-11T21:11:36.8415074Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8415662Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:11:36.8416031Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:36.8416943Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T21:11:36.8417648Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2023-01-11T21:11:36.8418501Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8419460Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:11:36.8420433Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T21:11:36.8421155Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2023-01-11T21:11:36.8422006Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8422593Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:11:36.8422950Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:36.8423891Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T21:11:36.8424608Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2023-01-11T21:11:36.8425466Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8426057Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:11:36.8426435Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:36.8427434Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = true]': 2023-01-11T21:11:36.8428180Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2023-01-11T21:11:36.8429039Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8429630Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:11:36.8430060Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:36.8430976Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = true]': 2023-01-11T21:11:36.8431678Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2023-01-11T21:11:36.8432535Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8433205Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:11:36.8434220Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = true]': 2023-01-11T21:11:36.8434942Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2023-01-11T21:11:36.8435808Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8436387Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:11:36.8436758Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:36.8437980Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = true]': 2023-01-11T21:11:36.8438553Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2023-01-11T21:11:36.8439414Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:36.8440013Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:11:36.8440384Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:38.3760270Z INFO: From Compiling caffe2/quantization/server/caffe2_dnnlowp_utils.cc: 2023-01-11T21:11:38.3761055Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc: In function 'void dnnlowp::MeasureQuantizationError(const float*, const float*, size_t, dnnlowp::QuantizationErrorStats*)': 2023-01-11T21:11:38.3761680Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc:240:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:38.3761992Z for (int i = 0; i < len; ++i) { 2023-01-11T21:11:38.3762180Z ~~^~~~~ 2023-01-11T21:11:40.0354750Z INFO: From Compiling caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: 2023-01-11T21:11:40.0359788Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFused8BitRowwiseQuantized__base(const float*, size_t, int, uint8_t*)': 2023-01-11T21:11:40.0360857Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:40:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:40.0361449Z for (std::size_t col = 0; col < input_columns; ++col) { 2023-01-11T21:11:40.0361775Z ~~~~^~~~~~~~~~~~~~~ 2023-01-11T21:11:40.0362809Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::Fused8BitRowwiseQuantizedToFloat__base(const uint8_t*, size_t, int, float*)': 2023-01-11T21:11:40.0363979Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:62:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:40.0364696Z for (std::size_t col = 0; col < output_columns; ++col) { 2023-01-11T21:11:40.0365115Z ~~~~^~~~~~~~~~~~~~~~ 2023-01-11T21:11:40.0366213Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFusedNBitRowwiseQuantizedSBHalf__base(int, const float*, size_t, int, uint8_t*)': 2023-01-11T21:11:40.0367431Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:140:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:40.0368329Z for (std::size_t col = 0; col < input_columns; ++col) { 2023-01-11T21:11:40.0368735Z ~~~~^~~~~~~~~~~~~~~ 2023-01-11T21:11:40.0369903Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FusedNBitRowwiseQuantizedSBHalfToFloat__base(int, const uint8_t*, size_t, int, float*)': 2023-01-11T21:11:40.0370986Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:178:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:40.0371589Z for (std::size_t col = 0; col < output_columns; ++col) { 2023-01-11T21:11:40.0372104Z ~~~~^~~~~~~~~~~~~~~~ 2023-01-11T21:11:40.7307418Z INFO: From Compiling caffe2/quantization/server/activation_distribution_observer.cc: 2023-01-11T21:11:40.7308521Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputMinMaxNetObserver::DumpAndReset_(const string&, bool)': 2023-01-11T21:11:40.7309555Z caffe2/quantization/server/activation_distribution_observer.cc:183:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:40.7310190Z for (int op_index = 0; op_index < min_max_infos_.size(); ++op_index) { 2023-01-11T21:11:40.7310603Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:40.7311377Z caffe2/quantization/server/activation_distribution_observer.cc:188:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:40.7312053Z for (int i = 0; i < op_info->tensor_infos.size(); ++i) { 2023-01-11T21:11:40.7312434Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:40.7313291Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'virtual void caffe2::OutputColumnMaxHistogramObserver::Stop()': 2023-01-11T21:11:40.7314314Z caffe2/quantization/server/activation_distribution_observer.cc:388:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:40.7314951Z if (info_->histograms.size() <= col) { 2023-01-11T21:11:40.7315278Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 2023-01-11T21:11:40.7316127Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::HistogramNetObserver::DumpAndReset_(const string&, bool)': 2023-01-11T21:11:40.7317159Z caffe2/quantization/server/activation_distribution_observer.cc:470:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:40.7317993Z for (int op_index = 0; op_index < hist_infos_.size(); ++op_index) { 2023-01-11T21:11:40.7318384Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:40.7319179Z caffe2/quantization/server/activation_distribution_observer.cc:477:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:40.7319881Z for (int i = 0; i < info->histograms.size(); ++i) { 2023-01-11T21:11:40.7320232Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:40.7321179Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputColumnMaxHistogramNetObserver::DumpAndReset_(const string&, bool)': 2023-01-11T21:11:40.7322243Z caffe2/quantization/server/activation_distribution_observer.cc:628:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:40.7322929Z for (int i = 0; i < info->histograms.size(); ++i) { 2023-01-11T21:11:40.7323293Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:41.3227217Z INFO: From Compiling caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: 2023-01-11T21:11:41.3231798Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = short unsigned int]': 2023-01-11T21:11:41.3238772Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2023-01-11T21:11:41.3239609Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3240177Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2023-01-11T21:11:41.3240472Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:41.3241018Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3241496Z for (int j = 0; j < N; ++j) { 2023-01-11T21:11:41.3242178Z ~~^~~ 2023-01-11T21:11:41.3242785Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3243181Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3243441Z ~~^~~ 2023-01-11T21:11:41.3243887Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3244359Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3244550Z ~~^~~ 2023-01-11T21:11:41.3245123Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3245444Z for (int n = 0; n < N; ++n) { 2023-01-11T21:11:41.3245719Z ~~^~~ 2023-01-11T21:11:41.3246237Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3246673Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3246902Z ~~^~~ 2023-01-11T21:11:41.3247479Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3247904Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3248186Z ~~^~~ 2023-01-11T21:11:41.3248787Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3249090Z for (int m = 0; m < M; ++m) { 2023-01-11T21:11:41.3249377Z ~~^~~ 2023-01-11T21:11:41.3249870Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3250325Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3250510Z ~~^~~ 2023-01-11T21:11:41.3251097Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3251492Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3251743Z ~~^~~ 2023-01-11T21:11:41.3252308Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3252643Z for (int n = 0; n < N; ++n) { 2023-01-11T21:11:41.3252919Z ~~^~~ 2023-01-11T21:11:41.3253422Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3253870Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3254089Z ~~^~~ 2023-01-11T21:11:41.3254646Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3254969Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3255223Z ~~^~~ 2023-01-11T21:11:41.3256678Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3257093Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3257371Z ~~^~~ 2023-01-11T21:11:41.3257946Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3258265Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3258634Z ~~^~~ 2023-01-11T21:11:41.3259087Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3259397Z for (int j = 0; j < M * N; ++j) { 2023-01-11T21:11:41.3259606Z ~~^~~~~~~ 2023-01-11T21:11:41.3260269Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2023-01-11T21:11:41.3260817Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2023-01-11T21:11:41.3261458Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3261924Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2023-01-11T21:11:41.3262187Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:41.3262778Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3263135Z for (int j = 0; j < N; ++j) { 2023-01-11T21:11:41.3263430Z ~~^~~ 2023-01-11T21:11:41.3263957Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3264324Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3264590Z ~~^~~ 2023-01-11T21:11:41.3265098Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3265546Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3265740Z ~~^~~ 2023-01-11T21:11:41.3266324Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3266797Z for (int n = 0; n < N; ++n) { 2023-01-11T21:11:41.3266971Z ~~^~~ 2023-01-11T21:11:41.3267550Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3267960Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3268198Z ~~^~~ 2023-01-11T21:11:41.3268759Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3269097Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3269377Z ~~^~~ 2023-01-11T21:11:41.3269878Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3270300Z for (int m = 0; m < M; ++m) { 2023-01-11T21:11:41.3270490Z ~~^~~ 2023-01-11T21:11:41.3271064Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3271399Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3271703Z ~~^~~ 2023-01-11T21:11:41.3272280Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3272645Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3272844Z ~~^~~ 2023-01-11T21:11:41.3273429Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3273890Z for (int n = 0; n < N; ++n) { 2023-01-11T21:11:41.3274077Z ~~^~~ 2023-01-11T21:11:41.3274724Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3275084Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3275371Z ~~^~~ 2023-01-11T21:11:41.3275923Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3276276Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3276548Z ~~^~~ 2023-01-11T21:11:41.3277043Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3277512Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3278477Z ~~^~~ 2023-01-11T21:11:41.3278919Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3279260Z for (int k = 0; k < K; ++k) { 2023-01-11T21:11:41.3279566Z ~~^~~ 2023-01-11T21:11:41.3280076Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:41.3280489Z for (int j = 0; j < M * N; ++j) { 2023-01-11T21:11:41.3280736Z ~~^~~~~~~ 2023-01-11T21:11:42.0364707Z [1,440 / 2,912] Compiling caffe2/contrib/aten/aten_op.cc; 25s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:11:43.0872323Z INFO: From Compiling caffe2/transforms/pattern_net_transform.cc: 2023-01-11T21:11:43.0873783Z caffe2/transforms/pattern_net_transform.cc: In member function 'virtual bool caffe2::PatternNetTransform::PatternRule(const caffe2::transform::Graph&, const std::vector&, int)': 2023-01-11T21:11:43.0874873Z caffe2/transforms/pattern_net_transform.cc:120:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:43.0875488Z if (inverse_ops_[parent] < subgraph.size() && 2023-01-11T21:11:43.0876301Z caffe2/transforms/pattern_net_transform.cc:129:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:43.0876890Z if (inverse_ops_[child] < subgraph.size() && 2023-01-11T21:11:46.4304413Z INFO: From Compiling caffe2/opt/tvm_transformer.cc: 2023-01-11T21:11:46.4308013Z caffe2/opt/tvm_transformer.cc: In member function 'caffe2::NetDef caffe2::TvmTransformer::buildTvmOp(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&)': 2023-01-11T21:11:46.4311267Z caffe2/opt/tvm_transformer.cc:11:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:46.4311942Z if (opts_.min_ops > net.op_size()) { 2023-01-11T21:11:46.4312484Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2023-01-11T21:11:46.4927009Z INFO: From Compiling caffe2/opt/onnxifi_transformer.cc: 2023-01-11T21:11:46.4928156Z caffe2/opt/onnxifi_transformer.cc: In function 'void caffe2::{anonymous}::mergeFp32InputsAndConvertToFp16(size_t, const std::unordered_set >&, caffe2::NetDef*, caffe2::ShapeInfoMap*)': 2023-01-11T21:11:46.4929305Z caffe2/opt/onnxifi_transformer.cc:266:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:46.4929835Z shape_info.shape.dims(0) != batch_size) { 2023-01-11T21:11:46.4930202Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2023-01-11T21:11:46.4932233Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaC2(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&, const std::unordered_map, caffe2::ShapeInfo> >&)': 2023-01-11T21:11:46.4933626Z caffe2/opt/onnxifi_transformer.cc:735:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:46.4934169Z if (opts_.min_ops > net.op_size()) { 2023-01-11T21:11:46.4934549Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2023-01-11T21:11:46.4936467Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaOnnx(const caffe2::NetDef&, const std::unordered_set >&, caffe2::Workspace*, caffe2::onnx::OnnxExporter*, caffe2::ShapeInfoMap*, const std::unordered_map, caffe2::ShapeInfo> >&)': 2023-01-11T21:11:46.4937985Z caffe2/opt/onnxifi_transformer.cc:868:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:46.4938518Z if (opts_.min_ops > net.op_size()) { 2023-01-11T21:11:46.4938865Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2023-01-11T21:11:46.4939643Z caffe2/opt/onnxifi_transformer.cc: In member function 'std::vector caffe2::OnnxifiTransformer::getBackendId()': 2023-01-11T21:11:46.4940488Z caffe2/opt/onnxifi_transformer.cc:1273:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:46.4941021Z for (int i = 0; i < backend_ids_.size(); ++i) { 2023-01-11T21:11:46.4941396Z ~~^~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:47.3580847Z INFO: From Compiling caffe2/opt/optimize_ideep.cc: 2023-01-11T21:11:47.3581637Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::removeStopGradientForInference(nom::repr::NNModule*, caffe2::Workspace*)': 2023-01-11T21:11:47.3582250Z caffe2/opt/optimize_ideep.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:47.3582576Z for (int i = 0; i < allNodes.size(); ++i) { 2023-01-11T21:11:47.3582773Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:11:47.3583225Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvBNAndAffCh(nom::repr::NNModule*, caffe2::Workspace*)': 2023-01-11T21:11:47.3583746Z caffe2/opt/optimize_ideep.cc:247:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:47.3584103Z if (bnOrAffChInputs.size() < numInputs) { 2023-01-11T21:11:47.3584312Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2023-01-11T21:11:47.3584735Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvSum(nom::repr::NNModule*, caffe2::Workspace*)': 2023-01-11T21:11:47.3585234Z caffe2/opt/optimize_ideep.cc:419:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:47.3585621Z for (int idx = conv_idx + 1; idx < allNodes.size() - 1; ++idx) { 2023-01-11T21:11:47.3585880Z ~~~~^~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:11:47.3586344Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseOrderSwitchToQuantizeOp(nom::repr::NNModule*, caffe2::Workspace*)': 2023-01-11T21:11:47.3586868Z caffe2/opt/optimize_ideep.cc:663:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:47.3587227Z for (int i = 0; i < allNodes.size(); ++i) { 2023-01-11T21:11:47.3587433Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:11:47.3588054Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fusePreConvertOp(nom::repr::NNModule*, caffe2::Workspace*)': 2023-01-11T21:11:47.3588543Z caffe2/opt/optimize_ideep.cc:744:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:47.3588876Z for (int i = 0; i < allNodes.size(); ++i) { 2023-01-11T21:11:47.3589113Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:11:47.3589512Z caffe2/opt/optimize_ideep.cc:771:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:47.3589807Z for (int j = 0; j < op_list.size(); j++) { 2023-01-11T21:11:47.3590087Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:11:47.3590505Z caffe2/opt/optimize_ideep.cc: In function 'void caffe2::opt::setPoolingInferenceMode(nom::repr::NNModule*)': 2023-01-11T21:11:47.3591080Z caffe2/opt/optimize_ideep.cc:833:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:47.3591397Z for (int i = 0; i < allNodes.size(); ++i) { 2023-01-11T21:11:47.3591602Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:11:54.0923316Z INFO: From Compiling caffe2/operators/utility_ops.cc: 2023-01-11T21:11:54.0924436Z caffe2/operators/utility_ops.cc: In member function 'bool caffe2::NanCheckOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:11:54.0925427Z caffe2/operators/utility_ops.cc:877:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:11:54.0926016Z for (size_t i = 0; i < Input(j).numel(); ++i) { 2023-01-11T21:11:54.0926343Z ~~^~~~~~~~~~~~~~~~~~ 2023-01-11T21:12:01.5896135Z INFO: From Compiling caffe2/operators/slice_op.cc: 2023-01-11T21:12:01.5905204Z caffe2/operators/slice_op.cc: In lambda function: 2023-01-11T21:12:01.5906022Z caffe2/operators/slice_op.cc:93:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:01.5906513Z if (i >= starts.size()) { 2023-01-11T21:12:01.5906816Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:12:05.5355436Z INFO: From Compiling caffe2/operators/sequence_ops.cc: 2023-01-11T21:12:05.5356229Z caffe2/operators/sequence_ops.cc:58:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2023-01-11T21:12:05.5356720Z #pragma warning(suppress: 4804) 2023-01-11T21:12:05.5357004Z 2023-01-11T21:12:05.5357548Z caffe2/operators/sequence_ops.cc:67:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2023-01-11T21:12:05.5358625Z #pragma warning(suppress: 4804) 2023-01-11T21:12:05.5358952Z 2023-01-11T21:12:06.8794710Z [1,486 / 2,912] Compiling caffe2/contrib/aten/aten_op.cc; 49s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:12:09.2304379Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op.cc: 2023-01-11T21:12:09.2305714Z caffe2/operators/rnn/recurrent_network_op.cc: In function 'void caffe2::detail::extractLinks(caffe2::OperatorBase*, const string&, const string&, const string&, const string&, std::vector*)': 2023-01-11T21:12:09.2306387Z caffe2/operators/rnn/recurrent_network_op.cc:232:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:09.2306717Z for (auto i = 0; i < internal.size(); ++i) { 2023-01-11T21:12:09.2306932Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:12:12.9500602Z INFO: From Compiling caffe2/operators/reshape_op.cc: 2023-01-11T21:12:12.9500998Z caffe2/operators/reshape_op.cc: In lambda function: 2023-01-11T21:12:12.9501494Z caffe2/operators/reshape_op.cc:42:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:12.9502043Z for (int i = 0; i < actualNewShape.size(); ++i) { 2023-01-11T21:12:12.9502264Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:12:12.9502881Z caffe2/operators/reshape_op.cc:68:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:12.9503224Z for (int i = 0; i < actualNewShape.size(); ++i) { 2023-01-11T21:12:12.9503542Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:12:19.1524467Z INFO: From Compiling caffe2/operators/partition_ops.cc: 2023-01-11T21:12:19.1586987Z caffe2/operators/partition_ops.cc: In member function 'virtual std::vector caffe2::{anonymous}::{anonymous}::GetGatherByKeyGradient::GetGradientDefs()': 2023-01-11T21:12:19.1588089Z caffe2/operators/partition_ops.cc:122:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:19.1588837Z for (int i = 1; i < g_input_.size(); ++i) { 2023-01-11T21:12:19.1589188Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:12:19.1589937Z caffe2/operators/partition_ops.cc:135:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:19.1590505Z for (int i = 1; i < g_input_.size(); ++i) { 2023-01-11T21:12:19.1590859Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:12:25.0987995Z INFO: From Compiling caffe2/operators/lengths_top_k_op.cc: 2023-01-11T21:12:25.0989127Z caffe2/operators/lengths_top_k_op.cc: In instantiation of 'bool caffe2::LengthsTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2023-01-11T21:12:25.0989816Z caffe2/operators/lengths_top_k_op.cc:158:1: required from here 2023-01-11T21:12:25.0990647Z caffe2/operators/lengths_top_k_op.cc:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:25.0991290Z if (p_queue.size() < k_ || value > p_queue.top().first) { 2023-01-11T21:12:25.0992106Z caffe2/operators/lengths_top_k_op.cc:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:25.0992661Z if (p_queue.size() > k_) { 2023-01-11T21:12:25.9147142Z INFO: From Compiling caffe2/operators/last_n_window_collector.cc: 2023-01-11T21:12:25.9149769Z caffe2/operators/last_n_window_collector.cc: In instantiation of 'bool caffe2::{anonymous}::LastNWindowCollectorOp::collect() [with Context = caffe2::CPUContext]': 2023-01-11T21:12:25.9150686Z caffe2/operators/last_n_window_collector.cc:27:21: required from 'bool caffe2::{anonymous}::LastNWindowCollectorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:12:25.9151206Z caffe2/operators/last_n_window_collector.cc:224:1: required from here 2023-01-11T21:12:25.9151865Z caffe2/operators/last_n_window_collector.cc:47:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:25.9152386Z for (size_t i = 1; i < input.dim(); ++i) { 2023-01-11T21:12:25.9153053Z caffe2/operators/last_n_window_collector.cc:89:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:25.9153531Z if (output_num > output_batch_size) { 2023-01-11T21:12:25.9153818Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2023-01-11T21:12:28.4229938Z INFO: From Compiling caffe2/operators/h_softmax_op.cc: 2023-01-11T21:12:28.4231323Z caffe2/operators/h_softmax_op.cc: In member function 'bool caffe2::HSoftmaxSearchOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2023-01-11T21:12:28.4232287Z caffe2/operators/h_softmax_op.cc:408:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:28.4232963Z info.begin() + (top_n_ < info.size() ? top_n_ : info.size() - 1), 2023-01-11T21:12:28.4233376Z ~~~~~~~^~~~~~~~~~~~~ 2023-01-11T21:12:28.4234071Z caffe2/operators/h_softmax_op.cc:419:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:28.4234573Z if (i < info.size()) { 2023-01-11T21:12:28.4234867Z ~~^~~~~~~~~~~~~ 2023-01-11T21:12:28.7063114Z INFO: From Compiling caffe2/serialize/inline_container.cc: 2023-01-11T21:12:28.7064168Z caffe2/serialize/inline_container.cc: In member function 'void caffe2::serialize::PyTorchStreamReader::init()': 2023-01-11T21:12:28.7064709Z caffe2/serialize/inline_container.cc:154:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:28.7065060Z if (version_ < kMinSupportedFileFormatVersion) { 2023-01-11T21:12:28.7065313Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:12:28.7065730Z caffe2/serialize/inline_container.cc:165:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:28.7066687Z if (version_ > kMaxSupportedFileFormatVersion) { 2023-01-11T21:12:28.7066932Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:12:29.5583391Z INFO: From Compiling caffe2/operators/half_float_ops.cc: 2023-01-11T21:12:29.5591427Z caffe2/operators/half_float_ops.cc: In member function 'bool caffe2::Float16UniformFillOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:12:29.5592532Z caffe2/operators/half_float_ops.cc:139:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:29.5594001Z for (uint64_t i = 0; i < leading_dim_sz; i++) { 2023-01-11T21:12:29.5594294Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:12:29.5594850Z caffe2/operators/half_float_ops.cc:143:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:29.5595252Z for (uint64_t j = 0; j < rowsz; j++) { 2023-01-11T21:12:29.5595461Z ~~^~~~~~~ 2023-01-11T21:12:30.7911280Z INFO: From Compiling caffe2/operators/generate_proposals_op.cc: 2023-01-11T21:12:30.7918749Z caffe2/operators/generate_proposals_op.cc: In function 'size_t caffe2::{anonymous}::ComputeStartIndex(const TensorCPU&, const std::vector&)': 2023-01-11T21:12:30.7919774Z caffe2/operators/generate_proposals_op.cc:18:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:30.7920370Z for (int i = 0; i < index.size(); i++) { 2023-01-11T21:12:30.7920706Z ~~^~~~~~~~~~~~~~ 2023-01-11T21:12:30.7922388Z caffe2/operators/generate_proposals_op.cc: In member function 'void caffe2::GenerateProposalsOp::ProposalsForOneImage(const Array3f&, const Eigen::Map >&, const caffe2::utils::ConstTensorView&, const caffe2::utils::ConstTensorView&, caffe2::ERArrXXf*, caffe2::EArrXf*) const [with Context = caffe2::CPUContext; Eigen::Array3f = Eigen::Array; caffe2::ERArrXXf = Eigen::Array; caffe2::EArrXf = Eigen::Array]': 2023-01-11T21:12:30.7923872Z caffe2/operators/generate_proposals_op.cc:216:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:30.7924415Z for (int i = 0; i < order.size(); ++i) { 2023-01-11T21:12:30.7924759Z ~~^~~~~~~~~~~~~~ 2023-01-11T21:12:30.7925428Z caffe2/operators/generate_proposals_op.cc:253:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:30.7925949Z if (post_nms_topN > 0 && post_nms_topN < keep.size()) { 2023-01-11T21:12:30.7926326Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2023-01-11T21:12:30.8323027Z INFO: From Compiling caffe2/operators/gather_ranges_to_dense_op.cc: 2023-01-11T21:12:30.8323550Z caffe2/operators/gather_ranges_to_dense_op.cc: In lambda function: 2023-01-11T21:12:30.8324341Z caffe2/operators/gather_ranges_to_dense_op.cc:95:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:30.8324861Z for (int i = 0; i < lengths.size(); ++i) { 2023-01-11T21:12:30.8325196Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:12:31.6784779Z INFO: From Compiling caffe2/operators/flexible_top_k.cc: 2023-01-11T21:12:31.6786045Z caffe2/operators/flexible_top_k.cc: In instantiation of 'bool caffe2::FlexibleTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2023-01-11T21:12:31.6786716Z caffe2/operators/flexible_top_k.cc:185:1: required from here 2023-01-11T21:12:31.6787542Z caffe2/operators/flexible_top_k.cc:77:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:31.6788124Z if (PQ.size() < k_ || value > PQ.top().first) { 2023-01-11T21:12:31.6788880Z caffe2/operators/flexible_top_k.cc:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:31.6789510Z if (PQ.size() > k_) { 2023-01-11T21:12:35.2582212Z [1,565 / 2,912] Compiling caffe2/operators/elementwise_ops_schema.cc; 2s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:12:38.6908804Z INFO: From Compiling caffe2/operators/ctc_beam_search_decoder_op.cc: 2023-01-11T21:12:38.6909875Z caffe2/operators/ctc_beam_search_decoder_op.cc: In member function 'bool caffe2::CTCBeamSearchDecoderOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:12:38.6910821Z caffe2/operators/ctc_beam_search_decoder_op.cc:142:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:38.6911358Z for (int i = 0; i < values_cache.size(); ++i) { 2023-01-11T21:12:38.6911646Z ~~^~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:12:41.6160805Z INFO: From Compiling caffe2/operators/concat_split_op.cc: 2023-01-11T21:12:41.6161969Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::{anonymous}::TensorInferenceForSplit(const caffe2::OperatorDef&, const std::vector&)': 2023-01-11T21:12:41.6162977Z caffe2/operators/concat_split_op.cc:66:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:41.6163503Z } else if (split.size() != output_size) { 2023-01-11T21:12:41.6163810Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2023-01-11T21:12:41.6164634Z caffe2/operators/concat_split_op.cc: In function 'caffe2::OpSchema::Cost caffe2::CostInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2023-01-11T21:12:41.6165565Z caffe2/operators/concat_split_op.cc:326:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:41.6166055Z for (int i = 0; i < in.size(); ++i) { 2023-01-11T21:12:41.6166363Z ~~^~~~~~~~~~~ 2023-01-11T21:12:41.6167240Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::TensorInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2023-01-11T21:12:41.6168188Z caffe2/operators/concat_split_op.cc:378:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:41.6168668Z for (int i = 1; i < in.size(); ++i) { 2023-01-11T21:12:41.6168987Z ~~^~~~~~~~~~~ 2023-01-11T21:12:41.6169659Z caffe2/operators/concat_split_op.cc:399:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:41.6170154Z for (int i = 1; i < in.size(); ++i) { 2023-01-11T21:12:41.6170462Z ~~^~~~~~~~~~~ 2023-01-11T21:12:41.6171088Z caffe2/operators/concat_split_op.cc:427:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:41.6171565Z for (int i = 1; i < in.size(); ++i) { 2023-01-11T21:12:41.6171858Z ~~^~~~~~~~~~~ 2023-01-11T21:12:43.6750255Z INFO: From Compiling caffe2/operators/box_with_nms_limit_op.cc: 2023-01-11T21:12:43.6753105Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2023-01-11T21:12:43.6754364Z caffe2/operators/box_with_nms_limit_op.h:67:34: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:12:43.6754978Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2023-01-11T21:12:43.6755757Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:43.6756286Z for (int k = 0; k < cur_keep.size(); k++) { 2023-01-11T21:12:43.6756615Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:12:43.6757439Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2023-01-11T21:12:43.6759150Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2023-01-11T21:12:43.6760687Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2023-01-11T21:12:43.6761909Z caffe2/operators/box_with_nms_limit_op.h:65:59: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:12:43.6762519Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2023-01-11T21:12:43.6763276Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:50.8574315Z INFO: From Compiling caffe2/ideep/operators/concat_split_op.cc: 2023-01-11T21:12:50.8575381Z caffe2/ideep/operators/concat_split_op.cc: In member function 'virtual bool {anonymous}::IDEEPConcatOp::RunOnDevice()': 2023-01-11T21:12:50.8576367Z caffe2/ideep/operators/concat_split_op.cc:65:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:50.8576979Z for (int i = 0; i < axis_vdata.size(); i++) { 2023-01-11T21:12:50.8577364Z ~~^~~~~~~~~~~~~~~~~~~ 2023-01-11T21:12:51.3459530Z INFO: From Compiling caffe2/ideep/operators/reshape_op.cc: 2023-01-11T21:12:51.3460518Z caffe2/ideep/operators/reshape_op.cc: In member function 'virtual bool {anonymous}::IDEEPReshapeOp::RunOnDevice()': 2023-01-11T21:12:51.3461472Z caffe2/ideep/operators/reshape_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:51.3462158Z for (int i = 0; i < actual_new_shape.size() && i < input.ndims(); ++i) { 2023-01-11T21:12:51.3462565Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:12:51.3463299Z caffe2/ideep/operators/reshape_op.cc:62:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:51.3463909Z for (int i = 0; i < actual_new_shape.size(); ++i) { 2023-01-11T21:12:51.3464295Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:12:54.9813007Z INFO: From Compiling caffe2/ideep/operators/queue_ops.cc: 2023-01-11T21:12:54.9813655Z In file included from ./c10/util/Logging.h:10:0, 2023-01-11T21:12:54.9814217Z from ./caffe2/utils/eigen_utils.h:9, 2023-01-11T21:12:54.9814645Z from ./caffe2/ideep/ideep_utils.h:4, 2023-01-11T21:12:54.9815193Z from caffe2/ideep/operators/queue_ops.cc:1: 2023-01-11T21:12:54.9816418Z caffe2/ideep/operators/queue_ops.cc: In member function 'virtual bool {anonymous}::IDEEPSafeEnqueueBlobsOp::RunOnDevice()': 2023-01-11T21:12:54.9817514Z caffe2/ideep/operators/queue_ops.cc:55:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:12:54.9818191Z OutputSize() == size + 1, 2023-01-11T21:12:54.9818808Z ~~~~~~~~~~~~~^~~~~~~~~~~ 2023-01-11T21:13:03.4431613Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor.cc: 2023-01-11T21:13:03.4431940Z In file included from ./c10/util/typeid.h:19:0, 2023-01-11T21:13:03.4432187Z from ./caffe2/core/context.h:9, 2023-01-11T21:13:03.4432533Z from ./caffe2/operators/rnn/recurrent_network_executor.h:4, 2023-01-11T21:13:03.4432900Z from caffe2/operators/rnn/recurrent_network_executor.cc:1: 2023-01-11T21:13:03.4433507Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::Run(int)': 2023-01-11T21:13:03.4434239Z caffe2/operators/rnn/recurrent_network_executor.cc:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:13:03.4434585Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2023-01-11T21:13:03.4434802Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2023-01-11T21:13:03.4435312Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::RunBackwards(int)': 2023-01-11T21:13:03.4435882Z caffe2/operators/rnn/recurrent_network_executor.cc:67:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:13:03.4436221Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2023-01-11T21:13:03.4436432Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2023-01-11T21:13:03.4436912Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::WorkerFunction()': 2023-01-11T21:13:03.4437472Z caffe2/operators/rnn/recurrent_network_executor.cc:181:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:13:03.4438238Z if (job.op_idx == timestep_ops_template_.size() - 1) { 2023-01-11T21:13:03.4438576Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:13:03.4439254Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::_Exec()': 2023-01-11T21:13:03.4440062Z caffe2/operators/rnn/recurrent_network_executor.cc:210:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:13:03.4440532Z while (workers_.size() < num_threads_) { 2023-01-11T21:13:03.4440831Z ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2023-01-11T21:13:07.8531115Z [1,733 / 2,913] Compiling aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp; 2s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:13:21.6653372Z INFO: From Compiling caffe2/operators/load_save_op.cc: 2023-01-11T21:13:21.6654579Z caffe2/operators/load_save_op.cc: In constructor 'caffe2::internal::SaveOpImpl::SaveOpImpl(caffe2::OperatorBase*, const caffe2::OperatorDef&, caffe2::Workspace*)': 2023-01-11T21:13:21.6655728Z caffe2/operators/load_save_op.cc:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:13:21.6656353Z for (int i = 0; i < blob_names_.size(); ++i) { 2023-01-11T21:13:21.6656724Z ~~^~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:13:21.6657587Z caffe2/operators/load_save_op.cc: In member function 'bool caffe2::internal::SaveOpImpl::RunOnDevice()': 2023-01-11T21:13:21.6658174Z caffe2/operators/load_save_op.cc:189:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:13:21.6658492Z for (int i = 0; i < inputs.size(); ++i) { 2023-01-11T21:13:21.6658697Z ~~^~~~~~~~~~~~~~~ 2023-01-11T21:13:45.3370162Z [1,939 / 2,924] Compiling caffe2/quantization/server/group_norm_dnnlowp_op.cc; 1s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:13:47.0298906Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2023-01-11T21:13:47.0308475Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:13:47.0358662Z # pragma unroll 2023-01-11T21:13:47.0358961Z 2023-01-11T21:13:47.0359772Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:13:47.0474151Z # pragma unroll 2023-01-11T21:13:47.0474400Z 2023-01-11T21:13:47.0475135Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:13:47.0475793Z # pragma unroll 2023-01-11T21:13:47.0476015Z 2023-01-11T21:13:47.0517248Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:13:47.0530678Z # pragma unroll 2023-01-11T21:13:47.0531316Z 2023-01-11T21:13:47.0532288Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:13:47.0532855Z # pragma unroll 2023-01-11T21:13:47.0533124Z 2023-01-11T21:13:47.0533849Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:13:47.0534352Z # pragma unroll 2023-01-11T21:13:47.0534563Z 2023-01-11T21:13:47.0535127Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:13:47.0535557Z # pragma unroll 2023-01-11T21:13:47.0535766Z 2023-01-11T21:13:47.0536393Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:13:47.0536899Z # pragma unroll 2023-01-11T21:13:47.0537135Z 2023-01-11T21:13:47.0537811Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:13:47.0538337Z # pragma unroll 2023-01-11T21:13:47.0538587Z 2023-01-11T21:13:48.5290653Z INFO: From Compiling caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: 2023-01-11T21:13:48.5291773Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: In instantiation of 'bool caffe2::MulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2023-01-11T21:13:48.5292484Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:121:1: required from here 2023-01-11T21:13:48.5293442Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:79:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:13:48.5294037Z for (int i = 0; i < pre; ++i) { 2023-01-11T21:13:48.5294370Z ~~^~~~~ 2023-01-11T21:13:48.5295188Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:13:48.5295752Z for (int j = 0; j < n; ++j) { 2023-01-11T21:13:48.5296076Z ~~^~~ 2023-01-11T21:13:48.5296881Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:83:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:13:48.5297461Z for (int k = 0; k < post; ++k) { 2023-01-11T21:13:48.5297802Z ~~^~~~~~ 2023-01-11T21:13:49.1797387Z INFO: From Compiling caffe2/quantization/server/dynamic_histogram.cc: 2023-01-11T21:13:49.1804143Z caffe2/quantization/server/dynamic_histogram.cc: In function 'void dnnlowp::RemapHistograms(dnnlowp::Histogram&, dnnlowp::Histogram&)': 2023-01-11T21:13:49.1805175Z caffe2/quantization/server/dynamic_histogram.cc:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:13:49.1805951Z for (int i = 0; i < src_bins.size(); ++i) { 2023-01-11T21:13:49.1806293Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:13:49.4801357Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2023-01-11T21:13:49.4809020Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8:0: 2023-01-11T21:13:49.4809946Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:13:49.4810993Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:38:78: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:13:49.4812082Z [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2023-01-11T21:13:49.4812584Z ^ 2023-01-11T21:13:50.3583844Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T21:13:50.3594448Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:13:50.3595533Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp:79:32: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:13:50.3596204Z [](Vectorized x_vec) { return x_vec.log(); }, 2023-01-11T21:13:50.3596543Z ^ 2023-01-11T21:13:50.7028931Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2023-01-11T21:13:50.7041449Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::lerp_vec(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) [with scalar_t = float]': 2023-01-11T21:13:50.7043053Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp:55:22: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:13:50.7043886Z Vectorized lerp_vec(Vectorized start, Vectorized end, Vectorized weight) { 2023-01-11T21:13:50.7044375Z ^~~~~~~~ 2023-01-11T21:13:52.1741639Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2023-01-11T21:13:52.1742519Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:13:52.1743648Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp:61:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:13:52.1744344Z [](Vec base) -> Vec { return base * base; } 2023-01-11T21:13:52.1744639Z ^~~ 2023-01-11T21:13:52.5969483Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2023-01-11T21:13:52.5977177Z In file included from aten/src/ATen/native/cpu/Loops.h:37:0, 2023-01-11T21:13:52.5979187Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:13: 2023-01-11T21:13:52.5980760Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2023-01-11T21:13:52.5981699Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:13:52.5982404Z inline Vectorized convert_to_bool(Vectorized x) { 2023-01-11T21:13:52.5982849Z ^~~~~~~~~~~~~~~ 2023-01-11T21:13:56.6761103Z INFO: From Compiling caffe2/operators/transpose_op.cc: 2023-01-11T21:13:56.6761687Z In file included from ./c10/util/typeid.h:19:0, 2023-01-11T21:13:56.6762107Z from ./caffe2/core/context.h:9, 2023-01-11T21:13:56.6762771Z from ./caffe2/operators/transpose_op.h:7, 2023-01-11T21:13:56.6763217Z from caffe2/operators/transpose_op.cc:1: 2023-01-11T21:13:56.6763496Z caffe2/operators/transpose_op.cc: In lambda function: 2023-01-11T21:13:56.6763960Z caffe2/operators/transpose_op.cc:32:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:13:56.6764268Z axes.size() == tensor_size, 2023-01-11T21:13:56.6767651Z ~~~~~~~~~~~~^~~~ 2023-01-11T21:13:59.2217345Z INFO: From Compiling aten/src/ATen/RegisterQuantizedMeta.cpp: 2023-01-11T21:13:59.2218542Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedMeta.cpp:82:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:13:59.2219166Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:13:59.2219432Z ^~~~~~~~~~~~~ 2023-01-11T21:13:59.2220059Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedMeta.cpp:63:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:13:59.2220583Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:13:59.2220848Z ^~~~~~~~~~ 2023-01-11T21:14:01.3811252Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2023-01-11T21:14:01.3811905Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T21:14:01.3812732Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:12: 2023-01-11T21:14:01.3814267Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = float; Op = at::native::{anonymous}::batch_norm_cpu_collect_stats_contiguous_internal(at::Tensor&, at::Tensor&, const at::Tensor&):: [with param_t = float]::&, at::vec::DEFAULT::Vectorized&)>]': 2023-01-11T21:14:01.3815242Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:14:01.3815547Z inline scalar_t vec_reduce_all( 2023-01-11T21:14:01.3815727Z ^~~~~~~~~~~~~~ 2023-01-11T21:14:01.7032497Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2023-01-11T21:14:01.7035511Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T21:14:01.7040754Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:11: 2023-01-11T21:14:01.7042052Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized) [with scalar_t = float; Op = at::native::{anonymous}::CalcInternalGradientsChannelsLast(const T*, const T*, const PT*, PT*, PT*, int64_t, int64_t, int64_t) [with T = c10::BFloat16; PT = float]::]': 2023-01-11T21:14:01.7042812Z aten/src/ATen/cpu/vec/functional_base.h:82:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:14:01.7043179Z inline scalar_t vec_reduce_all(const Op& vec_fun, Vectorized acc_vec) { 2023-01-11T21:14:01.7043414Z ^~~~~~~~~~~~~~ 2023-01-11T21:14:01.9200212Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2023-01-11T21:14:01.9203541Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:9:0: 2023-01-11T21:14:01.9204854Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2023-01-11T21:14:01.9205782Z aten/src/ATen/native/cpu/utils.h:45:3: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:14:01.9206393Z Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2023-01-11T21:14:01.9380797Z ^~~~ 2023-01-11T21:14:01.9381432Z INFO: From Compiling aten/src/ATen/RegisterMkldnnCPU.cpp: 2023-01-11T21:14:01.9383935Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:120:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:14:01.9385083Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:14:01.9385700Z ^~~~~~~~~~~~~ 2023-01-11T21:14:01.9386718Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:101:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:14:01.9387451Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:14:01.9387858Z ^~~~~~~~~~ 2023-01-11T21:14:02.5074861Z INFO: From Compiling aten/src/ATen/RegisterCompositeExplicitAutograd.cpp: 2023-01-11T21:14:02.5076401Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1049:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:14:02.5077407Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:14:02.5077978Z ^~~~~~~~~~~~~ 2023-01-11T21:14:02.5078904Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1030:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:14:02.5079604Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:14:02.5079953Z ^~~~~~~~~~ 2023-01-11T21:14:10.7671855Z INFO: From Compiling caffe2/ideep/operators/utility_ops.cc: 2023-01-11T21:14:10.7673376Z caffe2/ideep/operators/utility_ops.cc: In member function 'virtual bool {anonymous}::CopyIDEEPToCPUOp::RunOnDevice()': 2023-01-11T21:14:10.7674427Z caffe2/ideep/operators/utility_ops.cc:62:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:10.7675033Z for (int i = 0; i < X.get_dims().size(); ++i) { 2023-01-11T21:14:10.7675399Z ~~^~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:14:15.5846691Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cc: 2023-01-11T21:14:15.5847909Z In file included from ./c10/util/typeid.h:19:0, 2023-01-11T21:14:15.5848303Z from ./caffe2/core/context.h:9, 2023-01-11T21:14:15.5850725Z from ./caffe2/operators/boolean_mask_ops.h:4, 2023-01-11T21:14:15.5851177Z from caffe2/operators/boolean_mask_ops.cc:1: 2023-01-11T21:14:15.5852210Z caffe2/operators/boolean_mask_ops.cc: In member function 'bool caffe2::{anonymous}::SequenceFunctor::operator()(int, int, float)': 2023-01-11T21:14:15.5853112Z caffe2/operators/boolean_mask_ops.cc:360:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:15.5853669Z CAFFE_ENFORCE(i < len_, "Out of bound."); 2023-01-11T21:14:15.5854144Z ~~^~~ 2023-01-11T21:14:22.5846169Z INFO: From Compiling caffe2/operators/copy_rows_to_tensor_op.cc: 2023-01-11T21:14:22.5846790Z In file included from caffe2/operators/copy_rows_to_tensor_op.cc:1:0: 2023-01-11T21:14:22.5848064Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = c10::Half; Context = caffe2::CPUContext]': 2023-01-11T21:14:22.5849597Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:14:22.5851082Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:14:22.5852441Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:14:22.5852997Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2023-01-11T21:14:22.5853702Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:22.5854170Z for (size_t i = 0; i < indices.sizes()[0]; ++i) { 2023-01-11T21:14:22.5854442Z ~~^~~~~~~~~~~~~~~~~~ 2023-01-11T21:14:22.5855001Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2023-01-11T21:14:22.5856144Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:14:22.5857238Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:14:22.5858608Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:14:22.5859865Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:14:22.5860491Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2023-01-11T21:14:22.5861047Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:22.5861848Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = double; Context = caffe2::CPUContext]': 2023-01-11T21:14:22.5862776Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:14:22.5863876Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:14:22.5865094Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:14:22.5866016Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:14:22.5866405Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2023-01-11T21:14:22.5866874Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:22.5867541Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2023-01-11T21:14:22.5868502Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:14:22.5869726Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:14:22.5870929Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:14:22.5871678Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:14:22.5872186Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2023-01-11T21:14:22.5872652Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:22.5873474Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = long int; Context = caffe2::CPUContext]': 2023-01-11T21:14:22.5874384Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:14:22.5875666Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:14:22.5876773Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:14:22.5877517Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:14:22.5878218Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2023-01-11T21:14:22.5878881Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:28.4442114Z [2,217 / 2,947] Compiling caffe2/operators/batch_gather_ops.cc; 1s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:14:29.5008502Z INFO: From Compiling caffe2/queue/rebatching_queue.cc: 2023-01-11T21:14:29.5009606Z caffe2/queue/rebatching_queue.cc: In function 'void caffe2::{anonymous}::concat(caffe2::CPUContext&, const std::vector >&, const std::vector&)': 2023-01-11T21:14:29.5010551Z caffe2/queue/rebatching_queue.cc:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:29.5011093Z for (int j = 0; j < numTensors; ++j) { 2023-01-11T21:14:29.5011612Z ~~^~~~~~~~~~~~ 2023-01-11T21:14:29.5012386Z caffe2/queue/rebatching_queue.cc: In member function 'bool caffe2::RebatchingQueue::enqueue(std::vector >)': 2023-01-11T21:14:29.5013273Z caffe2/queue/rebatching_queue.cc:188:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:29.5013842Z if (idx >= splittedInputs.size()) { 2023-01-11T21:14:29.5014207Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:14:29.5014884Z caffe2/queue/rebatching_queue.cc:206:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:29.5015438Z } while (canWrite() && idx < splittedInputs.size()); 2023-01-11T21:14:29.5015809Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:14:31.4059426Z INFO: From Compiling caffe2/core/plan_executor.cc: 2023-01-11T21:14:31.4060022Z caffe2/core/plan_executor.cc: In lambda function: 2023-01-11T21:14:31.4061032Z caffe2/core/plan_executor.cc:604:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:31.4061614Z auto workersDone = [&] { return done == numThreads; }; 2023-01-11T21:14:31.4062024Z ~~~~~^~~~~~~~~~~~~ 2023-01-11T21:14:33.1589368Z INFO: From Compiling caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: 2023-01-11T21:14:33.1590581Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenTensorFillOp::IDEEPInt8GivenTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2023-01-11T21:14:33.1591713Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:44:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:33.1592328Z for (int i = 0; i < src_size; i++) { 2023-01-11T21:14:33.1592655Z ~~^~~~~~~~~~ 2023-01-11T21:14:33.1593706Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenIntTensorFillOp::IDEEPInt8GivenIntTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2023-01-11T21:14:33.1594895Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:115:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:33.1595469Z for (int i = 0; i < src_size; i++) { 2023-01-11T21:14:33.1595776Z ~~^~~~~~~~~~ 2023-01-11T21:14:40.6430418Z INFO: From Compiling aten/src/ATen/RegisterSparseCsrCPU.cpp: 2023-01-11T21:14:40.6431604Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:151:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:14:40.6432378Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:14:40.6432801Z ^~~~~~~~~~~~~ 2023-01-11T21:14:40.6433797Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:132:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:14:40.6434787Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:14:40.6435194Z ^~~~~~~~~~ 2023-01-11T21:14:42.2484402Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2023-01-11T21:14:42.2489459Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2023-01-11T21:14:42.2490391Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2023-01-11T21:14:42.2491389Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2023-01-11T21:14:42.2492442Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:14:42.2492980Z inline Vectorized convert_to_bool(Vectorized x) { 2023-01-11T21:14:42.2493333Z ^~~~~~~~~~~~~~~ 2023-01-11T21:14:42.3242315Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2023-01-11T21:14:42.3254972Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:14:42.3255624Z # pragma unroll 2023-01-11T21:14:42.3255912Z 2023-01-11T21:14:42.7009885Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2023-01-11T21:14:42.7010807Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2:0: 2023-01-11T21:14:42.7011737Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:14:42.7012855Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:192:42: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:14:42.7013708Z [=](Vectorized a) -> Vectorized { return a; }); 2023-01-11T21:14:42.7014154Z ^~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:14:42.8979778Z INFO: From Compiling aten/src/ATen/RegisterCompositeImplicitAutograd.cpp: 2023-01-11T21:14:42.8991666Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1051:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:14:42.8992650Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:14:42.8993114Z ^~~~~~~~~~~~~ 2023-01-11T21:14:42.8994342Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1032:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:14:42.8995297Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:14:42.8995755Z ^~~~~~~~~~ 2023-01-11T21:14:44.2503814Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T21:14:44.2522164Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T21:14:44.2524922Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:13: 2023-01-11T21:14:44.2527795Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = unsigned char; Op = at::native::{anonymous}::reduce_all_impl_vec(at::Tensor&, const at::Tensor&, scalar_t, func_t, vec_func_t):: [with scalar_t = unsigned char; func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::; vec_func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::]::, at::vec::DEFAULT::Vectorized)>]': 2023-01-11T21:14:44.2528910Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:14:44.2529213Z inline scalar_t vec_reduce_all( 2023-01-11T21:14:44.2529405Z ^~~~~~~~~~~~~~ 2023-01-11T21:14:44.9627206Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2023-01-11T21:14:44.9642866Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T21:14:44.9643900Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:12: 2023-01-11T21:14:44.9645609Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::_vec_softmax_lastdim(scalar_t*, scalar_t*, int64_t, int64_t):: [with scalar_t = double]::&, at::vec::DEFAULT::Vectorized&)>]': 2023-01-11T21:14:44.9646838Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:14:44.9647328Z inline scalar_t vec_reduce_all( 2023-01-11T21:14:44.9647627Z ^~~~~~~~~~~~~~ 2023-01-11T21:14:45.5069991Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2023-01-11T21:14:45.5074965Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:12:0: 2023-01-11T21:14:45.5075942Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:14:45.5077065Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:342:84: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:14:45.5078006Z [](Vectorized a, Vectorized min, Vectorized max) { 2023-01-11T21:14:45.5078457Z ^ 2023-01-11T21:14:50.2308240Z INFO: From Compiling caffe2/quantization/server/pool_dnnlowp_op.cc: 2023-01-11T21:14:50.2309426Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2023-01-11T21:14:50.2311142Z ./c10/util/Registry.h:188:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2023-01-11T21:14:50.2312091Z caffe2/quantization/server/pool_dnnlowp_op.cc:769:1: required from here 2023-01-11T21:14:50.2312884Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:50.2313505Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:14:50.2314248Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:50.2314879Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:14:50.2315852Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2023-01-11T21:14:50.2317652Z ./c10/util/Registry.h:188:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2023-01-11T21:14:50.2318838Z caffe2/quantization/server/pool_dnnlowp_op.cc:773:1: required from here 2023-01-11T21:14:50.2319645Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:50.2320263Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:14:50.2321093Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:50.2321706Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:14:50.2322672Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2023-01-11T21:14:50.2324224Z ./c10/util/Registry.h:188:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2023-01-11T21:14:50.2325084Z caffe2/quantization/server/pool_dnnlowp_op.cc:775:1: required from here 2023-01-11T21:14:50.2325764Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:50.2326385Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:14:50.2327107Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:50.2327737Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:14:50.2328675Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2023-01-11T21:14:50.2330294Z ./c10/util/Registry.h:188:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2023-01-11T21:14:50.2331231Z caffe2/quantization/server/pool_dnnlowp_op.cc:779:1: required from here 2023-01-11T21:14:50.2332009Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:50.2332622Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:14:50.2333355Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:50.2333980Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:14:50.6450818Z INFO: From Compiling caffe2/opt/bound_shape_inferencer.cc: 2023-01-11T21:14:50.6451293Z In file included from ./c10/util/Logging.h:10:0, 2023-01-11T21:14:50.6451641Z from ./caffe2/core/logging.h:2, 2023-01-11T21:14:50.6451994Z from caffe2/opt/bound_shape_inferencer.h:3, 2023-01-11T21:14:50.6452410Z from caffe2/opt/bound_shape_inferencer.cc:1: 2023-01-11T21:14:50.6453292Z caffe2/opt/bound_shape_inferencer.cc: In member function 'void caffe2::BoundShapeInferencer::InferCommonOp(const caffe2::OperatorDef&, const caffe2::OpSchema*, bool, bool)': 2023-01-11T21:14:50.6454295Z caffe2/opt/bound_shape_inferencer.cc:1116:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:14:50.6454775Z CAFFE_ENFORCE(target < input_shapes.size()); 2023-01-11T21:14:50.6455125Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:15:18.0169827Z [2,427 / 2,965] Compiling torch/csrc/api/src/optim/sgd.cpp; 14s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:16:05.9992379Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2023-01-11T21:16:05.9992946Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18:0: 2023-01-11T21:16:05.9993608Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2023-01-11T21:16:05.9995050Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:16:06.0329350Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2023-01-11T21:16:06.0329749Z ^ 2023-01-11T21:16:15.0251564Z [2,474 / 2,965] Compiling torch/csrc/jit/serialization/flatbuffer_serializer.cpp; 8s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:16:56.1061747Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2023-01-11T21:16:56.1162283Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const c10::optional >&)': 2023-01-11T21:16:56.1167999Z torch/csrc/autograd/record_function_ops.cpp:41:78: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T21:16:56.1169057Z return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2023-01-11T21:16:56.1169503Z ^ 2023-01-11T21:16:56.1169957Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2023-01-11T21:16:56.1170474Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2023-01-11T21:16:56.1170988Z create(std::unique_ptr ptr, TensorOptions options) { 2023-01-11T21:16:56.1171321Z ^~~~~~ 2023-01-11T21:16:56.1172174Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2023-01-11T21:16:56.1173723Z torch/csrc/autograd/record_function_ops.cpp:55:72: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T21:16:56.1174623Z auto& rec = at::cpp_custom_type_hack::cast(handle); 2023-01-11T21:16:56.1520265Z ^ 2023-01-11T21:16:56.1520867Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2023-01-11T21:16:56.1521378Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2023-01-11T21:16:56.1521801Z cast(const Tensor& packed) { 2023-01-11T21:16:56.1522095Z ^~~~ 2023-01-11T21:17:20.5849461Z [2,530 / 2,965] Compiling torch/csrc/jit/tensorexpr/loopnest.cpp; 14s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:18:27.0080794Z INFO: From Compiling torch/csrc/lazy/generated/RegisterAutogradLazy.cpp: 2023-01-11T21:18:27.0082055Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:79:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:18:27.0082840Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:18:27.0084965Z ^~~~~~~~~~~~~ 2023-01-11T21:18:27.0240385Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:60:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:18:27.0241492Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:18:27.0241944Z ^~~~~~~~~~ 2023-01-11T21:18:35.9784529Z [2,592 / 2,965] Compiling torch/csrc/autograd/generated/TraceType_3.cpp; 24s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:20:02.6813974Z [2,681 / 2,965] Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 12s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:20:36.3007486Z INFO: From Compiling torch/csrc/distributed/autograd/engine/dist_engine.cpp: 2023-01-11T21:20:36.3008623Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:29:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T21:20:36.3009440Z static constexpr char* kNumBackwardPasses = "num_current_backward_passes"; 2023-01-11T21:20:36.3010037Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:20:36.3010980Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:30:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T21:20:36.3011783Z static constexpr char* kNumAutogradContexts = "num_autograd_contexts"; 2023-01-11T21:20:36.3012388Z ^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:21:42.3891109Z [2,785 / 2,965] Compiling torch/csrc/autograd/generated/Functions.cpp; 17s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:22:03.2539639Z INFO: From Compiling torch/csrc/lazy/generated/RegisterLazy.cpp: 2023-01-11T21:22:03.2541041Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:79:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:22:03.2541777Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:22:03.2544652Z ^~~~~~~~~~~~~ 2023-01-11T21:22:03.2545937Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:60:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:22:03.2546917Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:22:03.2547350Z ^~~~~~~~~~ 2023-01-11T21:23:37.0527218Z [2,889 / 2,965] Compiling torch/csrc/jit/tensorexpr/ir_simplifier.cpp; 20s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:25:48.9445459Z [3,072 / 3,118] Compiling test/cpp/jit/test_shape_analysis.cpp; 14s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:28:20.5946755Z [3,158 / 3,249] Linking jit_tests; 47s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:29:36.1957789Z INFO: From Compiling torch/csrc/Stream.cpp: 2023-01-11T21:29:36.1958596Z torch/csrc/Stream.cpp: In function 'PyObject* THPStream_pynew(PyTypeObject*, PyObject*, PyObject*)': 2023-01-11T21:29:36.1959502Z torch/csrc/Stream.cpp:18:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T21:29:36.1960036Z static char* kwlist[] = {"_cdata", nullptr}; 2023-01-11T21:29:36.1960401Z ^ 2023-01-11T21:29:38.9633440Z INFO: From Compiling torch/csrc/StorageMethods.cpp: 2023-01-11T21:29:38.9675878Z torch/csrc/StorageMethods.cpp: In function 'PyObject* THPStorage_fromBuffer(PyObject*, PyObject*, PyObject*)': 2023-01-11T21:29:38.9677093Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T21:29:38.9677814Z "buffer", "byte_order", "count", "offset", "dtype", nullptr}; 2023-01-11T21:29:38.9678223Z ^ 2023-01-11T21:29:38.9678907Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T21:29:38.9679803Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T21:29:38.9680638Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T21:29:38.9681676Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T21:29:38.9682482Z torch/csrc/StorageMethods.cpp: In function 'PyObject* THPStorage_fromFile(PyObject*, PyObject*, PyObject*)': 2023-01-11T21:29:38.9683381Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T21:29:38.9684024Z static char* kwlist[] = {"filename", "shared", "nbytes", nullptr}; 2023-01-11T21:29:38.9684429Z ^ 2023-01-11T21:29:38.9685184Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T21:29:38.9686123Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T21:31:14.9940985Z [3,297 / 3,312] Compiling test/cpp/api/dataloader.cpp; 30s processwrapper-sandbox ... (8 actions running) 2023-01-11T21:32:35.4620371Z INFO: From Executing genrule //:download_mnist: 2023-01-11T21:32:35.4620827Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2023-01-11T21:32:35.4621031Z 2023-01-11T21:32:35.4621935Z 0% | | 0% 2023-01-11T21:32:35.4622161Z 0% | | 0% 2023-01-11T21:32:35.4622365Z 0% | | 0% 2023-01-11T21:32:35.4622580Z 0% | | 0% 2023-01-11T21:32:35.4622789Z 0% | | 0% 2023-01-11T21:32:35.4622998Z 0% | | 0% 2023-01-11T21:32:35.4623196Z 0% | | 0% 2023-01-11T21:32:35.4623417Z 0% | | 0% 2023-01-11T21:32:35.4623624Z 0% | | 0% 2023-01-11T21:32:35.4623818Z 0% | | 0% 2023-01-11T21:32:35.4624027Z 0% | | 0% 2023-01-11T21:32:35.4624231Z 0% | | 0% 2023-01-11T21:32:35.4624434Z 0% | | 0% 2023-01-11T21:32:35.4624632Z 0% | | 1% 2023-01-11T21:32:35.4624833Z 0% | | 1% 2023-01-11T21:32:35.4625034Z 0% | | 1% 2023-01-11T21:32:35.4625227Z 0% | | 1% 2023-01-11T21:32:35.4625452Z 0% | | 1% 2023-01-11T21:32:35.4625766Z 0% | | 1% 2023-01-11T21:32:35.4626034Z 0% |# | 1% 2023-01-11T21:32:35.4626513Z 0% |# | 1% 2023-01-11T21:32:35.4626847Z 0% |# | 1% 2023-01-11T21:32:35.4627183Z 0% |# | 1% 2023-01-11T21:32:35.4627498Z 0% |# | 1% 2023-01-11T21:32:35.4627805Z 0% |# | 1% 2023-01-11T21:32:35.4628014Z 0% |# | 2% 2023-01-11T21:32:35.4628206Z 0% |# | 2% 2023-01-11T21:32:35.4628483Z 0% |# | 2% 2023-01-11T21:32:35.4628685Z 0% |# | 2% 2023-01-11T21:32:35.4628890Z 0% |# | 2% 2023-01-11T21:32:35.4629087Z 0% |# | 2% 2023-01-11T21:32:35.4629294Z 0% |# | 2% 2023-01-11T21:32:35.4629499Z 0% |# | 2% 2023-01-11T21:32:35.4629688Z 0% |# | 2% 2023-01-11T21:32:35.4629894Z 0% |# | 2% 2023-01-11T21:32:35.4630099Z 0% |# | 2% 2023-01-11T21:32:35.4630305Z 0% |# | 2% 2023-01-11T21:32:35.4630505Z 0% |# | 3% 2023-01-11T21:32:35.4630708Z 0% |## | 3% 2023-01-11T21:32:35.4630913Z 0% |## | 3% 2023-01-11T21:32:35.4631107Z 0% |## | 3% 2023-01-11T21:32:35.4631309Z 0% |## | 3% 2023-01-11T21:32:35.4631511Z 0% |## | 3% 2023-01-11T21:32:35.4631701Z 0% |## | 3% 2023-01-11T21:32:35.4631906Z 0% |## | 3% 2023-01-11T21:32:35.4632109Z 0% |## | 3% 2023-01-11T21:32:35.4632371Z 0% |## | 3% 2023-01-11T21:32:35.4632666Z 0% |## | 3% 2023-01-11T21:32:35.4632954Z 0% |## | 3% 2023-01-11T21:32:35.4633244Z 0% |## | 4% 2023-01-11T21:32:35.4633564Z 0% |## | 4% 2023-01-11T21:32:35.4633892Z 0% |## | 4% 2023-01-11T21:32:35.4634203Z 0% |## | 4% 2023-01-11T21:32:35.4634538Z 0% |## | 4% 2023-01-11T21:32:35.4634858Z 0% |## | 4% 2023-01-11T21:32:35.4635177Z 0% |## | 4% 2023-01-11T21:32:35.4635425Z 0% |## | 4% 2023-01-11T21:32:35.4635625Z 0% |### | 4% 2023-01-11T21:32:35.4635836Z 0% |### | 4% 2023-01-11T21:32:35.4636044Z 0% |### | 4% 2023-01-11T21:32:35.4636327Z 0% |### | 4% 2023-01-11T21:32:35.4636539Z 0% |### | 5% 2023-01-11T21:32:35.4636747Z 0% |### | 5% 2023-01-11T21:32:35.4636957Z 0% |### | 5% 2023-01-11T21:32:35.4637150Z 0% |### | 5% 2023-01-11T21:32:35.4637360Z 0% |### | 5% 2023-01-11T21:32:35.4637567Z 0% |### | 5% 2023-01-11T21:32:35.4638183Z 0% |### | 5% 2023-01-11T21:32:35.4638479Z 0% |### | 5% 2023-01-11T21:32:35.4638798Z 0% |### | 5% 2023-01-11T21:32:35.4639138Z 0% |### | 5% 2023-01-11T21:32:35.4639519Z 0% |### | 5% 2023-01-11T21:32:35.4639862Z 0% |### | 5% 2023-01-11T21:32:35.4640203Z 0% |### | 6% 2023-01-11T21:32:35.4640508Z 0% |### | 6% 2023-01-11T21:32:35.4640762Z 0% |### | 6% 2023-01-11T21:32:35.4640973Z 0% |#### | 6% 2023-01-11T21:32:35.4641187Z 0% |#### | 6% 2023-01-11T21:32:35.4641382Z 0% |#### | 6% 2023-01-11T21:32:35.4641585Z 0% |#### | 6% 2023-01-11T21:32:35.4641789Z 0% |#### | 6% 2023-01-11T21:32:35.4641984Z 0% |#### | 6% 2023-01-11T21:32:35.4642186Z 0% |#### | 6% 2023-01-11T21:32:35.4642386Z 0% |#### | 6% 2023-01-11T21:32:35.4642577Z 0% |#### | 6% 2023-01-11T21:32:35.4642784Z 0% |#### | 7% 2023-01-11T21:32:35.4642990Z 0% |#### | 7% 2023-01-11T21:32:35.4643199Z 0% |#### | 7% 2023-01-11T21:32:35.4643391Z 0% |#### | 7% 2023-01-11T21:32:35.4643629Z 0% |#### | 7% 2023-01-11T21:32:35.4643934Z 0% |#### | 7% 2023-01-11T21:32:35.4644197Z 0% |#### | 7% 2023-01-11T21:32:35.4644481Z 0% |#### | 7% 2023-01-11T21:32:35.4644796Z 0% |#### | 7% 2023-01-11T21:32:35.4645116Z 0% |#### | 7% 2023-01-11T21:32:35.4645439Z 0% |##### | 7% 2023-01-11T21:32:35.4645775Z 0% |##### | 7% 2023-01-11T21:32:35.4646084Z 0% |##### | 8% 2023-01-11T21:32:35.4646326Z 0% |##### | 8% 2023-01-11T21:32:35.4646548Z 0% |##### | 8% 2023-01-11T21:32:35.4646755Z 0% |##### | 8% 2023-01-11T21:32:35.4647063Z 0% |##### | 8% 2023-01-11T21:32:35.4647280Z 0% |##### | 8% 2023-01-11T21:32:35.4647491Z 0% |##### | 8% 2023-01-11T21:32:35.4647707Z 0% |##### | 8% 2023-01-11T21:32:35.4647905Z 0% |##### | 8% 2023-01-11T21:32:35.4648116Z 0% |##### | 8% 2023-01-11T21:32:35.4648373Z 0% |##### | 8% 2023-01-11T21:32:35.4648564Z 0% |##### | 8% 2023-01-11T21:32:35.4648771Z 0% |##### | 9% 2023-01-11T21:32:35.4648974Z 0% |##### | 9% 2023-01-11T21:32:35.4649179Z 0% |##### | 9% 2023-01-11T21:32:35.4649371Z 0% |##### | 9% 2023-01-11T21:32:35.4649574Z 0% |##### | 9% 2023-01-11T21:32:35.4649774Z 0% |###### | 9% 2023-01-11T21:32:35.4649967Z 0% |###### | 9% 2023-01-11T21:32:35.4650168Z 0% |###### | 9% 2023-01-11T21:32:35.4650373Z 0% |###### | 9% 2023-01-11T21:32:35.4650575Z 0% |###### | 9% 2023-01-11T21:32:35.4650835Z 0% |###### | 9% 2023-01-11T21:32:35.4651113Z 0% |###### | 9% 2023-01-11T21:32:35.4651442Z 0% |###### | 9% 2023-01-11T21:32:35.4651759Z 0% |###### | 10% 2023-01-11T21:32:35.4652110Z 0% |###### | 10% 2023-01-11T21:32:35.4652462Z 0% |###### | 10% 2023-01-11T21:32:35.4652795Z 0% |###### | 10% 2023-01-11T21:32:35.4653088Z 0% |###### | 10% 2023-01-11T21:32:35.4653345Z 0% |###### | 10% 2023-01-11T21:32:35.4653557Z 0% |###### | 10% 2023-01-11T21:32:35.4653757Z 0% |###### | 10% 2023-01-11T21:32:35.4653965Z 0% |###### | 10% 2023-01-11T21:32:35.4654180Z 0% |###### | 10% 2023-01-11T21:32:35.4654377Z 0% |###### | 10% 2023-01-11T21:32:35.4654590Z 0% |####### | 10% 2023-01-11T21:32:35.4654802Z 0% |####### | 11% 2023-01-11T21:32:35.4655014Z 0% |####### | 11% 2023-01-11T21:32:35.4655208Z 0% |####### | 11% 2023-01-11T21:32:35.4655417Z 0% |####### | 11% 2023-01-11T21:32:35.4655621Z 0% |####### | 11% 2023-01-11T21:32:35.4655815Z 0% |####### | 11% 2023-01-11T21:32:35.4656019Z 0% |####### | 11% 2023-01-11T21:32:35.4656308Z 0% |####### | 11% 2023-01-11T21:32:35.4656624Z 0% |####### | 11% 2023-01-11T21:32:35.4656897Z 0% |####### | 11% 2023-01-11T21:32:35.4657193Z 0% |####### | 11% 2023-01-11T21:32:35.4657525Z 0% |####### | 11% 2023-01-11T21:32:35.4657845Z 0% |####### | 12% 2023-01-11T21:32:35.4658276Z 0% |####### | 12% 2023-01-11T21:32:35.4658593Z 0% |####### | 12% 2023-01-11T21:32:35.4658788Z 0% |####### | 12% 2023-01-11T21:32:35.4658995Z 0% |####### | 12% 2023-01-11T21:32:35.4659206Z 0% |####### | 12% 2023-01-11T21:32:35.4659416Z 0% |######## | 12% 2023-01-11T21:32:35.4659611Z 0% |######## | 12% 2023-01-11T21:32:35.4659816Z 0% |######## | 12% 2023-01-11T21:32:35.4660019Z 0% |######## | 12% 2023-01-11T21:32:35.4660208Z 0% |######## | 12% 2023-01-11T21:32:35.4660415Z 0% |######## | 12% 2023-01-11T21:32:35.4660621Z 0% |######## | 13% 2023-01-11T21:32:35.4660827Z 0% |######## | 13% 2023-01-11T21:32:35.4661020Z 0% |######## | 13% 2023-01-11T21:32:35.4661221Z 0% |######## | 13% 2023-01-11T21:32:35.4661423Z 0% |######## | 13% 2023-01-11T21:32:35.4661615Z 0% |######## | 13% 2023-01-11T21:32:35.4661818Z 0% |######## | 13% 2023-01-11T21:32:35.4662023Z 0% |######## | 13% 2023-01-11T21:32:35.4662223Z 0% |######## | 13% 2023-01-11T21:32:35.4662459Z 0% |######## | 13% 2023-01-11T21:32:35.4662758Z 0% |######## | 13% 2023-01-11T21:32:35.4663041Z 0% |######## | 13% 2023-01-11T21:32:35.4663362Z 0% |######## | 14% 2023-01-11T21:32:35.4663702Z 0% |######### | 14% 2023-01-11T21:32:35.4664029Z 0% |######### | 14% 2023-01-11T21:32:35.4664344Z 0% |######### | 14% 2023-01-11T21:32:35.4664682Z 0% |######### | 14% 2023-01-11T21:32:35.4665001Z 0% |######### | 14% 2023-01-11T21:32:35.4665325Z 0% |######### | 14% 2023-01-11T21:32:35.4665650Z 0% |######### | 14% 2023-01-11T21:32:35.4665970Z 0% |######### | 14% 2023-01-11T21:32:35.4666253Z 0% |######### | 14% 2023-01-11T21:32:35.4666522Z 0% |######### | 14% 2023-01-11T21:32:35.4666738Z 0% |######### | 14% 2023-01-11T21:32:35.4666947Z 0% |######### | 15% 2023-01-11T21:32:35.4667156Z 0% |######### | 15% 2023-01-11T21:32:35.4667350Z 0% |######### | 15% 2023-01-11T21:32:35.4667555Z 0% |######### | 15% 2023-01-11T21:32:35.4667764Z 0% |######### | 15% 2023-01-11T21:32:35.4667990Z 0% |######### | 15% 2023-01-11T21:32:35.4668193Z 0% |######### | 15% 2023-01-11T21:32:35.4668399Z 0% |######### | 15% 2023-01-11T21:32:35.4668601Z 0% |########## | 15% 2023-01-11T21:32:35.4668793Z 0% |########## | 15% 2023-01-11T21:32:35.4668995Z 0% |########## | 15% 2023-01-11T21:32:35.4669197Z 0% |########## | 15% 2023-01-11T21:32:35.4669387Z 0% |########## | 16% 2023-01-11T21:32:35.4669590Z 0% |########## | 16% 2023-01-11T21:32:35.4669793Z 0% |########## | 16% 2023-01-11T21:32:35.4669999Z 0% |########## | 16% 2023-01-11T21:32:35.4670189Z 0% |########## | 16% 2023-01-11T21:32:35.4670447Z 0% |########## | 16% 2023-01-11T21:32:35.4670763Z 0% |########## | 16% 2023-01-11T21:32:35.4671051Z 0% |########## | 16% 2023-01-11T21:32:35.4671347Z 0% |########## | 16% 2023-01-11T21:32:35.4671670Z 0% |########## | 16% 2023-01-11T21:32:35.4671982Z 0% |########## | 16% 2023-01-11T21:32:35.4672332Z 0% |########## | 16% 2023-01-11T21:32:35.4672650Z 0% |########## | 17% 2023-01-11T21:32:35.4672911Z 0% |########## | 17% 2023-01-11T21:32:35.4673160Z 0% |########### | 17% 2023-01-11T21:32:35.4673374Z 0% |########### | 17% 2023-01-11T21:32:35.4673588Z 0% |########### | 17% 2023-01-11T21:32:35.4673783Z 0% |########### | 17% 2023-01-11T21:32:35.4673991Z 0% |########### | 17% 2023-01-11T21:32:35.4674194Z 0% |########### | 17% 2023-01-11T21:32:35.4674397Z 0% |########### | 17% 2023-01-11T21:32:35.4674591Z 0% |########### | 17% 2023-01-11T21:32:35.4674793Z 0% |########### | 17% 2023-01-11T21:32:35.4675000Z 0% |########### | 17% 2023-01-11T21:32:35.4675188Z 0% |########### | 18% 2023-01-11T21:32:35.4675390Z 0% |########### | 18% 2023-01-11T21:32:35.4675678Z 0% |########### | 18% 2023-01-11T21:32:35.4675891Z 0% |########### | 18% 2023-01-11T21:32:35.4676087Z 0% |########### | 18% 2023-01-11T21:32:35.4676296Z 0% |########### | 18% 2023-01-11T21:32:35.4676504Z 0% |########### | 18% 2023-01-11T21:32:35.4676700Z 0% |########### | 18% 2023-01-11T21:32:35.4676910Z 0% |########### | 18% 2023-01-11T21:32:35.4677153Z 0% |############ | 18% 2023-01-11T21:32:35.4677343Z 0% |############ | 18% 2023-01-11T21:32:35.4677547Z 0% |############ | 18% 2023-01-11T21:32:35.4678020Z 0% |############ | 19% 2023-01-11T21:32:35.4678333Z 0% |############ | 19% 2023-01-11T21:32:35.4678633Z 0% |############ | 19% 2023-01-11T21:32:35.4678967Z 0% |############ | 19% 2023-01-11T21:32:35.4679369Z 0% |############ | 19% 2023-01-11T21:32:35.4679659Z 0% |############ | 19% 2023-01-11T21:32:35.4680000Z 0% |############ | 19% 2023-01-11T21:32:35.4680342Z 0% |############ | 19% 2023-01-11T21:32:35.4680678Z 0% |############ | 19% 2023-01-11T21:32:35.4680977Z 0% |############ | 19% 2023-01-11T21:32:35.4681291Z 0% |############ | 19% 2023-01-11T21:32:35.4681624Z 0% |############ | 19% 2023-01-11T21:32:35.4681920Z 0% |############ | 19% 2023-01-11T21:32:35.4682261Z 0% |############ | 20% 2023-01-11T21:32:35.4682603Z 0% |############ | 20% 2023-01-11T21:32:35.4682913Z 0% |############ | 20% 2023-01-11T21:32:35.4683215Z 0% |############# | 20% 2023-01-11T21:32:35.4683544Z 0% |############# | 20% 2023-01-11T21:32:35.4683852Z 0% |############# | 20% 2023-01-11T21:32:35.4684146Z 0% |############# | 20% 2023-01-11T21:32:35.4684484Z 0% |############# | 20% 2023-01-11T21:32:35.4684815Z 0% |############# | 20% 2023-01-11T21:32:35.4685156Z 0% |############# | 20% 2023-01-11T21:32:35.4685447Z 0% |############# | 20% 2023-01-11T21:32:35.4685762Z 0% |############# | 20% 2023-01-11T21:32:35.4686095Z 0% |############# | 21% 2023-01-11T21:32:35.4686428Z 0% |############# | 21% 2023-01-11T21:32:35.4686791Z 0% |############# | 21% 2023-01-11T21:32:35.4687139Z 0% |############# | 21% 2023-01-11T21:32:35.4687436Z 0% |############# | 21% 2023-01-11T21:32:35.4687914Z 0% |############# | 21% 2023-01-11T21:32:35.4688274Z 0% |############# | 21% 2023-01-11T21:32:35.4688634Z 0% |############# | 21% 2023-01-11T21:32:35.4688933Z 0% |############# | 21% 2023-01-11T21:32:35.4689260Z 0% |############# | 21% 2023-01-11T21:32:35.4689581Z 0% |############## | 21% 2023-01-11T21:32:35.4689945Z 0% |############## | 21% 2023-01-11T21:32:35.4690265Z 0% |############## | 22% 2023-01-11T21:32:35.4690566Z 0% |############## | 22% 2023-01-11T21:32:35.4690880Z 0% |############## | 22% 2023-01-11T21:32:35.4691197Z 0% |############## | 22% 2023-01-11T21:32:35.4691516Z 0% |############## | 22% 2023-01-11T21:32:35.4691843Z 0% |############## | 22% 2023-01-11T21:32:35.4692151Z 0% |############## | 22% 2023-01-11T21:32:35.4692448Z 0% |############## | 22% 2023-01-11T21:32:35.4692765Z 0% |############## | 22% 2023-01-11T21:32:35.4693093Z 0% |############## | 22% 2023-01-11T21:32:35.4693432Z 0% |############## | 22% 2023-01-11T21:32:35.4693759Z 0% |############## | 22% 2023-01-11T21:32:35.4694062Z 0% |############## | 23% 2023-01-11T21:32:35.4694360Z 0% |############## | 23% 2023-01-11T21:32:35.4694551Z 0% |############## | 23% 2023-01-11T21:32:35.4694752Z 0% |############## | 23% 2023-01-11T21:32:35.4694956Z 0% |############## | 23% 2023-01-11T21:32:35.4695159Z 0% |############### | 23% 2023-01-11T21:32:35.4695350Z 0% |############### | 23% 2023-01-11T21:32:35.4695559Z 0% |############### | 23% 2023-01-11T21:32:35.4695762Z 0% |############### | 23% 2023-01-11T21:32:35.4695953Z 0% |############### | 23% 2023-01-11T21:32:35.4696155Z 0% |############### | 23% 2023-01-11T21:32:35.4696361Z 0% |############### | 23% 2023-01-11T21:32:35.4696565Z 0% |############### | 24% 2023-01-11T21:32:35.4696754Z 0% |############### | 24% 2023-01-11T21:32:35.4696958Z 0% |############### | 24% 2023-01-11T21:32:35.4697162Z 0% |############### | 24% 2023-01-11T21:32:35.4697360Z 0% |############### | 24% 2023-01-11T21:32:35.4697663Z 0% |############### | 24% 2023-01-11T21:32:35.4697947Z 0% |############### | 24% 2023-01-11T21:32:35.4698211Z 0% |############### | 24% 2023-01-11T21:32:35.4698525Z 0% |############### | 24% 2023-01-11T21:32:35.4698948Z 0% |############### | 24% 2023-01-11T21:32:35.4699288Z 0% |############### | 24% 2023-01-11T21:32:35.4699608Z 0% |############### | 24% 2023-01-11T21:32:35.4699939Z 0% |################ | 25% 2023-01-11T21:32:35.4700256Z 0% |################ | 25% 2023-01-11T21:32:35.4700568Z 0% |################ | 25% 2023-01-11T21:32:35.4700959Z 0% |################ | 25% 2023-01-11T21:32:35.4701273Z 0% |################ | 25% 2023-01-11T21:32:35.4701586Z 0% |################ | 25% 2023-01-11T21:32:35.4701902Z 0% |################ | 25% 2023-01-11T21:32:35.4702216Z 0% |################ | 25% 2023-01-11T21:32:35.4702563Z 0% |################ | 25% 2023-01-11T21:32:35.4702874Z 0% |################ | 25% 2023-01-11T21:32:35.4703104Z 0% |################ | 25% 2023-01-11T21:32:35.4703310Z 0% |################ | 25% 2023-01-11T21:32:35.4703516Z 0% |################ | 26% 2023-01-11T21:32:35.4703712Z 0% |################ | 26% 2023-01-11T21:32:35.4703915Z 0% |################ | 26% 2023-01-11T21:32:35.4704136Z 0% |################ | 26% 2023-01-11T21:32:35.4704431Z 0% |################ | 26% 2023-01-11T21:32:35.4704714Z 0% |################ | 26% 2023-01-11T21:32:35.4704999Z 0% |################ | 26% 2023-01-11T21:32:35.4705296Z 0% |################# | 26% 2023-01-11T21:32:35.4705610Z 0% |################# | 26% 2023-01-11T21:32:35.4705935Z 0% |################# | 26% 2023-01-11T21:32:35.4706261Z 0% |################# | 26% 2023-01-11T21:32:35.4706545Z 0% |################# | 26% 2023-01-11T21:32:35.4706750Z 0% |################# | 27% 2023-01-11T21:32:35.4706955Z 0% |################# | 27% 2023-01-11T21:32:35.4707150Z 0% |################# | 27% 2023-01-11T21:32:35.4707357Z 0% |################# | 27% 2023-01-11T21:32:35.4707564Z 0% |################# | 27% 2023-01-11T21:32:35.4707774Z 0% |################# | 27% 2023-01-11T21:32:35.4708029Z 0% |################# | 27% 2023-01-11T21:32:35.4708239Z 0% |################# | 27% 2023-01-11T21:32:35.4708451Z 0% |################# | 27% 2023-01-11T21:32:35.4708650Z 0% |################# | 27% 2023-01-11T21:32:35.4708858Z 0% |################# | 27% 2023-01-11T21:32:35.4709067Z 0% |################# | 27% 2023-01-11T21:32:35.4709357Z 0% |################# | 28% 2023-01-11T21:32:35.4709572Z 0% |################# | 28% 2023-01-11T21:32:35.4709881Z 0% |################## | 28% 2023-01-11T21:32:35.4710160Z 0% |################## | 28% 2023-01-11T21:32:35.4710425Z 0% |################## | 28% 2023-01-11T21:32:35.4710744Z 0% |################## | 28% 2023-01-11T21:32:35.4711066Z 0% |################## | 28% 2023-01-11T21:32:35.4711477Z 0% |################## | 28% 2023-01-11T21:32:35.4711795Z 0% |################## | 28% 2023-01-11T21:32:35.4712117Z 0% |################## | 28% 2023-01-11T21:32:35.4712443Z 0% |################## | 28% 2023-01-11T21:32:35.4712762Z 0% |################## | 28% 2023-01-11T21:32:35.4713081Z 0% |################## | 29% 2023-01-11T21:32:35.4713382Z 0% |################## | 29% 2023-01-11T21:32:35.4713683Z 0% |################## | 29% 2023-01-11T21:32:35.4714032Z 0% |################## | 29% 2023-01-11T21:32:35.4714338Z 0% |################## | 29% 2023-01-11T21:32:35.4714663Z 0% |################## | 29% 2023-01-11T21:32:35.4714951Z 0% |################## | 29% 2023-01-11T21:32:35.4715273Z 0% |################## | 29% 2023-01-11T21:32:35.4715624Z 0% |################## | 29% 2023-01-11T21:32:35.4715951Z 0% |################### | 29% 2023-01-11T21:32:35.4716271Z 0% |################### | 29% 2023-01-11T21:32:35.4716593Z 0% |################### | 29% 2023-01-11T21:32:35.4716934Z 0% |################### | 29% 2023-01-11T21:32:35.4717240Z 0% |################### | 30% 2023-01-11T21:32:35.4717562Z 0% |################### | 30% 2023-01-11T21:32:35.4718898Z 0% |################### | 30% 2023-01-11T21:32:35.4719236Z 0% |################### | 30% 2023-01-11T21:32:35.4719650Z 0% |################### | 30% 2023-01-11T21:32:35.4719986Z 0% |################### | 30% 2023-01-11T21:32:35.4720313Z 0% |################### | 30% 2023-01-11T21:32:35.4720609Z 0% |################### | 30% 2023-01-11T21:32:35.4720816Z 0% |################### | 30% 2023-01-11T21:32:35.4721021Z 0% |################### | 30% 2023-01-11T21:32:35.4721213Z 0% |################### | 30% 2023-01-11T21:32:35.4721418Z 0% |################### | 30% 2023-01-11T21:32:35.4721625Z 0% |################### | 31% 2023-01-11T21:32:35.4721816Z 0% |################### | 31% 2023-01-11T21:32:35.4722019Z 0% |################### | 31% 2023-01-11T21:32:35.4722321Z 0% |#################### | 31% 2023-01-11T21:32:35.4722526Z 0% |#################### | 31% 2023-01-11T21:32:35.4722720Z 0% |#################### | 31% 2023-01-11T21:32:35.4722924Z 0% |#################### | 31% 2023-01-11T21:32:35.4723129Z 0% |#################### | 31% 2023-01-11T21:32:35.4723319Z 0% |#################### | 31% 2023-01-11T21:32:35.4723524Z 0% |#################### | 31% 2023-01-11T21:32:35.4723770Z 0% |#################### | 31% 2023-01-11T21:32:35.4723973Z 0% |#################### | 31% 2023-01-11T21:32:35.4724165Z 0% |#################### | 32% 2023-01-11T21:32:35.4724368Z 0% |#################### | 32% 2023-01-11T21:32:35.4724573Z 0% |#################### | 32% 2023-01-11T21:32:35.4724832Z 0% |#################### | 32% 2023-01-11T21:32:35.4725111Z 0% |#################### | 32% 2023-01-11T21:32:35.4725398Z 0% |#################### | 32% 2023-01-11T21:32:35.4725720Z 0% |#################### | 32% 2023-01-11T21:32:35.4726033Z 0% |#################### | 32% 2023-01-11T21:32:35.4726365Z 0% |#################### | 32% 2023-01-11T21:32:35.4726685Z 0% |#################### | 32% 2023-01-11T21:32:35.4726996Z 0% |##################### | 32% 2023-01-11T21:32:35.4727330Z 0% |##################### | 32% 2023-01-11T21:32:35.4727671Z 0% |##################### | 33% 2023-01-11T21:32:35.4727996Z 0% |##################### | 33% 2023-01-11T21:32:35.4728294Z 0% |##################### | 33% 2023-01-11T21:32:35.4728626Z 0% |##################### | 33% 2023-01-11T21:32:35.4728938Z 0% |##################### | 33% 2023-01-11T21:32:35.4729259Z 0% |##################### | 33% 2023-01-11T21:32:35.4729606Z 0% |##################### | 33% 2023-01-11T21:32:35.4729881Z 0% |##################### | 33% 2023-01-11T21:32:35.4730072Z 0% |##################### | 33% 2023-01-11T21:32:35.4730286Z 0% |##################### | 33% 2023-01-11T21:32:35.4730490Z 0% |##################### | 33% 2023-01-11T21:32:35.4730702Z 0% |##################### | 33% 2023-01-11T21:32:35.4730997Z 0% |##################### | 34% 2023-01-11T21:32:35.4731280Z 0% |##################### | 34% 2023-01-11T21:32:35.4731562Z 0% |##################### | 34% 2023-01-11T21:32:35.4731864Z 0% |##################### | 34% 2023-01-11T21:32:35.4732176Z 0% |###################### | 34% 2023-01-11T21:32:35.4732494Z 0% |###################### | 34% 2023-01-11T21:32:35.4732817Z 0% |###################### | 34% 2023-01-11T21:32:35.4733239Z 0% |###################### | 34% 2023-01-11T21:32:35.4733451Z 0% |###################### | 34% 2023-01-11T21:32:35.4733662Z 0% |###################### | 34% 2023-01-11T21:32:35.4733854Z 0% |###################### | 34% 2023-01-11T21:32:35.4734054Z 0% |###################### | 34% 2023-01-11T21:32:35.4734263Z 0% |###################### | 35% 2023-01-11T21:32:35.4734525Z 0% |###################### | 35% 2023-01-11T21:32:35.4734715Z 0% |###################### | 35% 2023-01-11T21:32:35.4734921Z 0% |###################### | 35% 2023-01-11T21:32:35.4735125Z 0% |###################### | 35% 2023-01-11T21:32:35.4735320Z 0% |###################### | 35% 2023-01-11T21:32:35.4735526Z 0% |###################### | 35% 2023-01-11T21:32:35.4735730Z 0% |###################### | 35% 2023-01-11T21:32:35.4735924Z 0% |###################### | 35% 2023-01-11T21:32:35.4736130Z 0% |###################### | 35% 2023-01-11T21:32:35.4736437Z 0% |###################### | 35% 2023-01-11T21:32:35.4736730Z 0% |####################### | 35% 2023-01-11T21:32:35.4736999Z 0% |####################### | 36% 2023-01-11T21:32:35.4737315Z 0% |####################### | 36% 2023-01-11T21:32:35.4737649Z 0% |####################### | 36% 2023-01-11T21:32:35.4737962Z 0% |####################### | 36% 2023-01-11T21:32:35.4738287Z 0% |####################### | 36% 2023-01-11T21:32:35.4738618Z 0% |####################### | 36% 2023-01-11T21:32:35.4738939Z 0% |####################### | 36% 2023-01-11T21:32:35.4739255Z 0% |####################### | 36% 2023-01-11T21:32:35.4739581Z 0% |####################### | 36% 2023-01-11T21:32:35.4739910Z 0% |####################### | 36% 2023-01-11T21:32:35.4740224Z 0% |####################### | 36% 2023-01-11T21:32:35.4740555Z 0% |####################### | 36% 2023-01-11T21:32:35.4740884Z 0% |####################### | 37% 2023-01-11T21:32:35.4741228Z 0% |####################### | 37% 2023-01-11T21:32:35.4741522Z 0% |####################### | 37% 2023-01-11T21:32:35.4741830Z 0% |####################### | 37% 2023-01-11T21:32:35.4742171Z 0% |####################### | 37% 2023-01-11T21:32:35.4742451Z 0% |####################### | 37% 2023-01-11T21:32:35.4742758Z 0% |######################## | 37% 2023-01-11T21:32:35.4743082Z 0% |######################## | 37% 2023-01-11T21:32:35.4743418Z 0% |######################## | 37% 2023-01-11T21:32:35.4743727Z 0% |######################## | 37% 2023-01-11T21:32:35.4744030Z 0% |######################## | 37% 2023-01-11T21:32:35.4744419Z 0% |######################## | 37% 2023-01-11T21:32:35.4744732Z 0% |######################## | 38% 2023-01-11T21:32:35.4745075Z 0% |######################## | 38% 2023-01-11T21:32:35.4745389Z 0% |######################## | 38% 2023-01-11T21:32:35.4745687Z 0% |######################## | 38% 2023-01-11T21:32:35.4746012Z 0% |######################## | 38% 2023-01-11T21:32:35.4746377Z 0% |######################## | 38% 2023-01-11T21:32:35.4746709Z 0% |######################## | 38% 2023-01-11T21:32:35.4747030Z 0% |######################## | 38% 2023-01-11T21:32:35.4747364Z 0% |######################## | 38% 2023-01-11T21:32:35.4747688Z 0% |######################## | 38% 2023-01-11T21:32:35.4748008Z 0% |######################## | 38% 2023-01-11T21:32:35.4748369Z 0% |######################## | 38% 2023-01-11T21:32:35.4748706Z 0% |######################## | 39% 2023-01-11T21:32:35.4749031Z 0% |######################### | 39% 2023-01-11T21:32:35.4749323Z 0% |######################### | 39% 2023-01-11T21:32:35.4749669Z 0% |######################### | 39% 2023-01-11T21:32:35.4749997Z 0% |######################### | 39% 2023-01-11T21:32:35.4750204Z 0% |######################### | 39% 2023-01-11T21:32:35.4750407Z 0% |######################### | 39% 2023-01-11T21:32:35.4750615Z 0% |######################### | 39% 2023-01-11T21:32:35.4750821Z 0% |######################### | 39% 2023-01-11T21:32:35.4751031Z 0% |######################### | 39% 2023-01-11T21:32:35.4751349Z 0% |######################### | 39% 2023-01-11T21:32:35.4751604Z 0% |######################### | 39% 2023-01-11T21:32:35.4751802Z 0% |######################### | 39% 2023-01-11T21:32:35.4752012Z 0% |######################### | 40% 2023-01-11T21:32:35.4752222Z 0% |######################### | 40% 2023-01-11T21:32:35.4752514Z 0% |######################### | 40% 2023-01-11T21:32:35.4752843Z 0% |######################### | 40% 2023-01-11T21:32:35.4753150Z 0% |######################### | 40% 2023-01-11T21:32:35.4753498Z 0% |######################### | 40% 2023-01-11T21:32:35.4753809Z 0% |######################### | 40% 2023-01-11T21:32:35.4754128Z 0% |########################## | 40% 2023-01-11T21:32:35.4754451Z 0% |########################## | 40% 2023-01-11T21:32:35.4754778Z 0% |########################## | 40% 2023-01-11T21:32:35.4755088Z 0% |########################## | 40% 2023-01-11T21:32:35.4755430Z 0% |########################## | 40% 2023-01-11T21:32:35.4755742Z 0% |########################## | 41% 2023-01-11T21:32:35.4756128Z 0% |########################## | 41% 2023-01-11T21:32:35.4756443Z 0% |########################## | 41% 2023-01-11T21:32:35.4756767Z 0% |########################## | 41% 2023-01-11T21:32:35.4757085Z 0% |########################## | 41% 2023-01-11T21:32:35.4757411Z 0% |########################## | 41% 2023-01-11T21:32:35.4757859Z 0% |########################## | 41% 2023-01-11T21:32:35.4758165Z 0% |########################## | 41% 2023-01-11T21:32:35.4758528Z 0% |########################## | 41% 2023-01-11T21:32:35.4758821Z 0% |########################## | 41% 2023-01-11T21:32:35.4759111Z 0% |########################## | 41% 2023-01-11T21:32:35.4759460Z 0% |########################## | 41% 2023-01-11T21:32:35.4759770Z 0% |########################## | 42% 2023-01-11T21:32:35.4760116Z 0% |########################## | 42% 2023-01-11T21:32:35.4760446Z 0% |########################### | 42% 2023-01-11T21:32:35.4760739Z 0% |########################### | 42% 2023-01-11T21:32:35.4761064Z 0% |########################### | 42% 2023-01-11T21:32:35.4761375Z 0% |########################### | 42% 2023-01-11T21:32:35.4761693Z 0% |########################### | 42% 2023-01-11T21:32:35.4762036Z 0% |########################### | 42% 2023-01-11T21:32:35.4762342Z 0% |########################### | 42% 2023-01-11T21:32:35.4762634Z 0% |########################### | 42% 2023-01-11T21:32:35.4762840Z 0% |########################### | 42% 2023-01-11T21:32:35.4763045Z 0% |########################### | 42% 2023-01-11T21:32:35.4763245Z 0% |########################### | 43% 2023-01-11T21:32:35.4763435Z 0% |########################### | 43% 2023-01-11T21:32:35.4763705Z 0% |########################### | 43% 2023-01-11T21:32:35.4763983Z 0% |########################### | 43% 2023-01-11T21:32:35.4764262Z 0% |########################### | 43% 2023-01-11T21:32:35.4764577Z 0% |########################### | 43% 2023-01-11T21:32:35.4764894Z 0% |########################### | 43% 2023-01-11T21:32:35.4765221Z 0% |########################### | 43% 2023-01-11T21:32:35.4765534Z 0% |########################### | 43% 2023-01-11T21:32:35.4765849Z 0% |############################ | 43% 2023-01-11T21:32:35.4766173Z 0% |############################ | 43% 2023-01-11T21:32:35.4766482Z 0% |############################ | 43% 2023-01-11T21:32:35.4766809Z 0% |############################ | 44% 2023-01-11T21:32:35.4767141Z 0% |############################ | 44% 2023-01-11T21:32:35.4767473Z 0% |############################ | 44% 2023-01-11T21:32:35.4767778Z 0% |############################ | 44% 2023-01-11T21:32:35.4768095Z 0% |############################ | 44% 2023-01-11T21:32:35.4768545Z 0% |############################ | 44% 2023-01-11T21:32:35.4768856Z 0% |############################ | 44% 2023-01-11T21:32:35.4769196Z 0% |############################ | 44% 2023-01-11T21:32:35.4769512Z 0% |############################ | 44% 2023-01-11T21:32:35.4769792Z 0% |############################ | 44% 2023-01-11T21:32:35.4770127Z 0% |############################ | 44% 2023-01-11T21:32:35.4770457Z 0% |############################ | 44% 2023-01-11T21:32:35.4770873Z 0% |############################ | 45% 2023-01-11T21:32:35.4771166Z 0% |############################ | 45% 2023-01-11T21:32:35.4771469Z 0% |############################ | 45% 2023-01-11T21:32:35.4771791Z 0% |############################ | 45% 2023-01-11T21:32:35.4772080Z 0% |############################# | 45% 2023-01-11T21:32:35.4772382Z 0% |############################# | 45% 2023-01-11T21:32:35.4772724Z 0% |############################# | 45% 2023-01-11T21:32:35.4773049Z 0% |############################# | 45% 2023-01-11T21:32:35.4773329Z 0% |############################# | 45% 2023-01-11T21:32:35.4773670Z 0% |############################# | 45% 2023-01-11T21:32:35.4774002Z 0% |############################# | 45% 2023-01-11T21:32:35.4774328Z 0% |############################# | 45% 2023-01-11T21:32:35.4774668Z 0% |############################# | 46% 2023-01-11T21:32:35.4774986Z 0% |############################# | 46% 2023-01-11T21:32:35.4775302Z 0% |############################# | 46% 2023-01-11T21:32:35.4775622Z 0% |############################# | 46% 2023-01-11T21:32:35.4775954Z 0% |############################# | 46% 2023-01-11T21:32:35.4776258Z 0% |############################# | 46% 2023-01-11T21:32:35.4776526Z 0% |############################# | 46% 2023-01-11T21:32:35.4776783Z 0% |############################# | 46% 2023-01-11T21:32:35.4777068Z 0% |############################# | 46% 2023-01-11T21:32:35.4777355Z 0% |############################# | 46% 2023-01-11T21:32:35.4777652Z 0% |############################# | 46% 2023-01-11T21:32:35.4777979Z 0% |############################## | 46% 2023-01-11T21:32:35.4778302Z 0% |############################## | 47% 2023-01-11T21:32:35.4778617Z 0% |############################## | 47% 2023-01-11T21:32:35.4778937Z 0% |############################## | 47% 2023-01-11T21:32:35.4779274Z 0% |############################## | 47% 2023-01-11T21:32:35.4779589Z 0% |############################## | 47% 2023-01-11T21:32:35.4779906Z 0% |############################## | 47% 2023-01-11T21:32:35.4780235Z 0% |############################## | 47% 2023-01-11T21:32:35.4780567Z 0% |############################## | 47% 2023-01-11T21:32:35.4780881Z 0% |############################## | 47% 2023-01-11T21:32:35.4781292Z 0% |############################## | 47% 2023-01-11T21:32:35.4781618Z 0% |############################## | 47% 2023-01-11T21:32:35.4781908Z 0% |############################## | 47% 2023-01-11T21:32:35.4782234Z 0% |############################## | 48% 2023-01-11T21:32:35.4782577Z 0% |############################## | 48% 2023-01-11T21:32:35.4782905Z 0% |############################## | 48% 2023-01-11T21:32:35.4783243Z 0% |############################## | 48% 2023-01-11T21:32:35.4783582Z 0% |############################## | 48% 2023-01-11T21:32:35.4783907Z 0% |############################## | 48% 2023-01-11T21:32:35.4784214Z 0% |############################### | 48% 2023-01-11T21:32:35.4784566Z 0% |############################### | 48% 2023-01-11T21:32:35.4784879Z 0% |############################### | 48% 2023-01-11T21:32:35.4785180Z 0% |############################### | 48% 2023-01-11T21:32:35.4785482Z 0% |############################### | 48% 2023-01-11T21:32:35.4785815Z 0% |############################### | 48% 2023-01-11T21:32:35.4786120Z 0% |############################### | 49% 2023-01-11T21:32:35.4786437Z 0% |############################### | 49% 2023-01-11T21:32:35.4786761Z 0% |############################### | 49% 2023-01-11T21:32:35.4787113Z 0% |############################### | 49% 2023-01-11T21:32:35.4787402Z 0% |############################### | 49% 2023-01-11T21:32:35.4787731Z 0% |############################### | 49% 2023-01-11T21:32:35.4788043Z 0% |############################### | 49% 2023-01-11T21:32:35.4788358Z 0% |############################### | 49% 2023-01-11T21:32:35.4788684Z 0% |############################### | 49% 2023-01-11T21:32:35.4789003Z 0% |############################### | 49% 2023-01-11T21:32:35.4789214Z 0% |############################### | 49% 2023-01-11T21:32:35.4789413Z 0% |############################### | 49% 2023-01-11T21:32:35.4789620Z 0% |############################### | 49% 2023-01-11T21:32:35.4789864Z 0% |################################ | 50% 2023-01-11T21:32:35.4790168Z 0% |################################ | 50% 2023-01-11T21:32:35.4790439Z 0% |################################ | 50% 2023-01-11T21:32:35.4790729Z 0% |################################ | 50% 2023-01-11T21:32:35.4791046Z 0% |################################ | 50% 2023-01-11T21:32:35.4791365Z 0% |################################ | 50% 2023-01-11T21:32:35.4791695Z 0% |################################ | 50% 2023-01-11T21:32:35.4792022Z 0% |################################ | 50% 2023-01-11T21:32:35.4792355Z 0% |################################ | 50% 2023-01-11T21:32:35.4792664Z 0% |################################ | 50% 2023-01-11T21:32:35.4792992Z 0% |################################ | 50% 2023-01-11T21:32:35.4793328Z 0% |################################ | 50% 2023-01-11T21:32:35.4793744Z 0% |################################ | 51% 2023-01-11T21:32:35.4794057Z 0% |################################ | 51% 2023-01-11T21:32:35.4794385Z 0% |################################ | 51% 2023-01-11T21:32:35.4794695Z 0% |################################ | 51% 2023-01-11T21:32:35.4795008Z 0% |################################ | 51% 2023-01-11T21:32:35.4795339Z 0% |################################ | 51% 2023-01-11T21:32:35.4795633Z 0% |################################# | 51% 2023-01-11T21:32:35.4795828Z 0% |################################# | 51% 2023-01-11T21:32:35.4796032Z 0% |################################# | 51% 2023-01-11T21:32:35.4796240Z 0% |################################# | 51% 2023-01-11T21:32:35.4796436Z 0% |################################# | 51% 2023-01-11T21:32:35.4796644Z 0% |################################# | 51% 2023-01-11T21:32:35.4796875Z 0% |################################# | 52% 2023-01-11T21:32:35.4797155Z 0% |################################# | 52% 2023-01-11T21:32:35.4797425Z 0% |################################# | 52% 2023-01-11T21:32:35.4798230Z 0% |################################# | 52% 2023-01-11T21:32:35.4798546Z 0% |################################# | 52% 2023-01-11T21:32:35.4798840Z 0% |################################# | 52% 2023-01-11T21:32:35.4799174Z 0% |################################# | 52% 2023-01-11T21:32:35.4799575Z 0% |################################# | 52% 2023-01-11T21:32:35.4799922Z 0% |################################# | 52% 2023-01-11T21:32:35.4800193Z 0% |################################# | 52% 2023-01-11T21:32:35.4800407Z 0% |################################# | 52% 2023-01-11T21:32:35.4800619Z 0% |################################# | 52% 2023-01-11T21:32:35.4800813Z 0% |################################# | 53% 2023-01-11T21:32:35.4801022Z 0% |################################## | 53% 2023-01-11T21:32:35.4801233Z 0% |################################## | 53% 2023-01-11T21:32:35.4801443Z 0% |################################## | 53% 2023-01-11T21:32:35.4801637Z 0% |################################## | 53% 2023-01-11T21:32:35.4801844Z 0% |################################## | 53% 2023-01-11T21:32:35.4802052Z 0% |################################## | 53% 2023-01-11T21:32:35.4802246Z 0% |################################## | 53% 2023-01-11T21:32:35.4802457Z 0% |################################## | 53% 2023-01-11T21:32:35.4802667Z 0% |################################## | 53% 2023-01-11T21:32:35.4802875Z 0% |################################## | 53% 2023-01-11T21:32:35.4803079Z 0% |################################## | 53% 2023-01-11T21:32:35.4803393Z 0% |################################## | 54% 2023-01-11T21:32:35.4803673Z 0% |################################## | 54% 2023-01-11T21:32:35.4803940Z 0% |################################## | 54% 2023-01-11T21:32:35.4804261Z 0% |################################## | 54% 2023-01-11T21:32:35.4804715Z 0% |################################## | 54% 2023-01-11T21:32:35.4805037Z 0% |################################## | 54% 2023-01-11T21:32:35.4805365Z 0% |################################## | 54% 2023-01-11T21:32:35.4805693Z 0% |################################## | 54% 2023-01-11T21:32:35.4806023Z 0% |################################### | 54% 2023-01-11T21:32:35.4806334Z 0% |################################### | 54% 2023-01-11T21:32:35.4806726Z 0% |################################### | 54% 2023-01-11T21:32:35.4807069Z 0% |################################### | 54% 2023-01-11T21:32:35.4807368Z 0% |################################### | 55% 2023-01-11T21:32:35.4807695Z 0% |################################### | 55% 2023-01-11T21:32:35.4808017Z 0% |################################### | 55% 2023-01-11T21:32:35.4808349Z 0% |################################### | 55% 2023-01-11T21:32:35.4808664Z 0% |################################### | 55% 2023-01-11T21:32:35.4808961Z 0% |################################### | 55% 2023-01-11T21:32:35.4809301Z 0% |################################### | 55% 2023-01-11T21:32:35.4809604Z 0% |################################### | 55% 2023-01-11T21:32:35.4809910Z 0% |################################### | 55% 2023-01-11T21:32:35.4810231Z 0% |################################### | 55% 2023-01-11T21:32:35.4810570Z 0% |################################### | 55% 2023-01-11T21:32:35.4810869Z 0% |################################### | 55% 2023-01-11T21:32:35.4811172Z 0% |################################### | 56% 2023-01-11T21:32:35.4811498Z 0% |################################### | 56% 2023-01-11T21:32:35.4811789Z 0% |################################### | 56% 2023-01-11T21:32:35.4812114Z 0% |#################################### | 56% 2023-01-11T21:32:35.4812448Z 0% |#################################### | 56% 2023-01-11T21:32:35.4812760Z 0% |#################################### | 56% 2023-01-11T21:32:35.4813067Z 0% |#################################### | 56% 2023-01-11T21:32:35.4813394Z 0% |#################################### | 56% 2023-01-11T21:32:35.4813725Z 0% |#################################### | 56% 2023-01-11T21:32:35.4814009Z 0% |#################################### | 56% 2023-01-11T21:32:35.4814291Z 0% |#################################### | 56% 2023-01-11T21:32:35.4814583Z 0% |#################################### | 56% 2023-01-11T21:32:35.4814892Z 0% |#################################### | 57% 2023-01-11T21:32:35.4815220Z 0% |#################################### | 57% 2023-01-11T21:32:35.4815546Z 0% |#################################### | 57% 2023-01-11T21:32:35.4815877Z 0% |#################################### | 57% 2023-01-11T21:32:35.4816201Z 0% |#################################### | 57% 2023-01-11T21:32:35.4816520Z 0% |#################################### | 57% 2023-01-11T21:32:35.4816856Z 0% |#################################### | 57% 2023-01-11T21:32:35.4817276Z 0% |#################################### | 57% 2023-01-11T21:32:35.4817619Z 0% |#################################### | 57% 2023-01-11T21:32:35.4817929Z 0% |#################################### | 57% 2023-01-11T21:32:35.4818222Z 0% |##################################### | 57% 2023-01-11T21:32:35.4818516Z 0% |##################################### | 57% 2023-01-11T21:32:35.4818865Z 0% |##################################### | 58% 2023-01-11T21:32:35.4819217Z 0% |##################################### | 58% 2023-01-11T21:32:35.4819624Z 0% |##################################### | 58% 2023-01-11T21:32:35.4819931Z 0% |##################################### | 58% 2023-01-11T21:32:35.4820253Z 0% |##################################### | 58% 2023-01-11T21:32:35.4820600Z 0% |##################################### | 58% 2023-01-11T21:32:35.4820925Z 0% |##################################### | 58% 2023-01-11T21:32:35.4821260Z 0% |##################################### | 58% 2023-01-11T21:32:35.4821609Z 0% |##################################### | 58% 2023-01-11T21:32:35.4821942Z 0% |##################################### | 58% 2023-01-11T21:32:35.4822264Z 0% |##################################### | 58% 2023-01-11T21:32:35.4822491Z 0% |##################################### | 58% 2023-01-11T21:32:35.4822691Z 0% |##################################### | 59% 2023-01-11T21:32:35.4822899Z 0% |##################################### | 59% 2023-01-11T21:32:35.4823104Z 0% |##################################### | 59% 2023-01-11T21:32:35.4823315Z 0% |##################################### | 59% 2023-01-11T21:32:35.4823508Z 0% |##################################### | 59% 2023-01-11T21:32:35.4823728Z 0% |###################################### | 59% 2023-01-11T21:32:35.4824024Z 0% |###################################### | 59% 2023-01-11T21:32:35.4824306Z 0% |###################################### | 59% 2023-01-11T21:32:35.4824629Z 0% |###################################### | 59% 2023-01-11T21:32:35.4824967Z 0% |###################################### | 59% 2023-01-11T21:32:35.4825305Z 0% |###################################### | 59% 2023-01-11T21:32:35.4825596Z 0% |###################################### | 59% 2023-01-11T21:32:35.4825912Z 0% |###################################### | 59% 2023-01-11T21:32:35.4826169Z 0% |###################################### | 60% 2023-01-11T21:32:35.4826363Z 0% |###################################### | 60% 2023-01-11T21:32:35.4826572Z 0% |###################################### | 60% 2023-01-11T21:32:35.4826779Z 0% |###################################### | 60% 2023-01-11T21:32:35.4826990Z 0% |###################################### | 60% 2023-01-11T21:32:35.4827187Z 0% |###################################### | 60% 2023-01-11T21:32:35.4827396Z 0% |###################################### | 60% 2023-01-11T21:32:35.4827605Z 0% |###################################### | 60% 2023-01-11T21:32:35.4827801Z 0% |###################################### | 60% 2023-01-11T21:32:35.4828005Z 0% |###################################### | 60% 2023-01-11T21:32:35.4828284Z 0% |###################################### | 60% 2023-01-11T21:32:35.4828477Z 0% |####################################### | 60% 2023-01-11T21:32:35.4828684Z 0% |####################################### | 61% 2023-01-11T21:32:35.4828889Z 0% |####################################### | 61% 2023-01-11T21:32:35.4829095Z 0% |####################################### | 61% 2023-01-11T21:32:35.4829354Z 0% |####################################### | 61% 2023-01-11T21:32:35.4829650Z 0% |####################################### | 61% 2023-01-11T21:32:35.4829989Z 0% |####################################### | 61% 2023-01-11T21:32:35.4830285Z 0% |####################################### | 61% 2023-01-11T21:32:35.4830615Z 0% |####################################### | 61% 2023-01-11T21:32:35.4830953Z 0% |####################################### | 61% 2023-01-11T21:32:35.4831275Z 0% |####################################### | 61% 2023-01-11T21:32:35.4831578Z 0% |####################################### | 61% 2023-01-11T21:32:35.4831898Z 0% |####################################### | 61% 2023-01-11T21:32:35.4832220Z 0% |####################################### | 62% 2023-01-11T21:32:35.4832539Z 0% |####################################### | 62% 2023-01-11T21:32:35.4832882Z 0% |####################################### | 62% 2023-01-11T21:32:35.4833193Z 0% |####################################### | 62% 2023-01-11T21:32:35.4833401Z 0% |####################################### | 62% 2023-01-11T21:32:35.4833593Z 0% |####################################### | 62% 2023-01-11T21:32:35.4833801Z 0% |######################################## | 62% 2023-01-11T21:32:35.4834006Z 0% |######################################## | 62% 2023-01-11T21:32:35.4834198Z 0% |######################################## | 62% 2023-01-11T21:32:35.4834402Z 0% |######################################## | 62% 2023-01-11T21:32:35.4834604Z 0% |######################################## | 62% 2023-01-11T21:32:35.4834809Z 0% |######################################## | 62% 2023-01-11T21:32:35.4835003Z 0% |######################################## | 63% 2023-01-11T21:32:35.4835206Z 0% |######################################## | 63% 2023-01-11T21:32:35.4835411Z 0% |######################################## | 63% 2023-01-11T21:32:35.4835604Z 0% |######################################## | 63% 2023-01-11T21:32:35.5097256Z 0% |######################################## | 63% 2023-01-11T21:32:35.5097828Z 0% |######################################## | 63% 2023-01-11T21:32:35.5098213Z 0% |######################################## | 63% 2023-01-11T21:32:35.5098567Z 0% |######################################## | 63% 2023-01-11T21:32:35.5098930Z 0% |######################################## | 63% 2023-01-11T21:32:35.5099308Z 0% |######################################## | 63% 2023-01-11T21:32:35.5099673Z 0% |######################################## | 63% 2023-01-11T21:32:35.5100042Z 0% |######################################## | 63% 2023-01-11T21:32:35.5100409Z 0% |######################################## | 64% 2023-01-11T21:32:35.5100779Z 0% |######################################### | 64% 2023-01-11T21:32:35.5101296Z 0% |######################################### | 64% 2023-01-11T21:32:35.5101667Z 0% |######################################### | 64% 2023-01-11T21:32:35.5102031Z 0% |######################################### | 64% 2023-01-11T21:32:35.5102387Z 0% |######################################### | 64% 2023-01-11T21:32:35.5102756Z 0% |######################################### | 64% 2023-01-11T21:32:35.5103120Z 0% |######################################### | 64% 2023-01-11T21:32:35.5103543Z 0% |######################################### | 64% 2023-01-11T21:32:35.5103909Z 0% |######################################### | 64% 2023-01-11T21:32:35.5104270Z 0% |######################################### | 64% 2023-01-11T21:32:35.5104635Z 0% |######################################### | 64% 2023-01-11T21:32:35.5104987Z 0% |######################################### | 65% 2023-01-11T21:32:35.5105346Z 0% |######################################### | 65% 2023-01-11T21:32:35.5105712Z 0% |######################################### | 65% 2023-01-11T21:32:35.5106063Z 0% |######################################### | 65% 2023-01-11T21:32:35.5106422Z 0% |######################################### | 65% 2023-01-11T21:32:35.5106784Z 0% |######################################### | 65% 2023-01-11T21:32:35.5107149Z 0% |######################################### | 65% 2023-01-11T21:32:35.5107495Z 0% |######################################### | 65% 2023-01-11T21:32:35.5107857Z 0% |########################################## | 65% 2023-01-11T21:32:35.5108216Z 0% |########################################## | 65% 2023-01-11T21:32:35.5108571Z 0% |########################################## | 65% 2023-01-11T21:32:35.5108934Z 0% |########################################## | 65% 2023-01-11T21:32:35.5109293Z 0% |########################################## | 66% 2023-01-11T21:32:35.5109651Z 0% |########################################## | 66% 2023-01-11T21:32:35.5109992Z 0% |########################################## | 66% 2023-01-11T21:32:35.5110354Z 0% |########################################## | 66% 2023-01-11T21:32:35.5110718Z 0% |########################################## | 66% 2023-01-11T21:32:35.5111066Z 0% |########################################## | 66% 2023-01-11T21:32:35.5111424Z 0% |########################################## | 66% 2023-01-11T21:32:35.5111785Z 0% |########################################## | 66% 2023-01-11T21:32:35.5112137Z 0% |########################################## | 66% 2023-01-11T21:32:35.5112494Z 0% |########################################## | 66% 2023-01-11T21:32:35.5112851Z 0% |########################################## | 66% 2023-01-11T21:32:35.5113207Z 0% |########################################## | 66% 2023-01-11T21:32:35.5113554Z 0% |########################################## | 67% 2023-01-11T21:32:35.5113912Z 0% |########################################## | 67% 2023-01-11T21:32:35.5114275Z 0% |########################################### | 67% 2023-01-11T21:32:35.5114621Z 0% |########################################### | 67% 2023-01-11T21:32:35.5114985Z 0% |########################################### | 67% 2023-01-11T21:32:35.5115344Z 0% |########################################### | 67% 2023-01-11T21:32:35.5115756Z 0% |########################################### | 67% 2023-01-11T21:32:35.5116102Z 0% |########################################### | 67% 2023-01-11T21:32:35.5116466Z 0% |########################################### | 67% 2023-01-11T21:32:35.5116831Z 0% |########################################### | 67% 2023-01-11T21:32:35.5117173Z 0% |########################################### | 67% 2023-01-11T21:32:35.5117537Z 0% |########################################### | 67% 2023-01-11T21:32:35.5118073Z 0% |########################################### | 68% 2023-01-11T21:32:35.5118436Z 0% |########################################### | 68% 2023-01-11T21:32:35.5118779Z 0% |########################################### | 68% 2023-01-11T21:32:35.5119146Z 0% |########################################### | 68% 2023-01-11T21:32:35.5119577Z 0% |########################################### | 68% 2023-01-11T21:32:35.5119930Z 0% |########################################### | 68% 2023-01-11T21:32:35.5120298Z 0% |########################################### | 68% 2023-01-11T21:32:35.5120660Z 0% |########################################### | 68% 2023-01-11T21:32:35.5121019Z 0% |########################################### | 68% 2023-01-11T21:32:35.5121362Z 0% |############################################ | 68% 2023-01-11T21:32:35.5121725Z 0% |############################################ | 68% 2023-01-11T21:32:35.5122092Z 0% |############################################ | 68% 2023-01-11T21:32:35.5122437Z 0% |############################################ | 69% 2023-01-11T21:32:35.5122800Z 0% |############################################ | 69% 2023-01-11T21:32:35.5123158Z 0% |############################################ | 69% 2023-01-11T21:32:35.5123506Z 0% |############################################ | 69% 2023-01-11T21:32:35.5123867Z 0% |############################################ | 69% 2023-01-11T21:32:35.5124230Z 0% |############################################ | 69% 2023-01-11T21:32:35.5124594Z 0% |############################################ | 69% 2023-01-11T21:32:35.5124948Z 0% |############################################ | 69% 2023-01-11T21:32:35.5125313Z 0% |############################################ | 69% 2023-01-11T21:32:35.5125671Z 0% |############################################ | 69% 2023-01-11T21:32:35.5126021Z 0% |############################################ | 69% 2023-01-11T21:32:35.5126385Z 0% |############################################ | 69% 2023-01-11T21:32:35.5126746Z 0% |############################################ | 69% 2023-01-11T21:32:35.5127106Z 0% |############################################ | 70% 2023-01-11T21:32:35.5127453Z 0% |############################################ | 70% 2023-01-11T21:32:35.5127812Z 0% |############################################ | 70% 2023-01-11T21:32:35.5128177Z 0% |############################################# | 70% 2023-01-11T21:32:35.5128520Z 0% |############################################# | 70% 2023-01-11T21:32:35.5128886Z 0% |############################################# | 70% 2023-01-11T21:32:35.5129246Z 0% |############################################# | 70% 2023-01-11T21:32:35.5129614Z 0% |############################################# | 70% 2023-01-11T21:32:35.5130060Z 0% |############################################# | 70% 2023-01-11T21:32:35.5130422Z 0% |############################################# | 70% 2023-01-11T21:32:35.5130789Z 0% |############################################# | 70% 2023-01-11T21:32:35.5131140Z 0% |############################################# | 70% 2023-01-11T21:32:35.5131505Z 0% |############################################# | 71% 2023-01-11T21:32:35.5131868Z 0% |############################################# | 71% 2023-01-11T21:32:35.5132218Z 0% |############################################# | 71% 2023-01-11T21:32:35.5132644Z 0% |############################################# | 71% 2023-01-11T21:32:35.5132999Z 0% |############################################# | 71% 2023-01-11T21:32:35.5133363Z 0% |############################################# | 71% 2023-01-11T21:32:35.5133709Z 0% |############################################# | 71% 2023-01-11T21:32:35.5134070Z 0% |############################################# | 71% 2023-01-11T21:32:35.5134431Z 0% |############################################# | 71% 2023-01-11T21:32:35.5134778Z 0% |############################################# | 71% 2023-01-11T21:32:35.5135147Z 0% |############################################## | 71% 2023-01-11T21:32:35.5135504Z 0% |############################################## | 71% 2023-01-11T21:32:35.5135863Z 0% |############################################## | 72% 2023-01-11T21:32:35.5136211Z 0% |############################################## | 72% 2023-01-11T21:32:35.5136575Z 0% |############################################## | 72% 2023-01-11T21:32:35.5136936Z 0% |############################################## | 72% 2023-01-11T21:32:35.5137288Z 0% |############################################## | 72% 2023-01-11T21:32:35.5137651Z 0% |############################################## | 72% 2023-01-11T21:32:35.5138006Z 0% |############################################## | 72% 2023-01-11T21:32:35.5138370Z 0% |############################################## | 72% 2023-01-11T21:32:35.5138716Z 0% |############################################## | 72% 2023-01-11T21:32:35.5139072Z 0% |############################################## | 72% 2023-01-11T21:32:35.5139435Z 0% |############################################## | 72% 2023-01-11T21:32:35.5139791Z 0% |############################################## | 72% 2023-01-11T21:32:35.5140155Z 0% |############################################## | 73% 2023-01-11T21:32:35.5140516Z 0% |############################################## | 73% 2023-01-11T21:32:35.5140882Z 0% |############################################## | 73% 2023-01-11T21:32:35.5141227Z 0% |############################################## | 73% 2023-01-11T21:32:35.5141585Z 0% |############################################## | 73% 2023-01-11T21:32:35.5141948Z 0% |############################################### | 73% 2023-01-11T21:32:35.5142299Z 0% |############################################### | 73% 2023-01-11T21:32:35.5142661Z 0% |############################################### | 73% 2023-01-11T21:32:35.5143021Z 0% |############################################### | 73% 2023-01-11T21:32:35.5143369Z 0% |############################################### | 73% 2023-01-11T21:32:35.5143728Z 0% |############################################### | 73% 2023-01-11T21:32:35.5144088Z 0% |############################################### | 73% 2023-01-11T21:32:35.5144503Z 0% |############################################### | 74% 2023-01-11T21:32:35.5144850Z 0% |############################################### | 74% 2023-01-11T21:32:35.5145211Z 0% |############################################### | 74% 2023-01-11T21:32:35.5145571Z 0% |############################################### | 74% 2023-01-11T21:32:35.5145917Z 0% |############################################### | 74% 2023-01-11T21:32:35.5146284Z 0% |############################################### | 74% 2023-01-11T21:32:35.5146643Z 0% |############################################### | 74% 2023-01-11T21:32:35.5147042Z 0% |############################################### | 74% 2023-01-11T21:32:35.5147385Z 0% |############################################### | 74% 2023-01-11T21:32:35.5147744Z 0% |############################################### | 74% 2023-01-11T21:32:35.5148111Z 0% |############################################### | 74% 2023-01-11T21:32:35.5148462Z 0% |############################################### | 74% 2023-01-11T21:32:35.5148831Z 0% |################################################ | 75% 2023-01-11T21:32:35.5149193Z 0% |################################################ | 75% 2023-01-11T21:32:35.5149558Z 0% |################################################ | 75% 2023-01-11T21:32:35.5149906Z 0% |################################################ | 75% 2023-01-11T21:32:35.5150263Z 0% |################################################ | 75% 2023-01-11T21:32:35.5150624Z 0% |################################################ | 75% 2023-01-11T21:32:35.5150965Z 0% |################################################ | 75% 2023-01-11T21:32:35.5151322Z 0% |################################################ | 75% 2023-01-11T21:32:35.5151686Z 0% |################################################ | 75% 2023-01-11T21:32:35.5152036Z 0% |################################################ | 75% 2023-01-11T21:32:35.5152402Z 0% |################################################ | 75% 2023-01-11T21:32:35.5152761Z 0% |################################################ | 75% 2023-01-11T21:32:35.5153118Z 0% |################################################ | 76% 2023-01-11T21:32:35.5153463Z 0% |################################################ | 76% 2023-01-11T21:32:35.5153830Z 0% |################################################ | 76% 2023-01-11T21:32:35.5154192Z 0% |################################################ | 76% 2023-01-11T21:32:35.5154539Z 0% |################################################ | 76% 2023-01-11T21:32:35.5154903Z 0% |################################################ | 76% 2023-01-11T21:32:35.5155263Z 0% |################################################ | 76% 2023-01-11T21:32:35.5155621Z 0% |################################################# | 76% 2023-01-11T21:32:35.5155961Z 0% |################################################# | 76% 2023-01-11T21:32:35.5156312Z 0% |################################################# | 76% 2023-01-11T21:32:35.5156670Z 0% |################################################# | 76% 2023-01-11T21:32:35.5157018Z 0% |################################################# | 76% 2023-01-11T21:32:35.5157381Z 0% |################################################# | 77% 2023-01-11T21:32:35.5158789Z 0% |################################################# | 77% 2023-01-11T21:32:35.5159156Z 0% |################################################# | 77% 2023-01-11T21:32:35.5159571Z 0% |################################################# | 77% 2023-01-11T21:32:35.5160018Z 0% |################################################# | 77% 2023-01-11T21:32:35.5160376Z 0% |################################################# | 77% 2023-01-11T21:32:35.5160727Z 0% |################################################# | 77% 2023-01-11T21:32:35.5161091Z 0% |################################################# | 77% 2023-01-11T21:32:35.5161456Z 0% |################################################# | 77% 2023-01-11T21:32:35.5161819Z 0% |################################################# | 77% 2023-01-11T21:32:35.5162223Z 0% |################################################# | 77% 2023-01-11T21:32:35.5162585Z 0% |################################################# | 77% 2023-01-11T21:32:35.5162952Z 0% |################################################# | 78% 2023-01-11T21:32:35.5163301Z 0% |################################################# | 78% 2023-01-11T21:32:35.5163666Z 0% |################################################## | 78% 2023-01-11T21:32:35.5164027Z 0% |################################################## | 78% 2023-01-11T21:32:35.5164374Z 0% |################################################## | 78% 2023-01-11T21:32:35.5164736Z 0% |################################################## | 78% 2023-01-11T21:32:35.5165099Z 0% |################################################## | 78% 2023-01-11T21:32:35.5165463Z 0% |################################################## | 78% 2023-01-11T21:32:35.5165820Z 0% |################################################## | 78% 2023-01-11T21:32:35.5166183Z 0% |################################################## | 78% 2023-01-11T21:32:35.5166542Z 0% |################################################## | 78% 2023-01-11T21:32:35.5166887Z 0% |################################################## | 78% 2023-01-11T21:32:35.5167249Z 0% |################################################## | 79% 2023-01-11T21:32:35.5167610Z 0% |################################################## | 79% 2023-01-11T21:32:35.5167979Z 0% |################################################## | 79% 2023-01-11T21:32:35.5168324Z 0% |################################################## | 79% 2023-01-11T21:32:35.5168687Z 0% |################################################## | 79% 2023-01-11T21:32:35.5169053Z 0% |################################################## | 79% 2023-01-11T21:32:35.5169398Z 0% |################################################## | 79% 2023-01-11T21:32:35.5169765Z 0% |################################################## | 79% 2023-01-11T21:32:35.5170132Z 0% |################################################## | 79% 2023-01-11T21:32:35.5170494Z 0% |################################################### | 79% 2023-01-11T21:32:35.5170850Z 0% |################################################### | 79% 2023-01-11T21:32:35.5171215Z 0% |################################################### | 79% 2023-01-11T21:32:35.5171582Z 0% |################################################### | 79% 2023-01-11T21:32:35.5171930Z 0% |################################################### | 80% 2023-01-11T21:32:35.5172296Z 0% |################################################### | 80% 2023-01-11T21:32:35.5172660Z 0% |################################################### | 80% 2023-01-11T21:32:35.5173007Z 0% |################################################### | 80% 2023-01-11T21:32:35.5173368Z 0% |################################################### | 80% 2023-01-11T21:32:35.5173726Z 0% |################################################### | 80% 2023-01-11T21:32:35.5174090Z 0% |################################################### | 80% 2023-01-11T21:32:35.5174484Z 0% |################################################### | 80% 2023-01-11T21:32:35.5174846Z 0% |################################################### | 80% 2023-01-11T21:32:35.5175210Z 0% |################################################### | 80% 2023-01-11T21:32:35.5175562Z 0% |################################################### | 80% 2023-01-11T21:32:35.5175933Z 0% |################################################### | 80% 2023-01-11T21:32:35.5176298Z 0% |################################################### | 81% 2023-01-11T21:32:35.5176719Z 0% |################################################### | 81% 2023-01-11T21:32:35.5177061Z 0% |################################################### | 81% 2023-01-11T21:32:35.5177421Z 0% |#################################################### | 81% 2023-01-11T21:32:35.5177781Z 0% |#################################################### | 81% 2023-01-11T21:32:35.5178135Z 0% |#################################################### | 81% 2023-01-11T21:32:35.5178500Z 0% |#################################################### | 81% 2023-01-11T21:32:35.5178857Z 0% |#################################################### | 81% 2023-01-11T21:32:35.5179220Z 0% |#################################################### | 81% 2023-01-11T21:32:35.5179569Z 0% |#################################################### | 81% 2023-01-11T21:32:35.5179926Z 0% |#################################################### | 81% 2023-01-11T21:32:35.5180292Z 0% |#################################################### | 81% 2023-01-11T21:32:35.5180634Z 0% |#################################################### | 82% 2023-01-11T21:32:35.5180993Z 0% |#################################################### | 82% 2023-01-11T21:32:35.5181356Z 0% |#################################################### | 82% 2023-01-11T21:32:35.5181716Z 0% |#################################################### | 82% 2023-01-11T21:32:35.5182068Z 0% |#################################################### | 82% 2023-01-11T21:32:35.5182432Z 0% |#################################################### | 82% 2023-01-11T21:32:35.5182792Z 0% |#################################################### | 82% 2023-01-11T21:32:35.5183140Z 0% |#################################################### | 82% 2023-01-11T21:32:35.5183499Z 0% |#################################################### | 82% 2023-01-11T21:32:35.5183867Z 0% |#################################################### | 82% 2023-01-11T21:32:35.5184212Z 0% |##################################################### | 82% 2023-01-11T21:32:35.5184572Z 0% |##################################################### | 82% 2023-01-11T21:32:35.5184934Z 0% |##################################################### | 83% 2023-01-11T21:32:35.5185300Z 0% |##################################################### | 83% 2023-01-11T21:32:35.5185654Z 0% |##################################################### | 83% 2023-01-11T21:32:35.5186010Z 0% |##################################################### | 83% 2023-01-11T21:32:35.5186374Z 0% |##################################################### | 83% 2023-01-11T21:32:35.5186722Z 0% |##################################################### | 83% 2023-01-11T21:32:35.5187087Z 0% |##################################################### | 83% 2023-01-11T21:32:35.5187453Z 0% |##################################################### | 83% 2023-01-11T21:32:35.5187816Z 0% |##################################################### | 83% 2023-01-11T21:32:35.5188169Z 0% |##################################################### | 83% 2023-01-11T21:32:35.5188575Z 0% |##################################################### | 83% 2023-01-11T21:32:35.5188938Z 0% |##################################################### | 83% 2023-01-11T21:32:35.5189280Z 0% |##################################################### | 84% 2023-01-11T21:32:35.5189647Z 0% |##################################################### | 84% 2023-01-11T21:32:35.5190017Z 0% |##################################################### | 84% 2023-01-11T21:32:35.5190383Z 0% |##################################################### | 84% 2023-01-11T21:32:35.5190729Z 0% |###################################################### | 84% 2023-01-11T21:32:35.5191129Z 0% |###################################################### | 84% 2023-01-11T21:32:35.5191292Z 0% |###################################################### | 84% 2023-01-11T21:32:35.5191453Z 0% |###################################################### | 84% 2023-01-11T21:32:35.5191618Z 0% |###################################################### | 84% 2023-01-11T21:32:35.5191760Z 0% |###################################################### | 84% 2023-01-11T21:32:35.5191922Z 0% |###################################################### | 84% 2023-01-11T21:32:35.5192080Z 0% |###################################################### | 84% 2023-01-11T21:32:35.5192242Z 0% |###################################################### | 85% 2023-01-11T21:32:35.5192402Z 0% |###################################################### | 85% 2023-01-11T21:32:35.5192560Z 0% |###################################################### | 85% 2023-01-11T21:32:35.5192727Z 0% |###################################################### | 85% 2023-01-11T21:32:35.5192882Z 0% |###################################################### | 85% 2023-01-11T21:32:35.5193028Z 0% |###################################################### | 85% 2023-01-11T21:32:35.5193188Z 0% |###################################################### | 85% 2023-01-11T21:32:35.5193353Z 0% |###################################################### | 85% 2023-01-11T21:32:35.5193511Z 0% |###################################################### | 85% 2023-01-11T21:32:35.5193672Z 0% |###################################################### | 85% 2023-01-11T21:32:35.5193834Z 0% |###################################################### | 85% 2023-01-11T21:32:35.5193991Z 0% |####################################################### | 85% 2023-01-11T21:32:35.5194149Z 0% |####################################################### | 86% 2023-01-11T21:32:35.5194296Z 0% |####################################################### | 86% 2023-01-11T21:32:35.5194454Z 0% |####################################################### | 86% 2023-01-11T21:32:35.5194616Z 0% |####################################################### | 86% 2023-01-11T21:32:35.5194780Z 0% |####################################################### | 86% 2023-01-11T21:32:35.5194940Z 0% |####################################################### | 86% 2023-01-11T21:32:35.5195097Z 0% |####################################################### | 86% 2023-01-11T21:32:35.5195302Z 0% |####################################################### | 86% 2023-01-11T21:32:35.5195460Z 0% |####################################################### | 86% 2023-01-11T21:32:35.5195603Z 0% |####################################################### | 86% 2023-01-11T21:32:35.5195759Z 0% |####################################################### | 86% 2023-01-11T21:32:35.5195921Z 0% |####################################################### | 86% 2023-01-11T21:32:35.5196082Z 0% |####################################################### | 87% 2023-01-11T21:32:35.5196238Z 0% |####################################################### | 87% 2023-01-11T21:32:35.5196448Z 0% |####################################################### | 87% 2023-01-11T21:32:35.5196612Z 0% |####################################################### | 87% 2023-01-11T21:32:35.5196767Z 0% |####################################################### | 87% 2023-01-11T21:32:35.5196912Z 0% |####################################################### | 87% 2023-01-11T21:32:35.5197072Z 0% |######################################################## | 87% 2023-01-11T21:32:35.5197235Z 0% |######################################################## | 87% 2023-01-11T21:32:35.5197393Z 0% |######################################################## | 87% 2023-01-11T21:32:35.5197587Z 0% |######################################################## | 87% 2023-01-11T21:32:35.5197855Z 0% |######################################################## | 87% 2023-01-11T21:32:35.5198016Z 0% |######################################################## | 87% 2023-01-11T21:32:35.5198181Z 0% |######################################################## | 88% 2023-01-11T21:32:35.5198325Z 0% |######################################################## | 88% 2023-01-11T21:32:35.5198488Z 0% |######################################################## | 88% 2023-01-11T21:32:35.5198650Z 0% |######################################################## | 88% 2023-01-11T21:32:35.5198802Z 0% |######################################################## | 88% 2023-01-11T21:32:35.5198962Z 0% |######################################################## | 88% 2023-01-11T21:32:35.5199120Z 0% |######################################################## | 88% 2023-01-11T21:32:35.5199284Z 0% |######################################################## | 88% 2023-01-11T21:32:35.5199536Z 0% |######################################################## | 88% 2023-01-11T21:32:35.5199679Z 0% |######################################################## | 88% 2023-01-11T21:32:35.5199843Z 0% |######################################################## | 88% 2023-01-11T21:32:35.5200000Z 0% |######################################################## | 88% 2023-01-11T21:32:35.5200162Z 0% |######################################################## | 89% 2023-01-11T21:32:35.5200323Z 0% |######################################################### | 89% 2023-01-11T21:32:35.5200482Z 0% |######################################################### | 89% 2023-01-11T21:32:35.5200643Z 0% |######################################################### | 89% 2023-01-11T21:32:35.5200798Z 0% |######################################################### | 89% 2023-01-11T21:32:35.5200947Z 0% |######################################################### | 89% 2023-01-11T21:32:35.5201106Z 0% |######################################################### | 89% 2023-01-11T21:32:35.5201265Z 0% |######################################################### | 89% 2023-01-11T21:32:35.5201429Z 0% |######################################################### | 89% 2023-01-11T21:32:35.5201589Z 0% |######################################################### | 89% 2023-01-11T21:32:35.5201749Z 0% |######################################################### | 89% 2023-01-11T21:32:35.5201908Z 0% |######################################################### | 89% 2023-01-11T21:32:35.5202072Z 0% |######################################################### | 89% 2023-01-11T21:32:35.5202215Z 0% |######################################################### | 90% 2023-01-11T21:32:35.5202373Z 0% |######################################################### | 90% 2023-01-11T21:32:35.5202532Z 0% |######################################################### | 90% 2023-01-11T21:32:35.5202690Z 0% |######################################################### | 90% 2023-01-11T21:32:35.5202849Z 0% |######################################################### | 90% 2023-01-11T21:32:35.5203077Z 0% |######################################################### | 90% 2023-01-11T21:32:35.5203239Z 0% |######################################################### | 90% 2023-01-11T21:32:35.5203399Z 0% |########################################################## | 90% 2023-01-11T21:32:35.5203547Z 0% |########################################################## | 90% 2023-01-11T21:32:35.5203707Z 0% |########################################################## | 90% 2023-01-11T21:32:35.5203861Z 0% |########################################################## | 90% 2023-01-11T21:32:35.5204075Z 0% |########################################################## | 90% 2023-01-11T21:32:35.5204231Z 0% |########################################################## | 91% 2023-01-11T21:32:35.5204388Z 0% |########################################################## | 91% 2023-01-11T21:32:35.5204546Z 0% |########################################################## | 91% 2023-01-11T21:32:35.5204711Z 0% |########################################################## | 91% 2023-01-11T21:32:35.5204855Z 0% |########################################################## | 91% 2023-01-11T21:32:35.5205013Z 0% |########################################################## | 91% 2023-01-11T21:32:35.5205172Z 0% |########################################################## | 91% 2023-01-11T21:32:35.5205331Z 0% |########################################################## | 91% 2023-01-11T21:32:35.5205492Z 0% |########################################################## | 91% 2023-01-11T21:32:35.5205657Z 0% |########################################################## | 91% 2023-01-11T21:32:35.5205813Z 0% |########################################################## | 91% 2023-01-11T21:32:35.5205971Z 0% |########################################################## | 91% 2023-01-11T21:32:35.5206116Z 0% |########################################################## | 92% 2023-01-11T21:32:35.5206279Z 0% |########################################################## | 92% 2023-01-11T21:32:35.5206442Z 0% |########################################################### | 92% 2023-01-11T21:32:35.5206600Z 0% |########################################################### | 92% 2023-01-11T21:32:35.5206760Z 0% |########################################################### | 92% 2023-01-11T21:32:35.5206920Z 0% |########################################################### | 92% 2023-01-11T21:32:35.5207083Z 0% |########################################################### | 92% 2023-01-11T21:32:35.5207243Z 0% |########################################################### | 92% 2023-01-11T21:32:35.5207386Z 0% |########################################################### | 92% 2023-01-11T21:32:35.5207545Z 0% |########################################################### | 92% 2023-01-11T21:32:35.5207698Z 0% |########################################################### | 92% 2023-01-11T21:32:35.5207862Z 0% |########################################################### | 92% 2023-01-11T21:32:35.5208024Z 0% |########################################################### | 93% 2023-01-11T21:32:35.5208182Z 0% |########################################################### | 93% 2023-01-11T21:32:35.5208340Z 0% |########################################################### | 93% 2023-01-11T21:32:35.5208494Z 0% |########################################################### | 93% 2023-01-11T21:32:35.5208638Z 0% |########################################################### | 93% 2023-01-11T21:32:35.5208800Z 0% |########################################################### | 93% 2023-01-11T21:32:35.5208960Z 0% |########################################################### | 93% 2023-01-11T21:32:35.5209124Z 0% |########################################################### | 93% 2023-01-11T21:32:35.5209279Z 0% |########################################################### | 93% 2023-01-11T21:32:35.5209474Z 0% |############################################################ | 93% 2023-01-11T21:32:35.5209636Z 0% |############################################################ | 93% 2023-01-11T21:32:35.5209794Z 0% |############################################################ | 93% 2023-01-11T21:32:35.5209936Z 0% |############################################################ | 94% 2023-01-11T21:32:35.5210093Z 0% |############################################################ | 94% 2023-01-11T21:32:35.5210253Z 0% |############################################################ | 94% 2023-01-11T21:32:35.5210445Z 0% |############################################################ | 94% 2023-01-11T21:32:35.5210603Z 0% |############################################################ | 94% 2023-01-11T21:32:35.5210760Z 0% |############################################################ | 94% 2023-01-11T21:32:35.5210922Z 0% |############################################################ | 94% 2023-01-11T21:32:35.5211085Z 0% |############################################################ | 94% 2023-01-11T21:32:35.5211229Z 0% |############################################################ | 94% 2023-01-11T21:32:35.5211387Z 0% |############################################################ | 94% 2023-01-11T21:32:35.5211542Z 0% |############################################################ | 94% 2023-01-11T21:32:35.5211711Z 0% |############################################################ | 94% 2023-01-11T21:32:35.5211871Z 0% |############################################################ | 95% 2023-01-11T21:32:35.5212033Z 0% |############################################################ | 95% 2023-01-11T21:32:35.5212192Z 0% |############################################################ | 95% 2023-01-11T21:32:35.5212352Z 0% |############################################################ | 95% 2023-01-11T21:32:35.5212496Z 0% |############################################################# | 95% 2023-01-11T21:32:35.5212657Z 0% |############################################################# | 95% 2023-01-11T21:32:35.5212824Z 0% |############################################################# | 95% 2023-01-11T21:32:35.5212984Z 0% |############################################################# | 95% 2023-01-11T21:32:35.5213142Z 0% |############################################################# | 95% 2023-01-11T21:32:35.5213302Z 0% |############################################################# | 95% 2023-01-11T21:32:35.5213458Z 0% |############################################################# | 95% 2023-01-11T21:32:35.5213620Z 0% |############################################################# | 95% 2023-01-11T21:32:35.5213762Z 0% |############################################################# | 96% 2023-01-11T21:32:35.5213923Z 0% |############################################################# | 96% 2023-01-11T21:32:35.5214082Z 0% |############################################################# | 96% 2023-01-11T21:32:35.5214240Z 0% |############################################################# | 96% 2023-01-11T21:32:35.5214399Z 0% |############################################################# | 96% 2023-01-11T21:32:35.5214560Z 0% |############################################################# | 96% 2023-01-11T21:32:35.5214719Z 0% |############################################################# | 96% 2023-01-11T21:32:35.5214878Z 0% |############################################################# | 96% 2023-01-11T21:32:35.5215020Z 0% |############################################################# | 96% 2023-01-11T21:32:35.5215185Z 0% |############################################################# | 96% 2023-01-11T21:32:35.5215342Z 0% |############################################################# | 96% 2023-01-11T21:32:35.5215503Z 0% |############################################################## | 96% 2023-01-11T21:32:35.5215662Z 0% |############################################################## | 97% 2023-01-11T21:32:35.5215850Z 0% |############################################################## | 97% 2023-01-11T21:32:35.5216009Z 0% |############################################################## | 97% 2023-01-11T21:32:35.5216163Z 0% |############################################################## | 97% 2023-01-11T21:32:35.5216308Z 0% |############################################################## | 97% 2023-01-11T21:32:35.5216466Z 0% |############################################################## | 97% 2023-01-11T21:32:35.5216621Z 0% |############################################################## | 97% 2023-01-11T21:32:35.5216814Z 0% |############################################################## | 97% 2023-01-11T21:32:35.5216976Z 0% |############################################################## | 97% 2023-01-11T21:32:35.5217136Z 0% |############################################################## | 97% 2023-01-11T21:32:35.5217296Z 0% |############################################################## | 97% 2023-01-11T21:32:35.5217453Z 0% |############################################################## | 97% 2023-01-11T21:32:35.5217597Z 0% |############################################################## | 98% 2023-01-11T21:32:35.5217756Z 0% |############################################################## | 98% 2023-01-11T21:32:35.5217916Z 0% |############################################################## | 98% 2023-01-11T21:32:35.5218071Z 0% |############################################################## | 98% 2023-01-11T21:32:35.5218230Z 0% |############################################################## | 98% 2023-01-11T21:32:35.5218390Z 0% |############################################################## | 98% 2023-01-11T21:32:35.5218549Z 0% |############################################################### | 98% 2023-01-11T21:32:35.5218708Z 0% |############################################################### | 98% 2023-01-11T21:32:35.5218854Z 0% |############################################################### | 98% 2023-01-11T21:32:35.5219013Z 0% |############################################################### | 98% 2023-01-11T21:32:35.5219168Z 0% |############################################################### | 98% 2023-01-11T21:32:35.5219326Z 0% |############################################################### | 98% 2023-01-11T21:32:35.5219489Z 0% |############################################################### | 99% 2023-01-11T21:32:35.5219646Z 0% |############################################################### | 99% 2023-01-11T21:32:35.5219808Z 0% |############################################################### | 99% 2023-01-11T21:32:35.5219973Z 0% |############################################################### | 99% 2023-01-11T21:32:35.5220120Z 0% |############################################################### | 99% 2023-01-11T21:32:35.5220279Z 0% |############################################################### | 99% 2023-01-11T21:32:35.5220441Z 0% |############################################################### | 99% 2023-01-11T21:32:35.5220600Z 0% |############################################################### | 99% 2023-01-11T21:32:35.5220761Z 0% |############################################################### | 99% 2023-01-11T21:32:35.5220921Z 0% |############################################################### | 99% 2023-01-11T21:32:35.5221079Z 0% |############################################################### | 99% 2023-01-11T21:32:35.5221223Z 0% |############################################################### | 99% 2023-01-11T21:32:35.5221382Z 0% |############################################################### | 99% 2023-01-11T21:32:35.5221551Z 0% |################################################################| 100% 2023-01-11T21:32:35.5222128Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/train-images-idx3-ubyte.gz ... 2023-01-11T21:32:35.5222565Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2023-01-11T21:32:35.5222579Z 2023-01-11T21:32:35.5222783Z 0% | | 0% 2023-01-11T21:32:35.5222941Z 0% |################## | 28% 2023-01-11T21:32:35.5223103Z 0% |#################################### | 56% 2023-01-11T21:32:35.5223263Z 0% |###################################################### | 85% 2023-01-11T21:32:35.5223414Z 0% |################################################################| 100% 2023-01-11T21:32:35.5223843Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/train-labels-idx1-ubyte.gz ... 2023-01-11T21:32:35.5224282Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2023-01-11T21:32:35.5224291Z 2023-01-11T21:32:35.5224453Z 0% | | 0% 2023-01-11T21:32:35.5224615Z 0% | | 0% 2023-01-11T21:32:35.5224778Z 0% | | 0% 2023-01-11T21:32:35.5224937Z 0% | | 1% 2023-01-11T21:32:35.5225098Z 0% |# | 1% 2023-01-11T21:32:35.5225246Z 0% |# | 2% 2023-01-11T21:32:35.5225406Z 0% |# | 2% 2023-01-11T21:32:35.5225565Z 0% |## | 3% 2023-01-11T21:32:35.5225723Z 0% |## | 3% 2023-01-11T21:32:35.5225883Z 0% |## | 4% 2023-01-11T21:32:35.5226043Z 0% |### | 4% 2023-01-11T21:32:35.5226198Z 0% |### | 5% 2023-01-11T21:32:35.5226353Z 0% |### | 5% 2023-01-11T21:32:35.5226497Z 0% |#### | 6% 2023-01-11T21:32:35.5226653Z 0% |#### | 6% 2023-01-11T21:32:35.5226813Z 0% |#### | 7% 2023-01-11T21:32:35.5226969Z 0% |##### | 7% 2023-01-11T21:32:35.5227129Z 0% |##### | 8% 2023-01-11T21:32:35.5227282Z 0% |##### | 8% 2023-01-11T21:32:35.5227446Z 0% |###### | 9% 2023-01-11T21:32:35.5227598Z 0% |###### | 9% 2023-01-11T21:32:35.5227744Z 0% |###### | 10% 2023-01-11T21:32:35.5227905Z 0% |###### | 10% 2023-01-11T21:32:35.5228065Z 0% |####### | 11% 2023-01-11T21:32:35.5228228Z 0% |####### | 11% 2023-01-11T21:32:35.5228390Z 0% |####### | 12% 2023-01-11T21:32:35.5228544Z 0% |######## | 12% 2023-01-11T21:32:35.5228704Z 0% |######## | 13% 2023-01-11T21:32:35.5228863Z 0% |######## | 13% 2023-01-11T21:32:35.5229014Z 0% |######### | 14% 2023-01-11T21:32:35.5229171Z 0% |######### | 14% 2023-01-11T21:32:35.5229329Z 0% |######### | 15% 2023-01-11T21:32:35.5229524Z 0% |########## | 15% 2023-01-11T21:32:35.5229685Z 0% |########## | 16% 2023-01-11T21:32:35.5229847Z 0% |########## | 16% 2023-01-11T21:32:35.5230004Z 0% |########### | 17% 2023-01-11T21:32:35.5230161Z 0% |########### | 17% 2023-01-11T21:32:35.5230299Z 0% |########### | 18% 2023-01-11T21:32:35.5230454Z 0% |############ | 18% 2023-01-11T21:32:35.5230684Z 0% |############ | 19% 2023-01-11T21:32:35.5230840Z 0% |############ | 19% 2023-01-11T21:32:35.5230998Z 0% |############# | 20% 2023-01-11T21:32:35.5231155Z 0% |############# | 20% 2023-01-11T21:32:35.5231317Z 0% |############# | 21% 2023-01-11T21:32:35.5231472Z 0% |############# | 21% 2023-01-11T21:32:35.5231615Z 0% |############## | 22% 2023-01-11T21:32:35.5231774Z 0% |############## | 22% 2023-01-11T21:32:35.5231929Z 0% |############## | 23% 2023-01-11T21:32:35.5232089Z 0% |############### | 23% 2023-01-11T21:32:35.5232247Z 0% |############### | 24% 2023-01-11T21:32:35.5232403Z 0% |############### | 24% 2023-01-11T21:32:35.5232565Z 0% |################ | 25% 2023-01-11T21:32:35.5232725Z 0% |################ | 25% 2023-01-11T21:32:35.5232869Z 0% |################ | 26% 2023-01-11T21:32:35.5233025Z 0% |################# | 26% 2023-01-11T21:32:35.5233183Z 0% |################# | 27% 2023-01-11T21:32:35.5233338Z 0% |################# | 27% 2023-01-11T21:32:35.5233494Z 0% |################## | 28% 2023-01-11T21:32:35.5233655Z 0% |################## | 28% 2023-01-11T21:32:35.5233816Z 0% |################## | 29% 2023-01-11T21:32:35.5233971Z 0% |################### | 29% 2023-01-11T21:32:35.5234112Z 0% |################### | 30% 2023-01-11T21:32:35.5234270Z 0% |################### | 30% 2023-01-11T21:32:35.5234428Z 0% |#################### | 31% 2023-01-11T21:32:35.5234586Z 0% |#################### | 31% 2023-01-11T21:32:35.5234743Z 0% |#################### | 32% 2023-01-11T21:32:35.5234901Z 0% |#################### | 32% 2023-01-11T21:32:35.5235062Z 0% |##################### | 33% 2023-01-11T21:32:35.5235220Z 0% |##################### | 33% 2023-01-11T21:32:35.5235370Z 0% |##################### | 34% 2023-01-11T21:32:35.5235527Z 0% |###################### | 34% 2023-01-11T21:32:35.5235686Z 0% |###################### | 35% 2023-01-11T21:32:35.5235880Z 0% |###################### | 35% 2023-01-11T21:32:35.5236040Z 0% |####################### | 36% 2023-01-11T21:32:35.5236196Z 0% |####################### | 36% 2023-01-11T21:32:35.5236354Z 0% |####################### | 37% 2023-01-11T21:32:35.5236511Z 0% |######################## | 37% 2023-01-11T21:32:35.5236654Z 0% |######################## | 38% 2023-01-11T21:32:35.5236809Z 0% |######################## | 38% 2023-01-11T21:32:35.5237005Z 0% |######################### | 39% 2023-01-11T21:32:35.5237158Z 0% |######################### | 39% 2023-01-11T21:32:35.5237318Z 0% |######################### | 40% 2023-01-11T21:32:35.5237481Z 0% |########################## | 40% 2023-01-11T21:32:35.5237637Z 0% |########################## | 41% 2023-01-11T21:32:35.5237907Z 0% |########################## | 41% 2023-01-11T21:32:35.5238049Z 0% |########################### | 42% 2023-01-11T21:32:35.5238207Z 0% |########################### | 42% 2023-01-11T21:32:35.5238367Z 0% |########################### | 43% 2023-01-11T21:32:35.5238521Z 0% |########################### | 43% 2023-01-11T21:32:35.5238685Z 0% |############################ | 44% 2023-01-11T21:32:35.5238847Z 0% |############################ | 44% 2023-01-11T21:32:35.5239005Z 0% |############################ | 45% 2023-01-11T21:32:35.5239167Z 0% |############################# | 45% 2023-01-11T21:32:35.5239366Z 0% |############################# | 46% 2023-01-11T21:32:35.5239524Z 0% |############################# | 46% 2023-01-11T21:32:35.5239676Z 0% |############################## | 47% 2023-01-11T21:32:35.5239834Z 0% |############################## | 47% 2023-01-11T21:32:35.5239992Z 0% |############################## | 48% 2023-01-11T21:32:35.5240148Z 0% |############################### | 48% 2023-01-11T21:32:35.5240309Z 0% |############################### | 49% 2023-01-11T21:32:35.5240464Z 0% |############################### | 49% 2023-01-11T21:32:35.5240608Z 0% |################################ | 50% 2023-01-11T21:32:35.5240772Z 0% |################################ | 50% 2023-01-11T21:32:35.5240936Z 0% |################################ | 51% 2023-01-11T21:32:35.5241095Z 0% |################################# | 51% 2023-01-11T21:32:35.5241249Z 0% |################################# | 52% 2023-01-11T21:32:35.5241404Z 0% |################################# | 52% 2023-01-11T21:32:35.5241560Z 0% |################################## | 53% 2023-01-11T21:32:35.5241716Z 0% |################################## | 53% 2023-01-11T21:32:35.5241862Z 0% |################################## | 54% 2023-01-11T21:32:35.5242016Z 0% |################################## | 54% 2023-01-11T21:32:35.5242172Z 0% |################################### | 55% 2023-01-11T21:32:35.5242412Z 0% |################################### | 55% 2023-01-11T21:32:35.5242572Z 0% |################################### | 56% 2023-01-11T21:32:35.5242729Z 0% |#################################### | 56% 2023-01-11T21:32:35.5242888Z 0% |#################################### | 57% 2023-01-11T21:32:35.5243044Z 0% |#################################### | 57% 2023-01-11T21:32:35.5243185Z 0% |##################################### | 58% 2023-01-11T21:32:35.5243387Z 0% |##################################### | 58% 2023-01-11T21:32:35.5243544Z 0% |##################################### | 59% 2023-01-11T21:32:35.5243702Z 0% |###################################### | 59% 2023-01-11T21:32:35.5243860Z 0% |###################################### | 60% 2023-01-11T21:32:35.5244021Z 0% |###################################### | 60% 2023-01-11T21:32:35.5244181Z 0% |####################################### | 61% 2023-01-11T21:32:35.5244322Z 0% |####################################### | 61% 2023-01-11T21:32:35.5244481Z 0% |####################################### | 62% 2023-01-11T21:32:35.5244639Z 0% |######################################## | 62% 2023-01-11T21:32:35.5244801Z 0% |######################################## | 63% 2023-01-11T21:32:35.5244964Z 0% |######################################## | 63% 2023-01-11T21:32:35.5245117Z 0% |######################################### | 64% 2023-01-11T21:32:35.5245274Z 0% |######################################### | 64% 2023-01-11T21:32:35.5245433Z 0% |######################################### | 65% 2023-01-11T21:32:35.5245580Z 0% |######################################### | 65% 2023-01-11T21:32:35.5245738Z 0% |########################################## | 66% 2023-01-11T21:32:35.5245890Z 0% |########################################## | 66% 2023-01-11T21:32:35.5246049Z 0% |########################################## | 67% 2023-01-11T21:32:35.5246208Z 0% |########################################### | 67% 2023-01-11T21:32:35.5246366Z 0% |########################################### | 68% 2023-01-11T21:32:35.5246525Z 0% |########################################### | 68% 2023-01-11T21:32:35.5246681Z 0% |############################################ | 69% 2023-01-11T21:32:35.5246825Z 0% |############################################ | 69% 2023-01-11T21:32:35.5246980Z 0% |############################################ | 70% 2023-01-11T21:32:35.5247144Z 0% |############################################# | 70% 2023-01-11T21:32:35.5247300Z 0% |############################################# | 71% 2023-01-11T21:32:35.5247456Z 0% |############################################# | 71% 2023-01-11T21:32:35.5247615Z 0% |############################################## | 72% 2023-01-11T21:32:35.5247775Z 0% |############################################## | 72% 2023-01-11T21:32:35.5247937Z 0% |############################################## | 73% 2023-01-11T21:32:35.5248084Z 0% |############################################### | 73% 2023-01-11T21:32:35.5248243Z 0% |############################################### | 74% 2023-01-11T21:32:35.5248399Z 0% |############################################### | 74% 2023-01-11T21:32:35.5248555Z 0% |################################################ | 75% 2023-01-11T21:32:35.5248748Z 0% |################################################ | 75% 2023-01-11T21:32:35.5248906Z 0% |################################################ | 76% 2023-01-11T21:32:35.5249067Z 0% |################################################ | 76% 2023-01-11T21:32:35.5249224Z 0% |################################################# | 77% 2023-01-11T21:32:35.5249365Z 0% |################################################# | 77% 2023-01-11T21:32:35.5249522Z 0% |################################################# | 78% 2023-01-11T21:32:35.5249714Z 0% |################################################## | 78% 2023-01-11T21:32:35.5249875Z 0% |################################################## | 78% 2023-01-11T21:32:35.5250034Z 0% |################################################## | 79% 2023-01-11T21:32:35.5250194Z 0% |################################################### | 79% 2023-01-11T21:32:35.5250355Z 0% |################################################### | 80% 2023-01-11T21:32:35.5250513Z 0% |################################################### | 80% 2023-01-11T21:32:35.5250658Z 0% |#################################################### | 81% 2023-01-11T21:32:35.5250815Z 0% |#################################################### | 81% 2023-01-11T21:32:35.5250974Z 0% |#################################################### | 82% 2023-01-11T21:32:35.5251130Z 0% |##################################################### | 82% 2023-01-11T21:32:35.5251292Z 0% |##################################################### | 83% 2023-01-11T21:32:35.5251449Z 0% |##################################################### | 83% 2023-01-11T21:32:35.5251611Z 0% |###################################################### | 84% 2023-01-11T21:32:35.5251771Z 0% |###################################################### | 84% 2023-01-11T21:32:35.5251917Z 0% |###################################################### | 85% 2023-01-11T21:32:35.5252076Z 0% |####################################################### | 85% 2023-01-11T21:32:35.5252232Z 0% |####################################################### | 86% 2023-01-11T21:32:35.5252389Z 0% |####################################################### | 86% 2023-01-11T21:32:35.5252547Z 0% |####################################################### | 87% 2023-01-11T21:32:35.5252707Z 0% |######################################################## | 87% 2023-01-11T21:32:35.5252868Z 0% |######################################################## | 88% 2023-01-11T21:32:35.5253025Z 0% |######################################################## | 88% 2023-01-11T21:32:35.5253168Z 0% |######################################################### | 89% 2023-01-11T21:32:35.5253327Z 0% |######################################################### | 89% 2023-01-11T21:32:35.5253489Z 0% |######################################################### | 90% 2023-01-11T21:32:35.5253652Z 0% |########################################################## | 90% 2023-01-11T21:32:35.5253810Z 0% |########################################################## | 91% 2023-01-11T21:32:35.5253967Z 0% |########################################################## | 91% 2023-01-11T21:32:35.5254125Z 0% |########################################################### | 92% 2023-01-11T21:32:35.5254284Z 0% |########################################################### | 92% 2023-01-11T21:32:35.5254435Z 0% |########################################################### | 93% 2023-01-11T21:32:35.5254596Z 0% |############################################################ | 93% 2023-01-11T21:32:35.5254752Z 0% |############################################################ | 94% 2023-01-11T21:32:35.5254910Z 0% |############################################################ | 94% 2023-01-11T21:32:35.5255106Z 0% |############################################################# | 95% 2023-01-11T21:32:35.5255267Z 0% |############################################################# | 95% 2023-01-11T21:32:35.5255423Z 0% |############################################################# | 96% 2023-01-11T21:32:35.5255586Z 0% |############################################################## | 96% 2023-01-11T21:32:35.5255731Z 0% |############################################################## | 97% 2023-01-11T21:32:35.5255887Z 0% |############################################################## | 97% 2023-01-11T21:32:35.5256081Z 0% |############################################################## | 98% 2023-01-11T21:32:35.5256241Z 0% |############################################################### | 98% 2023-01-11T21:32:35.5256398Z 0% |############################################################### | 99% 2023-01-11T21:32:35.5256560Z 0% |############################################################### | 99% 2023-01-11T21:32:35.5256734Z 0% |################################################################| 100% 2023-01-11T21:32:35.5257225Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/t10k-images-idx3-ubyte.gz ... 2023-01-11T21:32:35.5257617Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2023-01-11T21:32:35.5257643Z 2023-01-11T21:32:35.5257790Z 0% | | 0% 2023-01-11T21:32:35.5257954Z 0% |################################################################| 100% 2023-01-11T21:32:35.5258374Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2023-01-11T21:33:22.6205023Z INFO: Elapsed time: 1465.459s, Critical Path: 227.43s 2023-01-11T21:33:22.6205495Z INFO: 3203 processes: 229 internal, 1 local, 2973 processwrapper-sandbox. 2023-01-11T21:33:22.6205852Z INFO: Build completed successfully, 3203 total actions 2023-01-11T21:33:22.6206194Z INFO: Build completed successfully, 3203 total actions 2023-01-11T21:33:22.6206550Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *libtorch* ]] 2023-01-11T21:33:22.6206936Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *bazel* ]] 2023-01-11T21:33:22.6207186Z + print_sccache_stats 2023-01-11T21:33:22.6207423Z + echo 'PyTorch Build Statistics' 2023-01-11T21:33:22.6207620Z PyTorch Build Statistics 2023-01-11T21:33:22.6207843Z + sccache --show-stats 2023-01-11T21:33:22.6208043Z Compile requests 7798 2023-01-11T21:33:22.6208247Z Compile requests executed 6480 2023-01-11T21:33:22.6208459Z Cache hits 5821 2023-01-11T21:33:22.6208656Z Cache hits (C/C++) 5821 2023-01-11T21:33:22.6208839Z Cache misses 652 2023-01-11T21:33:22.6209037Z Cache misses (C/C++) 652 2023-01-11T21:33:22.6209237Z Cache timeouts 0 2023-01-11T21:33:22.6209422Z Cache read errors 0 2023-01-11T21:33:22.6209625Z Forced recaches 0 2023-01-11T21:33:22.6209825Z Cache write errors 0 2023-01-11T21:33:22.6210018Z Compilation failures 0 2023-01-11T21:33:22.6210217Z Cache errors 7 2023-01-11T21:33:22.6210411Z Cache errors (C/C++) 7 2023-01-11T21:33:22.6210647Z Non-cacheable compilations 0 2023-01-11T21:33:22.6210901Z Non-cacheable calls 1153 2023-01-11T21:33:22.6211149Z Non-compilation calls 165 2023-01-11T21:33:22.6211353Z Unsupported compiler calls 0 2023-01-11T21:33:22.6211572Z Average cache write 0.123 s 2023-01-11T21:33:22.6211787Z Average cache read miss 12.858 s 2023-01-11T21:33:22.6212001Z Average cache read hit 0.070 s 2023-01-11T21:33:22.6212206Z Failed distributed compilations 0 2023-01-11T21:33:22.6212340Z 2023-01-11T21:33:22.6212451Z Non-cacheable reasons: 2023-01-11T21:33:22.6212823Z -E 1153 2023-01-11T21:33:22.6212929Z 2023-01-11T21:33:22.6213361Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T21:33:22.6213777Z + [[ -n 10588391645 ]] 2023-01-11T21:33:22.6214028Z + sccache --show-stats --stats-format json 2023-01-11T21:33:22.6214216Z + jq .stats 2023-01-11T21:33:22.6312488Z + sccache_epilogue 2023-01-11T21:33:22.6313091Z + echo '::group::Sccache Compilation Log' 2023-01-11T21:33:22.6373453Z ##[group]Sccache Compilation Log 2023-01-11T21:33:22.6374005Z + echo '=================== sccache compilation log ===================' 2023-01-11T21:33:22.6374266Z =================== sccache compilation log =================== 2023-01-11T21:33:22.6374590Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2023-01-11T21:33:22.7630880Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2023-01-11T21:33:22.7631319Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2023-01-11T21:33:22.7631608Z + sccache --show-stats 2023-01-11T21:33:22.7652281Z Compile requests 7798 2023-01-11T21:33:22.7652648Z Compile requests executed 6480 2023-01-11T21:33:22.7653038Z Cache hits 5821 2023-01-11T21:33:22.7653417Z Cache hits (C/C++) 5821 2023-01-11T21:33:22.7653719Z Cache misses 652 2023-01-11T21:33:22.7653934Z Cache misses (C/C++) 652 2023-01-11T21:33:22.7654157Z Cache timeouts 0 2023-01-11T21:33:22.7654376Z Cache read errors 0 2023-01-11T21:33:22.7654580Z Forced recaches 0 2023-01-11T21:33:22.7654769Z Cache write errors 0 2023-01-11T21:33:22.7655042Z Compilation failures 0 2023-01-11T21:33:22.7655247Z Cache errors 7 2023-01-11T21:33:22.7655425Z Cache errors (C/C++) 7 2023-01-11T21:33:22.7655807Z Non-cacheable compilations 0 2023-01-11T21:33:22.7656251Z Non-cacheable calls 1153 2023-01-11T21:33:22.7656661Z Non-compilation calls 165 2023-01-11T21:33:22.7656992Z Unsupported compiler calls 0 2023-01-11T21:33:22.7657249Z Average cache write 0.123 s 2023-01-11T21:33:22.7657506Z Average cache read miss 12.858 s 2023-01-11T21:33:22.7657734Z Average cache read hit 0.070 s 2023-01-11T21:33:22.7657958Z Failed distributed compilations 0 2023-01-11T21:33:22.7658099Z 2023-01-11T21:33:22.7658274Z Non-cacheable reasons: 2023-01-11T21:33:22.7658494Z -E 1153 2023-01-11T21:33:22.7658608Z 2023-01-11T21:33:22.7659091Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T21:33:22.7659525Z + sccache --stop-server 2023-01-11T21:33:22.7676050Z Stopping sccache server... 2023-01-11T21:33:22.7684660Z Compile requests 7798 2023-01-11T21:33:22.7685047Z Compile requests executed 6480 2023-01-11T21:33:22.7685543Z Cache hits 5821 2023-01-11T21:33:22.7685886Z Cache hits (C/C++) 5821 2023-01-11T21:33:22.7686083Z Cache misses 652 2023-01-11T21:33:22.7686282Z Cache misses (C/C++) 652 2023-01-11T21:33:22.7686471Z Cache timeouts 0 2023-01-11T21:33:22.7686681Z Cache read errors 0 2023-01-11T21:33:22.7686884Z Forced recaches 0 2023-01-11T21:33:22.7687129Z Cache write errors 0 2023-01-11T21:33:22.7687476Z Compilation failures 0 2023-01-11T21:33:22.7687844Z Cache errors 7 2023-01-11T21:33:22.7688320Z Cache errors (C/C++) 7 2023-01-11T21:33:22.7688704Z Non-cacheable compilations 0 2023-01-11T21:33:22.7688969Z Non-cacheable calls 1153 2023-01-11T21:33:22.7689221Z Non-compilation calls 165 2023-01-11T21:33:22.7689431Z Unsupported compiler calls 0 2023-01-11T21:33:22.7689647Z Average cache write 0.123 s 2023-01-11T21:33:22.7689859Z Average cache read miss 12.858 s 2023-01-11T21:33:22.7690063Z Average cache read hit 0.070 s 2023-01-11T21:33:22.7690292Z Failed distributed compilations 0 2023-01-11T21:33:22.7690494Z 2023-01-11T21:33:22.7690604Z Non-cacheable reasons: 2023-01-11T21:33:22.7690821Z -E 1153 2023-01-11T21:33:22.7690934Z 2023-01-11T21:33:22.7691353Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T21:33:22.7691771Z + echo ::endgroup:: 2023-01-11T21:33:22.7692318Z ##[endgroup] 2023-01-11T21:33:23.0148310Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T21:33:23.0148703Z # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T21:33:23.0148945Z export SHARD_NUMBER=0 2023-01-11T21:33:23.0149133Z  2023-01-11T21:33:23.0149376Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T21:33:23.0149594Z  2023-01-11T21:33:23.0149809Z # sanitize the input commit message and PR body here: 2023-01-11T21:33:23.0150031Z # 2023-01-11T21:33:23.0150272Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-01-11T21:33:23.0150647Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-01-11T21:33:23.0151163Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-01-11T21:33:23.0151414Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-01-11T21:33:23.0151601Z  2023-01-11T21:33:23.0151866Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-01-11T21:33:23.0152139Z # wreak havoc internally 2023-01-11T21:33:23.0152381Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-01-11T21:33:23.0152625Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-01-11T21:33:23.0152800Z  2023-01-11T21:33:23.0153023Z # TODO: Stop building test binaries as part of the build phase 2023-01-11T21:33:23.0153323Z # Make sure we copy test results from bazel-testlogs symlink to 2023-01-11T21:33:23.0153602Z # a regular directory ./test/test-reports 2023-01-11T21:33:23.0153823Z container_name=$(docker run \ 2023-01-11T21:33:23.0154036Z  -e BUILD_ENVIRONMENT \ 2023-01-11T21:33:23.0154239Z  -e GITHUB_ACTIONS \ 2023-01-11T21:33:23.0154457Z  -e GIT_DEFAULT_BRANCH="$GIT_DEFAULT_BRANCH" \ 2023-01-11T21:33:23.0154675Z  -e SHARD_NUMBER \ 2023-01-11T21:33:23.0154868Z  -e NUM_TEST_SHARDS \ 2023-01-11T21:33:23.0155070Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-01-11T21:33:23.0155278Z  -e SCCACHE_BUCKET \ 2023-01-11T21:33:23.0155466Z  -e PR_BODY \ 2023-01-11T21:33:23.0155657Z  -e COMMIT_MESSAGES \ 2023-01-11T21:33:23.0155857Z  -e PYTORCH_RETRY_TEST_CASES \ 2023-01-11T21:33:23.0156086Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2023-01-11T21:33:23.0156334Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-01-11T21:33:23.0156578Z  --security-opt seccomp=unconfined \ 2023-01-11T21:33:23.0156802Z  --cap-add=SYS_PTRACE \ 2023-01-11T21:33:23.0156999Z  --shm-size="1g" \ 2023-01-11T21:33:23.0157165Z  --tty \ 2023-01-11T21:33:23.0157339Z  --detach \ 2023-01-11T21:33:23.0157525Z  --user jenkins \ 2023-01-11T21:33:23.0157902Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-01-11T21:33:23.0158157Z  -w /var/lib/jenkins/workspace \ 2023-01-11T21:33:23.0158361Z  "${DOCKER_IMAGE}" 2023-01-11T21:33:23.0158534Z ) 2023-01-11T21:33:23.0158860Z docker exec -t "${container_name}" sh -c 'sudo chown -R jenkins . && sudo chown -R jenkins /dev && .jenkins/pytorch/test.sh && cp -Lr ./bazel-testlogs ./test/test-reports' 2023-01-11T21:33:23.1169548Z shell: /usr/bin/bash -e {0} 2023-01-11T21:33:23.1169740Z env: 2023-01-11T21:33:23.1169908Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:33:23.1170270Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2023-01-11T21:33:23.1170528Z PR_NUMBER: 91627 2023-01-11T21:33:23.1170699Z BRANCH: pull/91627 2023-01-11T21:33:23.1170915Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:33:23.1171139Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:33:23.1171335Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:33:23.1171613Z PR_BODY: Fixes #91003 cc @ezyang @gchanan 2023-01-11T21:33:23.1171873Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-01-11T21:33:23.1172306Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:33:23.1172660Z ##[endgroup] 2023-01-11T21:33:36.2024280Z + echo 'Environment variables:' 2023-01-11T21:33:36.2024701Z Environment variables: 2023-01-11T21:33:36.2024884Z + env 2023-01-11T21:33:36.2029729Z SHARD_NUMBER=0 2023-01-11T21:33:36.2030214Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-01-11T21:33:36.2030721Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-01-11T21:33:36.2031213Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-01-11T21:33:36.2031705Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-01-11T21:33:36.2032039Z UCC_HOME=/usr 2023-01-11T21:33:36.2032580Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2023-01-11T21:33:36.2033112Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-01-11T21:33:36.2033426Z INSTALLED_DB=yes 2023-01-11T21:33:36.2033607Z HOSTNAME=6c74f1efa83d 2023-01-11T21:33:36.2033782Z GITHUB_REF_NAME=91627/merge 2023-01-11T21:33:36.2034011Z GITHUB_API_URL=https://api.github.com 2023-01-11T21:33:36.2034241Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T21:33:36.2034431Z OPENSSL_DIR=/opt/openssl 2023-01-11T21:33:36.2034655Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-01-11T21:33:36.2035159Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_af1dc658-2f5d-410f-a54d-442d853674c0 2023-01-11T21:33:36.2035546Z CUDA_PATH=/usr/local/cuda 2023-01-11T21:33:36.2036203Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T21:33:36.2036701Z GITHUB_RUN_ATTEMPT=2 2023-01-11T21:33:36.2036923Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-01-11T21:33:36.2037251Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-01-11T21:33:36.2037474Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T21:33:36.2037834Z GITHUB_ACTIONS=true 2023-01-11T21:33:36.2038034Z NVIDIA_VISIBLE_DEVICES=all 2023-01-11T21:33:36.2038241Z NV_NVPROF_VERSION=11.6.124-1 2023-01-11T21:33:36.2038469Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-01-11T21:33:36.2038747Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge 2023-01-11T21:33:36.2038992Z NVIDIA_PRODUCT_NAME=CUDA 2023-01-11T21:33:36.2039168Z CI=true 2023-01-11T21:33:36.2039344Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T21:33:36.2039627Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-01-11T21:33:36.2039914Z GITHUB_HEAD_REF=master 2023-01-11T21:33:36.2040147Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-01-11T21:33:36.2040364Z GITHUB_ACTOR=LucaLumetti 2023-01-11T21:33:36.2040588Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-01-11T21:33:36.2040800Z GITHUB_ACTION_REF= 2023-01-11T21:33:36.2040983Z NCCL_VERSION=2.12.10-1 2023-01-11T21:33:36.2041169Z GITHUB_ACTION=__run_2 2023-01-11T21:33:36.2041363Z GITHUB_REF_PROTECTED=false 2023-01-11T21:33:36.2041640Z *** 2023-01-11T21:33:36.2041789Z INSTALLED_VISION=yes 2023-01-11T21:33:36.2041963Z NVARCH=x86_64 2023-01-11T21:33:36.2042177Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-01-11T21:33:36.2042365Z HOME=/var/lib/jenkins 2023-01-11T21:33:36.2042551Z GIT_DEFAULT_BRANCH=master 2023-01-11T21:33:36.2042959Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_af1dc658-2f5d-410f-a54d-442d853674c0 2023-01-11T21:33:36.2043251Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T21:33:36.2043600Z GITHUB_ACTION_REPOSITORY= 2023-01-11T21:33:36.2043791Z GITHUB_REF_TYPE=branch 2023-01-11T21:33:36.2044000Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:33:36.2044205Z GITHUB_RETENTION_DAYS=90 2023-01-11T21:33:36.2044486Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T21:33:36.2044778Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-01-11T21:33:36.2045260Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_af1dc658-2f5d-410f-a54d-442d853674c0 2023-01-11T21:33:36.2045562Z DEBIAN_FRONTEND=noninteractive 2023-01-11T21:33:36.2045807Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-01-11T21:33:36.2046022Z GITHUB_REF=refs/pull/91627/merge 2023-01-11T21:33:36.2046239Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-01-11T21:33:36.2046461Z GITHUB_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:33:36.2046664Z INSTALLED_PROTOBUF=yes 2023-01-11T21:33:36.2046861Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T21:33:36.2047052Z GITHUB_RUN_ID=3896099317 2023-01-11T21:33:36.2047293Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-01-11T21:33:36.2047512Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-01-11T21:33:36.2047727Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-01-11T21:33:36.2047938Z NV_NVTX_VERSION=11.6.124-1 2023-01-11T21:33:36.2048150Z GITHUB_SERVER_URL=https://github.com 2023-01-11T21:33:36.2048345Z MAX_JOBS=6 2023-01-11T21:33:36.2048502Z GITHUB_ACTOR_ID=7543386 2023-01-11T21:33:36.2048718Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-01-11T21:33:36.2048991Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-01-11T21:33:36.2049340Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T21:33:36.2049595Z UCX_HOME=/usr 2023-01-11T21:33:36.2049776Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T21:33:36.2050000Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T21:33:36.2050259Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-01-11T21:33:36.2050475Z PR_BODY=Fixes #91003 cc @ezyang @gchanan 2023-01-11T21:33:36.2050665Z GITHUB_BASE_REF=master 2023-01-11T21:33:36.2050836Z TERM=xterm 2023-01-11T21:33:36.2051029Z NV_NVML_DEV_VERSION=11.6.55-1 2023-01-11T21:33:36.2051212Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T21:33:36.2051406Z CUDA_VERSION=11.6.2 2023-01-11T21:33:36.2051657Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-01-11T21:33:36.2051860Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T21:33:36.2052266Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_af1dc658-2f5d-410f-a54d-442d853674c0 2023-01-11T21:33:36.2052601Z GITHUB_JOB=build-and-test 2023-01-11T21:33:36.2053055Z COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation 2023-01-11T21:33:36.2053517Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-01-11T21:33:36.2053951Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_af1dc658-2f5d-410f-a54d-442d853674c0 2023-01-11T21:33:36.2054232Z SHLVL=1 2023-01-11T21:33:36.2054482Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-01-11T21:33:36.2054706Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T21:33:36.2055313Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2023-01-11T21:33:36.2055898Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-01-11T21:33:36.2056104Z GITHUB_EVENT_NAME=pull_request 2023-01-11T21:33:36.2056317Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-01-11T21:33:36.2056575Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T21:33:36.2056829Z GITHUB_RUN_NUMBER=77928 2023-01-11T21:33:36.2057003Z GITHUB_WORKFLOW=pull 2023-01-11T21:33:36.2057309Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:33:36.2057643Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:33:36.2057880Z GITHUB_WORKFLOW_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:33:36.2058263Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:33:36.2058520Z GITHUB_TRIGGERING_ACTOR=albanD 2023-01-11T21:33:36.2058696Z _=/usr/bin/env 2023-01-11T21:33:36.2059172Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2023-01-11T21:33:36.2195555Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.10/site-packages/torch 2023-01-11T21:33:36.2196061Z + TORCH_BIN_DIR=/opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T21:33:36.2196588Z + TORCH_LIB_DIR=/opt/conda/lib/python3.10/site-packages/torch/lib 2023-01-11T21:33:36.2197159Z + TORCH_TEST_DIR=/opt/conda/lib/python3.10/site-packages/torch/test 2023-01-11T21:33:36.2197431Z + BUILD_DIR=build 2023-01-11T21:33:36.2197859Z + BUILD_RENAMED_DIR=build_renamed 2023-01-11T21:33:36.2198080Z + BUILD_BIN_DIR=build/bin 2023-01-11T21:33:36.2198255Z + export VALGRIND=ON 2023-01-11T21:33:36.2198432Z + VALGRIND=ON 2023-01-11T21:33:36.2198680Z + export TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:33:36.2198896Z + TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:33:36.2199243Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *clang9* ]] 2023-01-11T21:33:36.2199676Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *bazel* ]] 2023-01-11T21:33:36.2201420Z ++ dirname .jenkins/pytorch/test.sh 2023-01-11T21:33:36.2206824Z + source .jenkins/pytorch/common.sh 2023-01-11T21:33:36.2213867Z +++ dirname .jenkins/pytorch/common.sh 2023-01-11T21:33:36.2222610Z ++ source .jenkins/pytorch/common_utils.sh 2023-01-11T21:33:36.2227684Z +++ declare -f -t trap_add 2023-01-11T21:33:36.2232683Z ++ set -ex 2023-01-11T21:33:36.2233461Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2023-01-11T21:33:36.2233872Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T21:33:36.2234269Z + echo 'Environment variables' 2023-01-11T21:33:36.2234615Z Environment variables 2023-01-11T21:33:36.2234881Z + env 2023-01-11T21:33:36.2241650Z SHARD_NUMBER=0 2023-01-11T21:33:36.2242079Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-01-11T21:33:36.2242556Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-01-11T21:33:36.2242988Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-01-11T21:33:36.2243514Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-01-11T21:33:36.2243855Z UCC_HOME=/usr 2023-01-11T21:33:36.2244226Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2023-01-11T21:33:36.2244588Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-01-11T21:33:36.2244873Z INSTALLED_DB=yes 2023-01-11T21:33:36.2245166Z HOSTNAME=6c74f1efa83d 2023-01-11T21:33:36.2245357Z GITHUB_REF_NAME=91627/merge 2023-01-11T21:33:36.2245661Z GITHUB_API_URL=https://api.github.com 2023-01-11T21:33:36.2246029Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T21:33:36.2246412Z OPENSSL_DIR=/opt/openssl 2023-01-11T21:33:36.2246786Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-01-11T21:33:36.2247365Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_af1dc658-2f5d-410f-a54d-442d853674c0 2023-01-11T21:33:36.2247669Z CUDA_PATH=/usr/local/cuda 2023-01-11T21:33:36.2248037Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T21:33:36.2248315Z GITHUB_RUN_ATTEMPT=2 2023-01-11T21:33:36.2248517Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-01-11T21:33:36.2248791Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-01-11T21:33:36.2249023Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T21:33:36.2249206Z GITHUB_ACTIONS=true 2023-01-11T21:33:36.2249395Z NVIDIA_VISIBLE_DEVICES=all 2023-01-11T21:33:36.2249610Z NV_NVPROF_VERSION=11.6.124-1 2023-01-11T21:33:36.2249953Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-01-11T21:33:36.2250230Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge 2023-01-11T21:33:36.2250490Z NVIDIA_PRODUCT_NAME=CUDA 2023-01-11T21:33:36.2250666Z CI=true 2023-01-11T21:33:36.2250832Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T21:33:36.2251133Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-01-11T21:33:36.2251411Z GITHUB_HEAD_REF=master 2023-01-11T21:33:36.2251634Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-01-11T21:33:36.2251867Z GITHUB_ACTOR=LucaLumetti 2023-01-11T21:33:36.2252091Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-01-11T21:33:36.2252292Z GITHUB_ACTION_REF= 2023-01-11T21:33:36.2252490Z NCCL_VERSION=2.12.10-1 2023-01-11T21:33:36.2252674Z GITHUB_ACTION=__run_2 2023-01-11T21:33:36.2252838Z VALGRIND=ON 2023-01-11T21:33:36.2253021Z GITHUB_REF_PROTECTED=false 2023-01-11T21:33:36.2253279Z *** 2023-01-11T21:33:36.2253428Z INSTALLED_VISION=yes 2023-01-11T21:33:36.2253608Z NVARCH=x86_64 2023-01-11T21:33:36.2253824Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-01-11T21:33:36.2254013Z HOME=/var/lib/jenkins 2023-01-11T21:33:36.2254199Z GIT_DEFAULT_BRANCH=master 2023-01-11T21:33:36.2254607Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_af1dc658-2f5d-410f-a54d-442d853674c0 2023-01-11T21:33:36.2254918Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T21:33:36.2255112Z GITHUB_ACTION_REPOSITORY= 2023-01-11T21:33:36.2255305Z GITHUB_REF_TYPE=branch 2023-01-11T21:33:36.2255527Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:33:36.2255719Z GITHUB_RETENTION_DAYS=90 2023-01-11T21:33:36.2256002Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T21:33:36.2256307Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-01-11T21:33:36.2256705Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_af1dc658-2f5d-410f-a54d-442d853674c0 2023-01-11T21:33:36.2257006Z DEBIAN_FRONTEND=noninteractive 2023-01-11T21:33:36.2257267Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-01-11T21:33:36.2257472Z GITHUB_REF=refs/pull/91627/merge 2023-01-11T21:33:36.2257692Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-01-11T21:33:36.2257917Z GITHUB_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:33:36.2258121Z INSTALLED_PROTOBUF=yes 2023-01-11T21:33:36.2258319Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T21:33:36.2258512Z GITHUB_RUN_ID=3896099317 2023-01-11T21:33:36.2258754Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-01-11T21:33:36.2258975Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-01-11T21:33:36.2259193Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-01-11T21:33:36.2259418Z NV_NVTX_VERSION=11.6.124-1 2023-01-11T21:33:36.2259619Z GITHUB_SERVER_URL=https://github.com 2023-01-11T21:33:36.2259819Z MAX_JOBS=6 2023-01-11T21:33:36.2259990Z GITHUB_ACTOR_ID=7543386 2023-01-11T21:33:36.2260192Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-01-11T21:33:36.2260465Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-01-11T21:33:36.2260826Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T21:33:36.2261065Z UCX_HOME=/usr 2023-01-11T21:33:36.2261248Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T21:33:36.2261498Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T21:33:36.2261745Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-01-11T21:33:36.2261962Z PR_BODY=Fixes #91003 cc @ezyang @gchanan 2023-01-11T21:33:36.2262160Z GITHUB_BASE_REF=master 2023-01-11T21:33:36.2262323Z TERM=xterm 2023-01-11T21:33:36.2262502Z TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:33:36.2262720Z NV_NVML_DEV_VERSION=11.6.55-1 2023-01-11T21:33:36.2262904Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T21:33:36.2263089Z CUDA_VERSION=11.6.2 2023-01-11T21:33:36.2263335Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-01-11T21:33:36.2263539Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T21:33:36.2263945Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_af1dc658-2f5d-410f-a54d-442d853674c0 2023-01-11T21:33:36.2264272Z GITHUB_JOB=build-and-test 2023-01-11T21:33:36.2264778Z COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation 2023-01-11T21:33:36.2265224Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-01-11T21:33:36.2265693Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_af1dc658-2f5d-410f-a54d-442d853674c0 2023-01-11T21:33:36.2265975Z SHLVL=1 2023-01-11T21:33:36.2266215Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-01-11T21:33:36.2266455Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T21:33:36.2267060Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2023-01-11T21:33:36.2267647Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-01-11T21:33:36.2267855Z GITHUB_EVENT_NAME=pull_request 2023-01-11T21:33:36.2268068Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-01-11T21:33:36.2268330Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T21:33:36.2268543Z GITHUB_RUN_NUMBER=77928 2023-01-11T21:33:36.2268718Z GITHUB_WORKFLOW=pull 2023-01-11T21:33:36.2269025Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:33:36.2269360Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:33:36.2269597Z GITHUB_WORKFLOW_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:33:36.2269942Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:33:36.2270195Z GITHUB_TRIGGERING_ACTOR=albanD 2023-01-11T21:33:36.2270374Z _=/usr/bin/env 2023-01-11T21:33:36.2270582Z + echo 'Testing pytorch' 2023-01-11T21:33:36.2270769Z Testing pytorch 2023-01-11T21:33:36.2270949Z + export LANG=C.UTF-8 2023-01-11T21:33:36.2271137Z + LANG=C.UTF-8 2023-01-11T21:33:36.2348616Z + PR_NUMBER= 2023-01-11T21:33:36.2349301Z + [[ '' == \d\e\f\a\u\l\t ]] 2023-01-11T21:33:36.2349774Z + [[ '' == \d\i\s\t\r\i\b\u\t\e\d ]] 2023-01-11T21:33:36.2350188Z + [[ '' == \s\l\o\w ]] 2023-01-11T21:33:36.2350686Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *slow-gradcheck* ]] 2023-01-11T21:33:36.2351076Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *cuda* ]] 2023-01-11T21:33:36.2351361Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T21:33:36.2351597Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T21:33:36.2351815Z + [[ '' == *crossref* ]] 2023-01-11T21:33:36.2352040Z + [[ '' == *dynamo* ]] 2023-01-11T21:33:36.2352342Z + [[ '' == *inductor* ]] 2023-01-11T21:33:36.2352787Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2023-01-11T21:33:36.2353373Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *-bazel-* ]] 2023-01-11T21:33:36.2354068Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *asan* ]] 2023-01-11T21:33:36.2354729Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-tsan* ]] 2023-01-11T21:33:36.2355084Z + [[ '' == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2023-01-11T21:33:36.2355330Z + [[ '' == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2023-01-11T21:33:36.2360767Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *tbb* ]] 2023-01-11T21:33:36.2372407Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *libtorch* ]] 2023-01-11T21:33:36.2373021Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-bazel-* ]] 2023-01-11T21:33:36.2375676Z + [[ '' == *backward* ]] 2023-01-11T21:33:36.2376191Z + [[ '' == *xla* ]] 2023-01-11T21:33:36.2376600Z + [[ '' == \j\i\t\_\l\e\g\a\c\y ]] 2023-01-11T21:33:36.2377147Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *libtorch* ]] 2023-01-11T21:33:36.2377640Z + [[ '' == distributed ]] 2023-01-11T21:33:36.2379376Z + [[ '' == deploy ]] 2023-01-11T21:33:36.2379747Z + [[ '' == *inductor_distributed* ]] 2023-01-11T21:33:36.2380169Z + [[ '' == *dynamo* ]] 2023-01-11T21:33:36.2380521Z + [[ '' == *dynamo* ]] 2023-01-11T21:33:36.2380736Z + [[ '' == *inductor_huggingface* ]] 2023-01-11T21:33:36.2380966Z + [[ '' == *inductor_timm* ]] 2023-01-11T21:33:36.2381199Z + [[ '' == *inductor_torchbench* ]] 2023-01-11T21:33:36.2381497Z + [[ '' == *inductor* ]] 2023-01-11T21:33:36.2381671Z + [[ 0 == 1 ]] 2023-01-11T21:33:36.2381829Z + [[ 0 == 2 ]] 2023-01-11T21:33:36.2382005Z + [[ 0 -gt 2 ]] 2023-01-11T21:33:36.2382310Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *vulkan* ]] 2023-01-11T21:33:36.2382695Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-bazel-* ]] 2023-01-11T21:33:36.2382940Z + test_bazel 2023-01-11T21:33:36.2383101Z + set -e 2023-01-11T21:33:36.2383291Z ++ dirname .jenkins/pytorch/test.sh 2023-01-11T21:33:36.2388581Z + source .jenkins/pytorch/common-build.sh 2023-01-11T21:33:36.2502104Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *win-* ]] 2023-01-11T21:33:36.2502679Z ++++ dirname .jenkins/pytorch/common-build.sh 2023-01-11T21:33:36.2503047Z +++ cd .jenkins/pytorch 2023-01-11T21:33:36.2503220Z +++ pwd -P 2023-01-11T21:33:36.2503432Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2023-01-11T21:33:36.2503640Z ++ which sccache 2023-01-11T21:33:36.2503882Z ++ sccache --stop-server 2023-01-11T21:33:36.2504102Z ++ true 2023-01-11T21:33:36.2504340Z ++ rm -f /var/lib/jenkins/sccache_error.log 2023-01-11T21:33:36.2504609Z ++ [[ -n '' ]] 2023-01-11T21:33:36.2504979Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2023-01-11T21:33:36.2505266Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T21:33:36.2505478Z ++ SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T21:33:36.2505703Z ++ RUST_LOG=sccache::server=error 2023-01-11T21:33:36.2505934Z ++ sccache --start-server 2023-01-11T21:33:36.2506126Z sccache: Starting the server... 2023-01-11T21:33:36.2799434Z ++ sccache --zero-stats 2023-01-11T21:33:36.2820338Z Compile requests 0 2023-01-11T21:33:36.2820672Z Compile requests executed 0 2023-01-11T21:33:36.2821029Z Cache hits 0 2023-01-11T21:33:36.2821392Z Cache misses 0 2023-01-11T21:33:36.2821617Z Cache timeouts 0 2023-01-11T21:33:36.2821810Z Cache read errors 0 2023-01-11T21:33:36.2822011Z Forced recaches 0 2023-01-11T21:33:36.2822208Z Cache write errors 0 2023-01-11T21:33:36.2822399Z Compilation failures 0 2023-01-11T21:33:36.2822605Z Cache errors 0 2023-01-11T21:33:36.2822882Z Non-cacheable compilations 0 2023-01-11T21:33:36.2823121Z Non-cacheable calls 0 2023-01-11T21:33:36.2823367Z Non-compilation calls 0 2023-01-11T21:33:36.2823584Z Unsupported compiler calls 0 2023-01-11T21:33:36.2823838Z Average cache write 0.000 s 2023-01-11T21:33:36.2824114Z Average cache read miss 0.000 s 2023-01-11T21:33:36.2824361Z Average cache read hit 0.000 s 2023-01-11T21:33:36.2824665Z Failed distributed compilations 0 2023-01-11T21:33:36.2825573Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T21:33:36.2826040Z ++ trap_add sccache_epilogue EXIT 2023-01-11T21:33:36.2826250Z ++ trap_add_cmd=sccache_epilogue 2023-01-11T21:33:36.2826421Z ++ shift 2023-01-11T21:33:36.2826593Z ++ for trap_add_name in "$@" 2023-01-11T21:33:36.2831409Z ++++ trap -p EXIT 2023-01-11T21:33:36.2834363Z +++ eval 'extract_trap_cmd ' 2023-01-11T21:33:36.2834728Z ++++ extract_trap_cmd 2023-01-11T21:33:36.2835137Z ++++ printf '%s\n' '' 2023-01-11T21:33:36.2835436Z +++ printf '%s\n' sccache_epilogue 2023-01-11T21:33:36.2837253Z ++ trap -- ' 2023-01-11T21:33:36.2837619Z sccache_epilogue' EXIT 2023-01-11T21:33:36.2838288Z ++ which ccache 2023-01-11T21:33:36.2847622Z + get_bazel 2023-01-11T21:33:36.2850158Z ++ uname 2023-01-11T21:33:36.2876057Z + [[ Linux == \D\a\r\w\i\n ]] 2023-01-11T21:33:36.2876765Z + retry curl https://ossci-linux.s3.amazonaws.com/bazel-4.2.1-linux-x86_64 -o tools/bazel 2023-01-11T21:33:36.2877290Z + curl https://ossci-linux.s3.amazonaws.com/bazel-4.2.1-linux-x86_64 -o tools/bazel 2023-01-11T21:33:36.3973974Z % Total % Received % Xferd Average Speed Time Time Time Current 2023-01-11T21:33:36.3974905Z Dload Upload Total Spent Left Speed 2023-01-11T21:33:36.3975171Z 2023-01-11T21:33:36.9193460Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2023-01-11T21:33:36.9193841Z 100 48.1M 100 48.1M 0 0 92.2M 0 --:--:-- --:--:-- --:--:-- 92.3M 2023-01-11T21:33:37.0046762Z + echo '1a4f3a3ce292307bceeb44f459883859c793436d564b95319aacb8af1f20557c tools/bazel' 2023-01-11T21:33:37.0047165Z + shasum -a 256 -c 2023-01-11T21:33:37.3254973Z + chmod +x tools/bazel 2023-01-11T21:33:37.3289187Z + tools/bazel test --config=cpu-only --test_timeout=480 --test_output=all --test_tag_filters=-gpu-required '--test_filter=-*CUDA' --no//c10:use_gflags --no//c10:use_glog //c10/... 2023-01-11T21:33:37.3340434Z Extracting Bazel installation... 2023-01-11T21:33:38.9739865Z Starting local Bazel server and connecting to it... 2023-01-11T21:33:42.1473671Z Loading: (2 packages loaded) 2023-01-11T21:33:42.1500142Z 2023-01-11T21:33:42.1501049Z Loading: 2 packages loaded 2023-01-11T21:33:42.3144374Z 2023-01-11T21:33:42.3145254Z Analyzing: 46 targets (10 packages loaded, 0 targets configured) 2023-01-11T21:33:42.5212302Z 2023-01-11T21:33:42.5213183Z Analyzing: 46 targets (24 packages loaded, 196 targets configured) 2023-01-11T21:33:42.5213901Z currently loading: @com_google_googletest// ... (2 packages) 2023-01-11T21:33:42.5214435Z Fetching @fmt; fetching 2023-01-11T21:33:42.5214812Z Fetching @local_config_cc; Restarting. 2023-01-11T21:33:42.5215277Z Fetching @cuda; fetching 2023-01-11T21:33:42.7541252Z 2023-01-11T21:33:42.7541793Z  2023-01-11T21:33:42.7542144Z  2023-01-11T21:33:42.7542445Z  2023-01-11T21:33:42.7542753Z  2023-01-11T21:33:42.7543303Z Analyzing: 46 targets (28 packages loaded, 196 targets configured) 2023-01-11T21:33:42.7543741Z Fetching @local_config_cc; fetching 2023-01-11T21:33:43.3125184Z 2023-01-11T21:33:43.3125883Z  2023-01-11T21:33:43.3126278Z Analyzing: 46 targets (28 packages loaded, 196 targets configured) 2023-01-11T21:33:43.5506096Z 2023-01-11T21:33:43.5507138Z Analyzing: 46 targets (33 packages loaded, 3245 targets configured) 2023-01-11T21:33:43.5507634Z Fetching @remote_coverage_tools; fetching 2023-01-11T21:33:43.7539321Z 2023-01-11T21:33:43.7539821Z  2023-01-11T21:33:43.7540571Z Analyzing: 46 targets (39 packages loaded, 4861 targets configured) 2023-01-11T21:33:43.7540961Z Fetching @remote_java_tools_linux; fetching 2023-01-11T21:33:43.7541193Z Fetching @remotejdk11_linux; fetching 2023-01-11T21:33:43.7541667Z Fetching https://mirror.bazel.build/.../java_tools_javac11_linux-v10.6.zip 2023-01-11T21:33:43.7542291Z Fetching https://mirror.bazel.build/...37.17-ca-jdk11.0.6-linux_x64.tar.gz 2023-01-11T21:33:43.9549830Z 2023-01-11T21:33:43.9550373Z  2023-01-11T21:33:43.9550723Z  2023-01-11T21:33:43.9551022Z  2023-01-11T21:33:43.9551318Z  2023-01-11T21:33:43.9551864Z Analyzing: 46 targets (39 packages loaded, 5068 targets configured) 2023-01-11T21:33:43.9552360Z Fetching @remote_java_tools_linux; fetching 2023-01-11T21:33:43.9552765Z Fetching @remotejdk11_linux; fetching 2023-01-11T21:33:43.9553412Z Fetching https://mirror.bazel.build/...javac11_linux-v10.6.zip; 7,430,096B 2023-01-11T21:33:43.9554100Z Fetching https://mirror.bazel.build/...11.0.6-linux_x64.tar.gz; 7,946,192B 2023-01-11T21:33:44.1557260Z 2023-01-11T21:33:44.1558443Z  2023-01-11T21:33:44.1558903Z  2023-01-11T21:33:44.1559179Z  2023-01-11T21:33:44.1559583Z  2023-01-11T21:33:44.1560278Z Analyzing: 46 targets (39 packages loaded, 5068 targets configured) 2023-01-11T21:33:44.1560727Z Fetching @remote_java_tools_linux; fetching 2023-01-11T21:33:44.1561378Z Fetching @remotejdk11_linux; fetching 2023-01-11T21:33:44.1561959Z Fetching https://mirror.bazel.build/...avac11_linux-v10.6.zip; 23,961,424B 2023-01-11T21:33:44.1562593Z Fetching https://mirror.bazel.build/...1.0.6-linux_x64.tar.gz; 19,193,712B 2023-01-11T21:33:44.3565042Z 2023-01-11T21:33:44.3565509Z  2023-01-11T21:33:44.3566110Z  2023-01-11T21:33:44.3566723Z  2023-01-11T21:33:44.3566982Z  2023-01-11T21:33:44.3567830Z Analyzing: 46 targets (39 packages loaded, 5068 targets configured) 2023-01-11T21:33:44.3568293Z Fetching @remote_java_tools_linux; fetching 2023-01-11T21:33:44.3568662Z Fetching @remotejdk11_linux; fetching 2023-01-11T21:33:44.3569225Z Fetching https://mirror.bazel.build/...1.0.6-linux_x64.tar.gz; 40,902,352B 2023-01-11T21:33:44.3569727Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:33:44.3570237Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remote_java_tools_linux/temp138113\ 2023-01-11T21:33:44.3599422Z 11421101984993/java_tools_javac11_linux-v10.6.zip 2023-01-11T21:33:44.6644167Z 2023-01-11T21:33:44.6644699Z  2023-01-11T21:33:44.6645075Z  2023-01-11T21:33:44.6645384Z  2023-01-11T21:33:44.6646061Z  2023-01-11T21:33:44.6646576Z  2023-01-11T21:33:44.6647007Z  2023-01-11T21:33:44.6647533Z Analyzing: 46 targets (39 packages loaded, 5068 targets configured) 2023-01-11T21:33:44.6647955Z Fetching @remote_java_tools_linux; fetching 2023-01-11T21:33:44.6649520Z Fetching @remotejdk11_linux; fetching 2023-01-11T21:33:44.6650370Z Fetching https://mirror.bazel.build/...1.0.6-linux_x64.tar.gz; 91,725,136B 2023-01-11T21:33:44.6650955Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:33:44.6651519Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remote_java_tools_linux/temp138113\ 2023-01-11T21:33:44.6652113Z 11421101984993/java_tools_javac11_linux-v10.6.zip 2023-01-11T21:33:44.8899311Z 2023-01-11T21:33:44.8899864Z  2023-01-11T21:33:44.8900248Z  2023-01-11T21:33:44.8900667Z  2023-01-11T21:33:44.8900991Z  2023-01-11T21:33:44.8901363Z  2023-01-11T21:33:44.8901668Z  2023-01-11T21:33:44.8902284Z Analyzing: 46 targets (39 packages loaded, 5068 targets configured) 2023-01-11T21:33:44.8902805Z Fetching @remote_java_tools_linux; fetching 2023-01-11T21:33:44.8903228Z Fetching @remotejdk11_linux; fetching 2023-01-11T21:33:44.8903913Z Fetching https://mirror.bazel.build/....0.6-linux_x64.tar.gz; 117,939,328B 2023-01-11T21:33:45.1573909Z 2023-01-11T21:33:45.1574529Z  2023-01-11T21:33:45.1574881Z  2023-01-11T21:33:45.1575209Z  2023-01-11T21:33:45.1575823Z Analyzing: 46 targets (40 packages loaded, 5095 targets configured) 2023-01-11T21:33:45.1576302Z Fetching @remotejdk11_linux; fetching 2023-01-11T21:33:45.1577012Z Fetching https://mirror.bazel.build/....0.6-linux_x64.tar.gz; 140,745,680B 2023-01-11T21:33:45.4642988Z 2023-01-11T21:33:45.4643584Z  2023-01-11T21:33:45.4644029Z  2023-01-11T21:33:45.4644684Z Analyzing: 46 targets (40 packages loaded, 5095 targets configured) 2023-01-11T21:33:45.4645165Z Fetching @remotejdk11_linux; fetching 2023-01-11T21:33:45.4645902Z Fetching https://mirror.bazel.build/....0.6-linux_x64.tar.gz; 194,075,200B 2023-01-11T21:33:45.7576964Z 2023-01-11T21:33:45.7577550Z  2023-01-11T21:33:45.7577923Z  2023-01-11T21:33:45.7578520Z Analyzing: 46 targets (40 packages loaded, 5095 targets configured) 2023-01-11T21:33:45.7579212Z Fetching @remotejdk11_linux; fetching 2023-01-11T21:33:45.7579702Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:33:45.7580247Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remotejdk11_linux/temp512145505727\ 2023-01-11T21:33:45.7580875Z 6643428/zulu11.37.17-ca-jdk11.0.6-linux_x64.tar.gz 2023-01-11T21:33:46.7584840Z 2023-01-11T21:33:46.7585770Z  2023-01-11T21:33:46.7586186Z  2023-01-11T21:33:46.7586449Z  2023-01-11T21:33:46.7586618Z  2023-01-11T21:33:46.7586956Z Analyzing: 46 targets (40 packages loaded, 5095 targets configured) 2023-01-11T21:33:46.7587218Z Fetching @remotejdk11_linux; fetching 2023-01-11T21:33:46.7587494Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:33:46.7587814Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remotejdk11_linux/temp512145505727\ 2023-01-11T21:33:46.7588152Z 6643428/zulu11.37.17-ca-jdk11.0.6-linux_x64.tar.gz 2023-01-11T21:33:47.6780048Z 2023-01-11T21:33:47.6780537Z  2023-01-11T21:33:47.6780827Z  2023-01-11T21:33:47.6781013Z  2023-01-11T21:33:47.6781176Z  2023-01-11T21:33:47.6781583Z Analyzing: 46 targets (40 packages loaded, 5095 targets configured) 2023-01-11T21:33:47.6781873Z Fetching @remotejdk11_linux; fetching 4s 2023-01-11T21:33:47.8093306Z 2023-01-11T21:33:47.8093967Z  2023-01-11T21:33:47.8094643Z INFO: Analyzed 46 targets (41 packages loaded, 5243 targets configured). 2023-01-11T21:33:47.8094959Z 2023-01-11T21:33:47.8122873Z 2023-01-11T21:33:47.8123654Z INFO: Found 35 targets and 11 test targets... 2023-01-11T21:33:47.8123923Z 2023-01-11T21:33:47.9386079Z 2023-01-11T21:33:47.9387211Z [0 / 40] [Prepa] Action c10/macros/cmake_macros.h 2023-01-11T21:33:48.1601487Z 2023-01-11T21:33:48.1601935Z [2 / 40] checking cached actions 2023-01-11T21:34:37.7507306Z 2023-01-11T21:34:37.7507965Z [2 / 41] [Prepa] Writing file c10/util/libtypeid.a-2.params 2023-01-11T21:34:37.9786091Z 2023-01-11T21:34:37.9786739Z [3 / 41] checking cached actions 2023-01-11T21:34:38.1790553Z 2023-01-11T21:34:38.1791098Z [10 / 84] checking cached actions 2023-01-11T21:34:38.4453591Z 2023-01-11T21:34:38.4454187Z [10 / 89] [Prepa] @com_google_googletest//:gtest_main 2023-01-11T21:34:38.7796731Z 2023-01-11T21:34:38.7797276Z [26 / 182] checking cached actions 2023-01-11T21:34:44.9065641Z 2023-01-11T21:34:44.9066749Z [26 / 182] 7 actions, 0 running 2023-01-11T21:34:44.9067091Z [Scann] Compiling c10/util/Optional.cpp 2023-01-11T21:34:44.9067334Z [Scann] Compiling c10/util/thread_name.cpp 2023-01-11T21:34:44.9067578Z [Prepa] Compiling c10/util/int128.cpp 2023-01-11T21:34:44.9070612Z [Prepa] Compiling c10/mobile/CPUProfilingAllocator.cpp 2023-01-11T21:34:44.9071205Z [Prepa] Compiling c10/core/impl/SizesAndStrides.cpp 2023-01-11T21:34:44.9071470Z [Prepa] Compiling c10/core/Storage.cpp 2023-01-11T21:34:44.9071719Z [Prepa] Compiling c10/util/UniqueVoidPtr.cpp 2023-01-11T21:34:44.9071959Z [Prepa] Compiling c10/util/signal_handler.cpp 2023-01-11T21:34:45.1058261Z 2023-01-11T21:34:45.1058825Z  2023-01-11T21:34:45.1059161Z  2023-01-11T21:34:45.1059455Z  2023-01-11T21:34:45.1059753Z  2023-01-11T21:34:45.1079706Z  2023-01-11T21:34:45.1080127Z  2023-01-11T21:34:45.1080456Z  2023-01-11T21:34:45.1080722Z  2023-01-11T21:34:45.1080967Z [28 / 182] 7 actions, 6 running 2023-01-11T21:34:45.1081343Z Compiling c10/mobile/CPUProfilingAllocator.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:45.1081744Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:45.1082187Z Compiling c10/core/impl/SizesAndStrides.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:45.1082851Z Compiling c10/util/Optional.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:45.1083196Z Compiling c10/util/int128.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:45.1083548Z Compiling c10/core/Storage.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:45.1083878Z [Scann] Compiling c10/test/util/irange_test.cpp 2023-01-11T21:34:45.3468220Z 2023-01-11T21:34:45.3468842Z  2023-01-11T21:34:45.3469219Z  2023-01-11T21:34:45.3469799Z  2023-01-11T21:34:45.3470091Z  2023-01-11T21:34:45.3470380Z  2023-01-11T21:34:45.3470665Z  2023-01-11T21:34:45.3470942Z  2023-01-11T21:34:45.3471347Z [36 / 182] 8 actions, 7 running 2023-01-11T21:34:45.3471794Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2023-01-11T21:34:45.3472267Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2023-01-11T21:34:45.5587148Z 2023-01-11T21:34:45.5587989Z  2023-01-11T21:34:45.5588416Z  2023-01-11T21:34:45.5588878Z [42 / 182] 8 actions, 7 running 2023-01-11T21:34:45.5589345Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2023-01-11T21:34:45.5589834Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2023-01-11T21:34:45.7685319Z 2023-01-11T21:34:45.7685860Z  2023-01-11T21:34:45.7686198Z  2023-01-11T21:34:45.7686592Z [50 / 182] 8 actions, 7 running 2023-01-11T21:34:45.7686989Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2023-01-11T21:34:45.7687422Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2023-01-11T21:34:45.9775442Z 2023-01-11T21:34:45.9776017Z  2023-01-11T21:34:45.9776383Z  2023-01-11T21:34:45.9776796Z [58 / 182] 8 actions, 7 running 2023-01-11T21:34:45.9778348Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s] 2023-01-11T21:34:45.9779422Z Compiling src/complexity.cc; 0s processwrapper-sandbox 2023-01-11T21:34:45.9779998Z [Scann] Compiling src/commandlineflags.cc 2023-01-11T21:34:46.1851814Z 2023-01-11T21:34:46.1852394Z  2023-01-11T21:34:46.1852814Z  2023-01-11T21:34:46.1853108Z  2023-01-11T21:34:46.1853403Z [66 / 182] 8 actions running 2023-01-11T21:34:46.1853814Z Compiling src/string_util.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.1854239Z Compiling src/statistics.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.1854650Z Compiling src/sysinfo.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.1855042Z Compiling src/benchmark_api_internal.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.1855539Z Compiling src/colorprint.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.1855957Z Compiling src/counter.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.1856378Z Compiling src/json_reporter.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.1856768Z Compiling src/csv_reporter.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.3859355Z 2023-01-11T21:34:46.3859875Z  2023-01-11T21:34:46.3860222Z  2023-01-11T21:34:46.3860534Z  2023-01-11T21:34:46.3860838Z  2023-01-11T21:34:46.3861124Z  2023-01-11T21:34:46.3861423Z  2023-01-11T21:34:46.3861719Z  2023-01-11T21:34:46.3862002Z  2023-01-11T21:34:46.3862420Z [74 / 182] 8 actions running 2023-01-11T21:34:46.3862999Z Compiling src/reporter.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.3863622Z Compiling src/perf_counters.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.3864259Z Compiling src/console_reporter.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.3864862Z Compiling src/sleep.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.3865480Z Compiling src/benchmark_register.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.3866108Z Compiling src/benchmark_name.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.3866766Z Compiling src/benchmark_runner.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.3867640Z Compiling src/benchmark.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.6220772Z 2023-01-11T21:34:46.6223461Z  2023-01-11T21:34:46.6223807Z  2023-01-11T21:34:46.6224127Z  2023-01-11T21:34:46.6224417Z  2023-01-11T21:34:46.6224679Z  2023-01-11T21:34:46.6224966Z  2023-01-11T21:34:46.6225253Z  2023-01-11T21:34:46.6225529Z  2023-01-11T21:34:46.6226131Z [84 / 182] 8 actions, 7 running 2023-01-11T21:34:46.6226539Z Testing //c10/test:core_tests [0s, 0s, 0s, 0s, 0s, 0s, 0s] 2023-01-11T21:34:46.6226970Z Testing //c10/test:core_tests [0s, 0s, 0s, 0s, 0s, 0s, 0s] 2023-01-11T21:34:46.8438508Z 2023-01-11T21:34:46.8438937Z  2023-01-11T21:34:46.8439524Z  2023-01-11T21:34:46.8439920Z [92 / 182] 8 actions, 7 running 2023-01-11T21:34:46.8440356Z Testing //c10/test:core_tests [0s, 0s] 2023-01-11T21:34:46.8440946Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:46.8441664Z Compiling googlemock/src/gmock-matchers.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.8442364Z Compiling googletest/src/gtest-test-part.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.8443094Z Compiling googlemock/src/gmock-spec-builders.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.8443815Z Compiling googletest/src/gtest-filepath.cc; 0s processwrapper-sandbox 2023-01-11T21:34:46.8444164Z [Scann] Compiling googlemock/src/gmock.cc 2023-01-11T21:34:47.0515765Z 2023-01-11T21:34:47.0516711Z  2023-01-11T21:34:47.0517093Z  2023-01-11T21:34:47.0517391Z  2023-01-11T21:34:47.0517888Z  2023-01-11T21:34:47.0519037Z  2023-01-11T21:34:47.0519333Z  2023-01-11T21:34:47.0519626Z  2023-01-11T21:34:47.0522218Z [100 / 182] 8 actions, 7 running 2023-01-11T21:34:47.0522874Z Compiling googletest/src/gtest-matchers.cc; 0s processwrapper-sandbox 2023-01-11T21:34:47.0523816Z Compiling googletest/src/gtest-port.cc; 0s processwrapper-sandbox 2023-01-11T21:34:47.0524360Z Compiling googletest/src/gtest-death-test.cc; 0s processwrapper-sandbox 2023-01-11T21:34:47.0524978Z @com_google_googletest//:gtest; 0s processwrapper-sandbox 2023-01-11T21:34:47.0525836Z Compiling googletest/src/gtest.cc; 0s processwrapper-sandbox 2023-01-11T21:34:47.0526539Z Compiling googletest/src/gtest-printers.cc; 0s processwrapper-sandbox 2023-01-11T21:34:47.0527265Z Compiling googlemock/src/gmock-cardinalities.cc; 0s processwrapper-sandbox 2023-01-11T21:34:47.0527821Z [Scann] Compiling googlemock/src/gmock_main.cc 2023-01-11T21:34:47.3175204Z 2023-01-11T21:34:47.3175710Z  2023-01-11T21:34:47.3176068Z  2023-01-11T21:34:47.3176416Z  2023-01-11T21:34:47.3176730Z  2023-01-11T21:34:47.3177023Z  2023-01-11T21:34:47.3177338Z  2023-01-11T21:34:47.3177647Z  2023-01-11T21:34:47.3177913Z  2023-01-11T21:34:47.3178371Z [109 / 182] 8 actions, 7 running 2023-01-11T21:34:47.3178943Z Compiling googlemock/src/gmock_main.cc; 0s processwrapper-sandbox 2023-01-11T21:34:47.3179329Z Compiling c10/core/SafePyObject.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.3179702Z Compiling c10/core/StorageImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.3180056Z Compiling c10/core/thread_pool.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.3180412Z Compiling c10/core/Allocator.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.3180763Z Compiling c10/core/DispatchKeySet.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.3181131Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.3181437Z [Scann] Compiling c10/core/Scalar.cpp 2023-01-11T21:34:47.5349221Z 2023-01-11T21:34:47.5349943Z  2023-01-11T21:34:47.5350368Z  2023-01-11T21:34:47.5350712Z  2023-01-11T21:34:47.5351016Z  2023-01-11T21:34:47.5351332Z  2023-01-11T21:34:47.5351641Z  2023-01-11T21:34:47.5351934Z  2023-01-11T21:34:47.5352457Z  2023-01-11T21:34:47.5352924Z [123 / 182] 8 actions, 7 running 2023-01-11T21:34:47.5353285Z Compiling c10/core/Scalar.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.5353648Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.5353974Z //c10/core:base; 0s processwrapper-sandbox 2023-01-11T21:34:47.5354387Z Compiling c10/core/SymIntArrayRef.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.5354749Z Compiling c10/core/impl/GPUTrace.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.5355130Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.5355512Z Compiling c10/core/WrapDimMinimal.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.5355769Z [Scann] Compiling c10/core/CopyBytes.cpp 2023-01-11T21:34:47.7390030Z 2023-01-11T21:34:47.7390813Z  2023-01-11T21:34:47.7391195Z  2023-01-11T21:34:47.7391535Z  2023-01-11T21:34:47.7391796Z  2023-01-11T21:34:47.7392070Z  2023-01-11T21:34:47.7392337Z  2023-01-11T21:34:47.7392605Z  2023-01-11T21:34:47.7392866Z  2023-01-11T21:34:47.7393265Z [130 / 182] 8 actions, 7 running 2023-01-11T21:34:47.7393884Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.7394546Z Compiling c10/core/SymNodeImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.7395182Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.7395803Z Compiling c10/core/TensorOptions.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.7396333Z //c10/core:base; 0s processwrapper-sandbox 2023-01-11T21:34:47.7396907Z Compiling c10/core/SymFloat.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.7397567Z Compiling c10/core/AutogradState.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.7398302Z [Scann] Compiling c10/core/impl/LocalDispatchKeySet.cpp 2023-01-11T21:34:47.9549275Z 2023-01-11T21:34:47.9553510Z  2023-01-11T21:34:47.9553914Z  2023-01-11T21:34:47.9554226Z  2023-01-11T21:34:47.9554515Z  2023-01-11T21:34:47.9554817Z  2023-01-11T21:34:47.9555115Z  2023-01-11T21:34:47.9555380Z  2023-01-11T21:34:47.9555651Z  2023-01-11T21:34:47.9556079Z [139 / 182] 8 actions, 7 running 2023-01-11T21:34:47.9556703Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.9557400Z Compiling c10/core/DispatchKey.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.9558243Z Compiling c10/core/DeviceType.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.9558886Z Compiling c10/core/DefaultDtype.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.9559609Z Compiling c10/core/impl/PythonDispatcherTLS.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.9560384Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.9561027Z Compiling c10/util/TypeCast.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:47.9561515Z [Scann] Compiling c10/util/Exception.cpp 2023-01-11T21:34:48.1560454Z 2023-01-11T21:34:48.1563177Z  2023-01-11T21:34:48.1563398Z  2023-01-11T21:34:48.1563581Z  2023-01-11T21:34:48.1563750Z  2023-01-11T21:34:48.1563919Z  2023-01-11T21:34:48.1564072Z  2023-01-11T21:34:48.1564237Z  2023-01-11T21:34:48.1564399Z  2023-01-11T21:34:48.1564645Z [149 / 182] 8 actions, 7 running 2023-01-11T21:34:48.1564995Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.1565373Z Compiling c10/core/impl/alloc_cpu.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.1565721Z Compiling c10/util/LeftRight.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.1566102Z Compiling c10/mobile/CPUCachingAllocator.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.1566470Z Linking c10/util/libTypeCast.a; 0s processwrapper-sandbox 2023-01-11T21:34:48.1566792Z Compiling c10/util/C++17.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.1567272Z Compiling c10/util/Half.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.1567559Z [Prepa] Compiling c10/util/DeadlockDetection.cpp 2023-01-11T21:34:48.3867944Z 2023-01-11T21:34:48.3868554Z  2023-01-11T21:34:48.3868937Z  2023-01-11T21:34:48.3869250Z  2023-01-11T21:34:48.3869476Z  2023-01-11T21:34:48.3869631Z  2023-01-11T21:34:48.3869967Z  2023-01-11T21:34:48.3870140Z  2023-01-11T21:34:48.3870292Z  2023-01-11T21:34:48.3870551Z [164 / 182] 8 actions running 2023-01-11T21:34:48.3870899Z Compiling c10/util/TypeTraits.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.3871259Z Compiling c10/util/flags_use_gflags.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.3871622Z Compiling c10/util/TypeList.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.3871975Z Compiling c10/util/intrusive_ptr.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.3872318Z Compiling c10/util/complex_math.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.3872674Z Compiling c10/util/Unicode.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.3873007Z Compiling c10/util/numa.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.3873376Z Compiling c10/util/ThreadLocalDebugInfo.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.5872279Z 2023-01-11T21:34:48.5872841Z  2023-01-11T21:34:48.5873289Z  2023-01-11T21:34:48.5873621Z  2023-01-11T21:34:48.5873857Z  2023-01-11T21:34:48.5874023Z  2023-01-11T21:34:48.5874187Z  2023-01-11T21:34:48.5874338Z  2023-01-11T21:34:48.5874505Z  2023-01-11T21:34:48.5874744Z [174 / 182] 2 actions running 2023-01-11T21:34:48.5875060Z Compiling c10/util/Logging.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.5875407Z Compiling c10/util/typeid.cpp; 0s processwrapper-sandbox 2023-01-11T21:34:48.7968602Z 2023-01-11T21:34:48.7969598Z  2023-01-11T21:34:48.7970298Z  2023-01-11T21:34:48.7972292Z [181 / 184] 1 / 11 tests; 3 actions running; last test: //c10/test:typeid_test 2023-01-11T21:34:48.7972992Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2023-01-11T21:34:48.7973650Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2023-01-11T21:34:48.7974225Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2023-01-11T21:34:48.7987523Z 2023-01-11T21:34:48.7988749Z  2023-01-11T21:34:48.7990513Z  2023-01-11T21:34:48.7990755Z  2023-01-11T21:34:48.7991443Z INFO: From Testing //c10/test:typeid_test: 2023-01-11T21:34:48.7992184Z [181 / 184] 1 / 11 tests; 3 actions running; last test: //c10/test:typeid_test 2023-01-11T21:34:48.7993883Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2023-01-11T21:34:48.7994430Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2023-01-11T21:34:48.7994998Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2023-01-11T21:34:48.7995235Z 2023-01-11T21:34:48.7995322Z  2023-01-11T21:34:48.7995570Z  2023-01-11T21:34:48.7999702Z  2023-01-11T21:34:48.8000304Z ==================== Test output for //c10/test:typeid_test: 2023-01-11T21:34:48.8000708Z Running main() from gmock_main.cc 2023-01-11T21:34:48.8001163Z Note: Google Test filter = -*CUDA 2023-01-11T21:34:48.8001569Z [==========] Running 5 tests from 1 test suite. 2023-01-11T21:34:48.8002050Z [----------] Global test environment set-up. 2023-01-11T21:34:48.8002540Z [----------] 5 tests from TypeMetaTest 2023-01-11T21:34:48.8002942Z [ RUN ] TypeMetaTest.TypeMetaStatic 2023-01-11T21:34:48.8003378Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2023-01-11T21:34:48.8003787Z [ RUN ] TypeMetaTest.Names 2023-01-11T21:34:48.8004164Z [ OK ] TypeMetaTest.Names (0 ms) 2023-01-11T21:34:48.8004543Z [ RUN ] TypeMetaTest.TypeMeta 2023-01-11T21:34:48.8004955Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2023-01-11T21:34:48.8005549Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2023-01-11T21:34:48.8007045Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2023-01-11T21:34:48.8007593Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2023-01-11T21:34:48.8008123Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2023-01-11T21:34:48.8008787Z [----------] 5 tests from TypeMetaTest (0 ms total) 2023-01-11T21:34:48.8009065Z 2023-01-11T21:34:48.8009525Z [----------] Global test environment tear-down 2023-01-11T21:34:48.8009968Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2023-01-11T21:34:48.8010316Z [ PASSED ] 5 tests. 2023-01-11T21:34:48.8010540Z ================================================================================ 2023-01-11T21:34:48.8010968Z [181 / 184] 1 / 11 tests; 3 actions running; last test: //c10/test:typeid_test 2023-01-11T21:34:48.8011378Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2023-01-11T21:34:48.8011774Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2023-01-11T21:34:48.8012239Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2023-01-11T21:34:48.8322968Z 2023-01-11T21:34:48.8323392Z  2023-01-11T21:34:48.8323667Z  2023-01-11T21:34:48.8323952Z  2023-01-11T21:34:48.8324402Z INFO: From Testing //c10/test:core_tests: 2023-01-11T21:34:48.8325075Z [182 / 184] 2 / 11 tests; 2 actions running; last test: //c10/test:core_tests 2023-01-11T21:34:48.8325725Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2023-01-11T21:34:48.8326345Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2023-01-11T21:34:48.8366442Z 2023-01-11T21:34:48.8366702Z  2023-01-11T21:34:48.8366988Z  2023-01-11T21:34:48.8367456Z ==================== Test output for //c10/test:core_tests: 2023-01-11T21:34:48.8367823Z Running main() from gmock_main.cc 2023-01-11T21:34:48.8368258Z Note: Google Test filter = -*CUDA 2023-01-11T21:34:48.8368670Z [==========] Running 58 tests from 12 test suites. 2023-01-11T21:34:48.8369029Z [----------] Global test environment set-up. 2023-01-11T21:34:48.8369665Z [----------] 2 tests from CompileTimeFunctionPointerTest 2023-01-11T21:34:48.8370189Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2023-01-11T21:34:48.8370891Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2023-01-11T21:34:48.8371450Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2023-01-11T21:34:48.8371933Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2023-01-11T21:34:48.8372383Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2023-01-11T21:34:48.8372572Z 2023-01-11T21:34:48.8372703Z [----------] 1 test from DeviceGuard 2023-01-11T21:34:48.8372975Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2023-01-11T21:34:48.8373290Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2023-01-11T21:34:48.8373628Z [----------] 1 test from DeviceGuard (0 ms total) 2023-01-11T21:34:48.8373774Z 2023-01-11T21:34:48.8373923Z [----------] 1 test from OptionalDeviceGuard 2023-01-11T21:34:48.8374215Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2023-01-11T21:34:48.8374589Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2023-01-11T21:34:48.8374972Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2023-01-11T21:34:48.8375129Z 2023-01-11T21:34:48.8375255Z [----------] 1 test from DeviceTest 2023-01-11T21:34:48.8375467Z [ RUN ] DeviceTest.BasicConstruction 2023-01-11T21:34:48.8375725Z [ OK ] DeviceTest.BasicConstruction (1 ms) 2023-01-11T21:34:48.8376020Z [----------] 1 test from DeviceTest (1 ms total) 2023-01-11T21:34:48.8376159Z 2023-01-11T21:34:48.8376285Z [----------] 16 tests from DispatchKeySet 2023-01-11T21:34:48.8376520Z [ RUN ] DispatchKeySet.ShowSemantics 2023-01-11T21:34:48.8376775Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2023-01-11T21:34:48.8377128Z [ RUN ] DispatchKeySet.Empty 2023-01-11T21:34:48.8377354Z [ OK ] DispatchKeySet.Empty (0 ms) 2023-01-11T21:34:48.8377626Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2023-01-11T21:34:48.8377930Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2023-01-11T21:34:48.8378246Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2023-01-11T21:34:48.8378633Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2023-01-11T21:34:48.8379057Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2023-01-11T21:34:48.8379429Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2023-01-11T21:34:48.8379763Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2023-01-11T21:34:48.8380050Z [ OK ] DispatchKeySet.DoubletonPerBackend (10 ms) 2023-01-11T21:34:48.8380289Z [ RUN ] DispatchKeySet.Full 2023-01-11T21:34:48.8380507Z [ OK ] DispatchKeySet.Full (0 ms) 2023-01-11T21:34:48.8380756Z [ RUN ] DispatchKeySet.IteratorBasicOps 2023-01-11T21:34:48.8381017Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2023-01-11T21:34:48.8381329Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2023-01-11T21:34:48.8381681Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2023-01-11T21:34:48.8381983Z [ RUN ] DispatchKeySet.IteratorEmpty 2023-01-11T21:34:48.8382227Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2023-01-11T21:34:48.8382575Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2023-01-11T21:34:48.8382929Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2023-01-11T21:34:48.8383248Z [ RUN ] DispatchKeySet.IteratorFull 2023-01-11T21:34:48.8383491Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2023-01-11T21:34:48.8383752Z [ RUN ] DispatchKeySet.FailAtEndIterator 2023-01-11T21:34:48.8384028Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2023-01-11T21:34:48.8384316Z [ RUN ] DispatchKeySet.TestBackendComponentToString 2023-01-11T21:34:48.8384650Z [ OK ] DispatchKeySet.TestBackendComponentToString (0 ms) 2023-01-11T21:34:48.8385004Z [ RUN ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate 2023-01-11T21:34:48.8385365Z [ OK ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate (0 ms) 2023-01-11T21:34:48.8385744Z [ RUN ] DispatchKeySet.TestFunctionalityDispatchKeyToString 2023-01-11T21:34:48.8386126Z [ OK ] DispatchKeySet.TestFunctionalityDispatchKeyToString (0 ms) 2023-01-11T21:34:48.8386521Z [----------] 16 tests from DispatchKeySet (10 ms total) 2023-01-11T21:34:48.8386660Z 2023-01-11T21:34:48.8386788Z [----------] 2 tests from SymIntTest 2023-01-11T21:34:48.8387005Z [ RUN ] SymIntTest.ConcreteInts 2023-01-11T21:34:48.8387239Z [ OK ] SymIntTest.ConcreteInts (0 ms) 2023-01-11T21:34:48.8387451Z [ RUN ] SymIntTest.CheckRange 2023-01-11T21:34:48.8387674Z [ OK ] SymIntTest.CheckRange (0 ms) 2023-01-11T21:34:48.8387961Z [----------] 2 tests from SymIntTest (0 ms total) 2023-01-11T21:34:48.8388105Z 2023-01-11T21:34:48.8388236Z [----------] 5 tests from InlineDeviceGuard 2023-01-11T21:34:48.8388483Z [ RUN ] InlineDeviceGuard.Constructor 2023-01-11T21:34:48.8388743Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2023-01-11T21:34:48.8389001Z [ RUN ] InlineDeviceGuard.ConstructorError 2023-01-11T21:34:48.8389283Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2023-01-11T21:34:48.8389546Z [ RUN ] InlineDeviceGuard.SetDevice 2023-01-11T21:34:48.8389797Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2023-01-11T21:34:48.8390034Z [ RUN ] InlineDeviceGuard.ResetDevice 2023-01-11T21:34:48.8390292Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2023-01-11T21:34:48.8390539Z [ RUN ] InlineDeviceGuard.SetIndex 2023-01-11T21:34:48.8390772Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2023-01-11T21:34:48.8391084Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2023-01-11T21:34:48.8391237Z 2023-01-11T21:34:48.8391403Z [----------] 4 tests from InlineOptionalDeviceGuard 2023-01-11T21:34:48.8391671Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2023-01-11T21:34:48.8392030Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2023-01-11T21:34:48.8392350Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2023-01-11T21:34:48.8392688Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2023-01-11T21:34:48.8392988Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2023-01-11T21:34:48.8393319Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2023-01-11T21:34:48.8393607Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2023-01-11T21:34:48.8393877Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2023-01-11T21:34:48.8394234Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2023-01-11T21:34:48.8394407Z 2023-01-11T21:34:48.8394553Z [----------] 4 tests from InlineStreamGuard 2023-01-11T21:34:48.8394783Z [ RUN ] InlineStreamGuard.Constructor 2023-01-11T21:34:48.8395040Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2023-01-11T21:34:48.8395335Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2023-01-11T21:34:48.8395655Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2023-01-11T21:34:48.8395998Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2023-01-11T21:34:48.8396359Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2023-01-11T21:34:48.8396706Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2023-01-11T21:34:48.8397027Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2023-01-11T21:34:48.8397385Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2023-01-11T21:34:48.8397535Z 2023-01-11T21:34:48.8397862Z [----------] 3 tests from InlineOptionalStreamGuard 2023-01-11T21:34:48.8398138Z [ RUN ] InlineOptionalStreamGuard.Constructor 2023-01-11T21:34:48.8398438Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2023-01-11T21:34:48.8398764Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2023-01-11T21:34:48.8399120Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2023-01-11T21:34:48.8399481Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2023-01-11T21:34:48.8399866Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2023-01-11T21:34:48.8400362Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2023-01-11T21:34:48.8400533Z 2023-01-11T21:34:48.8400677Z [----------] 1 test from InlineMultiStreamGuard 2023-01-11T21:34:48.8400946Z [ RUN ] InlineMultiStreamGuard.Constructor 2023-01-11T21:34:48.8401230Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2023-01-11T21:34:48.8401563Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2023-01-11T21:34:48.8401723Z 2023-01-11T21:34:48.8401875Z [----------] 18 tests from SizesAndStridesTest 2023-01-11T21:34:48.8402147Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2023-01-11T21:34:48.8402452Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2023-01-11T21:34:48.8402714Z [ RUN ] SizesAndStridesTest.SetSizes 2023-01-11T21:34:48.8402972Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2023-01-11T21:34:48.8403219Z [ RUN ] SizesAndStridesTest.Resize 2023-01-11T21:34:48.8403452Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2023-01-11T21:34:48.8403706Z [ RUN ] SizesAndStridesTest.SetAtIndex 2023-01-11T21:34:48.8403968Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2023-01-11T21:34:48.8404228Z [ RUN ] SizesAndStridesTest.SetAtIterator 2023-01-11T21:34:48.8404506Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2023-01-11T21:34:48.8404776Z [ RUN ] SizesAndStridesTest.SetViaData 2023-01-11T21:34:48.8405026Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2023-01-11T21:34:48.8405299Z [ RUN ] SizesAndStridesTest.MoveConstructor 2023-01-11T21:34:48.8405587Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2023-01-11T21:34:48.8405876Z [ RUN ] SizesAndStridesTest.CopyConstructor 2023-01-11T21:34:48.8406148Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2023-01-11T21:34:48.8406577Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2023-01-11T21:34:48.8406930Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2023-01-11T21:34:48.8407263Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2023-01-11T21:34:48.8407611Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2023-01-11T21:34:48.8408012Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2023-01-11T21:34:48.8408337Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2023-01-11T21:34:48.8408672Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2023-01-11T21:34:48.8409006Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2023-01-11T21:34:48.8409336Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2023-01-11T21:34:48.8409647Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2023-01-11T21:34:48.8409969Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2023-01-11T21:34:48.8410293Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2023-01-11T21:34:48.8410610Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2023-01-11T21:34:48.8410948Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2023-01-11T21:34:48.8411281Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2023-01-11T21:34:48.8411601Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2023-01-11T21:34:48.8411921Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2023-01-11T21:34:48.8412226Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2023-01-11T21:34:48.8412524Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2023-01-11T21:34:48.8412810Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2023-01-11T21:34:48.8413161Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2023-01-11T21:34:48.8413320Z 2023-01-11T21:34:48.8413470Z [----------] Global test environment tear-down 2023-01-11T21:34:48.8413701Z [==========] 58 tests from 12 test suites ran. (12 ms total) 2023-01-11T21:34:48.8413912Z [ PASSED ] 58 tests. 2023-01-11T21:34:48.8414116Z ================================================================================ 2023-01-11T21:34:48.8414453Z [182 / 184] 2 / 11 tests; 2 actions running; last test: //c10/test:core_tests 2023-01-11T21:34:48.8414805Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2023-01-11T21:34:48.8415147Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2023-01-11T21:34:49.1877284Z 2023-01-11T21:34:49.1877983Z  2023-01-11T21:34:49.1878245Z  2023-01-11T21:34:49.1878599Z [184 / 185] 2 / 11 tests; 1 action; last test: //c10/test:core_tests 2023-01-11T21:34:49.1878974Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2023-01-11T21:34:49.3064060Z 2023-01-11T21:34:49.3064707Z  2023-01-11T21:34:49.3065234Z INFO: From Testing //c10/test:util_base_tests: 2023-01-11T21:34:49.3065710Z [184 / 185] 3 / 11 tests; 1 action; last test: //c10/test:util_base_tests 2023-01-11T21:34:49.3066104Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2023-01-11T21:34:49.3066308Z 2023-01-11T21:34:49.3066414Z  2023-01-11T21:34:49.3073161Z ==================== Test output for //c10/test:util_base_tests: 2023-01-11T21:34:49.3073606Z Running main() from gmock_main.cc 2023-01-11T21:34:49.3074065Z Note: Google Test filter = -*CUDA 2023-01-11T21:34:49.3074481Z [==========] Running 846 tests from 77 test suites. 2023-01-11T21:34:49.3075915Z [----------] Global test environment set-up. 2023-01-11T21:34:49.3076873Z [----------] 1 test from LoggingDeathTest 2023-01-11T21:34:49.3077315Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2023-01-11T21:34:49.3077930Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (10 ms) 2023-01-11T21:34:49.3078436Z [----------] 1 test from LoggingDeathTest (10 ms total) 2023-01-11T21:34:49.3078667Z 2023-01-11T21:34:49.3079031Z [----------] 12 tests from BitsetTest 2023-01-11T21:34:49.3079428Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2023-01-11T21:34:49.3079898Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2023-01-11T21:34:49.3080444Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2023-01-11T21:34:49.3080994Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2023-01-11T21:34:49.3081572Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2023-01-11T21:34:49.3082126Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2023-01-11T21:34:49.3082717Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2023-01-11T21:34:49.3083255Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2023-01-11T21:34:49.3083574Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2023-01-11T21:34:49.3083925Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2023-01-11T21:34:49.3084368Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2023-01-11T21:34:49.3084918Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2023-01-11T21:34:49.3085526Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2023-01-11T21:34:49.3086176Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2023-01-11T21:34:49.3086847Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2023-01-11T21:34:49.3087465Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2023-01-11T21:34:49.3088289Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2023-01-11T21:34:49.3088687Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2023-01-11T21:34:49.3089234Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2023-01-11T21:34:49.3089667Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2023-01-11T21:34:49.3090051Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2023-01-11T21:34:49.3090458Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2023-01-11T21:34:49.3090871Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2023-01-11T21:34:49.3091309Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2023-01-11T21:34:49.3091734Z [----------] 12 tests from BitsetTest (0 ms total) 2023-01-11T21:34:49.3091882Z 2023-01-11T21:34:49.3092016Z [----------] 9 tests from if_constexpr 2023-01-11T21:34:49.3092256Z [ RUN ] if_constexpr.whenIsTrue_thenReturnsTrueCase 2023-01-11T21:34:49.3092542Z [ OK ] if_constexpr.whenIsTrue_thenReturnsTrueCase (0 ms) 2023-01-11T21:34:49.3092838Z [ RUN ] if_constexpr.whenIsFalse_thenReturnsFalseCase 2023-01-11T21:34:49.3093117Z [ OK ] if_constexpr.whenIsFalse_thenReturnsFalseCase (0 ms) 2023-01-11T21:34:49.3093436Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg 2023-01-11T21:34:49.3093780Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg (0 ms) 2023-01-11T21:34:49.3094113Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg 2023-01-11T21:34:49.3094460Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg (0 ms) 2023-01-11T21:34:49.3094782Z [ RUN ] if_constexpr.otherCaseCanHaveInvalidCode 2023-01-11T21:34:49.3095322Z [ OK ] if_constexpr.otherCaseCanHaveInvalidCode (0 ms) 2023-01-11T21:34:49.3095617Z [ RUN ] if_constexpr.worksWithoutElseCase_withIdentityArg 2023-01-11T21:34:49.3095927Z [ OK ] if_constexpr.worksWithoutElseCase_withIdentityArg (0 ms) 2023-01-11T21:34:49.3096244Z [ RUN ] if_constexpr.worksWithoutElseCase_withoutIdentityArg 2023-01-11T21:34:49.3096634Z [ OK ] if_constexpr.worksWithoutElseCase_withoutIdentityArg (0 ms) 2023-01-11T21:34:49.3096954Z [ RUN ] if_constexpr.returnTypeCanDiffer_withIdentityArg 2023-01-11T21:34:49.3097268Z [ OK ] if_constexpr.returnTypeCanDiffer_withIdentityArg (0 ms) 2023-01-11T21:34:49.3097624Z [ RUN ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg 2023-01-11T21:34:49.3097963Z [ OK ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg (0 ms) 2023-01-11T21:34:49.3098307Z [----------] 9 tests from if_constexpr (0 ms total) 2023-01-11T21:34:49.3098456Z 2023-01-11T21:34:49.3098604Z [----------] 2 tests from DeadlockDetection 2023-01-11T21:34:49.3098821Z [ RUN ] DeadlockDetection.basic 2023-01-11T21:34:49.3099057Z [ OK ] DeadlockDetection.basic (0 ms) 2023-01-11T21:34:49.3099292Z [ RUN ] DeadlockDetection.disable 2023-01-11T21:34:49.3099521Z [ OK ] DeadlockDetection.disable (0 ms) 2023-01-11T21:34:49.3099832Z [----------] 2 tests from DeadlockDetection (0 ms total) 2023-01-11T21:34:49.3099991Z 2023-01-11T21:34:49.3100154Z [----------] 1 test from HalfDoubleConversionTest 2023-01-11T21:34:49.3100427Z [ RUN ] HalfDoubleConversionTest.Half2Double 2023-01-11T21:34:49.3100708Z [ OK ] HalfDoubleConversionTest.Half2Double (0 ms) 2023-01-11T21:34:49.3101062Z [----------] 1 test from HalfDoubleConversionTest (0 ms total) 2023-01-11T21:34:49.3101228Z 2023-01-11T21:34:49.3101367Z [----------] 12 tests from LeftRightTest 2023-01-11T21:34:49.3101649Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2023-01-11T21:34:49.3102017Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2023-01-11T21:34:49.3102387Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2023-01-11T21:34:49.3102766Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2023-01-11T21:34:49.3103128Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2023-01-11T21:34:49.3103504Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2023-01-11T21:34:49.3103830Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2023-01-11T21:34:49.3104099Z [ OK ] LeftRightTest.readsCanBeConcurrent (0 ms) 2023-01-11T21:34:49.3104427Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2023-01-11T21:34:49.3104808Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (0 ms) 2023-01-11T21:34:49.3105171Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2023-01-11T21:34:49.3105542Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2023-01-11T21:34:49.3105907Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2023-01-11T21:34:49.3106270Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (100 ms) 2023-01-11T21:34:49.3106615Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2023-01-11T21:34:49.3106968Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2023-01-11T21:34:49.3107320Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2023-01-11T21:34:49.3107663Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2023-01-11T21:34:49.3108052Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2023-01-11T21:34:49.3108476Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2023-01-11T21:34:49.3108892Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2023-01-11T21:34:49.3109294Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2023-01-11T21:34:49.3109692Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2023-01-11T21:34:49.3110075Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2023-01-11T21:34:49.3110477Z [----------] 12 tests from LeftRightTest (100 ms total) 2023-01-11T21:34:49.3110629Z 2023-01-11T21:34:49.3110785Z [----------] 41 tests from MetaprogrammingTest 2023-01-11T21:34:49.3111077Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex 2023-01-11T21:34:49.3111421Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex (0 ms) 2023-01-11T21:34:49.3111797Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput 2023-01-11T21:34:49.3112176Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput (0 ms) 2023-01-11T21:34:49.3112552Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly 2023-01-11T21:34:49.3112913Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly (0 ms) 2023-01-11T21:34:49.3113306Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary 2023-01-11T21:34:49.3113718Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary (0 ms) 2023-01-11T21:34:49.3114130Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary 2023-01-11T21:34:49.3114521Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary (0 ms) 2023-01-11T21:34:49.3114939Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact 2023-01-11T21:34:49.3115377Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact (0 ms) 2023-01-11T21:34:49.3115709Z [ RUN ] MetaprogrammingTest.FilterMap 2023-01-11T21:34:49.3115975Z [ OK ] MetaprogrammingTest.FilterMap (0 ms) 2023-01-11T21:34:49.3116255Z [ RUN ] MetaprogrammingTest.FilterMap_emptyInput 2023-01-11T21:34:49.3116546Z [ OK ] MetaprogrammingTest.FilterMap_emptyInput (0 ms) 2023-01-11T21:34:49.3116823Z [ RUN ] MetaprogrammingTest.FilterMap_emptyOutput 2023-01-11T21:34:49.3117119Z [ OK ] MetaprogrammingTest.FilterMap_emptyOutput (0 ms) 2023-01-11T21:34:49.3117420Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byRValue 2023-01-11T21:34:49.3118118Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byRValue (0 ms) 2023-01-11T21:34:49.3118452Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byValue 2023-01-11T21:34:49.3118765Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byValue (0 ms) 2023-01-11T21:34:49.3119074Z [ RUN ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary 2023-01-11T21:34:49.3119409Z [ OK ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary (0 ms) 2023-01-11T21:34:49.3119741Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 2023-01-11T21:34:49.3120134Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 (0 ms) 2023-01-11T21:34:49.3120448Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 2023-01-11T21:34:49.3120779Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 (0 ms) 2023-01-11T21:34:49.3121104Z [ RUN ] MetaprogrammingTest.TupleElements_subsetSelection 2023-01-11T21:34:49.3121421Z [ OK ] MetaprogrammingTest.TupleElements_subsetSelection (0 ms) 2023-01-11T21:34:49.3121748Z [ RUN ] MetaprogrammingTest.TupleElements_reorderSelection 2023-01-11T21:34:49.3122076Z [ OK ] MetaprogrammingTest.TupleElements_reorderSelection (0 ms) 2023-01-11T21:34:49.3122382Z [ RUN ] MetaprogrammingTest.TupleTake_nonemptyPrefix 2023-01-11T21:34:49.3122688Z [ OK ] MetaprogrammingTest.TupleTake_nonemptyPrefix (0 ms) 2023-01-11T21:34:49.3122982Z [ RUN ] MetaprogrammingTest.TupleTake_fullPrefix 2023-01-11T21:34:49.3123272Z [ OK ] MetaprogrammingTest.TupleTake_fullPrefix (0 ms) 2023-01-11T21:34:49.3123547Z [ RUN ] MetaprogrammingTest.TupleTake_negative 2023-01-11T21:34:49.3123926Z [ OK ] MetaprogrammingTest.TupleTake_negative (0 ms) 2023-01-11T21:34:49.3124332Z [ RUN ] MetaprogrammingTest.TupleSlice_middle 2023-01-11T21:34:49.3124756Z [ OK ] MetaprogrammingTest.TupleSlice_middle (0 ms) 2023-01-11T21:34:49.3125192Z [ RUN ] MetaprogrammingTest.TupleSlice_full 2023-01-11T21:34:49.3125752Z [ OK ] MetaprogrammingTest.TupleSlice_full (0 ms) 2023-01-11T21:34:49.3126223Z [ RUN ] MetaprogrammingTest.TupleMap_simple 2023-01-11T21:34:49.3126669Z [ OK ] MetaprogrammingTest.TupleMap_simple (0 ms) 2023-01-11T21:34:49.3127230Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType 2023-01-11T21:34:49.3127992Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType (0 ms) 2023-01-11T21:34:49.3128559Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesConstRef 2023-01-11T21:34:49.3129148Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesConstRef (0 ms) 2023-01-11T21:34:49.3129721Z [ RUN ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes 2023-01-11T21:34:49.3130301Z [ OK ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes (0 ms) 2023-01-11T21:34:49.3130923Z [ RUN ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences 2023-01-11T21:34:49.3131592Z [ OK ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences (0 ms) 2023-01-11T21:34:49.3132081Z [ RUN ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType 2023-01-11T21:34:49.3132607Z [ OK ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType (0 ms) 2023-01-11T21:34:49.3133184Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues 2023-01-11T21:34:49.3133784Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues (0 ms) 2023-01-11T21:34:49.3134407Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues 2023-01-11T21:34:49.3135074Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues (0 ms) 2023-01-11T21:34:49.3135709Z [ RUN ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas 2023-01-11T21:34:49.3136163Z [ OK ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas (0 ms) 2023-01-11T21:34:49.3136484Z [ RUN ] MetaprogrammingTest.TupleConcat_zerotuples 2023-01-11T21:34:49.3136785Z [ OK ] MetaprogrammingTest.TupleConcat_zerotuples (0 ms) 2023-01-11T21:34:49.3137093Z [ RUN ] MetaprogrammingTest.TupleConcat_oneemptytuple 2023-01-11T21:34:49.3137387Z [ OK ] MetaprogrammingTest.TupleConcat_oneemptytuple (0 ms) 2023-01-11T21:34:49.3137704Z [ RUN ] MetaprogrammingTest.TupleConcat_onenonemptytuple 2023-01-11T21:34:49.3138023Z [ OK ] MetaprogrammingTest.TupleConcat_onenonemptytuple (0 ms) 2023-01-11T21:34:49.3138320Z [ RUN ] MetaprogrammingTest.TupleConcat_twotuples 2023-01-11T21:34:49.3138617Z [ OK ] MetaprogrammingTest.TupleConcat_twotuples (0 ms) 2023-01-11T21:34:49.3138917Z [ RUN ] MetaprogrammingTest.TupleConcat_threetuples 2023-01-11T21:34:49.3139209Z [ OK ] MetaprogrammingTest.TupleConcat_threetuples (0 ms) 2023-01-11T21:34:49.3139526Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning 2023-01-11T21:34:49.3139864Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning (0 ms) 2023-01-11T21:34:49.3140197Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle 2023-01-11T21:34:49.3140512Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle (0 ms) 2023-01-11T21:34:49.3140833Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatend 2023-01-11T21:34:49.3141149Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatend (0 ms) 2023-01-11T21:34:49.3141481Z [ RUN ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers 2023-01-11T21:34:49.3141862Z [ OK ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers (0 ms) 2023-01-11T21:34:49.3142225Z [ RUN ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes 2023-01-11T21:34:49.3142577Z [ OK ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes (0 ms) 2023-01-11T21:34:49.3142920Z [ RUN ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary 2023-01-11T21:34:49.3143281Z [ OK ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary (0 ms) 2023-01-11T21:34:49.3143705Z [----------] 41 tests from MetaprogrammingTest (0 ms total) 2023-01-11T21:34:49.3143946Z 2023-01-11T21:34:49.3144313Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 0u> 2023-01-11T21:34:49.3144656Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2023-01-11T21:34:49.3145004Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2023-01-11T21:34:49.3145439Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2023-01-11T21:34:49.3145917Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2023-01-11T21:34:49.3146332Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2023-01-11T21:34:49.3146779Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2023-01-11T21:34:49.3147216Z [ RUN ] SmallVectorTest/0.PushPopTest 2023-01-11T21:34:49.3147668Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2023-01-11T21:34:49.3148096Z [ RUN ] SmallVectorTest/0.ClearTest 2023-01-11T21:34:49.3148502Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2023-01-11T21:34:49.3148890Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2023-01-11T21:34:49.3149306Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2023-01-11T21:34:49.3149672Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2023-01-11T21:34:49.3150059Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2023-01-11T21:34:49.3150471Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2023-01-11T21:34:49.3150993Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2023-01-11T21:34:49.3151378Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2023-01-11T21:34:49.3151715Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2023-01-11T21:34:49.3152011Z [ RUN ] SmallVectorTest/0.OverflowTest 2023-01-11T21:34:49.3152306Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2023-01-11T21:34:49.3152596Z [ RUN ] SmallVectorTest/0.IterationTest 2023-01-11T21:34:49.3152925Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2023-01-11T21:34:49.3153186Z [ RUN ] SmallVectorTest/0.SwapTest 2023-01-11T21:34:49.3153453Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2023-01-11T21:34:49.3153797Z [ RUN ] SmallVectorTest/0.AppendTest 2023-01-11T21:34:49.3154165Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2023-01-11T21:34:49.3154501Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2023-01-11T21:34:49.3154985Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2023-01-11T21:34:49.3155467Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2023-01-11T21:34:49.3155731Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2023-01-11T21:34:49.3156105Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2023-01-11T21:34:49.3156524Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2023-01-11T21:34:49.3156931Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2023-01-11T21:34:49.3157305Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2023-01-11T21:34:49.3157833Z [ RUN ] SmallVectorTest/0.AssignTest 2023-01-11T21:34:49.3158169Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2023-01-11T21:34:49.3158511Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2023-01-11T21:34:49.3158901Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2023-01-11T21:34:49.3159353Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2023-01-11T21:34:49.3159764Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2023-01-11T21:34:49.3160139Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2023-01-11T21:34:49.3160507Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2023-01-11T21:34:49.3160817Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2023-01-11T21:34:49.3161186Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2023-01-11T21:34:49.3161494Z [ RUN ] SmallVectorTest/0.EraseTest 2023-01-11T21:34:49.3161767Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2023-01-11T21:34:49.3162092Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2023-01-11T21:34:49.3162470Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2023-01-11T21:34:49.3162821Z [ RUN ] SmallVectorTest/0.InsertTest 2023-01-11T21:34:49.3163303Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2023-01-11T21:34:49.3163654Z [ RUN ] SmallVectorTest/0.InsertCopy 2023-01-11T21:34:49.3163920Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2023-01-11T21:34:49.3164280Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2023-01-11T21:34:49.3164696Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2023-01-11T21:34:49.3165151Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2023-01-11T21:34:49.3165580Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2023-01-11T21:34:49.3165952Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2023-01-11T21:34:49.3166247Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2023-01-11T21:34:49.3166518Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2023-01-11T21:34:49.3166807Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2023-01-11T21:34:49.3167073Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2023-01-11T21:34:49.3167377Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2023-01-11T21:34:49.3167646Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2023-01-11T21:34:49.3167917Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2023-01-11T21:34:49.3168189Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2023-01-11T21:34:49.3168441Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2023-01-11T21:34:49.3168703Z [ RUN ] SmallVectorTest/0.ComparisonTest 2023-01-11T21:34:49.3168948Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2023-01-11T21:34:49.3169182Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2023-01-11T21:34:49.3169430Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2023-01-11T21:34:49.3169695Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2023-01-11T21:34:49.3170041Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2023-01-11T21:34:49.3170412Z [ RUN ] SmallVectorTest/0.IteratorTest 2023-01-11T21:34:49.3170657Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2023-01-11T21:34:49.3171017Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2023-01-11T21:34:49.3171157Z 2023-01-11T21:34:49.3171597Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 1u> 2023-01-11T21:34:49.3172040Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2023-01-11T21:34:49.3172456Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2023-01-11T21:34:49.3172842Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2023-01-11T21:34:49.3173219Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2023-01-11T21:34:49.3173618Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2023-01-11T21:34:49.3173987Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2023-01-11T21:34:49.3174360Z [ RUN ] SmallVectorTest/1.PushPopTest 2023-01-11T21:34:49.3174719Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2023-01-11T21:34:49.3175091Z [ RUN ] SmallVectorTest/1.ClearTest 2023-01-11T21:34:49.3175420Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2023-01-11T21:34:49.3175786Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2023-01-11T21:34:49.3176244Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2023-01-11T21:34:49.3176652Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2023-01-11T21:34:49.3177016Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2023-01-11T21:34:49.3177415Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2023-01-11T21:34:49.3177820Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2023-01-11T21:34:49.3178191Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2023-01-11T21:34:49.3178529Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2023-01-11T21:34:49.3178881Z [ RUN ] SmallVectorTest/1.OverflowTest 2023-01-11T21:34:49.3179322Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2023-01-11T21:34:49.3179689Z [ RUN ] SmallVectorTest/1.IterationTest 2023-01-11T21:34:49.3180042Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2023-01-11T21:34:49.3180366Z [ RUN ] SmallVectorTest/1.SwapTest 2023-01-11T21:34:49.3180838Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2023-01-11T21:34:49.3181169Z [ RUN ] SmallVectorTest/1.AppendTest 2023-01-11T21:34:49.3181529Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2023-01-11T21:34:49.3181928Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2023-01-11T21:34:49.3182393Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2023-01-11T21:34:49.3182862Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2023-01-11T21:34:49.3183263Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2023-01-11T21:34:49.3183679Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2023-01-11T21:34:49.3184116Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2023-01-11T21:34:49.3184572Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2023-01-11T21:34:49.3185008Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2023-01-11T21:34:49.3185432Z [ RUN ] SmallVectorTest/1.AssignTest 2023-01-11T21:34:49.3185879Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2023-01-11T21:34:49.3186305Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2023-01-11T21:34:49.3186697Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2023-01-11T21:34:49.3187069Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2023-01-11T21:34:49.3187468Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2023-01-11T21:34:49.3187916Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2023-01-11T21:34:49.3188378Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2023-01-11T21:34:49.3188831Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2023-01-11T21:34:49.3189223Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2023-01-11T21:34:49.3189556Z [ RUN ] SmallVectorTest/1.EraseTest 2023-01-11T21:34:49.3189899Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2023-01-11T21:34:49.3190252Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2023-01-11T21:34:49.3190602Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2023-01-11T21:34:49.3190936Z [ RUN ] SmallVectorTest/1.InsertTest 2023-01-11T21:34:49.3191269Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2023-01-11T21:34:49.3191655Z [ RUN ] SmallVectorTest/1.InsertCopy 2023-01-11T21:34:49.3191996Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2023-01-11T21:34:49.3192279Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2023-01-11T21:34:49.3192628Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2023-01-11T21:34:49.3192940Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2023-01-11T21:34:49.3193370Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2023-01-11T21:34:49.3193806Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2023-01-11T21:34:49.3194240Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2023-01-11T21:34:49.3194665Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2023-01-11T21:34:49.3195134Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2023-01-11T21:34:49.3195542Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2023-01-11T21:34:49.3195936Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2023-01-11T21:34:49.3196337Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2023-01-11T21:34:49.3196746Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2023-01-11T21:34:49.3197153Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2023-01-11T21:34:49.3197594Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2023-01-11T21:34:49.3198149Z [ RUN ] SmallVectorTest/1.ComparisonTest 2023-01-11T21:34:49.3198509Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2023-01-11T21:34:49.3198888Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2023-01-11T21:34:49.3199270Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2023-01-11T21:34:49.3199653Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2023-01-11T21:34:49.3200161Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2023-01-11T21:34:49.3200538Z [ RUN ] SmallVectorTest/1.IteratorTest 2023-01-11T21:34:49.3201255Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2023-01-11T21:34:49.3201850Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2023-01-11T21:34:49.3202119Z 2023-01-11T21:34:49.3202842Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 2u> 2023-01-11T21:34:49.3203566Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2023-01-11T21:34:49.3204180Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2023-01-11T21:34:49.3204678Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2023-01-11T21:34:49.3205197Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2023-01-11T21:34:49.3205724Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2023-01-11T21:34:49.3206249Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2023-01-11T21:34:49.3206707Z [ RUN ] SmallVectorTest/2.PushPopTest 2023-01-11T21:34:49.3207167Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2023-01-11T21:34:49.3207659Z [ RUN ] SmallVectorTest/2.ClearTest 2023-01-11T21:34:49.3208113Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2023-01-11T21:34:49.3208579Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2023-01-11T21:34:49.3209012Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2023-01-11T21:34:49.3209479Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2023-01-11T21:34:49.3209961Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2023-01-11T21:34:49.3210485Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2023-01-11T21:34:49.3211002Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2023-01-11T21:34:49.3211548Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2023-01-11T21:34:49.3212156Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2023-01-11T21:34:49.3212719Z [ RUN ] SmallVectorTest/2.OverflowTest 2023-01-11T21:34:49.3213098Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2023-01-11T21:34:49.3213484Z [ RUN ] SmallVectorTest/2.IterationTest 2023-01-11T21:34:49.3213851Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2023-01-11T21:34:49.3214255Z [ RUN ] SmallVectorTest/2.SwapTest 2023-01-11T21:34:49.3214608Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2023-01-11T21:34:49.3214950Z [ RUN ] SmallVectorTest/2.AppendTest 2023-01-11T21:34:49.3215399Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2023-01-11T21:34:49.3215735Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2023-01-11T21:34:49.3216097Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2023-01-11T21:34:49.3216467Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2023-01-11T21:34:49.3216833Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2023-01-11T21:34:49.3217113Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2023-01-11T21:34:49.3217553Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2023-01-11T21:34:49.3217986Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2023-01-11T21:34:49.3218376Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2023-01-11T21:34:49.3218749Z [ RUN ] SmallVectorTest/2.AssignTest 2023-01-11T21:34:49.3219106Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2023-01-11T21:34:49.3219480Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2023-01-11T21:34:49.3219864Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2023-01-11T21:34:49.3220260Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2023-01-11T21:34:49.3220651Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2023-01-11T21:34:49.3221031Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2023-01-11T21:34:49.3221410Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2023-01-11T21:34:49.3221811Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2023-01-11T21:34:49.3222228Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2023-01-11T21:34:49.3222646Z [ RUN ] SmallVectorTest/2.EraseTest 2023-01-11T21:34:49.3223027Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2023-01-11T21:34:49.3223420Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2023-01-11T21:34:49.3223921Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2023-01-11T21:34:49.3224290Z [ RUN ] SmallVectorTest/2.InsertTest 2023-01-11T21:34:49.3224691Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2023-01-11T21:34:49.3225081Z [ RUN ] SmallVectorTest/2.InsertCopy 2023-01-11T21:34:49.3225462Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2023-01-11T21:34:49.3225839Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2023-01-11T21:34:49.3226322Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2023-01-11T21:34:49.3226721Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2023-01-11T21:34:49.3227134Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2023-01-11T21:34:49.3227576Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2023-01-11T21:34:49.3228033Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2023-01-11T21:34:49.3228457Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2023-01-11T21:34:49.3228874Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2023-01-11T21:34:49.3229351Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2023-01-11T21:34:49.3229790Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2023-01-11T21:34:49.3230224Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2023-01-11T21:34:49.3230691Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2023-01-11T21:34:49.3231143Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2023-01-11T21:34:49.3231663Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2023-01-11T21:34:49.3232150Z [ RUN ] SmallVectorTest/2.ComparisonTest 2023-01-11T21:34:49.3232569Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2023-01-11T21:34:49.3232983Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2023-01-11T21:34:49.3233371Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2023-01-11T21:34:49.3233797Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2023-01-11T21:34:49.3234252Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2023-01-11T21:34:49.3234696Z [ RUN ] SmallVectorTest/2.IteratorTest 2023-01-11T21:34:49.3235095Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2023-01-11T21:34:49.3235730Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2023-01-11T21:34:49.3236020Z 2023-01-11T21:34:49.3236671Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 4u> 2023-01-11T21:34:49.3237277Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2023-01-11T21:34:49.3237922Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2023-01-11T21:34:49.3238352Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2023-01-11T21:34:49.3238792Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2023-01-11T21:34:49.3239209Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2023-01-11T21:34:49.3239734Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2023-01-11T21:34:49.3240255Z [ RUN ] SmallVectorTest/3.PushPopTest 2023-01-11T21:34:49.3240814Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2023-01-11T21:34:49.3241312Z [ RUN ] SmallVectorTest/3.ClearTest 2023-01-11T21:34:49.3241743Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2023-01-11T21:34:49.3242251Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2023-01-11T21:34:49.3242774Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2023-01-11T21:34:49.3243286Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2023-01-11T21:34:49.3243749Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2023-01-11T21:34:49.3244264Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2023-01-11T21:34:49.3244789Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2023-01-11T21:34:49.3245270Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2023-01-11T21:34:49.3245781Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2023-01-11T21:34:49.3246283Z [ RUN ] SmallVectorTest/3.OverflowTest 2023-01-11T21:34:49.3246769Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2023-01-11T21:34:49.3247251Z [ RUN ] SmallVectorTest/3.IterationTest 2023-01-11T21:34:49.3247791Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2023-01-11T21:34:49.3248318Z [ RUN ] SmallVectorTest/3.SwapTest 2023-01-11T21:34:49.3248800Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2023-01-11T21:34:49.3249305Z [ RUN ] SmallVectorTest/3.AppendTest 2023-01-11T21:34:49.3249743Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2023-01-11T21:34:49.3250362Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2023-01-11T21:34:49.3250895Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2023-01-11T21:34:49.3251386Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2023-01-11T21:34:49.3251901Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2023-01-11T21:34:49.3252512Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2023-01-11T21:34:49.3253088Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2023-01-11T21:34:49.3253632Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2023-01-11T21:34:49.3254099Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2023-01-11T21:34:49.3254537Z [ RUN ] SmallVectorTest/3.AssignTest 2023-01-11T21:34:49.3254938Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2023-01-11T21:34:49.3255313Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2023-01-11T21:34:49.3255733Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2023-01-11T21:34:49.3256206Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2023-01-11T21:34:49.3256638Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2023-01-11T21:34:49.3257115Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2023-01-11T21:34:49.3257599Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2023-01-11T21:34:49.3258055Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2023-01-11T21:34:49.3258485Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2023-01-11T21:34:49.3258914Z [ RUN ] SmallVectorTest/3.EraseTest 2023-01-11T21:34:49.3259311Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2023-01-11T21:34:49.3259699Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2023-01-11T21:34:49.3260212Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2023-01-11T21:34:49.3260595Z [ RUN ] SmallVectorTest/3.InsertTest 2023-01-11T21:34:49.3260979Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2023-01-11T21:34:49.3261406Z [ RUN ] SmallVectorTest/3.InsertCopy 2023-01-11T21:34:49.3261801Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2023-01-11T21:34:49.3262206Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2023-01-11T21:34:49.3262659Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2023-01-11T21:34:49.3263116Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2023-01-11T21:34:49.3263725Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2023-01-11T21:34:49.3264452Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2023-01-11T21:34:49.3264979Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2023-01-11T21:34:49.3265502Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2023-01-11T21:34:49.3265962Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2023-01-11T21:34:49.3266410Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2023-01-11T21:34:49.3266839Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2023-01-11T21:34:49.3267298Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2023-01-11T21:34:49.3267783Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2023-01-11T21:34:49.3268218Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2023-01-11T21:34:49.3268640Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2023-01-11T21:34:49.3269022Z [ RUN ] SmallVectorTest/3.ComparisonTest 2023-01-11T21:34:49.3269408Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2023-01-11T21:34:49.3269773Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2023-01-11T21:34:49.3270188Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2023-01-11T21:34:49.3270735Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2023-01-11T21:34:49.3271147Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2023-01-11T21:34:49.3271633Z [ RUN ] SmallVectorTest/3.IteratorTest 2023-01-11T21:34:49.3272025Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2023-01-11T21:34:49.3272472Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2023-01-11T21:34:49.3272626Z 2023-01-11T21:34:49.3273191Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 5u> 2023-01-11T21:34:49.3273596Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2023-01-11T21:34:49.3274047Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2023-01-11T21:34:49.3274673Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2023-01-11T21:34:49.3275058Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2023-01-11T21:34:49.3275478Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2023-01-11T21:34:49.3275895Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2023-01-11T21:34:49.3276285Z [ RUN ] SmallVectorTest/4.PushPopTest 2023-01-11T21:34:49.3276688Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2023-01-11T21:34:49.3277071Z [ RUN ] SmallVectorTest/4.ClearTest 2023-01-11T21:34:49.3277468Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2023-01-11T21:34:49.3277993Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2023-01-11T21:34:49.3278434Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2023-01-11T21:34:49.3278859Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2023-01-11T21:34:49.3279266Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2023-01-11T21:34:49.3279721Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2023-01-11T21:34:49.3280253Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2023-01-11T21:34:49.3280712Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2023-01-11T21:34:49.3281142Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2023-01-11T21:34:49.3281561Z [ RUN ] SmallVectorTest/4.OverflowTest 2023-01-11T21:34:49.3281969Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2023-01-11T21:34:49.3282390Z [ RUN ] SmallVectorTest/4.IterationTest 2023-01-11T21:34:49.3282813Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2023-01-11T21:34:49.3283211Z [ RUN ] SmallVectorTest/4.SwapTest 2023-01-11T21:34:49.3283607Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2023-01-11T21:34:49.3283957Z [ RUN ] SmallVectorTest/4.AppendTest 2023-01-11T21:34:49.3284322Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2023-01-11T21:34:49.3284715Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2023-01-11T21:34:49.3285119Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2023-01-11T21:34:49.3285503Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2023-01-11T21:34:49.3285924Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2023-01-11T21:34:49.3286388Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2023-01-11T21:34:49.3286925Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2023-01-11T21:34:49.3287383Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2023-01-11T21:34:49.3287811Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2023-01-11T21:34:49.3288214Z [ RUN ] SmallVectorTest/4.AssignTest 2023-01-11T21:34:49.3288580Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2023-01-11T21:34:49.3288983Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2023-01-11T21:34:49.3289401Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2023-01-11T21:34:49.3289808Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2023-01-11T21:34:49.3290203Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2023-01-11T21:34:49.3290566Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2023-01-11T21:34:49.3290908Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2023-01-11T21:34:49.3315837Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2023-01-11T21:34:49.3316219Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2023-01-11T21:34:49.3316576Z [ RUN ] SmallVectorTest/4.EraseTest 2023-01-11T21:34:49.3316920Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2023-01-11T21:34:49.3317450Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2023-01-11T21:34:49.3318047Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2023-01-11T21:34:49.3318417Z [ RUN ] SmallVectorTest/4.InsertTest 2023-01-11T21:34:49.3318794Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2023-01-11T21:34:49.3319177Z [ RUN ] SmallVectorTest/4.InsertCopy 2023-01-11T21:34:49.3319690Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2023-01-11T21:34:49.3320167Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2023-01-11T21:34:49.3320606Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2023-01-11T21:34:49.3321053Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2023-01-11T21:34:49.3321569Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2023-01-11T21:34:49.3322246Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2023-01-11T21:34:49.3322837Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2023-01-11T21:34:49.3323415Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2023-01-11T21:34:49.3324017Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2023-01-11T21:34:49.3324551Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2023-01-11T21:34:49.3325077Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2023-01-11T21:34:49.3325615Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2023-01-11T21:34:49.3326118Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2023-01-11T21:34:49.3326664Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2023-01-11T21:34:49.3327189Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2023-01-11T21:34:49.3327713Z [ RUN ] SmallVectorTest/4.ComparisonTest 2023-01-11T21:34:49.3328233Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2023-01-11T21:34:49.3328796Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2023-01-11T21:34:49.3329195Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2023-01-11T21:34:49.3329634Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2023-01-11T21:34:49.3330029Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2023-01-11T21:34:49.3330461Z [ RUN ] SmallVectorTest/4.IteratorTest 2023-01-11T21:34:49.3330829Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2023-01-11T21:34:49.3331424Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2023-01-11T21:34:49.3331842Z 2023-01-11T21:34:49.3332241Z [----------] 5 tests from SmallVectorTest 2023-01-11T21:34:49.3332685Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2023-01-11T21:34:49.3333208Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2023-01-11T21:34:49.3333655Z [ RUN ] SmallVectorTest.MidInsert 2023-01-11T21:34:49.3334072Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2023-01-11T21:34:49.3334517Z [ RUN ] SmallVectorTest.EmplaceBack 2023-01-11T21:34:49.3334996Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2023-01-11T21:34:49.3335443Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2023-01-11T21:34:49.3335983Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2023-01-11T21:34:49.3336490Z [ RUN ] SmallVectorTest.InitializerList 2023-01-11T21:34:49.3336937Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2023-01-11T21:34:49.3337508Z [----------] 5 tests from SmallVectorTest (0 ms total) 2023-01-11T21:34:49.3337772Z 2023-01-11T21:34:49.3338696Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2023-01-11T21:34:49.3339469Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2023-01-11T21:34:49.3339925Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2023-01-11T21:34:49.3340516Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2023-01-11T21:34:49.3340807Z 2023-01-11T21:34:49.3342603Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2023-01-11T21:34:49.3343462Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2023-01-11T21:34:49.3343899Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2023-01-11T21:34:49.3344556Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2023-01-11T21:34:49.3344856Z 2023-01-11T21:34:49.3345784Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2023-01-11T21:34:49.3346511Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2023-01-11T21:34:49.3346963Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2023-01-11T21:34:49.3347595Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2023-01-11T21:34:49.3347869Z 2023-01-11T21:34:49.3348705Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2023-01-11T21:34:49.3349410Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2023-01-11T21:34:49.3349862Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2023-01-11T21:34:49.3350477Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2023-01-11T21:34:49.3350781Z 2023-01-11T21:34:49.3351072Z [----------] 1 test from SmallVectorCustomTest 2023-01-11T21:34:49.3351547Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2023-01-11T21:34:49.3352065Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2023-01-11T21:34:49.3352666Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2023-01-11T21:34:49.3352969Z 2023-01-11T21:34:49.3353596Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2023-01-11T21:34:49.3354260Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2023-01-11T21:34:49.3354835Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2023-01-11T21:34:49.3355419Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2023-01-11T21:34:49.3355992Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2023-01-11T21:34:49.3356574Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2023-01-11T21:34:49.3357175Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2023-01-11T21:34:49.3357944Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2023-01-11T21:34:49.3358528Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2023-01-11T21:34:49.3359089Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2023-01-11T21:34:49.3359685Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (17 ms) 2023-01-11T21:34:49.3360535Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2023-01-11T21:34:49.3361104Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2023-01-11T21:34:49.3361652Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2023-01-11T21:34:49.3362282Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (17 ms) 2023-01-11T21:34:49.3362870Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2023-01-11T21:34:49.3363433Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2023-01-11T21:34:49.3364054Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2023-01-11T21:34:49.3364563Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2023-01-11T21:34:49.3365285Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2023-01-11T21:34:49.3365962Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2023-01-11T21:34:49.3366574Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2023-01-11T21:34:49.3367201Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (18 ms) 2023-01-11T21:34:49.3367855Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2023-01-11T21:34:49.3368521Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2023-01-11T21:34:49.3369619Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (54 ms total) 2023-01-11T21:34:49.3370054Z 2023-01-11T21:34:49.3370892Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 3u> 2023-01-11T21:34:49.3371688Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2023-01-11T21:34:49.3372490Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2023-01-11T21:34:49.3373033Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2023-01-11T21:34:49.3373769Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2023-01-11T21:34:49.3374323Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2023-01-11T21:34:49.3374854Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2023-01-11T21:34:49.3375355Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2023-01-11T21:34:49.3375910Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2023-01-11T21:34:49.3376479Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2023-01-11T21:34:49.3377105Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (17 ms) 2023-01-11T21:34:49.3377723Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2023-01-11T21:34:49.3378248Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2023-01-11T21:34:49.3378811Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2023-01-11T21:34:49.3379381Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (17 ms) 2023-01-11T21:34:49.3379899Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2023-01-11T21:34:49.3380362Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2023-01-11T21:34:49.3380836Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2023-01-11T21:34:49.3381335Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2023-01-11T21:34:49.3381806Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2023-01-11T21:34:49.3382276Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2023-01-11T21:34:49.3382799Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2023-01-11T21:34:49.3383286Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (17 ms) 2023-01-11T21:34:49.3383819Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2023-01-11T21:34:49.3384351Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2023-01-11T21:34:49.3385140Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (53 ms total) 2023-01-11T21:34:49.3385451Z 2023-01-11T21:34:49.3386106Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector, 3u> 2023-01-11T21:34:49.3386792Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2023-01-11T21:34:49.3387416Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2023-01-11T21:34:49.3388170Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2023-01-11T21:34:49.3388532Z 2023-01-11T21:34:49.3389381Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector, 3u> 2023-01-11T21:34:49.3390182Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2023-01-11T21:34:49.3390812Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2023-01-11T21:34:49.3391558Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2023-01-11T21:34:49.3391923Z 2023-01-11T21:34:49.3392159Z [----------] 2 tests from Synchronized 2023-01-11T21:34:49.3392649Z [ RUN ] Synchronized.TestSingleThreadExecution 2023-01-11T21:34:49.3393171Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2023-01-11T21:34:49.3393768Z [ RUN ] Synchronized.TestMultiThreadedExecution 2023-01-11T21:34:49.3394269Z [ OK ] Synchronized.TestMultiThreadedExecution (21 ms) 2023-01-11T21:34:49.3394832Z [----------] 2 tests from Synchronized (21 ms total) 2023-01-11T21:34:49.3395074Z 2023-01-11T21:34:49.3395267Z [----------] 1 test from ThreadLocal 2023-01-11T21:34:49.3395654Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2023-01-11T21:34:49.3396214Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2023-01-11T21:34:49.3396716Z [----------] 1 test from ThreadLocal (0 ms total) 2023-01-11T21:34:49.3396926Z 2023-01-11T21:34:49.3397147Z [----------] 11 tests from ThreadLocalTest 2023-01-11T21:34:49.3397577Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2023-01-11T21:34:49.3398273Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2023-01-11T21:34:49.3398746Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2023-01-11T21:34:49.3399236Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2023-01-11T21:34:49.3399732Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2023-01-11T21:34:49.3400276Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2023-01-11T21:34:49.3400776Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2023-01-11T21:34:49.3401275Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2023-01-11T21:34:49.3401732Z [ RUN ] ThreadLocalTest.TestClassScope 2023-01-11T21:34:49.3402146Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2023-01-11T21:34:49.3402569Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2023-01-11T21:34:49.3403081Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2023-01-11T21:34:49.3403606Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2023-01-11T21:34:49.3404184Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2023-01-11T21:34:49.3404690Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2023-01-11T21:34:49.3405202Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (0 ms) 2023-01-11T21:34:49.3405753Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2023-01-11T21:34:49.3406303Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2023-01-11T21:34:49.3406788Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2023-01-11T21:34:49.3407298Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2023-01-11T21:34:49.3407930Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2023-01-11T21:34:49.3408649Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2023-01-11T21:34:49.3409392Z [----------] 11 tests from ThreadLocalTest (0 ms total) 2023-01-11T21:34:49.3409650Z 2023-01-11T21:34:49.3409865Z [----------] 7 tests from TypeIndex 2023-01-11T21:34:49.3410229Z [ RUN ] TypeIndex.TopLevelName 2023-01-11T21:34:49.3410605Z [ OK ] TypeIndex.TopLevelName (0 ms) 2023-01-11T21:34:49.3410987Z [ RUN ] TypeIndex.NestedName 2023-01-11T21:34:49.3411358Z [ OK ] TypeIndex.NestedName (0 ms) 2023-01-11T21:34:49.3411767Z [ RUN ] TypeIndex.TypeTemplateParameter 2023-01-11T21:34:49.3412211Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2023-01-11T21:34:49.3412604Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2023-01-11T21:34:49.3413020Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2023-01-11T21:34:49.3413441Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2023-01-11T21:34:49.3413888Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2023-01-11T21:34:49.3414385Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2023-01-11T21:34:49.3414885Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2023-01-11T21:34:49.3415424Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2023-01-11T21:34:49.3415933Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2023-01-11T21:34:49.3416471Z [----------] 7 tests from TypeIndex (0 ms total) 2023-01-11T21:34:49.3416696Z 2023-01-11T21:34:49.3416907Z [----------] 4 tests from TypeListTest 2023-01-11T21:34:49.3417293Z [ RUN ] TypeListTest.MapTypesToValues_sametype 2023-01-11T21:34:49.3417867Z [ OK ] TypeListTest.MapTypesToValues_sametype (0 ms) 2023-01-11T21:34:49.3418323Z [ RUN ] TypeListTest.MapTypesToValues_differenttypes 2023-01-11T21:34:49.3418814Z [ OK ] TypeListTest.MapTypesToValues_differenttypes (0 ms) 2023-01-11T21:34:49.3419287Z [ RUN ] TypeListTest.MapTypesToValues_members 2023-01-11T21:34:49.3419853Z [ OK ] TypeListTest.MapTypesToValues_members (0 ms) 2023-01-11T21:34:49.3420298Z [ RUN ] TypeListTest.MapTypesToValues_empty 2023-01-11T21:34:49.3420725Z [ OK ] TypeListTest.MapTypesToValues_empty (0 ms) 2023-01-11T21:34:49.3421280Z [----------] 4 tests from TypeListTest (0 ms total) 2023-01-11T21:34:49.3421512Z 2023-01-11T21:34:49.3421739Z [----------] 4 tests from accumulate_test 2023-01-11T21:34:49.3422088Z [ RUN ] accumulate_test.vector_test 2023-01-11T21:34:49.3422449Z [ OK ] accumulate_test.vector_test (0 ms) 2023-01-11T21:34:49.3422784Z [ RUN ] accumulate_test.list_test 2023-01-11T21:34:49.3423118Z [ OK ] accumulate_test.list_test (0 ms) 2023-01-11T21:34:49.3423442Z [ RUN ] accumulate_test.base_cases 2023-01-11T21:34:49.3423801Z [ OK ] accumulate_test.base_cases (0 ms) 2023-01-11T21:34:49.3424148Z [ RUN ] accumulate_test.errors 2023-01-11T21:34:49.3424484Z [ OK ] accumulate_test.errors (0 ms) 2023-01-11T21:34:49.3424965Z [----------] 4 tests from accumulate_test (0 ms total) 2023-01-11T21:34:49.3425199Z 2023-01-11T21:34:49.3425437Z [----------] 5 tests from BFloat16Conversion 2023-01-11T21:34:49.3425869Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2023-01-11T21:34:49.3426337Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2023-01-11T21:34:49.3426843Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2023-01-11T21:34:49.3427349Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2023-01-11T21:34:49.3427752Z [ RUN ] BFloat16Conversion.NaN 2023-01-11T21:34:49.3428106Z [ OK ] BFloat16Conversion.NaN (0 ms) 2023-01-11T21:34:49.3428455Z [ RUN ] BFloat16Conversion.Inf 2023-01-11T21:34:49.3428796Z [ OK ] BFloat16Conversion.Inf (0 ms) 2023-01-11T21:34:49.3429208Z [ RUN ] BFloat16Conversion.SmallestDenormal 2023-01-11T21:34:49.3429677Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2023-01-11T21:34:49.3430214Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2023-01-11T21:34:49.3430439Z 2023-01-11T21:34:49.3430653Z [----------] 3 tests from BFloat16Math 2023-01-11T21:34:49.3430993Z [ RUN ] BFloat16Math.Addition 2023-01-11T21:34:49.3431357Z [ OK ] BFloat16Math.Addition (0 ms) 2023-01-11T21:34:49.3431687Z [ RUN ] BFloat16Math.Subtraction 2023-01-11T21:34:49.3432045Z [ OK ] BFloat16Math.Subtraction (0 ms) 2023-01-11T21:34:49.3432409Z [ RUN ] BFloat16Math.NextAfterZero 2023-01-11T21:34:49.3432794Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2023-01-11T21:34:49.3433325Z [----------] 3 tests from BFloat16Math (0 ms total) 2023-01-11T21:34:49.3433580Z 2023-01-11T21:34:49.3433825Z [----------] 2 tests from TestExponential 2023-01-11T21:34:49.3434189Z [ RUN ] TestExponential.IPi 2023-01-11T21:34:49.3434563Z [ OK ] TestExponential.IPi (0 ms) 2023-01-11T21:34:49.3434965Z [ RUN ] TestExponential.EulerFormula 2023-01-11T21:34:49.3435404Z [ OK ] TestExponential.EulerFormula (0 ms) 2023-01-11T21:34:49.3435940Z [----------] 2 tests from TestExponential (0 ms total) 2023-01-11T21:34:49.3436192Z 2023-01-11T21:34:49.3436395Z [----------] 1 test from TestLog 2023-01-11T21:34:49.3436717Z [ RUN ] TestLog.Definition 2023-01-11T21:34:49.3437063Z [ OK ] TestLog.Definition (0 ms) 2023-01-11T21:34:49.3437533Z [----------] 1 test from TestLog (0 ms total) 2023-01-11T21:34:49.3438182Z 2023-01-11T21:34:49.3438464Z [----------] 1 test from TestLog10 2023-01-11T21:34:49.3438675Z [ RUN ] TestLog10.Rev 2023-01-11T21:34:49.3438879Z [ OK ] TestLog10.Rev (0 ms) 2023-01-11T21:34:49.3439150Z [----------] 1 test from TestLog10 (0 ms total) 2023-01-11T21:34:49.3439417Z 2023-01-11T21:34:49.3439532Z [----------] 1 test from TestLog2 2023-01-11T21:34:49.3439728Z [ RUN ] TestLog2.Rev 2023-01-11T21:34:49.3439986Z [ OK ] TestLog2.Rev (0 ms) 2023-01-11T21:34:49.3440257Z [----------] 1 test from TestLog2 (0 ms total) 2023-01-11T21:34:49.3440380Z 2023-01-11T21:34:49.3440510Z [----------] 3 tests from TestLog1p 2023-01-11T21:34:49.3440785Z [ RUN ] TestLog1p.Normal 2023-01-11T21:34:49.3440992Z [ OK ] TestLog1p.Normal (0 ms) 2023-01-11T21:34:49.3441182Z [ RUN ] TestLog1p.Small 2023-01-11T21:34:49.3441386Z [ OK ] TestLog1p.Small (0 ms) 2023-01-11T21:34:49.3441586Z [ RUN ] TestLog1p.Extreme 2023-01-11T21:34:49.3441780Z [ OK ] TestLog1p.Extreme (0 ms) 2023-01-11T21:34:49.3442054Z [----------] 3 tests from TestLog1p (0 ms total) 2023-01-11T21:34:49.3442193Z 2023-01-11T21:34:49.3442319Z [----------] 1 test from TestPowSqrt 2023-01-11T21:34:49.3442513Z [ RUN ] TestPowSqrt.Equal 2023-01-11T21:34:49.3442728Z [ OK ] TestPowSqrt.Equal (0 ms) 2023-01-11T21:34:49.3443009Z [----------] 1 test from TestPowSqrt (0 ms total) 2023-01-11T21:34:49.3443156Z 2023-01-11T21:34:49.3443275Z [----------] 1 test from TestPow 2023-01-11T21:34:49.3443455Z [ RUN ] TestPow.Square 2023-01-11T21:34:49.3443651Z [ OK ] TestPow.Square (0 ms) 2023-01-11T21:34:49.3443910Z [----------] 1 test from TestPow (0 ms total) 2023-01-11T21:34:49.3444032Z 2023-01-11T21:34:49.3444175Z [----------] 1 test from TestSinCosSinhCosh 2023-01-11T21:34:49.3444409Z [ RUN ] TestSinCosSinhCosh.Identity 2023-01-11T21:34:49.3444662Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2023-01-11T21:34:49.3444963Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2023-01-11T21:34:49.3445118Z 2023-01-11T21:34:49.3445235Z [----------] 1 test from TestTan 2023-01-11T21:34:49.3445424Z [ RUN ] TestTan.Identity 2023-01-11T21:34:49.3445613Z [ OK ] TestTan.Identity (0 ms) 2023-01-11T21:34:49.3445874Z [----------] 1 test from TestTan (0 ms total) 2023-01-11T21:34:49.3446009Z 2023-01-11T21:34:49.3446127Z [----------] 1 test from TestTanh 2023-01-11T21:34:49.3446319Z [ RUN ] TestTanh.Identity 2023-01-11T21:34:49.3446512Z [ OK ] TestTanh.Identity (0 ms) 2023-01-11T21:34:49.3446772Z [----------] 1 test from TestTanh (0 ms total) 2023-01-11T21:34:49.3446901Z 2023-01-11T21:34:49.3447048Z [----------] 1 test from TestRevTrigonometric 2023-01-11T21:34:49.3447270Z [ RUN ] TestRevTrigonometric.Rev 2023-01-11T21:34:49.3447505Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2023-01-11T21:34:49.3447812Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2023-01-11T21:34:49.3447966Z 2023-01-11T21:34:49.3448095Z [----------] 1 test from TestRevHyperbolic 2023-01-11T21:34:49.3448317Z [ RUN ] TestRevHyperbolic.Rev 2023-01-11T21:34:49.3448537Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2023-01-11T21:34:49.3448823Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2023-01-11T21:34:49.3448976Z 2023-01-11T21:34:49.3449100Z [----------] 1 test from TestMemory 2023-01-11T21:34:49.3449318Z [ RUN ] TestMemory.ReinterpretCast 2023-01-11T21:34:49.3449563Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2023-01-11T21:34:49.3449840Z [----------] 1 test from TestMemory (0 ms total) 2023-01-11T21:34:49.3449978Z 2023-01-11T21:34:49.3450117Z [----------] 1 test from TestConstructors 2023-01-11T21:34:49.3450351Z [ RUN ] TestConstructors.UnorderedMap 2023-01-11T21:34:49.3450602Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2023-01-11T21:34:49.3450911Z [----------] 1 test from TestConstructors (0 ms total) 2023-01-11T21:34:49.3451058Z 2023-01-11T21:34:49.3451214Z [----------] 1 test from TestArithmeticIntScalar 2023-01-11T21:34:49.3451446Z [ RUN ] TestArithmeticIntScalar.All 2023-01-11T21:34:49.3451696Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2023-01-11T21:34:49.3452175Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2023-01-11T21:34:49.3452443Z 2023-01-11T21:34:49.3452752Z [----------] 1 test from TestIO 2023-01-11T21:34:49.3453135Z [ RUN ] TestIO.All 2023-01-11T21:34:49.3453456Z [ OK ] TestIO.All (0 ms) 2023-01-11T21:34:49.3453905Z [----------] 1 test from TestIO (0 ms total) 2023-01-11T21:34:49.3454137Z 2023-01-11T21:34:49.3454322Z [----------] 1 test from TestStd 2023-01-11T21:34:49.3454663Z [ RUN ] TestStd.BasicFunctions 2023-01-11T21:34:49.3455068Z [ OK ] TestStd.BasicFunctions (0 ms) 2023-01-11T21:34:49.3455576Z [----------] 1 test from TestStd (0 ms total) 2023-01-11T21:34:49.3455812Z 2023-01-11T21:34:49.3456033Z [----------] 73 tests from EitherTest 2023-01-11T21:34:49.3456396Z [ RUN ] EitherTest.SpaceUsage 2023-01-11T21:34:49.3456761Z [ OK ] EitherTest.SpaceUsage (0 ms) 2023-01-11T21:34:49.3457128Z [ RUN ] EitherTest.givenLeft 2023-01-11T21:34:49.3457475Z [ OK ] EitherTest.givenLeft (0 ms) 2023-01-11T21:34:49.3457789Z [ RUN ] EitherTest.givenRight 2023-01-11T21:34:49.3458120Z [ OK ] EitherTest.givenRight (0 ms) 2023-01-11T21:34:49.3458472Z [ RUN ] EitherTest.givenMakeLeft 2023-01-11T21:34:49.3458841Z [ OK ] EitherTest.givenMakeLeft (0 ms) 2023-01-11T21:34:49.3459242Z [ RUN ] EitherTest.givenMakeLeftWithSameType 2023-01-11T21:34:49.3459745Z [ OK ] EitherTest.givenMakeLeftWithSameType (0 ms) 2023-01-11T21:34:49.3460201Z [ RUN ] EitherTest.givenMakeRight 2023-01-11T21:34:49.3460614Z [ OK ] EitherTest.givenMakeRight (0 ms) 2023-01-11T21:34:49.3461109Z [ RUN ] EitherTest.givenMakeRightWithSameType 2023-01-11T21:34:49.3461671Z [ OK ] EitherTest.givenMakeRightWithSameType (0 ms) 2023-01-11T21:34:49.3462195Z [ RUN ] EitherTest.givenMovableOnlyMakeLeft 2023-01-11T21:34:49.3462731Z [ OK ] EitherTest.givenMovableOnlyMakeLeft (0 ms) 2023-01-11T21:34:49.3463272Z [ RUN ] EitherTest.givenMovableOnlyMakeRight 2023-01-11T21:34:49.3463824Z [ OK ] EitherTest.givenMovableOnlyMakeRight (0 ms) 2023-01-11T21:34:49.3464284Z [ RUN ] EitherTest.givenMultiParamMakeLeft 2023-01-11T21:34:49.3464818Z [ OK ] EitherTest.givenMultiParamMakeLeft (0 ms) 2023-01-11T21:34:49.3465443Z [ RUN ] EitherTest.givenMultiParamMakeRight 2023-01-11T21:34:49.3465941Z [ OK ] EitherTest.givenMultiParamMakeRight (0 ms) 2023-01-11T21:34:49.3466514Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect 2023-01-11T21:34:49.3467176Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3467820Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect 2023-01-11T21:34:49.3468477Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3469145Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect 2023-01-11T21:34:49.3469857Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3470531Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect 2023-01-11T21:34:49.3471210Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3471877Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect 2023-01-11T21:34:49.3472522Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3473187Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect 2023-01-11T21:34:49.3473865Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3474525Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect 2023-01-11T21:34:49.3475218Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3475924Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect 2023-01-11T21:34:49.3476555Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3477105Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect 2023-01-11T21:34:49.3477952Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3478454Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect 2023-01-11T21:34:49.3478827Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3479182Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect 2023-01-11T21:34:49.3479636Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3480133Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect 2023-01-11T21:34:49.3480495Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3480895Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect 2023-01-11T21:34:49.3481260Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3481610Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect 2023-01-11T21:34:49.3481977Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3482345Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect 2023-01-11T21:34:49.3482717Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3483076Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect 2023-01-11T21:34:49.3483444Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3483792Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect 2023-01-11T21:34:49.3484112Z [ OK ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3484442Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect 2023-01-11T21:34:49.3484769Z [ OK ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3485117Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect 2023-01-11T21:34:49.3485473Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3485837Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect 2023-01-11T21:34:49.3486196Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3486539Z [ RUN ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect 2023-01-11T21:34:49.3486877Z [ OK ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3487214Z [ RUN ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect 2023-01-11T21:34:49.3487548Z [ OK ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3487888Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect 2023-01-11T21:34:49.3488256Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3488627Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect 2023-01-11T21:34:49.3488980Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3489332Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect 2023-01-11T21:34:49.3489668Z [ OK ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3490000Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect 2023-01-11T21:34:49.3490318Z [ OK ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3490664Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect 2023-01-11T21:34:49.3491030Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3491380Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect 2023-01-11T21:34:49.3491747Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3492143Z [ RUN ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect 2023-01-11T21:34:49.3492471Z [ OK ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3492804Z [ RUN ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect 2023-01-11T21:34:49.3493139Z [ OK ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3493519Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect 2023-01-11T21:34:49.3493877Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3494244Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect 2023-01-11T21:34:49.3494724Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3495211Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect 2023-01-11T21:34:49.3495700Z [ OK ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3496200Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect 2023-01-11T21:34:49.3496697Z [ OK ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3497207Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect 2023-01-11T21:34:49.3497763Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3498349Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect 2023-01-11T21:34:49.3498929Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3499507Z [ RUN ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect 2023-01-11T21:34:49.3504350Z [ OK ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3504689Z [ RUN ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect 2023-01-11T21:34:49.3505004Z [ OK ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3505355Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect 2023-01-11T21:34:49.3505718Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3506061Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect 2023-01-11T21:34:49.3506425Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3506763Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect 2023-01-11T21:34:49.3507084Z [ OK ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3507392Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect 2023-01-11T21:34:49.3507707Z [ OK ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3508041Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect 2023-01-11T21:34:49.3508380Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3508734Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect 2023-01-11T21:34:49.3509084Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3509408Z [ RUN ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect 2023-01-11T21:34:49.3509737Z [ OK ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3510058Z [ RUN ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect 2023-01-11T21:34:49.3510379Z [ OK ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3510704Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect 2023-01-11T21:34:49.3511059Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:34:49.3511413Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect 2023-01-11T21:34:49.3511756Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:34:49.3512171Z [ RUN ] EitherTest.givenLeft_whenModified_thenValueIsChanged 2023-01-11T21:34:49.3512501Z [ OK ] EitherTest.givenLeft_whenModified_thenValueIsChanged (0 ms) 2023-01-11T21:34:49.3512955Z [ RUN ] EitherTest.givenRight_whenModified_thenValueIsChanged 2023-01-11T21:34:49.3513399Z [ OK ] EitherTest.givenRight_whenModified_thenValueIsChanged (0 ms) 2023-01-11T21:34:49.3513700Z [ RUN ] EitherTest.canEmplaceConstructLeft 2023-01-11T21:34:49.3513983Z [ OK ] EitherTest.canEmplaceConstructLeft (0 ms) 2023-01-11T21:34:49.3514255Z [ RUN ] EitherTest.canEmplaceConstructRight 2023-01-11T21:34:49.3514605Z [ OK ] EitherTest.canEmplaceConstructRight (0 ms) 2023-01-11T21:34:49.3514930Z [ RUN ] EitherTest.givenEqualLefts_thenAreEqual 2023-01-11T21:34:49.3515195Z [ OK ] EitherTest.givenEqualLefts_thenAreEqual (0 ms) 2023-01-11T21:34:49.3515533Z [ RUN ] EitherTest.givenEqualLefts_thenAreNotUnequal 2023-01-11T21:34:49.3515874Z [ OK ] EitherTest.givenEqualLefts_thenAreNotUnequal (0 ms) 2023-01-11T21:34:49.3516160Z [ RUN ] EitherTest.givenEqualRights_thenAreEqual 2023-01-11T21:34:49.3516435Z [ OK ] EitherTest.givenEqualRights_thenAreEqual (0 ms) 2023-01-11T21:34:49.3516723Z [ RUN ] EitherTest.givenEqualRights_thenAreNotUnequal 2023-01-11T21:34:49.3517017Z [ OK ] EitherTest.givenEqualRights_thenAreNotUnequal (0 ms) 2023-01-11T21:34:49.3517299Z [ RUN ] EitherTest.givenLeftAndRight_thenAreNotEqual 2023-01-11T21:34:49.3517599Z [ OK ] EitherTest.givenLeftAndRight_thenAreNotEqual (0 ms) 2023-01-11T21:34:49.3518023Z [ RUN ] EitherTest.givenLeftAndRight_thenAreUnequal 2023-01-11T21:34:49.3518305Z [ OK ] EitherTest.givenLeftAndRight_thenAreUnequal (0 ms) 2023-01-11T21:34:49.3518559Z [ RUN ] EitherTest.OutputLeft 2023-01-11T21:34:49.3518786Z [ OK ] EitherTest.OutputLeft (0 ms) 2023-01-11T21:34:49.3518999Z [ RUN ] EitherTest.OutputRight 2023-01-11T21:34:49.3519233Z [ OK ] EitherTest.OutputRight (0 ms) 2023-01-11T21:34:49.3519531Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual 2023-01-11T21:34:49.3519893Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual (0 ms) 2023-01-11T21:34:49.3520301Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal 2023-01-11T21:34:49.3520662Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal (0 ms) 2023-01-11T21:34:49.3521121Z [----------] 73 tests from EitherTest (1 ms total) 2023-01-11T21:34:49.3521268Z 2023-01-11T21:34:49.3521414Z [----------] 10 tests from EitherTest_Destructor 2023-01-11T21:34:49.3521685Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalled 2023-01-11T21:34:49.3521989Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalled (0 ms) 2023-01-11T21:34:49.3522298Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalled 2023-01-11T21:34:49.3522592Z [ OK ] EitherTest_Destructor.RightDestructorIsCalled (0 ms) 2023-01-11T21:34:49.3522928Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying 2023-01-11T21:34:49.3523296Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying (0 ms) 2023-01-11T21:34:49.3523649Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying 2023-01-11T21:34:49.3524019Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying (0 ms) 2023-01-11T21:34:49.3524384Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving 2023-01-11T21:34:49.3524729Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving (0 ms) 2023-01-11T21:34:49.3525085Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving 2023-01-11T21:34:49.3525445Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving (0 ms) 2023-01-11T21:34:49.3525815Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment 2023-01-11T21:34:49.3526225Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment (0 ms) 2023-01-11T21:34:49.3526907Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment 2023-01-11T21:34:49.3527514Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment (0 ms) 2023-01-11T21:34:49.3528132Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment 2023-01-11T21:34:49.3528786Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment (0 ms) 2023-01-11T21:34:49.3529563Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment 2023-01-11T21:34:49.3530245Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment (0 ms) 2023-01-11T21:34:49.3530936Z [----------] 10 tests from EitherTest_Destructor (0 ms total) 2023-01-11T21:34:49.3531202Z 2023-01-11T21:34:49.3531424Z [----------] 4 tests from ExceptionTest 2023-01-11T21:34:49.3531828Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2023-01-11T21:34:49.3532265Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2023-01-11T21:34:49.3532705Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2023-01-11T21:34:49.3533122Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (8 ms) 2023-01-11T21:34:49.3533533Z [ RUN ] ExceptionTest.ErrorFormatting 2023-01-11T21:34:49.3533966Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2023-01-11T21:34:49.3534495Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2023-01-11T21:34:49.3535137Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2023-01-11T21:34:49.3535773Z [----------] 4 tests from ExceptionTest (8 ms total) 2023-01-11T21:34:49.3536018Z 2023-01-11T21:34:49.3536230Z [----------] 1 test from WarningTest 2023-01-11T21:34:49.3536612Z [ RUN ] WarningTest.JustPrintWarning 2023-01-11T21:34:49.3538216Z [W exception_test.cpp:46] Warning: I'm a warning (function TestBody) 2023-01-11T21:34:49.3538680Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2023-01-11T21:34:49.3539163Z [----------] 1 test from WarningTest (0 ms total) 2023-01-11T21:34:49.3539407Z 2023-01-11T21:34:49.3539616Z [----------] 1 test from FlagsTest 2023-01-11T21:34:49.3539987Z [ RUN ] FlagsTest.TestGflagsCorrectness 2023-01-11T21:34:49.3540401Z Caffe2 is not built with gflags. Nothing to test here. 2023-01-11T21:34:49.3540832Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2023-01-11T21:34:49.3541333Z [----------] 1 test from FlagsTest (0 ms total) 2023-01-11T21:34:49.3541561Z 2023-01-11T21:34:49.3541814Z [----------] 5 tests from MakeIntrusiveTest 2023-01-11T21:34:49.3542254Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2023-01-11T21:34:49.3542613Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2023-01-11T21:34:49.3542909Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2023-01-11T21:34:49.3543230Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2023-01-11T21:34:49.3543682Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2023-01-11T21:34:49.3544181Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2023-01-11T21:34:49.3544663Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2023-01-11T21:34:49.3545164Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2023-01-11T21:34:49.3545664Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2023-01-11T21:34:49.3546206Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2023-01-11T21:34:49.3546827Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2023-01-11T21:34:49.3547090Z 2023-01-11T21:34:49.3547339Z [----------] 1 test from IntrusivePtrTargetTest 2023-01-11T21:34:49.3547855Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2023-01-11T21:34:49.3548482Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2023-01-11T21:34:49.3549116Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2023-01-11T21:34:49.3549387Z 2023-01-11T21:34:49.3549631Z [----------] 146 tests from IntrusivePtrTest 2023-01-11T21:34:49.3550111Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2023-01-11T21:34:49.3550839Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2023-01-11T21:34:49.3551425Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2023-01-11T21:34:49.3552039Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2023-01-11T21:34:49.3552755Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2023-01-11T21:34:49.3553334Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2023-01-11T21:34:49.3553928Z [ RUN ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr 2023-01-11T21:34:49.3554511Z [ OK ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr (0 ms) 2023-01-11T21:34:49.3555108Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2023-01-11T21:34:49.3555708Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2023-01-11T21:34:49.3556341Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2023-01-11T21:34:49.3556982Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2023-01-11T21:34:49.3557606Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2023-01-11T21:34:49.3558366Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2023-01-11T21:34:49.3559010Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2023-01-11T21:34:49.3559704Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2023-01-11T21:34:49.3560418Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2023-01-11T21:34:49.3561055Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3561680Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2023-01-11T21:34:49.3562302Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2023-01-11T21:34:49.3562948Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2023-01-11T21:34:49.3563634Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3564299Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2023-01-11T21:34:49.3564913Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2023-01-11T21:34:49.3565542Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2023-01-11T21:34:49.3566186Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2023-01-11T21:34:49.3566842Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2023-01-11T21:34:49.3567502Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3568165Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2023-01-11T21:34:49.3568480Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3568844Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2023-01-11T21:34:49.3569203Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2023-01-11T21:34:49.3569543Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:34:49.3569884Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3570210Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2023-01-11T21:34:49.3570561Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:34:49.3571037Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2023-01-11T21:34:49.3571396Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3571803Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:34:49.3572143Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3572529Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2023-01-11T21:34:49.3572931Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3573271Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:34:49.3573644Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:34:49.3573940Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2023-01-11T21:34:49.3574257Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3574547Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2023-01-11T21:34:49.3574859Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2023-01-11T21:34:49.3575157Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2023-01-11T21:34:49.3575491Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3575787Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2023-01-11T21:34:49.3576073Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2023-01-11T21:34:49.3576385Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2023-01-11T21:34:49.3576708Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2023-01-11T21:34:49.3577011Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2023-01-11T21:34:49.3577331Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3577663Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:34:49.3577997Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3578324Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2023-01-11T21:34:49.3578657Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:34:49.3579006Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2023-01-11T21:34:49.3579374Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3579718Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:34:49.3580091Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3580453Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2023-01-11T21:34:49.3580835Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2023-01-11T21:34:49.3581174Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:34:49.3581547Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:34:49.3581903Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2023-01-11T21:34:49.3582211Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3582502Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2023-01-11T21:34:49.3582850Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2023-01-11T21:34:49.3583124Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2023-01-11T21:34:49.3583420Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2023-01-11T21:34:49.3583744Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:34:49.3584095Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:34:49.3584418Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2023-01-11T21:34:49.3584746Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3585070Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2023-01-11T21:34:49.3585418Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:34:49.3585735Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2023-01-11T21:34:49.3586064Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2023-01-11T21:34:49.3586461Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:34:49.3586856Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:34:49.3587220Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:34:49.3587604Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:34:49.3587880Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2023-01-11T21:34:49.3588191Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3588473Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2023-01-11T21:34:49.3588769Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2023-01-11T21:34:49.3589041Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2023-01-11T21:34:49.3589338Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2023-01-11T21:34:49.3589682Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:34:49.3590037Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:34:49.3590349Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2023-01-11T21:34:49.3590696Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3591027Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2023-01-11T21:34:49.3591373Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:34:49.3591686Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2023-01-11T21:34:49.3592023Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2023-01-11T21:34:49.3592420Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:34:49.3592915Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:34:49.3593273Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:34:49.3593691Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:34:49.3593885Z [ RUN ] IntrusivePtrTest.SwapFunction 2023-01-11T21:34:49.3594088Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2023-01-11T21:34:49.3594269Z [ RUN ] IntrusivePtrTest.SwapMethod 2023-01-11T21:34:49.3594460Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2023-01-11T21:34:49.3594688Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2023-01-11T21:34:49.3594936Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2023-01-11T21:34:49.3595135Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2023-01-11T21:34:49.3595364Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2023-01-11T21:34:49.3595592Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2023-01-11T21:34:49.3595845Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2023-01-11T21:34:49.3596061Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2023-01-11T21:34:49.3596303Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2023-01-11T21:34:49.3596576Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2023-01-11T21:34:49.3596867Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2023-01-11T21:34:49.3597107Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2023-01-11T21:34:49.3597374Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2023-01-11T21:34:49.3597588Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2023-01-11T21:34:49.3597955Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2023-01-11T21:34:49.3598143Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2023-01-11T21:34:49.3598348Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2023-01-11T21:34:49.3598576Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2023-01-11T21:34:49.3598805Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2023-01-11T21:34:49.3599000Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2023-01-11T21:34:49.3599200Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2023-01-11T21:34:49.3599434Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2023-01-11T21:34:49.3599679Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2023-01-11T21:34:49.3599906Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2023-01-11T21:34:49.3600210Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2023-01-11T21:34:49.3600434Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2023-01-11T21:34:49.3600655Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2023-01-11T21:34:49.3600835Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2023-01-11T21:34:49.3600994Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2023-01-11T21:34:49.3601101Z [ RUN ] IntrusivePtrTest.Inequality 2023-01-11T21:34:49.3601220Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2023-01-11T21:34:49.3601344Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2023-01-11T21:34:49.3601473Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2023-01-11T21:34:49.3601589Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2023-01-11T21:34:49.3601723Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2023-01-11T21:34:49.3601842Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2023-01-11T21:34:49.3601970Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2023-01-11T21:34:49.3602113Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2023-01-11T21:34:49.3602265Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2023-01-11T21:34:49.3602404Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2023-01-11T21:34:49.3602647Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2023-01-11T21:34:49.3602785Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2023-01-11T21:34:49.3602931Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2023-01-11T21:34:49.3603049Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2023-01-11T21:34:49.3603177Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2023-01-11T21:34:49.3603316Z [ RUN ] IntrusivePtrTest.OneIsLess 2023-01-11T21:34:49.3603429Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2023-01-11T21:34:49.3603542Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2023-01-11T21:34:49.3603656Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2023-01-11T21:34:49.3603765Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2023-01-11T21:34:49.3603888Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2023-01-11T21:34:49.3604038Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2023-01-11T21:34:49.3604199Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2023-01-11T21:34:49.3604349Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2023-01-11T21:34:49.3604508Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2023-01-11T21:34:49.3604647Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2023-01-11T21:34:49.3604815Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2023-01-11T21:34:49.3604967Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2023-01-11T21:34:49.3605129Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2023-01-11T21:34:49.3605338Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:34:49.3605558Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:34:49.3605791Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:34:49.3606038Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:34:49.3606201Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2023-01-11T21:34:49.3606361Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2023-01-11T21:34:49.3606547Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2023-01-11T21:34:49.3606742Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2023-01-11T21:34:49.3606976Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:34:49.3607219Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:34:49.3607475Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:34:49.3607745Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:34:49.3607998Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:34:49.3608265Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:34:49.3608455Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:34:49.3608670Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:34:49.3608895Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:34:49.3609130Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:34:49.3609396Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3609644Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3609937Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3610212Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3610466Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3610720Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3611004Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3611304Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3611534Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3611775Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3612028Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3612291Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3612536Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3612794Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3613071Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3613348Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3613511Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2023-01-11T21:34:49.3613684Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2023-01-11T21:34:49.3613869Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2023-01-11T21:34:49.3614062Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2023-01-11T21:34:49.3614293Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:34:49.3614537Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:34:49.3614792Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:34:49.3615057Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:34:49.3615297Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:34:49.3615557Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:34:49.3615702Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2023-01-11T21:34:49.3615856Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2023-01-11T21:34:49.3616057Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2023-01-11T21:34:49.3616300Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2023-01-11T21:34:49.3616524Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2023-01-11T21:34:49.3616789Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2023-01-11T21:34:49.3616996Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2023-01-11T21:34:49.3617199Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2023-01-11T21:34:49.3617395Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2023-01-11T21:34:49.3617609Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2023-01-11T21:34:49.3617770Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2023-01-11T21:34:49.3617936Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2023-01-11T21:34:49.3618092Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2023-01-11T21:34:49.3618258Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2023-01-11T21:34:49.3618406Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2023-01-11T21:34:49.3618553Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2023-01-11T21:34:49.3618697Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2023-01-11T21:34:49.3618851Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2023-01-11T21:34:49.3618985Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2023-01-11T21:34:49.3619127Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2023-01-11T21:34:49.3619255Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2023-01-11T21:34:49.3619389Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2023-01-11T21:34:49.3619530Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2023-01-11T21:34:49.3619670Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2023-01-11T21:34:49.3619809Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2023-01-11T21:34:49.3619951Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2023-01-11T21:34:49.3620088Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2023-01-11T21:34:49.3620231Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2023-01-11T21:34:49.3620366Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2023-01-11T21:34:49.3620510Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2023-01-11T21:34:49.3620662Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2023-01-11T21:34:49.3620838Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2023-01-11T21:34:49.3620992Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2023-01-11T21:34:49.3621156Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2023-01-11T21:34:49.3621321Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2023-01-11T21:34:49.3621500Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2023-01-11T21:34:49.3621672Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2023-01-11T21:34:49.3621848Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2023-01-11T21:34:49.3621990Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2023-01-11T21:34:49.3622152Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2023-01-11T21:34:49.3622300Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2023-01-11T21:34:49.3622459Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2023-01-11T21:34:49.3622617Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2023-01-11T21:34:49.3622814Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2023-01-11T21:34:49.3622974Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2023-01-11T21:34:49.3623143Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2023-01-11T21:34:49.3623337Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2023-01-11T21:34:49.3623512Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2023-01-11T21:34:49.3623671Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2023-01-11T21:34:49.3623840Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2023-01-11T21:34:49.3624007Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2023-01-11T21:34:49.3624184Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2023-01-11T21:34:49.3624355Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2023-01-11T21:34:49.3624530Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2023-01-11T21:34:49.3624709Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2023-01-11T21:34:49.3624910Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2023-01-11T21:34:49.3625099Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2023-01-11T21:34:49.3625293Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2023-01-11T21:34:49.3625484Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2023-01-11T21:34:49.3625685Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2023-01-11T21:34:49.3625872Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2023-01-11T21:34:49.3626069Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2023-01-11T21:34:49.3626228Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2023-01-11T21:34:49.3626381Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2023-01-11T21:34:49.3626535Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2023-01-11T21:34:49.3626700Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2023-01-11T21:34:49.3626885Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2023-01-11T21:34:49.3627077Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2023-01-11T21:34:49.3627262Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2023-01-11T21:34:49.3627449Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2023-01-11T21:34:49.3627635Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2023-01-11T21:34:49.3627814Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2023-01-11T21:34:49.3627990Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2023-01-11T21:34:49.3628180Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2023-01-11T21:34:49.3628345Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2023-01-11T21:34:49.3628519Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2023-01-11T21:34:49.3628692Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2023-01-11T21:34:49.3628876Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2023-01-11T21:34:49.3629036Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2023-01-11T21:34:49.3629276Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2023-01-11T21:34:49.3629529Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2023-01-11T21:34:49.3629814Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2023-01-11T21:34:49.3630135Z [----------] 146 tests from IntrusivePtrTest (0 ms total) 2023-01-11T21:34:49.3630198Z 2023-01-11T21:34:49.3630460Z [----------] 172 tests from WeakIntrusivePtrTest 2023-01-11T21:34:49.3630757Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2023-01-11T21:34:49.3631051Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2023-01-11T21:34:49.3631324Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2023-01-11T21:34:49.3631612Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2023-01-11T21:34:49.3631881Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2023-01-11T21:34:49.3632167Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2023-01-11T21:34:49.3632378Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2023-01-11T21:34:49.3632606Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2023-01-11T21:34:49.3632927Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2023-01-11T21:34:49.3633242Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3633557Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2023-01-11T21:34:49.3633870Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2023-01-11T21:34:49.3634011Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2023-01-11T21:34:49.3634218Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2023-01-11T21:34:49.3634452Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2023-01-11T21:34:49.3634675Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3634880Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2023-01-11T21:34:49.3635092Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3635276Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2023-01-11T21:34:49.3635472Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2023-01-11T21:34:49.3635649Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2023-01-11T21:34:49.3635853Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3636042Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2023-01-11T21:34:49.3636240Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2023-01-11T21:34:49.3636438Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2023-01-11T21:34:49.3636645Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3636835Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2023-01-11T21:34:49.3637039Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3637231Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2023-01-11T21:34:49.3637420Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2023-01-11T21:34:49.3637619Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2023-01-11T21:34:49.3638094Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3638316Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2023-01-11T21:34:49.3638603Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2023-01-11T21:34:49.3638829Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2023-01-11T21:34:49.3639062Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2023-01-11T21:34:49.3639268Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:34:49.3639488Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3639684Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2023-01-11T21:34:49.3639903Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:34:49.3640174Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2023-01-11T21:34:49.3640402Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3640615Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:34:49.3640839Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3641079Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2023-01-11T21:34:49.3641329Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3641546Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2023-01-11T21:34:49.3641759Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3641980Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:34:49.3642204Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3642442Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2023-01-11T21:34:49.3642690Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3642909Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:34:49.3643135Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:34:49.3643323Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2023-01-11T21:34:49.3643519Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3643689Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2023-01-11T21:34:49.3643884Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2023-01-11T21:34:49.3644082Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2023-01-11T21:34:49.3644290Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3644471Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2023-01-11T21:34:49.3644706Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2023-01-11T21:34:49.3644893Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2023-01-11T21:34:49.3645092Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3645309Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2023-01-11T21:34:49.3645497Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2023-01-11T21:34:49.3645689Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2023-01-11T21:34:49.3645893Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3646083Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2023-01-11T21:34:49.3646285Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3646478Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2023-01-11T21:34:49.3646679Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2023-01-11T21:34:49.3646882Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2023-01-11T21:34:49.3647083Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3647293Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:34:49.3647513Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3647724Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2023-01-11T21:34:49.3647940Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:34:49.3648154Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2023-01-11T21:34:49.3648377Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3648647Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:34:49.3648983Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3649327Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2023-01-11T21:34:49.3649696Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2023-01-11T21:34:49.3650050Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2023-01-11T21:34:49.3650411Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3650749Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:34:49.3651139Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3651488Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2023-01-11T21:34:49.3651845Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:34:49.3652194Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:34:49.3652549Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:34:49.3652855Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2023-01-11T21:34:49.3653255Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3653544Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2023-01-11T21:34:49.3653752Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2023-01-11T21:34:49.3653970Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2023-01-11T21:34:49.3654190Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2023-01-11T21:34:49.3654469Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:34:49.3654748Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:34:49.3654951Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2023-01-11T21:34:49.3655178Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:34:49.3655379Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2023-01-11T21:34:49.3655593Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3655797Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2023-01-11T21:34:49.3656006Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:34:49.3656203Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2023-01-11T21:34:49.3656411Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2023-01-11T21:34:49.3656651Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:34:49.3656891Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:34:49.3657134Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2023-01-11T21:34:49.3657390Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:34:49.3657611Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:34:49.3657840Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:34:49.3658017Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2023-01-11T21:34:49.3658203Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3658380Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2023-01-11T21:34:49.3658565Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2023-01-11T21:34:49.3658729Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2023-01-11T21:34:49.3658912Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2023-01-11T21:34:49.3659122Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:34:49.3659342Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:34:49.3659553Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2023-01-11T21:34:49.3659776Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:34:49.3660016Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2023-01-11T21:34:49.3660229Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:34:49.3660429Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2023-01-11T21:34:49.3660661Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:34:49.3660860Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2023-01-11T21:34:49.3661067Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2023-01-11T21:34:49.3661308Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:34:49.3661556Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:34:49.3661804Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2023-01-11T21:34:49.3662057Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:34:49.3662282Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:34:49.3662516Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:34:49.3662624Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2023-01-11T21:34:49.3662758Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2023-01-11T21:34:49.3662874Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2023-01-11T21:34:49.3663002Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2023-01-11T21:34:49.3663153Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2023-01-11T21:34:49.3663316Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2023-01-11T21:34:49.3663462Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2023-01-11T21:34:49.3663607Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2023-01-11T21:34:49.3663754Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2023-01-11T21:34:49.3663917Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2023-01-11T21:34:49.3664061Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2023-01-11T21:34:49.3664215Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2023-01-11T21:34:49.3664385Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2023-01-11T21:34:49.3664568Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2023-01-11T21:34:49.3664731Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2023-01-11T21:34:49.3664894Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2023-01-11T21:34:49.3665053Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2023-01-11T21:34:49.3665229Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2023-01-11T21:34:49.3665383Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2023-01-11T21:34:49.3665549Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2023-01-11T21:34:49.3665709Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2023-01-11T21:34:49.3665885Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2023-01-11T21:34:49.3666037Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2023-01-11T21:34:49.3666191Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2023-01-11T21:34:49.3666386Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2023-01-11T21:34:49.3666596Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2023-01-11T21:34:49.3666784Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2023-01-11T21:34:49.3667015Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2023-01-11T21:34:49.3667149Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2023-01-11T21:34:49.3667297Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2023-01-11T21:34:49.3667407Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2023-01-11T21:34:49.3667537Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2023-01-11T21:34:49.3667704Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2023-01-11T21:34:49.3667857Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2023-01-11T21:34:49.3667977Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2023-01-11T21:34:49.3668106Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2023-01-11T21:34:49.3668247Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2023-01-11T21:34:49.3668401Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2023-01-11T21:34:49.3668532Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2023-01-11T21:34:49.3668686Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2023-01-11T21:34:49.3668823Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2023-01-11T21:34:49.3668972Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2023-01-11T21:34:49.3669125Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2023-01-11T21:34:49.3669287Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2023-01-11T21:34:49.3669405Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2023-01-11T21:34:49.3669524Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2023-01-11T21:34:49.3669640Z [ RUN ] WeakIntrusivePtrTest.Inequality 2023-01-11T21:34:49.3669765Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2023-01-11T21:34:49.3669894Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2023-01-11T21:34:49.3670030Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2023-01-11T21:34:49.3670167Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2023-01-11T21:34:49.3670305Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2023-01-11T21:34:49.3670429Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2023-01-11T21:34:49.3670554Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2023-01-11T21:34:49.3670677Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2023-01-11T21:34:49.3670818Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2023-01-11T21:34:49.3670968Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2023-01-11T21:34:49.3671195Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2023-01-11T21:34:49.3671425Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2023-01-11T21:34:49.3671657Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2023-01-11T21:34:49.3671884Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2023-01-11T21:34:49.3672142Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2023-01-11T21:34:49.3672358Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2023-01-11T21:34:49.3672593Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2023-01-11T21:34:49.3672867Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2023-01-11T21:34:49.3673271Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2023-01-11T21:34:49.3673556Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2023-01-11T21:34:49.3673817Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2023-01-11T21:34:49.3674068Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2023-01-11T21:34:49.3674348Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2023-01-11T21:34:49.3674579Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2023-01-11T21:34:49.3674915Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2023-01-11T21:34:49.3675088Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2023-01-11T21:34:49.3675308Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2023-01-11T21:34:49.3675534Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2023-01-11T21:34:49.3675774Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2023-01-11T21:34:49.3676049Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2023-01-11T21:34:49.3676246Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2023-01-11T21:34:49.3676493Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2023-01-11T21:34:49.3676759Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2023-01-11T21:34:49.3677034Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2023-01-11T21:34:49.3677315Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2023-01-11T21:34:49.3677599Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2023-01-11T21:34:49.3678042Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2023-01-11T21:34:49.3678281Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2023-01-11T21:34:49.3678563Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2023-01-11T21:34:49.3678822Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2023-01-11T21:34:49.3679112Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2023-01-11T21:34:49.3679351Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2023-01-11T21:34:49.3679620Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2023-01-11T21:34:49.3680035Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2023-01-11T21:34:49.3680312Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2023-01-11T21:34:49.3680577Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2023-01-11T21:34:49.3680848Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2023-01-11T21:34:49.3681069Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2023-01-11T21:34:49.3681316Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2023-01-11T21:34:49.3681544Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2023-01-11T21:34:49.3681796Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2023-01-11T21:34:49.3682020Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2023-01-11T21:34:49.3682251Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2023-01-11T21:34:49.3682500Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2023-01-11T21:34:49.3682802Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2023-01-11T21:34:49.3683035Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2023-01-11T21:34:49.3683280Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2023-01-11T21:34:49.3683539Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2023-01-11T21:34:49.3683798Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2023-01-11T21:34:49.3684040Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2023-01-11T21:34:49.3684305Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2023-01-11T21:34:49.3684576Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2023-01-11T21:34:49.3684813Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2023-01-11T21:34:49.3684982Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2023-01-11T21:34:49.3685158Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2023-01-11T21:34:49.3685336Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2023-01-11T21:34:49.3685633Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2023-01-11T21:34:49.3685806Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2023-01-11T21:34:49.3685979Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2023-01-11T21:34:49.3686198Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2023-01-11T21:34:49.3686391Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2023-01-11T21:34:49.3686564Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2023-01-11T21:34:49.3686752Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2023-01-11T21:34:49.3686920Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2023-01-11T21:34:49.3687094Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2023-01-11T21:34:49.3687264Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2023-01-11T21:34:49.3687427Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2023-01-11T21:34:49.3687597Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2023-01-11T21:34:49.3687777Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2023-01-11T21:34:49.3687942Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2023-01-11T21:34:49.3688117Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2023-01-11T21:34:49.3688292Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2023-01-11T21:34:49.3688475Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2023-01-11T21:34:49.3688646Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2023-01-11T21:34:49.3688815Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2023-01-11T21:34:49.3688997Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2023-01-11T21:34:49.3689187Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2023-01-11T21:34:49.3689366Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2023-01-11T21:34:49.3689557Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2023-01-11T21:34:49.3689746Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2023-01-11T21:34:49.3689951Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2023-01-11T21:34:49.3690185Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2023-01-11T21:34:49.3690427Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2023-01-11T21:34:49.3690580Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2023-01-11T21:34:49.3690756Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2023-01-11T21:34:49.3690970Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:34:49.3691200Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:34:49.3691438Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:34:49.3691688Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:34:49.3691857Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2023-01-11T21:34:49.3692033Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2023-01-11T21:34:49.3692254Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2023-01-11T21:34:49.3692446Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2023-01-11T21:34:49.3692690Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:34:49.3692971Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:34:49.3693237Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:34:49.3693513Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:34:49.3693775Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:34:49.3694049Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:34:49.3694267Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:34:49.3694490Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:34:49.3694715Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:34:49.3694962Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:34:49.3695201Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3695450Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3695719Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3696001Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3696259Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3696533Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3696825Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3697126Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3697350Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3697600Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3697863Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3698138Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3698391Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3698658Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3698941Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:34:49.3699238Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:34:49.3699441Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2023-01-11T21:34:49.3699619Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2023-01-11T21:34:49.3699827Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2023-01-11T21:34:49.3700030Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2023-01-11T21:34:49.3700274Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:34:49.3700529Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:34:49.3700795Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:34:49.3701073Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:34:49.3701334Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:34:49.3701607Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:34:49.3701762Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2023-01-11T21:34:49.3701914Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2023-01-11T21:34:49.3702134Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2023-01-11T21:34:49.3702360Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2023-01-11T21:34:49.3702593Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2023-01-11T21:34:49.3702836Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2023-01-11T21:34:49.3703052Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2023-01-11T21:34:49.3703282Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2023-01-11T21:34:49.3703492Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2023-01-11T21:34:49.3703715Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2023-01-11T21:34:49.3703878Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2023-01-11T21:34:49.3704058Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2023-01-11T21:34:49.3704251Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2023-01-11T21:34:49.3704457Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2023-01-11T21:34:49.3704639Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2023-01-11T21:34:49.3704837Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2023-01-11T21:34:49.3705039Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2023-01-11T21:34:49.3705251Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2023-01-11T21:34:49.3705414Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2023-01-11T21:34:49.3705577Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2023-01-11T21:34:49.3705800Z [ RUN ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash 2023-01-11T21:34:49.3706075Z [ OK ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash (0 ms) 2023-01-11T21:34:49.3706313Z [----------] 172 tests from WeakIntrusivePtrTest (1 ms total) 2023-01-11T21:34:49.3706321Z 2023-01-11T21:34:49.3706452Z [----------] 3 tests from irange_test 2023-01-11T21:34:49.3706539Z [ RUN ] irange_test.range_test 2023-01-11T21:34:49.3706662Z [ OK ] irange_test.range_test (0 ms) 2023-01-11T21:34:49.3706748Z [ RUN ] irange_test.end_test 2023-01-11T21:34:49.3706828Z [ OK ] irange_test.end_test (0 ms) 2023-01-11T21:34:49.3706916Z [ RUN ] irange_test.neg_range_test 2023-01-11T21:34:49.3707013Z [ OK ] irange_test.neg_range_test (0 ms) 2023-01-11T21:34:49.3707167Z [----------] 3 tests from irange_test (0 ms total) 2023-01-11T21:34:49.3707172Z 2023-01-11T21:34:49.3707290Z [----------] 2 tests from irange 2023-01-11T21:34:49.3707398Z [ RUN ] irange.empty_reverse_range_two_inputs 2023-01-11T21:34:49.3707517Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2023-01-11T21:34:49.3707613Z [ RUN ] irange.empty_reverse_range_one_input 2023-01-11T21:34:49.3707728Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2023-01-11T21:34:49.3707867Z [----------] 2 tests from irange (0 ms total) 2023-01-11T21:34:49.3707873Z 2023-01-11T21:34:49.3707998Z [----------] 9 tests from LoggingTest 2023-01-11T21:34:49.3708105Z [ RUN ] LoggingTest.TestEnforceTrue 2023-01-11T21:34:49.3708219Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2023-01-11T21:34:49.3708322Z [ RUN ] LoggingTest.TestEnforceFalse 2023-01-11T21:34:49.3708426Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2023-01-11T21:34:49.3708534Z [ RUN ] LoggingTest.TestEnforceEquals 2023-01-11T21:34:49.3708651Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2023-01-11T21:34:49.3708783Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2023-01-11T21:34:49.3708928Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2023-01-11T21:34:49.3709186Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2023-01-11T21:34:49.3709458Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2023-01-11T21:34:49.3709583Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2023-01-11T21:34:49.3709712Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2023-01-11T21:34:49.3709818Z [ RUN ] LoggingTest.EnforceShowcase 2023-01-11T21:34:49.3709934Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2023-01-11T21:34:49.3710012Z [ RUN ] LoggingTest.Join 2023-01-11T21:34:49.3710101Z [ OK ] LoggingTest.Join (0 ms) 2023-01-11T21:34:49.3710207Z [ RUN ] LoggingTest.TestDanglingElse 2023-01-11T21:34:49.3710322Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2023-01-11T21:34:49.3710465Z [----------] 9 tests from LoggingTest (0 ms total) 2023-01-11T21:34:49.3710481Z 2023-01-11T21:34:49.3710657Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2023-01-11T21:34:49.3710747Z [ RUN ] OptionalTest/0.Empty 2023-01-11T21:34:49.3710840Z [ OK ] OptionalTest/0.Empty (0 ms) 2023-01-11T21:34:49.3710930Z [ RUN ] OptionalTest/0.Initialized 2023-01-11T21:34:49.3711028Z [ OK ] OptionalTest/0.Initialized (0 ms) 2023-01-11T21:34:49.3711184Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2023-01-11T21:34:49.3711190Z 2023-01-11T21:34:49.3711390Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2023-01-11T21:34:49.3711465Z [ RUN ] OptionalTest/1.Empty 2023-01-11T21:34:49.3711558Z [ OK ] OptionalTest/1.Empty (0 ms) 2023-01-11T21:34:49.3711645Z [ RUN ] OptionalTest/1.Initialized 2023-01-11T21:34:49.3711745Z [ OK ] OptionalTest/1.Initialized (0 ms) 2023-01-11T21:34:49.3711901Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2023-01-11T21:34:49.3711906Z 2023-01-11T21:34:49.3712181Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2023-01-11T21:34:49.3712300Z [ RUN ] OptionalTest/2.Empty 2023-01-11T21:34:49.3712381Z [ OK ] OptionalTest/2.Empty (0 ms) 2023-01-11T21:34:49.3712470Z [ RUN ] OptionalTest/2.Initialized 2023-01-11T21:34:49.3712571Z [ OK ] OptionalTest/2.Initialized (0 ms) 2023-01-11T21:34:49.3712731Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2023-01-11T21:34:49.3712736Z 2023-01-11T21:34:49.3713092Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string, std::allocator > 2023-01-11T21:34:49.3713179Z [ RUN ] OptionalTest/3.Empty 2023-01-11T21:34:49.3713271Z [ OK ] OptionalTest/3.Empty (0 ms) 2023-01-11T21:34:49.3713361Z [ RUN ] OptionalTest/3.Initialized 2023-01-11T21:34:49.3713452Z [ OK ] OptionalTest/3.Initialized (0 ms) 2023-01-11T21:34:49.3713612Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2023-01-11T21:34:49.3713617Z 2023-01-11T21:34:49.3713740Z [----------] 1 test from OptionalTest 2023-01-11T21:34:49.3713832Z [ RUN ] OptionalTest.Nullopt 2023-01-11T21:34:49.3713933Z [ OK ] OptionalTest.Nullopt (0 ms) 2023-01-11T21:34:49.3714087Z [----------] 1 test from OptionalTest (0 ms total) 2023-01-11T21:34:49.3714092Z 2023-01-11T21:34:49.3714374Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair, c10::optional > 2023-01-11T21:34:49.3714451Z [ RUN ] CmpTest/0.Cmp 2023-01-11T21:34:49.3714523Z [ OK ] CmpTest/0.Cmp (0 ms) 2023-01-11T21:34:49.3714665Z [----------] 1 test from CmpTest/0 (0 ms total) 2023-01-11T21:34:49.3714671Z 2023-01-11T21:34:49.3714928Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair, int> 2023-01-11T21:34:49.3715004Z [ RUN ] CmpTest/1.Cmp 2023-01-11T21:34:49.3715087Z [ OK ] CmpTest/1.Cmp (0 ms) 2023-01-11T21:34:49.3715228Z [----------] 1 test from CmpTest/1 (0 ms total) 2023-01-11T21:34:49.3715233Z 2023-01-11T21:34:49.3715486Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2023-01-11T21:34:49.3715566Z [ RUN ] CmpTest/2.Cmp 2023-01-11T21:34:49.3715636Z [ OK ] CmpTest/2.Cmp (0 ms) 2023-01-11T21:34:49.3715777Z [----------] 1 test from CmpTest/2 (0 ms total) 2023-01-11T21:34:49.3715782Z 2023-01-11T21:34:49.3716035Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair, long> 2023-01-11T21:34:49.3716110Z [ RUN ] CmpTest/3.Cmp 2023-01-11T21:34:49.3716193Z [ OK ] CmpTest/3.Cmp (0 ms) 2023-01-11T21:34:49.3716334Z [----------] 1 test from CmpTest/3 (0 ms total) 2023-01-11T21:34:49.3716339Z 2023-01-11T21:34:49.3716588Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2023-01-11T21:34:49.3716663Z [ RUN ] CmpTest/4.Cmp 2023-01-11T21:34:49.3716732Z [ OK ] CmpTest/4.Cmp (0 ms) 2023-01-11T21:34:49.3716873Z [----------] 1 test from CmpTest/4 (0 ms total) 2023-01-11T21:34:49.3716877Z 2023-01-11T21:34:49.3717049Z [----------] 19 tests from OrderedPreservingDictTest 2023-01-11T21:34:49.3717209Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2023-01-11T21:34:49.3717377Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2023-01-11T21:34:49.3717564Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2023-01-11T21:34:49.3717934Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2023-01-11T21:34:49.3718075Z [ RUN ] OrderedPreservingDictTest.testRefType 2023-01-11T21:34:49.3718208Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2023-01-11T21:34:49.3718346Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2023-01-11T21:34:49.3718497Z [ OK ] OrderedPreservingDictTest.DictCollisions (95 ms) 2023-01-11T21:34:49.3718630Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2023-01-11T21:34:49.3718770Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2023-01-11T21:34:49.3718906Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2023-01-11T21:34:49.3719108Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2023-01-11T21:34:49.3719224Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2023-01-11T21:34:49.3719364Z [ OK ] OrderedPreservingDictTest.test_range_erase (7 ms) 2023-01-11T21:34:49.3719507Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2023-01-11T21:34:49.3719699Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2023-01-11T21:34:49.3719842Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2023-01-11T21:34:49.3720055Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2023-01-11T21:34:49.3720220Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2023-01-11T21:34:49.3720390Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2023-01-11T21:34:49.3720536Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2023-01-11T21:34:49.3720701Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2023-01-11T21:34:49.3720939Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2023-01-11T21:34:49.3721101Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2023-01-11T21:34:49.3721244Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2023-01-11T21:34:49.3721398Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2023-01-11T21:34:49.3721542Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2023-01-11T21:34:49.3721692Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2023-01-11T21:34:49.3721801Z [ RUN ] OrderedPreservingDictTest.test_at 2023-01-11T21:34:49.3721928Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2023-01-11T21:34:49.3722057Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2023-01-11T21:34:49.3722193Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2023-01-11T21:34:49.3722333Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2023-01-11T21:34:49.3722475Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2023-01-11T21:34:49.3722595Z [ RUN ] OrderedPreservingDictTest.test_swap 2023-01-11T21:34:49.3722712Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2023-01-11T21:34:49.3722842Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2023-01-11T21:34:49.3722983Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2023-01-11T21:34:49.3723194Z [----------] 19 tests from OrderedPreservingDictTest (103 ms total) 2023-01-11T21:34:49.3723200Z 2023-01-11T21:34:49.3723330Z [----------] 3 tests from RegistryTest 2023-01-11T21:34:49.3723427Z [ RUN ] RegistryTest.CanRunCreator 2023-01-11T21:34:49.3723538Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2023-01-11T21:34:49.3723684Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2023-01-11T21:34:49.3723829Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2023-01-11T21:34:49.3723943Z [ RUN ] RegistryTest.RegistryPriorities 2023-01-11T21:34:49.3724076Z Key already registered with the same priority: FooWithPriority 2023-01-11T21:34:49.3724234Z Higher priority item already registered, skipping registration of FooWithPriority 2023-01-11T21:34:49.3724358Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2023-01-11T21:34:49.3724513Z [----------] 3 tests from RegistryTest (0 ms total) 2023-01-11T21:34:49.3724518Z 2023-01-11T21:34:49.3724651Z [----------] 18 tests from StringViewTest 2023-01-11T21:34:49.3724771Z [ RUN ] StringViewTest.testStringConstructor 2023-01-11T21:34:49.3724898Z [ OK ] StringViewTest.testStringConstructor (0 ms) 2023-01-11T21:34:49.3725022Z [ RUN ] StringViewTest.testConversionToString 2023-01-11T21:34:49.3725158Z [ OK ] StringViewTest.testConversionToString (0 ms) 2023-01-11T21:34:49.3725274Z [ RUN ] StringViewTest.testCopyAssignment 2023-01-11T21:34:49.3725403Z [ OK ] StringViewTest.testCopyAssignment (0 ms) 2023-01-11T21:34:49.3725618Z [ RUN ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows 2023-01-11T21:34:49.3725812Z [ OK ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows (0 ms) 2023-01-11T21:34:49.3725947Z [ RUN ] StringViewTest.whenRemovingValidPrefix_thenWorks 2023-01-11T21:34:49.3726099Z [ OK ] StringViewTest.whenRemovingValidPrefix_thenWorks (0 ms) 2023-01-11T21:34:49.3726293Z [ RUN ] StringViewTest.whenRemovingTooLargePrefix_thenThrows 2023-01-11T21:34:49.3726461Z [ OK ] StringViewTest.whenRemovingTooLargePrefix_thenThrows (0 ms) 2023-01-11T21:34:49.3726608Z [ RUN ] StringViewTest.whenRemovingValidSuffix_thenWorks 2023-01-11T21:34:49.3726764Z [ OK ] StringViewTest.whenRemovingValidSuffix_thenWorks (0 ms) 2023-01-11T21:34:49.3726919Z [ RUN ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows 2023-01-11T21:34:49.3727081Z [ OK ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows (0 ms) 2023-01-11T21:34:49.3727185Z [ RUN ] StringViewTest.testSwapFunction 2023-01-11T21:34:49.3727303Z [ OK ] StringViewTest.testSwapFunction (0 ms) 2023-01-11T21:34:49.3727410Z [ RUN ] StringViewTest.testSwapMethod 2023-01-11T21:34:49.3727527Z [ OK ] StringViewTest.testSwapMethod (0 ms) 2023-01-11T21:34:49.3727715Z [ RUN ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData 2023-01-11T21:34:49.3727916Z [ OK ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData (0 ms) 2023-01-11T21:34:49.3728080Z [ RUN ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData 2023-01-11T21:34:49.3728259Z [ OK ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData (0 ms) 2023-01-11T21:34:49.3728398Z [ RUN ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess 2023-01-11T21:34:49.3728553Z [ OK ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess (0 ms) 2023-01-11T21:34:49.3728705Z [ RUN ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash 2023-01-11T21:34:49.3728868Z [ OK ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash (0 ms) 2023-01-11T21:34:49.3729011Z [ RUN ] StringViewTest.whenCopyingOutOfRange_thenThrows 2023-01-11T21:34:49.3729162Z [ OK ] StringViewTest.whenCopyingOutOfRange_thenThrows (0 ms) 2023-01-11T21:34:49.3729343Z [ RUN ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows 2023-01-11T21:34:49.3729523Z [ OK ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows (0 ms) 2023-01-11T21:34:49.3729646Z [ RUN ] StringViewTest.testOutputOperator 2023-01-11T21:34:49.3729777Z [ OK ] StringViewTest.testOutputOperator (0 ms) 2023-01-11T21:34:49.3729869Z [ RUN ] StringViewTest.testHash 2023-01-11T21:34:49.3729975Z [ OK ] StringViewTest.testHash (0 ms) 2023-01-11T21:34:49.3730140Z [----------] 18 tests from StringViewTest (0 ms total) 2023-01-11T21:34:49.3730145Z 2023-01-11T21:34:49.3730272Z [----------] 1 test from TempFileTest 2023-01-11T21:34:49.3730399Z [ RUN ] TempFileTest.MatchesExpectedPattern 2023-01-11T21:34:49.3730524Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2023-01-11T21:34:49.3730676Z [----------] 1 test from TempFileTest (0 ms total) 2023-01-11T21:34:49.3730682Z 2023-01-11T21:34:49.3730806Z [----------] 1 test from TempDirTest 2023-01-11T21:34:49.3730906Z [ RUN ] TempDirTest.tryMakeTempdir 2023-01-11T21:34:49.3731021Z [ OK ] TempDirTest.tryMakeTempdir (0 ms) 2023-01-11T21:34:49.3731169Z [----------] 1 test from TempDirTest (0 ms total) 2023-01-11T21:34:49.3731174Z 2023-01-11T21:34:49.3731364Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test 2023-01-11T21:34:49.3731511Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 2023-01-11T21:34:49.3731650Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2023-01-11T21:34:49.3731794Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 2023-01-11T21:34:49.3731942Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2023-01-11T21:34:49.3732112Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 2023-01-11T21:34:49.3732259Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2023-01-11T21:34:49.3732396Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 2023-01-11T21:34:49.3732566Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2023-01-11T21:34:49.3732704Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 2023-01-11T21:34:49.3732837Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2023-01-11T21:34:49.3733048Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test (0 ms total) 2023-01-11T21:34:49.3733052Z 2023-01-11T21:34:49.3733204Z [----------] 1 test from nullopt/SelfCompareTest 2023-01-11T21:34:49.3733326Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2023-01-11T21:34:49.3733455Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2023-01-11T21:34:49.3733634Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2023-01-11T21:34:49.3733639Z 2023-01-11T21:34:49.3733781Z [----------] 1 test from int/SelfCompareTest 2023-01-11T21:34:49.3733897Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2023-01-11T21:34:49.3734012Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2023-01-11T21:34:49.3734182Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2023-01-11T21:34:49.3734187Z 2023-01-11T21:34:49.3734335Z [----------] Global test environment tear-down 2023-01-11T21:34:49.3734442Z [==========] 846 tests from 77 test suites ran. (361 ms total) 2023-01-11T21:34:49.3734515Z [ PASSED ] 846 tests. 2023-01-11T21:34:49.3734635Z ================================================================================ 2023-01-11T21:34:49.3734981Z [184 / 185] 3 / 11 tests; 1 action; last test: //c10/test:util_base_tests 2023-01-11T21:34:49.3735274Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2023-01-11T21:34:49.3735324Z 2023-01-11T21:34:49.3735410Z  2023-01-11T21:34:49.3735574Z INFO: Elapsed time: 71.991s, Critical Path: 1.13s 2023-01-11T21:34:49.3735800Z [185 / 185] 3 / 11 tests; checking cached actions; last test: ...il_base_tests 2023-01-11T21:34:49.3735805Z 2023-01-11T21:34:49.3736010Z INFO: 185 processes: 26 internal, 159 processwrapper-sandbox. 2023-01-11T21:34:49.3736236Z [185 / 185] 3 / 11 tests; checking cached actions; last test: ...il_base_tests 2023-01-11T21:34:49.3736241Z 2023-01-11T21:34:49.3736422Z INFO: Build completed successfully, 185 total actions 2023-01-11T21:34:49.3736616Z //c10/cuda/test:test SKIPPED 2023-01-11T21:34:49.3736881Z //c10/cuda/test:test_CUDAAssertionsTest_1_var_test SKIPPED 2023-01-11T21:34:49.3737100Z //c10/cuda/test:test_CUDAAssertionsTest_catches_stream SKIPPED 2023-01-11T21:34:49.3737338Z //c10/cuda/test:test_CUDAAssertionsTest_catches_thread_and_block_and_device SKIPPED 2023-01-11T21:34:49.3737544Z //c10/cuda/test:test_CUDAAssertionsTest_from_2_processes SKIPPED 2023-01-11T21:34:49.3737788Z //c10/cuda/test:test_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads SKIPPED 2023-01-11T21:34:49.3738022Z //c10/cuda/test:test_CUDAAssertionsTest_multiple_writes_from_multiple_blocks SKIPPED 2023-01-11T21:34:49.3738244Z //c10/cuda/test:test_CUDAAssertionsTest_multiple_writes_from_same_block SKIPPED 2023-01-11T21:34:49.3738446Z //c10/test:core_tests PASSED in 0.0s 2023-01-11T21:34:49.3738646Z //c10/test:typeid_test PASSED in 0.0s 2023-01-11T21:34:49.3738848Z //c10/test:util_base_tests PASSED in 0.4s 2023-01-11T21:34:49.3738897Z 2023-01-11T21:34:49.3739099Z Executed 3 out of 11 tests: 3 tests pass and 8 were skipped. 2023-01-11T21:34:49.3739403Z There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. 2023-01-11T21:34:49.3739409Z 2023-01-11T21:34:49.3739612Z INFO: Build completed successfully, 185 total actions 2023-01-11T21:34:49.3739934Z + tools/bazel test --config=cpu-only --test_timeout=480 --test_output=all --test_tag_filters=-gpu-required '--test_filter=-*CUDA' :all_tests 2023-01-11T21:34:49.5477839Z Loading: (0 packages loaded) 2023-01-11T21:34:49.5481963Z 2023-01-11T21:34:49.5483583Z Loading: 0 packages loaded 2023-01-11T21:34:49.8376346Z 2023-01-11T21:34:49.8377115Z Loading: 0 packages loaded 2023-01-11T21:34:49.8377476Z currently loading: 2023-01-11T21:34:50.8469155Z 2023-01-11T21:34:50.8469929Z  2023-01-11T21:34:50.8470303Z Loading: 1 packages loaded 2023-01-11T21:34:51.8476614Z 2023-01-11T21:34:51.8477921Z Loading: 1 packages loaded 2023-01-11T21:34:52.1704397Z 2023-01-11T21:34:52.1705362Z Analyzing: 29 targets (1 packages loaded) 2023-01-11T21:34:52.1890339Z 2023-01-11T21:34:52.1891219Z INFO: Build options --//c10:use_gflags and --//c10:use_glog have changed, discarding analysis cache. 2023-01-11T21:34:52.1891912Z Analyzing: 29 targets (1 packages loaded) 2023-01-11T21:34:52.2483804Z 2023-01-11T21:34:52.2484802Z Analyzing: 29 targets (1 packages loaded, 0 targets configured) 2023-01-11T21:34:52.4544261Z 2023-01-11T21:34:52.4545050Z Analyzing: 29 targets (5 packages loaded, 855 targets configured) 2023-01-11T21:34:52.4545528Z currently loading: tools/autograd 2023-01-11T21:34:52.4545880Z Fetching @com_github_glog; fetching 2023-01-11T21:34:52.4546275Z Fetching @com_github_gflags_gflags; fetching 2023-01-11T21:34:52.4546622Z Fetching @onnx; fetching 2023-01-11T21:34:52.5942460Z 2023-01-11T21:34:52.5942947Z  2023-01-11T21:34:52.5943306Z  2023-01-11T21:34:52.5943607Z  2023-01-11T21:34:52.5943888Z  2023-01-11T21:34:52.5944717Z INFO: SHA256 (https://github.com/google/glog/archive/v0.4.0.tar.gz) = f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c 2023-01-11T21:34:52.5945477Z Analyzing: 29 targets (15 packages loaded, 1520 targets configured) 2023-01-11T21:34:52.5945911Z Fetching @com_github_glog; fetching 2023-01-11T21:34:52.5946321Z Fetching @com_github_gflags_gflags; fetching 2023-01-11T21:34:52.5946728Z Fetching @local_config_python; fetching 2023-01-11T21:34:52.6103679Z 2023-01-11T21:34:52.6105609Z  2023-01-11T21:34:52.6105951Z  2023-01-11T21:34:52.6107926Z  2023-01-11T21:34:52.6109148Z DEBUG: Rule 'com_github_glog' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c" 2023-01-11T21:34:52.6112061Z Analyzing: 29 targets (15 packages loaded, 1960 targets configured) 2023-01-11T21:34:52.6112730Z Fetching @com_github_gflags_gflags; fetching 2023-01-11T21:34:52.6115163Z Fetching @local_config_python; fetching 2023-01-11T21:34:52.6115578Z 2023-01-11T21:34:52.6118040Z  2023-01-11T21:34:52.6118549Z  2023-01-11T21:34:52.6121182Z DEBUG: Repository com_github_glog instantiated at: 2023-01-11T21:34:52.6121794Z /var/lib/jenkins/workspace/WORKSPACE:41:13: in 2023-01-11T21:34:52.6124231Z Repository rule http_archive defined at: 2023-01-11T21:34:52.6124950Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in 2023-01-11T21:34:52.6128152Z Analyzing: 29 targets (15 packages loaded, 1976 targets configured) 2023-01-11T21:34:52.6129100Z Fetching @com_github_gflags_gflags; fetching 2023-01-11T21:34:52.6131678Z Fetching @local_config_python; fetching 2023-01-11T21:34:52.8373050Z 2023-01-11T21:34:52.8374737Z  2023-01-11T21:34:52.8375063Z  2023-01-11T21:34:52.8377381Z Analyzing: 29 targets (23 packages loaded, 5574 targets configured) 2023-01-11T21:34:52.8380429Z Fetching @local_config_python; fetching 2023-01-11T21:34:52.8383189Z Fetching @zlib; fetching 2023-01-11T21:34:52.8385971Z Fetching @mkl; fetching 2023-01-11T21:34:52.8388895Z Fetching ...l/zlib; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:34:52.8391851Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/zlib/temp2962447489279310018/v1.2.\ 2023-01-11T21:34:52.8392612Z 11.tar.gz 2023-01-11T21:34:52.8392936Z Fetching @tbb; fetching 2023-01-11T21:34:53.0490727Z 2023-01-11T21:34:53.0491146Z  2023-01-11T21:34:53.0491373Z  2023-01-11T21:34:53.0491562Z  2023-01-11T21:34:53.0491716Z  2023-01-11T21:34:53.0491970Z  2023-01-11T21:34:53.0492137Z  2023-01-11T21:34:53.0492558Z  2023-01-11T21:34:53.0492896Z Analyzing: 29 targets (24 packages loaded, 5987 targets configured) 2023-01-11T21:34:53.0493210Z Fetching @local_config_python; fetching 2023-01-11T21:34:53.0493408Z Fetching @mkl; fetching 2023-01-11T21:34:53.0493604Z Fetching @tbb; fetching 2023-01-11T21:34:53.0493995Z Fetching https://anaconda.org/.../download/linux-64/mkl-2020.0-166.tar.bz2 2023-01-11T21:34:53.3882410Z 2023-01-11T21:34:53.3883080Z  2023-01-11T21:34:53.3883435Z  2023-01-11T21:34:53.3883741Z  2023-01-11T21:34:53.3884050Z  2023-01-11T21:34:53.3886066Z Analyzing: 29 targets (24 packages loaded, 5987 targets configured) 2023-01-11T21:34:53.3886668Z Fetching @local_config_python; fetching 2023-01-11T21:34:53.3887132Z Fetching @mkl; fetching 2023-01-11T21:34:53.3887524Z Fetching @tbb; fetching 2023-01-11T21:34:53.3888195Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 42,717,706B 2023-01-11T21:34:53.5941846Z 2023-01-11T21:34:53.5942349Z  2023-01-11T21:34:53.5942705Z  2023-01-11T21:34:53.5942998Z  2023-01-11T21:34:53.5943350Z  2023-01-11T21:34:53.5943911Z Analyzing: 29 targets (24 packages loaded, 5987 targets configured) 2023-01-11T21:34:53.5945297Z Fetching @local_config_python; fetching 2023-01-11T21:34:53.5945687Z Fetching @mkl; fetching 2023-01-11T21:34:53.5946079Z Fetching @tbb; fetching 2023-01-11T21:34:53.5946691Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 63,480,778B 2023-01-11T21:34:53.8492414Z 2023-01-11T21:34:53.8492971Z  2023-01-11T21:34:53.8493344Z  2023-01-11T21:34:53.8495960Z  2023-01-11T21:34:53.8496633Z  2023-01-11T21:34:53.8497394Z Analyzing: 29 targets (24 packages loaded, 5987 targets configured) 2023-01-11T21:34:53.8497906Z Fetching @local_config_python; fetching 2023-01-11T21:34:53.8498250Z Fetching @mkl; fetching 2023-01-11T21:34:53.8498565Z Fetching @tbb; fetching 2023-01-11T21:34:53.8500113Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 84,321,282B 2023-01-11T21:34:54.0766183Z 2023-01-11T21:34:54.0771139Z  2023-01-11T21:34:54.0771506Z  2023-01-11T21:34:54.0771800Z  2023-01-11T21:34:54.0772087Z  2023-01-11T21:34:54.0772618Z Analyzing: 29 targets (24 packages loaded, 5987 targets configured) 2023-01-11T21:34:54.0773080Z Fetching @local_config_python; fetching 2023-01-11T21:34:54.0773428Z Fetching @mkl; fetching 2023-01-11T21:34:54.0773752Z Fetching @tbb; fetching 2023-01-11T21:34:54.0774309Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 104,557,570B 2023-01-11T21:34:54.0774792Z Fetching ...al/tbb; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:34:54.0775277Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/tbb/tbb.tar 2023-01-11T21:34:54.3931389Z 2023-01-11T21:34:54.3932094Z  2023-01-11T21:34:54.3932427Z  2023-01-11T21:34:54.3932616Z  2023-01-11T21:34:54.3932801Z  2023-01-11T21:34:54.3933010Z  2023-01-11T21:34:54.3933181Z  2023-01-11T21:34:54.3933517Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:34:54.3933830Z Fetching @mkl; fetching 2023-01-11T21:34:54.3934383Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 139,447,834B 2023-01-11T21:34:54.6498082Z 2023-01-11T21:34:54.6498756Z  2023-01-11T21:34:54.6499129Z  2023-01-11T21:34:54.6499608Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:34:54.6499870Z Fetching @mkl; fetching 2023-01-11T21:34:54.6500221Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 159,136,282B 2023-01-11T21:34:54.8501776Z 2023-01-11T21:34:54.8502145Z  2023-01-11T21:34:54.8502500Z  2023-01-11T21:34:54.8503103Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:34:54.8503390Z Fetching @mkl; fetching 2023-01-11T21:34:54.8503731Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 178,946,586B 2023-01-11T21:34:55.1830500Z 2023-01-11T21:34:55.1831024Z  2023-01-11T21:34:55.1831249Z  2023-01-11T21:34:55.1831673Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:34:55.1831934Z Fetching @mkl; fetching 2023-01-11T21:34:55.4507291Z 2023-01-11T21:34:55.4507841Z  2023-01-11T21:34:55.4508449Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:34:55.4508908Z Fetching @mkl; fetching 2023-01-11T21:34:55.4509796Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:34:55.4510476Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:34:55.4510965Z 20.0-166.tar.bz2 2023-01-11T21:34:56.4513217Z 2023-01-11T21:34:56.4513751Z  2023-01-11T21:34:56.4514098Z  2023-01-11T21:34:56.4514425Z  2023-01-11T21:34:56.4514723Z  2023-01-11T21:34:56.4515275Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:34:56.4515723Z Fetching @mkl; fetching 2023-01-11T21:34:56.4516182Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:34:56.4516880Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:34:56.4517322Z 20.0-166.tar.bz2 2023-01-11T21:34:57.4519635Z 2023-01-11T21:34:57.4520186Z  2023-01-11T21:34:57.4520511Z  2023-01-11T21:34:57.4520772Z  2023-01-11T21:34:57.4521046Z  2023-01-11T21:34:57.4521550Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:34:57.4521939Z Fetching @mkl; fetching 4s 2023-01-11T21:34:57.4522364Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:34:57.4522984Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:34:57.4523410Z 20.0-166.tar.bz2 2023-01-11T21:34:58.6528437Z 2023-01-11T21:34:58.6528963Z  2023-01-11T21:34:58.6529317Z  2023-01-11T21:34:58.6529642Z  2023-01-11T21:34:58.6529929Z  2023-01-11T21:34:58.6530506Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:34:58.6530958Z Fetching @mkl; fetching 5s 2023-01-11T21:34:58.6531401Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:34:58.6532091Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:34:58.6532554Z 20.0-166.tar.bz2 2023-01-11T21:34:59.6534775Z 2023-01-11T21:34:59.6535324Z  2023-01-11T21:34:59.6535668Z  2023-01-11T21:34:59.6535989Z  2023-01-11T21:34:59.6536289Z  2023-01-11T21:34:59.6537023Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:34:59.6537475Z Fetching @mkl; fetching 6s 2023-01-11T21:34:59.6537937Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:34:59.6538611Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:34:59.6539082Z 20.0-166.tar.bz2 4s 2023-01-11T21:35:00.6542027Z 2023-01-11T21:35:00.6542564Z  2023-01-11T21:35:00.6542898Z  2023-01-11T21:35:00.6543150Z  2023-01-11T21:35:00.6543449Z  2023-01-11T21:35:00.6543946Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:00.6544320Z Fetching @mkl; fetching 7s 2023-01-11T21:35:00.6544728Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:00.6545335Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:00.6545751Z 20.0-166.tar.bz2 5s 2023-01-11T21:35:01.8548147Z 2023-01-11T21:35:01.8549177Z  2023-01-11T21:35:01.8549660Z  2023-01-11T21:35:01.8549913Z  2023-01-11T21:35:01.8550084Z  2023-01-11T21:35:01.8550423Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:01.8550688Z Fetching @mkl; fetching 9s 2023-01-11T21:35:01.8550974Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:01.8551367Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:01.8551623Z 20.0-166.tar.bz2 6s 2023-01-11T21:35:02.8556274Z 2023-01-11T21:35:02.8556714Z  2023-01-11T21:35:02.8557056Z  2023-01-11T21:35:02.8557371Z  2023-01-11T21:35:02.8557876Z  2023-01-11T21:35:02.8558443Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:02.8558889Z Fetching @mkl; fetching 10s 2023-01-11T21:35:02.8559372Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:02.8560063Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:02.8560520Z 20.0-166.tar.bz2 7s 2023-01-11T21:35:03.8560902Z 2023-01-11T21:35:03.8561473Z  2023-01-11T21:35:03.8561858Z  2023-01-11T21:35:03.8562113Z  2023-01-11T21:35:03.8562284Z  2023-01-11T21:35:03.8562615Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:03.8562873Z Fetching @mkl; fetching 11s 2023-01-11T21:35:03.8563138Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:03.8563515Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:03.8563780Z 20.0-166.tar.bz2 8s 2023-01-11T21:35:05.0568470Z 2023-01-11T21:35:05.0569229Z  2023-01-11T21:35:05.0569573Z  2023-01-11T21:35:05.0569886Z  2023-01-11T21:35:05.0570210Z  2023-01-11T21:35:05.0570797Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:05.0571241Z Fetching @mkl; fetching 12s 2023-01-11T21:35:05.0571691Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:05.0572368Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:05.0572820Z 20.0-166.tar.bz2 9s 2023-01-11T21:35:06.0574650Z 2023-01-11T21:35:06.0575242Z  2023-01-11T21:35:06.0575631Z  2023-01-11T21:35:06.0575961Z  2023-01-11T21:35:06.0576199Z  2023-01-11T21:35:06.0576529Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:06.0576787Z Fetching @mkl; fetching 13s 2023-01-11T21:35:06.0577037Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:06.0577505Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:06.0577937Z 20.0-166.tar.bz2 10s 2023-01-11T21:35:07.0581285Z 2023-01-11T21:35:07.0582096Z  2023-01-11T21:35:07.0582458Z  2023-01-11T21:35:07.0582650Z  2023-01-11T21:35:07.0582820Z  2023-01-11T21:35:07.0583132Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:07.0583388Z Fetching @mkl; fetching 14s 2023-01-11T21:35:07.0583794Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:07.0584176Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:07.0584445Z 20.0-166.tar.bz2 11s 2023-01-11T21:35:08.2588519Z 2023-01-11T21:35:08.2589073Z  2023-01-11T21:35:08.2589434Z  2023-01-11T21:35:08.2589756Z  2023-01-11T21:35:08.2590028Z  2023-01-11T21:35:08.2590552Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:08.2590959Z Fetching @mkl; fetching 15s 2023-01-11T21:35:08.2591381Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:08.2592042Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:08.2592499Z 20.0-166.tar.bz2 12s 2023-01-11T21:35:09.2594560Z 2023-01-11T21:35:09.2595316Z  2023-01-11T21:35:09.2595682Z  2023-01-11T21:35:09.2595878Z  2023-01-11T21:35:09.2596059Z  2023-01-11T21:35:09.2596382Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:09.2596645Z Fetching @mkl; fetching 16s 2023-01-11T21:35:09.2596913Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:09.2597306Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:09.2597565Z 20.0-166.tar.bz2 13s 2023-01-11T21:35:10.2599708Z 2023-01-11T21:35:10.2600316Z  2023-01-11T21:35:10.2600657Z  2023-01-11T21:35:10.2601051Z  2023-01-11T21:35:10.2601336Z  2023-01-11T21:35:10.2601729Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:10.2601989Z Fetching @mkl; fetching 17s 2023-01-11T21:35:10.2602236Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:10.2602624Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:10.2602904Z 20.0-166.tar.bz2 14s 2023-01-11T21:35:11.4606997Z 2023-01-11T21:35:11.4607534Z  2023-01-11T21:35:11.4607929Z  2023-01-11T21:35:11.4608295Z  2023-01-11T21:35:11.4608642Z  2023-01-11T21:35:11.4609278Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:11.4609801Z Fetching @mkl; fetching 18s 2023-01-11T21:35:11.4610336Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:11.4611114Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:11.4611676Z 20.0-166.tar.bz2 16s 2023-01-11T21:35:12.4612373Z 2023-01-11T21:35:12.4612996Z  2023-01-11T21:35:12.4613346Z  2023-01-11T21:35:12.4613639Z  2023-01-11T21:35:12.4613938Z  2023-01-11T21:35:12.4614512Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:12.4614952Z Fetching @mkl; fetching 19s 2023-01-11T21:35:12.4615428Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:12.4616119Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:12.4616586Z 20.0-166.tar.bz2 17s 2023-01-11T21:35:13.6620390Z 2023-01-11T21:35:13.6620911Z  2023-01-11T21:35:13.6621224Z  2023-01-11T21:35:13.6621514Z  2023-01-11T21:35:13.6621780Z  2023-01-11T21:35:13.6622276Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:13.6622856Z Fetching @mkl; fetching 20s 2023-01-11T21:35:13.6623250Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:13.6623848Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:13.6624253Z 20.0-166.tar.bz2 18s 2023-01-11T21:35:14.8627156Z 2023-01-11T21:35:14.8627679Z  2023-01-11T21:35:14.8628028Z  2023-01-11T21:35:14.8628495Z  2023-01-11T21:35:14.8628796Z  2023-01-11T21:35:14.8629373Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:14.8629810Z Fetching @mkl; fetching 22s 2023-01-11T21:35:14.8630272Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:14.8630969Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:14.8631441Z 20.0-166.tar.bz2 19s 2023-01-11T21:35:15.8634346Z 2023-01-11T21:35:15.8634885Z  2023-01-11T21:35:15.8635322Z  2023-01-11T21:35:15.8635627Z  2023-01-11T21:35:15.8635814Z  2023-01-11T21:35:15.8636162Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:15.8636410Z Fetching @mkl; fetching 23s 2023-01-11T21:35:15.8636671Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:15.8637067Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:15.8637330Z 20.0-166.tar.bz2 20s 2023-01-11T21:35:16.8641148Z 2023-01-11T21:35:16.8641892Z  2023-01-11T21:35:16.8642263Z  2023-01-11T21:35:16.8642460Z  2023-01-11T21:35:16.8642632Z  2023-01-11T21:35:16.8642972Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:16.8643235Z Fetching @mkl; fetching 24s 2023-01-11T21:35:16.8643483Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:16.8643874Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:16.8644164Z 20.0-166.tar.bz2 21s 2023-01-11T21:35:18.0647889Z 2023-01-11T21:35:18.0648552Z  2023-01-11T21:35:18.0648941Z  2023-01-11T21:35:18.0649123Z  2023-01-11T21:35:18.0649280Z  2023-01-11T21:35:18.0649674Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:18.0649956Z Fetching @mkl; fetching 25s 2023-01-11T21:35:18.0650223Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:18.0650662Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:18.0650935Z 20.0-166.tar.bz2 22s 2023-01-11T21:35:19.0653701Z 2023-01-11T21:35:19.0654252Z  2023-01-11T21:35:19.0654656Z  2023-01-11T21:35:19.0654882Z  2023-01-11T21:35:19.0655056Z  2023-01-11T21:35:19.0655369Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:19.0655644Z Fetching @mkl; fetching 26s 2023-01-11T21:35:19.0655911Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:19.0656286Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:19.0656568Z 20.0-166.tar.bz2 23s 2023-01-11T21:35:20.0659699Z 2023-01-11T21:35:20.0660203Z  2023-01-11T21:35:20.0660590Z  2023-01-11T21:35:20.0660849Z  2023-01-11T21:35:20.0661025Z  2023-01-11T21:35:20.0661356Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:20.0661616Z Fetching @mkl; fetching 27s 2023-01-11T21:35:20.0661864Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:20.0662260Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:20.0662530Z 20.0-166.tar.bz2 24s 2023-01-11T21:35:21.2666678Z 2023-01-11T21:35:21.2667196Z  2023-01-11T21:35:21.2667728Z  2023-01-11T21:35:21.2667923Z  2023-01-11T21:35:21.2668082Z  2023-01-11T21:35:21.2668407Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:21.2668666Z Fetching @mkl; fetching 28s 2023-01-11T21:35:21.2668914Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:21.2669374Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:21.2669647Z 20.0-166.tar.bz2 25s 2023-01-11T21:35:22.2672829Z 2023-01-11T21:35:22.2673387Z  2023-01-11T21:35:22.2673744Z  2023-01-11T21:35:22.2673983Z  2023-01-11T21:35:22.2674154Z  2023-01-11T21:35:22.2674470Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:22.2674738Z Fetching @mkl; fetching 29s 2023-01-11T21:35:22.2675000Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:22.2675396Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:22.2675664Z 20.0-166.tar.bz2 26s 2023-01-11T21:35:23.2679286Z 2023-01-11T21:35:23.2679723Z  2023-01-11T21:35:23.2680166Z  2023-01-11T21:35:23.2680450Z  2023-01-11T21:35:23.2680724Z  2023-01-11T21:35:23.2681241Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:23.2681664Z Fetching @mkl; fetching 30s 2023-01-11T21:35:23.2682093Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:23.2682739Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:23.2683214Z 20.0-166.tar.bz2 27s 2023-01-11T21:35:24.4687120Z 2023-01-11T21:35:24.4687651Z  2023-01-11T21:35:24.4688024Z  2023-01-11T21:35:24.4688327Z  2023-01-11T21:35:24.4688498Z  2023-01-11T21:35:24.4688810Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:24.4689095Z Fetching @mkl; fetching 31s 2023-01-11T21:35:24.4689353Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:24.4689747Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:24.4690005Z 20.0-166.tar.bz2 29s 2023-01-11T21:35:25.4693316Z 2023-01-11T21:35:25.4694958Z  2023-01-11T21:35:25.4695200Z  2023-01-11T21:35:25.4695378Z  2023-01-11T21:35:25.4695547Z  2023-01-11T21:35:25.4695872Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:25.4696118Z Fetching @mkl; fetching 32s 2023-01-11T21:35:25.4696382Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:25.4696772Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:25.4697044Z 20.0-166.tar.bz2 30s 2023-01-11T21:35:26.4699204Z 2023-01-11T21:35:26.4699690Z  2023-01-11T21:35:26.4700065Z  2023-01-11T21:35:26.4700409Z  2023-01-11T21:35:26.4700704Z  2023-01-11T21:35:26.4701216Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:26.4701479Z Fetching @mkl; fetching 33s 2023-01-11T21:35:26.4701726Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:26.4702125Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:26.4702399Z 20.0-166.tar.bz2 31s 2023-01-11T21:35:27.6705718Z 2023-01-11T21:35:27.6706181Z  2023-01-11T21:35:27.6706468Z  2023-01-11T21:35:27.6706798Z  2023-01-11T21:35:27.6707120Z  2023-01-11T21:35:27.6707556Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:27.6707817Z Fetching @mkl; fetching 34s 2023-01-11T21:35:27.6708087Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:27.6708615Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp6418105627975166816/mkl-20\ 2023-01-11T21:35:27.6708885Z 20.0-166.tar.bz2 32s 2023-01-11T21:35:28.1504606Z 2023-01-11T21:35:28.1505297Z  2023-01-11T21:35:28.1505657Z  2023-01-11T21:35:28.1505998Z  2023-01-11T21:35:28.1506285Z  2023-01-11T21:35:28.1506782Z Analyzing: 29 targets (27 packages loaded, 7017 targets configured) 2023-01-11T21:35:28.1507048Z Fetching @mkl; fetching 35s 2023-01-11T21:35:28.3536791Z 2023-01-11T21:35:28.3537234Z  2023-01-11T21:35:28.3537711Z Analyzing: 29 targets (28 packages loaded, 8325 targets configured) 2023-01-11T21:35:28.3537990Z Fetching @mkl_headers; fetching 2023-01-11T21:35:28.3538263Z Fetching ...eaders; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2023-01-11T21:35:28.3538569Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl_headers/temp262073576806488315\ 2023-01-11T21:35:28.3538877Z 3/mkl-include-2020.0-166.tar.bz2 2023-01-11T21:35:28.5889758Z 2023-01-11T21:35:28.5890327Z  2023-01-11T21:35:28.5890719Z  2023-01-11T21:35:28.5890941Z  2023-01-11T21:35:28.5891099Z  2023-01-11T21:35:28.5891437Z Analyzing: 29 targets (28 packages loaded, 8325 targets configured) 2023-01-11T21:35:28.5891707Z Fetching @mkl_headers; fetching 2023-01-11T21:35:28.8718592Z 2023-01-11T21:35:28.8719051Z  2023-01-11T21:35:28.8719581Z Analyzing: 29 targets (29 packages loaded, 8416 targets configured) 2023-01-11T21:35:28.9220766Z 2023-01-11T21:35:28.9221915Z INFO: Analyzed 29 targets (29 packages loaded, 8416 targets configured). 2023-01-11T21:35:28.9222218Z 2023-01-11T21:35:28.9225824Z 2023-01-11T21:35:28.9226347Z INFO: Found 3 targets and 26 test targets... 2023-01-11T21:35:28.9226645Z 2023-01-11T21:35:29.0055161Z 2023-01-11T21:35:29.0055938Z [0 / 6] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2023-01-11T21:35:29.2067712Z 2023-01-11T21:35:29.2068478Z [41 / 273] 3 actions, 2 running 2023-01-11T21:35:29.2069270Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2023-01-11T21:35:29.2070329Z Executing genrule @zlib//:copy_public_headers; 0s processwrapper-sandbox 2023-01-11T21:35:29.2070873Z [Scann] Compiling src/google/protobuf/stubs/statusor.cc 2023-01-11T21:35:29.4719470Z 2023-01-11T21:35:29.4720346Z  2023-01-11T21:35:29.4720726Z  2023-01-11T21:35:29.4721052Z  2023-01-11T21:35:29.4721507Z [45 / 273] 5 actions running 2023-01-11T21:35:29.4722105Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2023-01-11T21:35:29.4722747Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:35:29.4723421Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:35:29.4724178Z Compiling src/google/protobuf/stubs/common.cc; 0s processwrapper-sandbox 2023-01-11T21:35:29.4724886Z Compiling src/google/protobuf/stubs/status.cc; 0s processwrapper-sandbox 2023-01-11T21:35:29.7189445Z 2023-01-11T21:35:29.7190029Z  2023-01-11T21:35:29.7190377Z  2023-01-11T21:35:29.7190692Z  2023-01-11T21:35:29.7191023Z  2023-01-11T21:35:29.7191312Z  2023-01-11T21:35:29.7191739Z [56 / 273] 3 actions, 2 running 2023-01-11T21:35:29.7192345Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2023-01-11T21:35:29.7192983Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:35:29.7193523Z [Scann] Compiling src/google/protobuf/io/zero_copy_stream_impl.cc 2023-01-11T21:35:29.9206187Z 2023-01-11T21:35:29.9206920Z  2023-01-11T21:35:29.9207263Z  2023-01-11T21:35:29.9207576Z  2023-01-11T21:35:29.9207959Z [60 / 273] 8 actions, 7 running 2023-01-11T21:35:29.9208516Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2023-01-11T21:35:29.9209041Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:35:29.9209571Z Compiling src/google/protobuf/extension_set.cc; 0s processwrapper-sandbox 2023-01-11T21:35:29.9209970Z Compiling src/google/protobuf/repeated_field.cc; 0s processwrapper-sandbox 2023-01-11T21:35:29.9210346Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:35:29.9210792Z Compiling src/google/protobuf/message_lite.cc; 0s processwrapper-sandbox 2023-01-11T21:35:29.9211188Z Compiling src/google/protobuf/stubs/strutil.cc; 0s processwrapper-sandbox 2023-01-11T21:35:29.9211495Z [Scann] Compiling src/google/protobuf/stubs/stringprintf.cc 2023-01-11T21:35:30.1313410Z 2023-01-11T21:35:30.1313940Z  2023-01-11T21:35:30.1314297Z  2023-01-11T21:35:30.1314611Z  2023-01-11T21:35:30.1314924Z  2023-01-11T21:35:30.1315214Z  2023-01-11T21:35:30.1315519Z  2023-01-11T21:35:30.1315823Z  2023-01-11T21:35:30.1316116Z  2023-01-11T21:35:30.1316544Z [74 / 276] 8 actions, 7 running 2023-01-11T21:35:30.1317154Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2023-01-11T21:35:30.1317928Z Compiling src/google/protobuf/wire_format.cc; 0s processwrapper-sandbox 2023-01-11T21:35:30.1318653Z Compiling src/google/protobuf/io/printer.cc; 0s processwrapper-sandbox 2023-01-11T21:35:30.1319334Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:30.1320043Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:30.1320666Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:30.1321298Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:30.1321764Z [Scann] @com_google_protobuf//:protobuf 2023-01-11T21:35:30.3439532Z 2023-01-11T21:35:30.3440210Z  2023-01-11T21:35:30.3440581Z  2023-01-11T21:35:30.3440844Z  2023-01-11T21:35:30.3441128Z  2023-01-11T21:35:30.3441399Z  2023-01-11T21:35:30.3441697Z  2023-01-11T21:35:30.3441979Z  2023-01-11T21:35:30.3442272Z  2023-01-11T21:35:30.3442673Z [77 / 276] 8 actions, 7 running 2023-01-11T21:35:30.3443254Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2023-01-11T21:35:30.3443876Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:30.3444487Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:30.3445110Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:30.3445727Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:30.3446334Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:30.3446952Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:30.3447495Z [Scann] Compiling src/google/protobuf/util/internal/json_stream_parser.cc 2023-01-11T21:35:30.5473020Z 2023-01-11T21:35:30.5475152Z  2023-01-11T21:35:30.5475503Z  2023-01-11T21:35:30.5475852Z  2023-01-11T21:35:30.5476146Z  2023-01-11T21:35:30.5476430Z  2023-01-11T21:35:30.5476727Z  2023-01-11T21:35:30.5477028Z  2023-01-11T21:35:30.5477312Z  2023-01-11T21:35:30.5478340Z [84 / 276] 8 actions, 7 running 2023-01-11T21:35:30.5478929Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2023-01-11T21:35:30.5479563Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:30.5480245Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:30.5480862Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:30.5481523Z Compiling src/google/protobuf/io/tokenizer.cc; 0s processwrapper-sandbox 2023-01-11T21:35:30.5482170Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:30.5482838Z Compiling src/google/protobuf/text_format.cc; 0s processwrapper-sandbox 2023-01-11T21:35:30.5483359Z [Scann] Compiling src/google/protobuf/type.pb.cc 2023-01-11T21:35:30.7689071Z 2023-01-11T21:35:30.7689573Z  2023-01-11T21:35:30.7689973Z  2023-01-11T21:35:30.7690275Z  2023-01-11T21:35:30.7690563Z  2023-01-11T21:35:30.7690863Z  2023-01-11T21:35:30.7691163Z  2023-01-11T21:35:30.7691445Z  2023-01-11T21:35:30.7691748Z  2023-01-11T21:35:30.7692166Z [91 / 276] 8 actions, 7 running 2023-01-11T21:35:30.7692915Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2023-01-11T21:35:30.7693608Z Compiling src/google/protobuf/text_format.cc; 0s processwrapper-sandbox 2023-01-11T21:35:30.7694306Z Compiling src/google/protobuf/type.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:35:30.7694956Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:30.7695600Z Compiling src/google/protobuf/struct.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:35:30.7696312Z Compiling src/google/protobuf/reflection_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:35:30.7697050Z Compiling src/google/protobuf/io/gzip_stream.cc; 0s processwrapper-sandbox 2023-01-11T21:35:30.7697565Z [Scann] Compiling src/google/protobuf/empty.pb.cc 2023-01-11T21:35:31.0335172Z 2023-01-11T21:35:31.0335848Z  2023-01-11T21:35:31.0336211Z  2023-01-11T21:35:31.0336520Z  2023-01-11T21:35:31.0336831Z  2023-01-11T21:35:31.0337108Z  2023-01-11T21:35:31.0337394Z  2023-01-11T21:35:31.0337714Z  2023-01-11T21:35:31.0337988Z  2023-01-11T21:35:31.0338384Z [99 / 276] 7 actions, 6 running 2023-01-11T21:35:31.0338951Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2023-01-11T21:35:31.0339584Z Compiling src/google/protobuf/api.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:35:31.0340311Z Compiling src/google/protobuf/field_mask.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:35:31.0340983Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:31.0341636Z Compiling src/google/protobuf/descriptor.cc; 0s processwrapper-sandbox 2023-01-11T21:35:31.0342319Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:31.0342824Z [Scann] Compiling src/google/protobuf/descriptor_database.cc 2023-01-11T21:35:31.2737480Z 2023-01-11T21:35:31.2737987Z  2023-01-11T21:35:31.2738341Z  2023-01-11T21:35:31.2738654Z  2023-01-11T21:35:31.2738959Z  2023-01-11T21:35:31.2739269Z  2023-01-11T21:35:31.2739579Z  2023-01-11T21:35:31.2739891Z  2023-01-11T21:35:31.2740303Z [104 / 276] 8 actions running 2023-01-11T21:35:31.2740889Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2023-01-11T21:35:31.2741606Z Compiling src/google/protobuf/descriptor.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:35:31.2742284Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:31.2742922Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:31.2743558Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:31.2744226Z Compiling src/google/protobuf/any.cc; 0s processwrapper-sandbox 2023-01-11T21:35:31.2744881Z Compiling src/google/protobuf/any.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:35:31.2745539Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:31.4871785Z 2023-01-11T21:35:31.4872337Z  2023-01-11T21:35:31.4872723Z  2023-01-11T21:35:31.4873017Z  2023-01-11T21:35:31.4873325Z  2023-01-11T21:35:31.4873638Z  2023-01-11T21:35:31.4873926Z  2023-01-11T21:35:31.4874230Z  2023-01-11T21:35:31.4874525Z  2023-01-11T21:35:31.4874921Z [111 / 276] 8 actions, 7 running 2023-01-11T21:35:31.4875520Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2023-01-11T21:35:31.4876168Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:31.4876825Z Compiling src/google/protobuf/service.cc; 0s processwrapper-sandbox 2023-01-11T21:35:31.4878058Z Compiling src/google/protobuf/message.cc; 0s processwrapper-sandbox 2023-01-11T21:35:31.4878687Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:31.4879346Z Compiling src/google/protobuf/map_field.cc; 0s processwrapper-sandbox 2023-01-11T21:35:31.4880135Z Compiling src/google/protobuf/timestamp.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:35:31.4880819Z [Scann] Compiling src/google/protobuf/unknown_field_set.cc 2023-01-11T21:35:31.7067755Z 2023-01-11T21:35:31.7068276Z  2023-01-11T21:35:31.7068627Z  2023-01-11T21:35:31.7068919Z  2023-01-11T21:35:31.7069228Z  2023-01-11T21:35:31.7069512Z  2023-01-11T21:35:31.7069817Z  2023-01-11T21:35:31.7070123Z  2023-01-11T21:35:31.7070410Z  2023-01-11T21:35:31.7070835Z [119 / 276] 8 actions, 7 running 2023-01-11T21:35:31.7071420Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2023-01-11T21:35:31.7072057Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:31.7072681Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:31.7073357Z Compiling src/google/protobuf/util/json_util.cc; 0s processwrapper-sandbox 2023-01-11T21:35:31.7074020Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:31.7074689Z Compiling src/google/protobuf/wrappers.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:35:31.7075350Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:35:31.7075741Z [Scann] Compiling src/google/protobuf/util/time_util.cc 2023-01-11T21:35:31.9339228Z 2023-01-11T21:35:31.9339699Z  2023-01-11T21:35:31.9340083Z  2023-01-11T21:35:31.9340402Z  2023-01-11T21:35:31.9340699Z  2023-01-11T21:35:31.9341003Z  2023-01-11T21:35:31.9341313Z  2023-01-11T21:35:31.9341609Z  2023-01-11T21:35:31.9341920Z  2023-01-11T21:35:31.9342354Z [128 / 276] 7 actions, 6 running 2023-01-11T21:35:31.9342951Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2023-01-11T21:35:31.9343601Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:31.9344247Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:31.9344892Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:31.9345524Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:31.9346139Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:31.9346697Z [Scann] Compiling src/google/protobuf/compiler/csharp/csharp_enum_field.cc 2023-01-11T21:35:32.1395534Z 2023-01-11T21:35:32.1396041Z  2023-01-11T21:35:32.1396297Z  2023-01-11T21:35:32.1396528Z  2023-01-11T21:35:32.1396687Z  2023-01-11T21:35:32.1396857Z  2023-01-11T21:35:32.1397026Z  2023-01-11T21:35:32.1397230Z  2023-01-11T21:35:32.1397487Z [130 / 276] 8 actions, 7 running 2023-01-11T21:35:32.1398101Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2023-01-11T21:35:32.1398455Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.1398871Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.1399214Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.1399721Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.1400278Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.1400852Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.1401215Z [Scann] Compiling src/google/protobuf/compiler/cpp/cpp_string_field.cc 2023-01-11T21:35:32.3599265Z 2023-01-11T21:35:32.3599800Z  2023-01-11T21:35:32.3600258Z  2023-01-11T21:35:32.3600582Z  2023-01-11T21:35:32.3600921Z  2023-01-11T21:35:32.3601238Z  2023-01-11T21:35:32.3601753Z  2023-01-11T21:35:32.3602045Z  2023-01-11T21:35:32.3602338Z  2023-01-11T21:35:32.3602703Z [136 / 276] 8 actions, 7 running 2023-01-11T21:35:32.3603212Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2023-01-11T21:35:32.3603591Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.3604144Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.3604509Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.3604896Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.3605240Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.3605582Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.3605980Z [Scann] @com_google_protobuf//:protoc_lib 2023-01-11T21:35:32.5903993Z 2023-01-11T21:35:32.5904547Z  2023-01-11T21:35:32.5904918Z  2023-01-11T21:35:32.5905206Z  2023-01-11T21:35:32.5905480Z  2023-01-11T21:35:32.5905766Z  2023-01-11T21:35:32.5906031Z  2023-01-11T21:35:32.5906314Z  2023-01-11T21:35:32.5906598Z  2023-01-11T21:35:32.5906982Z [143 / 276] 8 actions, 7 running 2023-01-11T21:35:32.5907522Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2023-01-11T21:35:32.5908132Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.5908709Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.5909299Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.5909883Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.5910462Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.5911029Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.5911529Z [Scann] Compiling src/google/protobuf/compiler/java/java_message.cc 2023-01-11T21:35:32.8548576Z 2023-01-11T21:35:32.8549274Z  2023-01-11T21:35:32.8549652Z  2023-01-11T21:35:32.8549940Z  2023-01-11T21:35:32.8550243Z  2023-01-11T21:35:32.8550551Z  2023-01-11T21:35:32.8550854Z  2023-01-11T21:35:32.8551139Z  2023-01-11T21:35:32.8551439Z  2023-01-11T21:35:32.8551911Z [150 / 276] 8 actions, 7 running 2023-01-11T21:35:32.8552497Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2023-01-11T21:35:32.8553146Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.8553778Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.8554396Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.8555021Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.8555647Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.8556286Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:32.8556824Z [Scann] Compiling src/google/protobuf/compiler/js/js_generator.cc 2023-01-11T21:35:33.0746445Z 2023-01-11T21:35:33.0747271Z  2023-01-11T21:35:33.0747624Z  2023-01-11T21:35:33.0747876Z  2023-01-11T21:35:33.0748175Z  2023-01-11T21:35:33.0748451Z  2023-01-11T21:35:33.0748708Z  2023-01-11T21:35:33.0748971Z  2023-01-11T21:35:33.0749273Z  2023-01-11T21:35:33.0749641Z [157 / 276] 8 actions running 2023-01-11T21:35:33.0750173Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2023-01-11T21:35:33.0750799Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.0751538Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.0752262Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.0752989Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.0753988Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.0759083Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.0759699Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.3288531Z 2023-01-11T21:35:33.3289416Z  2023-01-11T21:35:33.3289821Z  2023-01-11T21:35:33.3290123Z  2023-01-11T21:35:33.3290947Z  2023-01-11T21:35:33.3291501Z  2023-01-11T21:35:33.3291828Z  2023-01-11T21:35:33.3292378Z  2023-01-11T21:35:33.3292676Z  2023-01-11T21:35:33.3293126Z [165 / 276] 8 actions, 7 running 2023-01-11T21:35:33.3293739Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2023-01-11T21:35:33.3294368Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.3295010Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.3295673Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.3296317Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.3296957Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.3297603Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.3298144Z [Scann] Compiling src/google/protobuf/compiler/subprocess.cc 2023-01-11T21:35:33.5614802Z 2023-01-11T21:35:33.5615370Z  2023-01-11T21:35:33.5615749Z  2023-01-11T21:35:33.5616049Z  2023-01-11T21:35:33.5616357Z  2023-01-11T21:35:33.5616661Z  2023-01-11T21:35:33.5616947Z  2023-01-11T21:35:33.5617298Z  2023-01-11T21:35:33.5617595Z  2023-01-11T21:35:33.5618015Z [172 / 276] 8 actions, 7 running 2023-01-11T21:35:33.5618600Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2023-01-11T21:35:33.5619246Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.5619873Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.5620503Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.5621129Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.5621750Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.5622381Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.5622853Z [Scann] @com_google_protobuf//:protoc_lib 2023-01-11T21:35:33.8268544Z 2023-01-11T21:35:33.8269227Z  2023-01-11T21:35:33.8269697Z  2023-01-11T21:35:33.8270173Z  2023-01-11T21:35:33.8270464Z  2023-01-11T21:35:33.8270923Z  2023-01-11T21:35:33.8271214Z  2023-01-11T21:35:33.8271659Z  2023-01-11T21:35:33.8271959Z  2023-01-11T21:35:33.8272515Z [179 / 276] 8 actions, 7 running 2023-01-11T21:35:33.8273245Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2023-01-11T21:35:33.8274026Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.8274659Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.8275271Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.8275898Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.8276537Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.8277172Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:33.8277969Z [Scann] Compiling src/google/protobuf/compiler/java/java_generator.cc 2023-01-11T21:35:34.0599962Z 2023-01-11T21:35:34.0600503Z  2023-01-11T21:35:34.0600869Z  2023-01-11T21:35:34.0601167Z  2023-01-11T21:35:34.0601476Z  2023-01-11T21:35:34.0601771Z  2023-01-11T21:35:34.0602055Z  2023-01-11T21:35:34.0602353Z  2023-01-11T21:35:34.0602656Z  2023-01-11T21:35:34.0603065Z [186 / 276] 8 actions, 7 running 2023-01-11T21:35:34.0603880Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2023-01-11T21:35:34.0604531Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.0605157Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.0605800Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.0606528Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.0607161Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.0607798Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.0608267Z [Scann] @com_google_protobuf//:protoc_lib 2023-01-11T21:35:34.2766497Z 2023-01-11T21:35:34.2767128Z  2023-01-11T21:35:34.2767445Z  2023-01-11T21:35:34.2767711Z  2023-01-11T21:35:34.2767971Z  2023-01-11T21:35:34.2768207Z  2023-01-11T21:35:34.2768460Z  2023-01-11T21:35:34.2768733Z  2023-01-11T21:35:34.2769006Z  2023-01-11T21:35:34.2769408Z [192 / 276] 8 actions running 2023-01-11T21:35:34.2769946Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2023-01-11T21:35:34.2770503Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.2771024Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.2771665Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.2772281Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.2772919Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.2773546Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.2774172Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.4996684Z 2023-01-11T21:35:34.4997374Z  2023-01-11T21:35:34.4998013Z  2023-01-11T21:35:34.4998350Z  2023-01-11T21:35:34.4998778Z  2023-01-11T21:35:34.4999093Z  2023-01-11T21:35:34.4999521Z  2023-01-11T21:35:34.4999781Z  2023-01-11T21:35:34.5000394Z  2023-01-11T21:35:34.5000980Z [198 / 276] 8 actions, 7 running 2023-01-11T21:35:34.5001541Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2023-01-11T21:35:34.5002485Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.5003280Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.5004045Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.5004820Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.5005606Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.5006376Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.5007064Z [Scann] Compiling src/google/protobuf/compiler/cpp/cpp_generator.cc 2023-01-11T21:35:34.7094039Z 2023-01-11T21:35:34.7094604Z  2023-01-11T21:35:34.7094924Z  2023-01-11T21:35:34.7095237Z  2023-01-11T21:35:34.7095553Z  2023-01-11T21:35:34.7095865Z  2023-01-11T21:35:34.7096156Z  2023-01-11T21:35:34.7096470Z  2023-01-11T21:35:34.7096779Z  2023-01-11T21:35:34.7097221Z [203 / 276] 8 actions, 7 running 2023-01-11T21:35:34.7097859Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2023-01-11T21:35:34.7098519Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.7099144Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.7099777Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.7100404Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.7101010Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.7101339Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2023-01-11T21:35:34.7101749Z [Scann] Compiling inftrees.c 2023-01-11T21:35:34.9845415Z 2023-01-11T21:35:34.9845892Z  2023-01-11T21:35:34.9846104Z  2023-01-11T21:35:34.9846298Z  2023-01-11T21:35:34.9846473Z  2023-01-11T21:35:34.9846627Z  2023-01-11T21:35:34.9846795Z  2023-01-11T21:35:34.9846982Z  2023-01-11T21:35:34.9847248Z  2023-01-11T21:35:34.9847859Z [221 / 778] 2 actions, 1 running 2023-01-11T21:35:34.9848343Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2023-01-11T21:35:34.9848799Z [Prepa] Linking external/com_google_protobuf/protoc 2023-01-11T21:35:35.1861290Z 2023-01-11T21:35:35.1861824Z  2023-01-11T21:35:35.1862134Z  2023-01-11T21:35:35.1862531Z [228 / 802] 5 actions, 4 running 2023-01-11T21:35:35.1863052Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2023-01-11T21:35:35.1863766Z Linking external/com_google_protobuf/protoc; 0s processwrapper-sandbox 2023-01-11T21:35:35.1864396Z Compiling src/libm/mkalias.c [for host]; 0s processwrapper-sandbox 2023-01-11T21:35:35.1864994Z Compiling src/libm/mkrename.c [for host]; 0s processwrapper-sandbox 2023-01-11T21:35:35.1865496Z [Prepa] Expanding template external/tbb/version_string.h 2023-01-11T21:35:35.2055603Z 2023-01-11T21:35:35.2056114Z  2023-01-11T21:35:35.2056485Z  2023-01-11T21:35:35.2056819Z  2023-01-11T21:35:35.2057138Z  2023-01-11T21:35:35.2057395Z  2023-01-11T21:35:35.2057850Z INFO: From Compiling src/libm/mkalias.c [for host]: 2023-01-11T21:35:35.2058301Z [231 / 802] 4 actions running 2023-01-11T21:35:35.2058809Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2023-01-11T21:35:35.2059418Z Compiling src/libm/mkalias.c [for host]; 0s processwrapper-sandbox 2023-01-11T21:35:35.2060041Z //:caffe2_proto_source; 0s processwrapper-sandbox 2023-01-11T21:35:35.2060703Z Linking external/sleef/mkrename [for host]; 0s processwrapper-sandbox 2023-01-11T21:35:35.2061038Z 2023-01-11T21:35:35.2061173Z  2023-01-11T21:35:35.2061468Z  2023-01-11T21:35:35.2061780Z  2023-01-11T21:35:35.2062071Z  2023-01-11T21:35:35.2062549Z external/sleef/src/libm/mkalias.c: In function 'main': 2023-01-11T21:35:35.2063313Z external/sleef/src/libm/mkalias.c:40:16: warning: unused variable 'vparameterStr' [-Wunused-variable] 2023-01-11T21:35:35.2063772Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2023-01-11T21:35:35.2064087Z ^~~~~~~~~~~~~ 2023-01-11T21:35:35.2064696Z external/sleef/src/libm/mkalias.c:39:16: warning: unused variable 'ulpSuffixStr' [-Wunused-variable] 2023-01-11T21:35:35.2065291Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2023-01-11T21:35:35.2065661Z ^~~~~~~~~~~~ 2023-01-11T21:35:35.2066306Z external/sleef/src/libm/mkalias.c:37:16: warning: unused variable 'typeSpecS' [-Wunused-variable] 2023-01-11T21:35:35.2066599Z static char *typeSpecS[] = { "", "f" }; 2023-01-11T21:35:35.2066785Z ^~~~~~~~~ 2023-01-11T21:35:35.2067131Z external/sleef/src/libm/mkalias.c:24:9: warning: unused variable 'mangledisa' [-Wunused-variable] 2023-01-11T21:35:35.2067408Z char *mangledisa = argv[4]; 2023-01-11T21:35:35.2067594Z ^~~~~~~~~~ 2023-01-11T21:35:35.2067749Z At top level: 2023-01-11T21:35:35.2068106Z external/sleef/src/libm/mkalias.c:37:16: warning: 'typeSpecS' defined but not used [-Wunused-variable] 2023-01-11T21:35:35.2068398Z static char *typeSpecS[] = { "", "f" }; 2023-01-11T21:35:35.2068578Z ^~~~~~~~~ 2023-01-11T21:35:35.2068938Z external/sleef/src/libm/mkalias.c:39:16: warning: 'ulpSuffixStr' defined but not used [-Wunused-variable] 2023-01-11T21:35:35.2069261Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2023-01-11T21:35:35.2069478Z ^~~~~~~~~~~~ 2023-01-11T21:35:35.2069982Z external/sleef/src/libm/mkalias.c:40:16: warning: 'vparameterStr' defined but not used [-Wunused-variable] 2023-01-11T21:35:35.2070307Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2023-01-11T21:35:35.2070529Z ^~~~~~~~~~~~~ 2023-01-11T21:35:35.2070747Z [231 / 802] 4 actions running 2023-01-11T21:35:35.2071055Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2023-01-11T21:35:35.2071476Z Compiling src/libm/mkalias.c [for host]; 0s processwrapper-sandbox 2023-01-11T21:35:35.2071801Z //:caffe2_proto_source; 0s processwrapper-sandbox 2023-01-11T21:35:35.2072150Z Linking external/sleef/mkrename [for host]; 0s processwrapper-sandbox 2023-01-11T21:35:35.4304727Z 2023-01-11T21:35:35.4305461Z  2023-01-11T21:35:35.4305974Z  2023-01-11T21:35:35.4306311Z  2023-01-11T21:35:35.4306644Z  2023-01-11T21:35:35.4306917Z [249 / 817] 2 actions, 1 running 2023-01-11T21:35:35.4307306Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2023-01-11T21:35:35.4307693Z [Prepa] Creating source manifest for @onnx//:gen_proto [for host] 2023-01-11T21:35:35.6762243Z 2023-01-11T21:35:35.6762793Z  2023-01-11T21:35:35.6763324Z  2023-01-11T21:35:35.6763891Z [321 / 877] 3 actions running 2023-01-11T21:35:35.6764481Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2023-01-11T21:35:35.6765134Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2023-01-11T21:35:35.6765654Z Executing genrule @local_config_python//:python_include; 0s local 2023-01-11T21:35:35.8879757Z 2023-01-11T21:35:35.8880629Z  2023-01-11T21:35:35.8881054Z  2023-01-11T21:35:35.8881406Z  2023-01-11T21:35:35.8881934Z [326 / 880] 3 actions, 2 running 2023-01-11T21:35:35.8882707Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2023-01-11T21:35:35.8883348Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2023-01-11T21:35:35.8883805Z [Prepa] Symlinking virtual headers for @fbgemm//:fbgemm_src_headers 2023-01-11T21:35:36.1369058Z 2023-01-11T21:35:36.1369780Z  2023-01-11T21:35:36.1370331Z  2023-01-11T21:35:36.1370695Z  2023-01-11T21:35:36.1371145Z [331 / 1,730] 8 actions, 7 running 2023-01-11T21:35:36.1371807Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2023-01-11T21:35:36.1372674Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2023-01-11T21:35:36.1373287Z Compiling src/asmjit/x86/x86operand.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:36.1373931Z Compiling src/asmjit/x86/x86rapass.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:36.1374625Z Compiling src/asmjit/x86/x86emithelper.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:36.1375321Z Compiling src/asmjit/x86/x86compiler.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:36.1376104Z Compiling src/asmjit/x86/x86assembler.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:36.1376613Z [Scann] Compiling src/asmjit/core/zonevector.cpp 2023-01-11T21:35:36.3601901Z 2023-01-11T21:35:36.3602485Z  2023-01-11T21:35:36.3602848Z  2023-01-11T21:35:36.3603172Z  2023-01-11T21:35:36.3603459Z  2023-01-11T21:35:36.3603720Z  2023-01-11T21:35:36.3603998Z  2023-01-11T21:35:36.3604294Z  2023-01-11T21:35:36.3604572Z  2023-01-11T21:35:36.3605008Z [342 / 1,730] 7 actions, 6 running 2023-01-11T21:35:36.3605572Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2023-01-11T21:35:36.3606204Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2023-01-11T21:35:36.3606901Z Compiling src/asmjit/core/jitallocator.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:36.3607601Z Compiling src/asmjit/core/emitterutils.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:36.3608295Z Compiling src/asmjit/core/jitruntime.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:36.3608977Z Compiling src/asmjit/core/errorhandler.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:36.3609738Z [Scann] Compiling src/asmjit/core/emithelper.cpp 2023-01-11T21:35:36.6097773Z 2023-01-11T21:35:36.6098327Z  2023-01-11T21:35:36.6098679Z  2023-01-11T21:35:36.6098986Z  2023-01-11T21:35:36.6099258Z  2023-01-11T21:35:36.6099533Z  2023-01-11T21:35:36.6099831Z  2023-01-11T21:35:36.6100147Z  2023-01-11T21:35:36.6100747Z [349 / 1,730] 7 actions, 6 running 2023-01-11T21:35:36.6101344Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2023-01-11T21:35:36.6101993Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2023-01-11T21:35:36.6102674Z Compiling src/asmjit/core/jitallocator.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:36.6103362Z Compiling src/asmjit/arm/a64emithelper.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:36.6104068Z Compiling src/asmjit/arm/a64formatter.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:36.6104724Z Compiling src/linux/smallfile.c; 0s processwrapper-sandbox 2023-01-11T21:35:36.6105168Z [Scann] Compiling src/x86/isa.c 2023-01-11T21:35:36.8776427Z 2023-01-11T21:35:36.8776958Z  2023-01-11T21:35:36.8777313Z  2023-01-11T21:35:36.8777607Z  2023-01-11T21:35:36.8777914Z  2023-01-11T21:35:36.8778216Z  2023-01-11T21:35:36.8778465Z  2023-01-11T21:35:36.8778753Z  2023-01-11T21:35:36.8779178Z [358 / 1,730] 8 actions running 2023-01-11T21:35:36.8779710Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2023-01-11T21:35:36.8780349Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2023-01-11T21:35:36.8781058Z Compiling src/FbgemmFP16UKernelsAvx512.cc; 0s processwrapper-sandbox 2023-01-11T21:35:36.8781775Z Compiling src/FbgemmFP16UKernelsAvx512_256.cc; 0s processwrapper-sandbox 2023-01-11T21:35:36.8782389Z @fbgemm//:fbgemm_avx512; 0s processwrapper-sandbox 2023-01-11T21:35:36.8783029Z Compiling src/FbgemmBfloat16ConvertAvx512.cc; 0s processwrapper-sandbox 2023-01-11T21:35:36.8783690Z Compiling src/FbgemmSparseDenseAvx512.cc; 0s processwrapper-sandbox 2023-01-11T21:35:36.8784322Z Compiling src/QuantUtilsAvx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.1165757Z 2023-01-11T21:35:37.1166804Z  2023-01-11T21:35:37.1167179Z  2023-01-11T21:35:37.1167465Z  2023-01-11T21:35:37.1167772Z  2023-01-11T21:35:37.1168068Z  2023-01-11T21:35:37.1168370Z  2023-01-11T21:35:37.1168670Z  2023-01-11T21:35:37.1168972Z  2023-01-11T21:35:37.1169379Z [364 / 1,730] 8 actions, 7 running 2023-01-11T21:35:37.1169962Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2023-01-11T21:35:37.1170621Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2023-01-11T21:35:37.1171290Z Compiling src/OptimizedKernelsAvx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.1171953Z Compiling src/spmmUtilsAvx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.1172652Z Compiling src/FbgemmBfloat16ConvertAvx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.1173319Z Compiling src/spmmUtils.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.1173932Z Compiling src/TransposeUtils.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.1174458Z [Scann] Compiling src/RowWiseSparseAdagradFused.cc 2023-01-11T21:35:37.4202594Z 2023-01-11T21:35:37.4203250Z  2023-01-11T21:35:37.4203700Z  2023-01-11T21:35:37.4204052Z  2023-01-11T21:35:37.4204297Z  2023-01-11T21:35:37.4204478Z  2023-01-11T21:35:37.4204753Z  2023-01-11T21:35:37.4205047Z  2023-01-11T21:35:37.4205307Z  2023-01-11T21:35:37.4205725Z [370 / 1,730] 8 actions, 7 running 2023-01-11T21:35:37.4206303Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2023-01-11T21:35:37.4207041Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2023-01-11T21:35:37.4207970Z Compiling src/RowWiseSparseAdagradFused.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.4208996Z Compiling src/SparseAdagrad.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.4209806Z Compiling src/PackAWithQuantRowOffset.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.4210601Z Compiling src/PackMatrix.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.4211339Z Compiling src/PackAMatrix.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.4211995Z [Scann] Compiling src/PackAWithRowOffset.cc 2023-01-11T21:35:37.6247064Z 2023-01-11T21:35:37.6247553Z  2023-01-11T21:35:37.6247921Z  2023-01-11T21:35:37.6248245Z  2023-01-11T21:35:37.6248533Z  2023-01-11T21:35:37.6248839Z  2023-01-11T21:35:37.6249142Z  2023-01-11T21:35:37.6249423Z  2023-01-11T21:35:37.6249731Z  2023-01-11T21:35:37.6250159Z [376 / 1,730] 8 actions, 7 running 2023-01-11T21:35:37.6250738Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2023-01-11T21:35:37.6251398Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2023-01-11T21:35:37.6252069Z Compiling src/GroupwiseConv.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.6252779Z Compiling src/GenerateKernelU8S8S32ACC32.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.6253462Z Compiling src/FbgemmI8Spmdm.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.6254092Z Compiling src/FbgemmI64.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.6254665Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2023-01-11T21:35:37.6255087Z [Scann] Compiling src/FbgemmFPCommon.cc 2023-01-11T21:35:37.8785574Z 2023-01-11T21:35:37.8786093Z  2023-01-11T21:35:37.8786440Z  2023-01-11T21:35:37.8786751Z  2023-01-11T21:35:37.8787059Z  2023-01-11T21:35:37.8787345Z  2023-01-11T21:35:37.8787645Z  2023-01-11T21:35:37.8787949Z  2023-01-11T21:35:37.8788233Z  2023-01-11T21:35:37.8788641Z [382 / 1,730] 8 actions running 2023-01-11T21:35:37.8789212Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2023-01-11T21:35:37.8789868Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2023-01-11T21:35:37.8790516Z Compiling src/FbgemmFPCommon.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.8791174Z Compiling src/FbgemmSparseDense.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.8791832Z Compiling src/ExecuteKernelU8S8.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.8792498Z Compiling src/EmbeddingSpMDMNBit.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.8793076Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2023-01-11T21:35:37.8793610Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2023-01-11T21:35:38.0785902Z 2023-01-11T21:35:38.0786411Z  2023-01-11T21:35:38.0786809Z  2023-01-11T21:35:38.0787122Z  2023-01-11T21:35:38.0787445Z  2023-01-11T21:35:38.0789316Z  2023-01-11T21:35:38.0789956Z  2023-01-11T21:35:38.0790443Z  2023-01-11T21:35:38.0790877Z  2023-01-11T21:35:38.0791714Z [386 / 1,730] 8 actions running 2023-01-11T21:35:38.0792320Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2023-01-11T21:35:38.0792957Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2023-01-11T21:35:38.0793607Z Compiling src/ExecuteKernelU8S8.cc; 0s processwrapper-sandbox 2023-01-11T21:35:38.0794263Z Compiling src/EmbeddingSpMDMNBit.cc; 0s processwrapper-sandbox 2023-01-11T21:35:38.0794890Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2023-01-11T21:35:38.0795511Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2023-01-11T21:35:38.0796152Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2023-01-11T21:35:38.0796801Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2023-01-11T21:35:38.3014905Z 2023-01-11T21:35:38.3015437Z  2023-01-11T21:35:38.3015777Z  2023-01-11T21:35:38.3016075Z  2023-01-11T21:35:38.3016376Z  2023-01-11T21:35:38.3016830Z  2023-01-11T21:35:38.3017126Z  2023-01-11T21:35:38.3017422Z  2023-01-11T21:35:38.3017704Z  2023-01-11T21:35:38.3018118Z [395 / 1,730] 8 actions, 7 running 2023-01-11T21:35:38.3018688Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2023-01-11T21:35:38.3019315Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2023-01-11T21:35:38.3020027Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2023-01-11T21:35:38.3020649Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2023-01-11T21:35:38.3021280Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2023-01-11T21:35:38.3021887Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2023-01-11T21:35:38.3022512Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2023-01-11T21:35:38.3022984Z [Scann] Compiling src/libm/sleefsimddp.c 2023-01-11T21:35:38.5078588Z 2023-01-11T21:35:38.5079133Z  2023-01-11T21:35:38.5079538Z  2023-01-11T21:35:38.5079866Z  2023-01-11T21:35:38.5080225Z  2023-01-11T21:35:38.5080527Z  2023-01-11T21:35:38.5080814Z  2023-01-11T21:35:38.5081086Z  2023-01-11T21:35:38.5081380Z  2023-01-11T21:35:38.5081811Z [407 / 1,736] 7 actions, 6 running 2023-01-11T21:35:38.5082380Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2023-01-11T21:35:38.5083040Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2023-01-11T21:35:38.5083698Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2023-01-11T21:35:38.5084326Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2023-01-11T21:35:38.5084957Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2023-01-11T21:35:38.5085604Z Compiling src/libm/mkdisp.c [for host]; 0s processwrapper-sandbox 2023-01-11T21:35:38.5086062Z [Scann] Compiling src/libm/sleefld.c 2023-01-11T21:35:38.7085594Z 2023-01-11T21:35:38.7086174Z  2023-01-11T21:35:38.7089131Z  2023-01-11T21:35:38.7089669Z  2023-01-11T21:35:38.7089994Z  2023-01-11T21:35:38.7090301Z  2023-01-11T21:35:38.7090593Z  2023-01-11T21:35:38.7090899Z  2023-01-11T21:35:38.7091319Z [437 / 1,763] 8 actions, 7 running 2023-01-11T21:35:38.7091886Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2023-01-11T21:35:38.7093408Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2023-01-11T21:35:38.7093981Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2023-01-11T21:35:38.7094559Z //:cpu/AdaptiveMaxPoolKernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2023-01-11T21:35:38.7095189Z .../kernels/QuantizedOpKernels.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2023-01-11T21:35:38.7095741Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2023-01-11T21:35:38.7096204Z //:cpu/AdaptiveAvgPoolKernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2023-01-11T21:35:38.7096673Z [Prepa] Executing genrule //:cpu/ChannelShuffleKernel.cpp_AVX2_cp 2023-01-11T21:35:38.9627459Z 2023-01-11T21:35:38.9628016Z  2023-01-11T21:35:38.9628381Z  2023-01-11T21:35:38.9628720Z  2023-01-11T21:35:38.9629032Z  2023-01-11T21:35:38.9629415Z  2023-01-11T21:35:38.9629704Z  2023-01-11T21:35:38.9629985Z  2023-01-11T21:35:38.9630225Z  2023-01-11T21:35:38.9630662Z [469 / 1,787] 8 actions, 7 running 2023-01-11T21:35:38.9631254Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2023-01-11T21:35:38.9631869Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2023-01-11T21:35:38.9632534Z Compiling c10/util/intrusive_ptr.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:38.9633175Z Compiling c10/util/TypeList.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:38.9633830Z Compiling c10/util/Type_demangle.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:38.9634486Z Compiling c10/util/Metaprogramming.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:38.9635329Z Compiling c10/util/SmallVector.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:38.9635772Z [Scann] Compiling c10/util/Half.cpp 2023-01-11T21:35:39.1872236Z 2023-01-11T21:35:39.1872727Z  2023-01-11T21:35:39.1873112Z  2023-01-11T21:35:39.1873724Z  2023-01-11T21:35:39.1874943Z  2023-01-11T21:35:39.1875265Z  2023-01-11T21:35:39.1875573Z  2023-01-11T21:35:39.1876025Z  2023-01-11T21:35:39.1877941Z  2023-01-11T21:35:39.1878876Z [476 / 1,787] 8 actions, 7 running 2023-01-11T21:35:39.1879844Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2023-01-11T21:35:39.1880540Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2023-01-11T21:35:39.1881134Z Compiling c10/util/Exception.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.1881737Z Compiling c10/util/TypeCast.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.1882350Z Compiling c10/core/impl/alloc_cpu.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.1882966Z Compiling c10/util/typeid.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.1883604Z Compiling c10/mobile/CPUProfilingAllocator.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.1884144Z [Scann] Compiling c10/core/impl/LocalDispatchKeySet.cpp 2023-01-11T21:35:39.3942932Z 2023-01-11T21:35:39.3943467Z  2023-01-11T21:35:39.3943845Z  2023-01-11T21:35:39.3944135Z  2023-01-11T21:35:39.3944467Z  2023-01-11T21:35:39.3944771Z  2023-01-11T21:35:39.3945062Z  2023-01-11T21:35:39.3945365Z  2023-01-11T21:35:39.3945658Z  2023-01-11T21:35:39.3946079Z [481 / 1,787] 8 actions, 7 running 2023-01-11T21:35:39.3946674Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2023-01-11T21:35:39.3947349Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2023-01-11T21:35:39.3948061Z Compiling c10/core/impl/LocalDispatchKeySet.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.3948781Z Compiling c10/core/SymNodeImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.3949460Z Compiling c10/core/TensorOptions.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.3950137Z Compiling c10/core/SymIntArrayRef.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.3950807Z Compiling c10/core/SymFloat.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.3951278Z [Scann] Compiling c10/core/Storage.cpp 2023-01-11T21:35:39.6534348Z 2023-01-11T21:35:39.6535200Z  2023-01-11T21:35:39.6535575Z  2023-01-11T21:35:39.6535874Z  2023-01-11T21:35:39.6536186Z  2023-01-11T21:35:39.6536480Z  2023-01-11T21:35:39.6536772Z  2023-01-11T21:35:39.6537078Z  2023-01-11T21:35:39.6537386Z  2023-01-11T21:35:39.6537804Z [488 / 1,787] 8 actions, 7 running 2023-01-11T21:35:39.6538394Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2023-01-11T21:35:39.6539041Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2023-01-11T21:35:39.6539719Z Compiling c10/core/SafePyObject.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.6540386Z Compiling c10/core/DispatchKeySet.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.6541067Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.6541710Z Compiling c10/core/DispatchKey.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.6542339Z Compiling c10/core/Device.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.6542823Z [Scann] Compiling c10/core/AutogradState.cpp 2023-01-11T21:35:39.8796122Z 2023-01-11T21:35:39.8798188Z  2023-01-11T21:35:39.8800433Z  2023-01-11T21:35:39.8801817Z  2023-01-11T21:35:39.8811673Z  2023-01-11T21:35:39.8812011Z  2023-01-11T21:35:39.8812310Z  2023-01-11T21:35:39.8812603Z  2023-01-11T21:35:39.8812903Z  2023-01-11T21:35:39.8813307Z [494 / 1,787] 8 actions running 2023-01-11T21:35:39.8813885Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2023-01-11T21:35:39.8814743Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2023-01-11T21:35:39.8815398Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.8816067Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.8816735Z Compiling c10/core/Allocator.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.8817449Z Compiling c10/core/DeviceType.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.8818108Z Compiling c10/core/CopyBytes.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:39.8818774Z Compiling c10/core/DefaultDtype.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.0864171Z 2023-01-11T21:35:40.0864719Z  2023-01-11T21:35:40.0865060Z  2023-01-11T21:35:40.0865372Z  2023-01-11T21:35:40.0865681Z  2023-01-11T21:35:40.0865971Z  2023-01-11T21:35:40.0866274Z  2023-01-11T21:35:40.0866575Z  2023-01-11T21:35:40.0866858Z  2023-01-11T21:35:40.0867302Z [501 / 1,787] 8 actions, 7 running 2023-01-11T21:35:40.0867898Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2023-01-11T21:35:40.0868548Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2023-01-11T21:35:40.0869198Z Compiling c10/core/SymInt.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.0869874Z Compiling c10/core/WrapDimMinimal.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.0870557Z Compiling c10/core/StorageImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.0871183Z Compiling c10/core/Stream.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.0871805Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.0872315Z [Scann] Compiling c10/core/TensorImpl.cpp 2023-01-11T21:35:40.4023908Z 2023-01-11T21:35:40.4024627Z  2023-01-11T21:35:40.4025196Z  2023-01-11T21:35:40.4025538Z  2023-01-11T21:35:40.4025999Z  2023-01-11T21:35:40.4029207Z  2023-01-11T21:35:40.4029581Z  2023-01-11T21:35:40.4029802Z  2023-01-11T21:35:40.4029968Z  2023-01-11T21:35:40.4030200Z [507 / 1,787] 8 actions, 7 running 2023-01-11T21:35:40.4030538Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2023-01-11T21:35:40.4030959Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2023-01-11T21:35:40.4031316Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.4031705Z Compiling src/asmjit/core/assembler.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.4032072Z Compiling src/asmjit/x86/x86builder.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.4032439Z Compiling src/asmjit/x86/x86instdb.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.4032782Z Compiling src/asmjit/core/string.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.4033097Z [Scann] Compiling src/asmjit/core/support.cpp 2023-01-11T21:35:40.6577563Z 2023-01-11T21:35:40.6578083Z  2023-01-11T21:35:40.6578478Z  2023-01-11T21:35:40.6578763Z  2023-01-11T21:35:40.6579042Z  2023-01-11T21:35:40.6579330Z  2023-01-11T21:35:40.6579603Z  2023-01-11T21:35:40.6579886Z  2023-01-11T21:35:40.6580177Z  2023-01-11T21:35:40.6580573Z [518 / 1,787] 6 actions, 5 running 2023-01-11T21:35:40.6581158Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2023-01-11T21:35:40.6581827Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2023-01-11T21:35:40.6582490Z Compiling src/asmjit/arm/a64rapass.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.6583154Z Compiling src/asmjit/core/codeholder.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.6583852Z Compiling src/asmjit/core/builder.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.6584360Z [Scann] Compiling src/asmjit/arm/a64instapi.cpp 2023-01-11T21:35:40.8810303Z 2023-01-11T21:35:40.8810859Z  2023-01-11T21:35:40.8811226Z  2023-01-11T21:35:40.8813754Z  2023-01-11T21:35:40.8814057Z  2023-01-11T21:35:40.8814359Z  2023-01-11T21:35:40.8814648Z  2023-01-11T21:35:40.8815056Z [523 / 1,787] 8 actions running 2023-01-11T21:35:40.8815636Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2023-01-11T21:35:40.8816273Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2023-01-11T21:35:40.8817079Z Compiling src/GenerateI8Depthwise.cc; 0s processwrapper-sandbox 2023-01-11T21:35:40.8817761Z Compiling src/asmjit/core/emitter.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.8818419Z Compiling src/asmjit/arm/a64compiler.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.8819113Z Compiling src/asmjit/arm/a64assembler.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:40.8819762Z Compiling src/x86/linux/init.c; 0s processwrapper-sandbox 2023-01-11T21:35:40.8820352Z Compiling src/x86/uarch.c; 0s processwrapper-sandbox 2023-01-11T21:35:41.1502634Z 2023-01-11T21:35:41.1503156Z  2023-01-11T21:35:41.1503646Z  2023-01-11T21:35:41.1505771Z  2023-01-11T21:35:41.1506321Z  2023-01-11T21:35:41.1506802Z  2023-01-11T21:35:41.1507073Z  2023-01-11T21:35:41.1507361Z  2023-01-11T21:35:41.1507657Z  2023-01-11T21:35:41.1508103Z [535 / 1,787] 8 actions, 7 running 2023-01-11T21:35:41.1509965Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2023-01-11T21:35:41.1510632Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2023-01-11T21:35:41.1511303Z Compiling src/asmjit/arm/a64builder.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:41.1512045Z Compiling src/PackDepthwiseConvMatrixAvx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:41.1512702Z Compiling src/Utils.cc; 0s processwrapper-sandbox 2023-01-11T21:35:41.1513361Z Compiling src/FbgemmFloat16ConvertAvx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:41.1514083Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:41.1514657Z [Scann] Compiling src/FbgemmSparseDenseInt8Avx2.cc 2023-01-11T21:35:41.4783485Z 2023-01-11T21:35:41.4788768Z  2023-01-11T21:35:41.4789403Z  2023-01-11T21:35:41.4789849Z  2023-01-11T21:35:41.4790145Z  2023-01-11T21:35:41.4790571Z  2023-01-11T21:35:41.4790892Z  2023-01-11T21:35:41.4791175Z  2023-01-11T21:35:41.4791618Z  2023-01-11T21:35:41.4792302Z [541 / 1,787] 8 actions, 7 running 2023-01-11T21:35:41.4793022Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2023-01-11T21:35:41.4793816Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2023-01-11T21:35:41.4794614Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:41.4795449Z Compiling src/FbgemmFP16UKernelsAvx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:41.4796258Z Compiling src/PackWeightsForConv.cc; 0s processwrapper-sandbox 2023-01-11T21:35:41.4796942Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2023-01-11T21:35:41.4797621Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2023-01-11T21:35:41.4798305Z [Scann] Compiling src/FbgemmConv.cc 2023-01-11T21:35:41.6815006Z 2023-01-11T21:35:41.6815565Z  2023-01-11T21:35:41.6815891Z  2023-01-11T21:35:41.6816206Z  2023-01-11T21:35:41.6816514Z  2023-01-11T21:35:41.6816807Z  2023-01-11T21:35:41.6817115Z  2023-01-11T21:35:41.6817432Z  2023-01-11T21:35:41.6817721Z  2023-01-11T21:35:41.6818336Z [547 / 1,787] 8 actions running 2023-01-11T21:35:41.6818925Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2023-01-11T21:35:41.6819590Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2023-01-11T21:35:41.6820263Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:41.6820995Z Compiling src/GenerateKernelU8S8S32ACC16.cc; 0s processwrapper-sandbox 2023-01-11T21:35:41.6821774Z Compiling src/GroupwiseConvAcc32Avx512.cc; 0s processwrapper-sandbox 2023-01-11T21:35:41.6822643Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2023-01-11T21:35:41.6823298Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2023-01-11T21:35:41.6823953Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2023-01-11T21:35:41.8934639Z 2023-01-11T21:35:41.8935202Z  2023-01-11T21:35:41.8935556Z  2023-01-11T21:35:41.8936059Z  2023-01-11T21:35:41.8937623Z  2023-01-11T21:35:41.8937961Z  2023-01-11T21:35:41.8938264Z  2023-01-11T21:35:41.8938558Z  2023-01-11T21:35:41.8938874Z  2023-01-11T21:35:41.8939311Z [551 / 1,787] 8 actions, 7 running 2023-01-11T21:35:41.8939903Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2023-01-11T21:35:41.8940577Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2023-01-11T21:35:41.8941260Z Compiling src/GenerateKernelU8S8S32ACC16.cc; 0s processwrapper-sandbox 2023-01-11T21:35:41.8941964Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2023-01-11T21:35:41.8942596Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2023-01-11T21:35:41.8943246Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2023-01-11T21:35:41.8943871Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2023-01-11T21:35:41.8944385Z [Scann] Compiling c10/core/impl/PyInterpreter.cpp 2023-01-11T21:35:42.0944242Z 2023-01-11T21:35:42.0944787Z  2023-01-11T21:35:42.0945081Z  2023-01-11T21:35:42.0945399Z  2023-01-11T21:35:42.0945711Z  2023-01-11T21:35:42.0946019Z  2023-01-11T21:35:42.0946312Z  2023-01-11T21:35:42.0946613Z  2023-01-11T21:35:42.0946902Z  2023-01-11T21:35:42.0947335Z [583 / 1,817] 6 actions, 5 running 2023-01-11T21:35:42.0947840Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2023-01-11T21:35:42.0948362Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2023-01-11T21:35:42.0949010Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.0949669Z //:cpu/CopyKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2023-01-11T21:35:42.0950357Z //:cpu/AdaptiveAvgPoolKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2023-01-11T21:35:42.0950783Z [Prepa] Executing genrule //:cpu/Activation.cpp_DEFAULT_cp 2023-01-11T21:35:42.3268062Z 2023-01-11T21:35:42.3268554Z  2023-01-11T21:35:42.3268898Z  2023-01-11T21:35:42.3269207Z  2023-01-11T21:35:42.3269506Z  2023-01-11T21:35:42.3269785Z  2023-01-11T21:35:42.3270075Z  2023-01-11T21:35:42.3270500Z [592 / 1,817] 8 actions, 6 running 2023-01-11T21:35:42.3271077Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2023-01-11T21:35:42.3271728Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2023-01-11T21:35:42.3272424Z Compiling c10/util/DeadlockDetection.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.3273068Z Compiling c10/util/C++17.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.3273701Z Compiling c10/util/Backtrace.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.3274336Z Compiling c10/util/Array.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.3274785Z [Scann] Compiling c10/core/thread_pool.cpp 2023-01-11T21:35:42.3275277Z [Prepa] Compiling c10/core/impl/TorchDispatchModeTLS.cpp 2023-01-11T21:35:42.5424145Z 2023-01-11T21:35:42.5425251Z  2023-01-11T21:35:42.5425665Z  2023-01-11T21:35:42.5425969Z  2023-01-11T21:35:42.5426287Z  2023-01-11T21:35:42.5426605Z  2023-01-11T21:35:42.5426905Z  2023-01-11T21:35:42.5427216Z  2023-01-11T21:35:42.5427527Z  2023-01-11T21:35:42.5428008Z [597 / 1,817] 8 actions, 7 running 2023-01-11T21:35:42.5428618Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2023-01-11T21:35:42.5429233Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2023-01-11T21:35:42.5430084Z Compiling c10/core/thread_pool.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.5430908Z Compiling c10/mobile/CPUCachingAllocator.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.5431653Z Compiling c10/util/ThreadLocalDebugInfo.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.5432352Z Compiling c10/util/StringUtil.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.5433068Z Compiling c10/util/Optional.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.5433560Z [Scann] Compiling c10/util/complex_math.cpp 2023-01-11T21:35:42.7447764Z 2023-01-11T21:35:42.7448322Z  2023-01-11T21:35:42.7448690Z  2023-01-11T21:35:42.7449035Z  2023-01-11T21:35:42.7449347Z  2023-01-11T21:35:42.7449640Z  2023-01-11T21:35:42.7449949Z  2023-01-11T21:35:42.7450237Z  2023-01-11T21:35:42.7450529Z  2023-01-11T21:35:42.7450970Z [614 / 1,829] 8 actions, 7 running 2023-01-11T21:35:42.7451320Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2023-01-11T21:35:42.7451684Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2023-01-11T21:35:42.7452051Z Compiling c10/util/MathConstants.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.7452401Z Compiling c10/util/numa.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.7452748Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.7453197Z //:cpu/PowKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2023-01-11T21:35:42.7453543Z //:cpu/SumKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2023-01-11T21:35:42.7453846Z [Prepa] Executing genrule //:cpu/WeightNormKernel.cpp_DEFAULT_cp 2023-01-11T21:35:42.9682433Z 2023-01-11T21:35:42.9683151Z  2023-01-11T21:35:42.9683541Z  2023-01-11T21:35:42.9683993Z  2023-01-11T21:35:42.9684297Z  2023-01-11T21:35:42.9684761Z  2023-01-11T21:35:42.9685071Z  2023-01-11T21:35:42.9685535Z  2023-01-11T21:35:42.9685852Z  2023-01-11T21:35:42.9686424Z [626 / 1,833] 7 actions, 6 running 2023-01-11T21:35:42.9687121Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2023-01-11T21:35:42.9687785Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2023-01-11T21:35:42.9688451Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.9689111Z Compiling c10/util/int128.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.9689783Z Compiling c10/core/impl/SizesAndStrides.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.9690446Z Compiling src/asmjit/core/zone.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:42.9690944Z [Scann] Compiling src/asmjit/x86/x86instapi.cpp 2023-01-11T21:35:43.1701977Z 2023-01-11T21:35:43.1702777Z  2023-01-11T21:35:43.1703123Z  2023-01-11T21:35:43.1703411Z  2023-01-11T21:35:43.1703704Z  2023-01-11T21:35:43.1703979Z  2023-01-11T21:35:43.1704264Z  2023-01-11T21:35:43.1704570Z  2023-01-11T21:35:43.1705061Z [635 / 1,833] 6 actions, 5 running 2023-01-11T21:35:43.1705594Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2023-01-11T21:35:43.1706174Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2023-01-11T21:35:43.1706774Z Compiling src/asmjit/core/archtraits.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:43.1707419Z Compiling src/asmjit/arm/armformatter.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:43.1708038Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2023-01-11T21:35:43.1708433Z [Scann] Compiling src/init.c 2023-01-11T21:35:43.3766415Z 2023-01-11T21:35:43.3767222Z  2023-01-11T21:35:43.3767742Z  2023-01-11T21:35:43.3768146Z  2023-01-11T21:35:43.3768519Z  2023-01-11T21:35:43.3768855Z  2023-01-11T21:35:43.3769207Z  2023-01-11T21:35:43.3769669Z [642 / 1,833] 8 actions, 7 running 2023-01-11T21:35:43.3770276Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2023-01-11T21:35:43.3771144Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2023-01-11T21:35:43.3771819Z Compiling src/UtilsAvx512.cc; 0s processwrapper-sandbox 2023-01-11T21:35:43.3772531Z Compiling src/UtilsAvx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:43.3773265Z Compiling src/EmbeddingSpMDMAvx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:43.3774100Z Compiling src/QuantUtils.cc; 0s processwrapper-sandbox 2023-01-11T21:35:43.3774853Z Compiling src/FbgemmSparseDenseAvx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:43.3775436Z [Scann] Compiling src/ExecuteKernel.cc 2023-01-11T21:35:43.6266653Z 2023-01-11T21:35:43.6267248Z  2023-01-11T21:35:43.6267594Z  2023-01-11T21:35:43.6267857Z  2023-01-11T21:35:43.6268146Z  2023-01-11T21:35:43.6268408Z  2023-01-11T21:35:43.6268668Z  2023-01-11T21:35:43.6268929Z  2023-01-11T21:35:43.6269193Z  2023-01-11T21:35:43.6269591Z [648 / 1,833] 8 actions, 7 running 2023-01-11T21:35:43.6270124Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2023-01-11T21:35:43.6270705Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2023-01-11T21:35:43.6271290Z Compiling src/EmbeddingSpMDMAvx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:43.6271823Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2023-01-11T21:35:43.6272353Z Compiling src/FbgemmFP16.cc; 0s processwrapper-sandbox 2023-01-11T21:35:43.6272895Z Compiling src/PackAWithIm2Col.cc; 0s processwrapper-sandbox 2023-01-11T21:35:43.6273462Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2023-01-11T21:35:43.6273890Z [Scann] Compiling src/libm/sleefsimdsp.c 2023-01-11T21:35:43.8351635Z 2023-01-11T21:35:43.8352119Z  2023-01-11T21:35:43.8352485Z  2023-01-11T21:35:43.8352788Z  2023-01-11T21:35:43.8353065Z  2023-01-11T21:35:43.8353359Z  2023-01-11T21:35:43.8353654Z  2023-01-11T21:35:43.8353957Z  2023-01-11T21:35:43.8354246Z  2023-01-11T21:35:43.8354680Z [654 / 1,833] 8 actions, 7 running 2023-01-11T21:35:43.8355242Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2023-01-11T21:35:43.8355878Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2023-01-11T21:35:43.8356514Z Compiling src/Fbgemm.cc; 0s processwrapper-sandbox 2023-01-11T21:35:43.8357178Z Compiling src/GroupwiseConvAcc32Avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:43.8357970Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2023-01-11T21:35:43.8358606Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2023-01-11T21:35:43.8359228Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2023-01-11T21:35:43.8359675Z [Scann] Compiling src/libm/sleefqp.c 2023-01-11T21:35:44.0434107Z 2023-01-11T21:35:44.0434524Z  2023-01-11T21:35:44.0434745Z  2023-01-11T21:35:44.0434905Z  2023-01-11T21:35:44.0435086Z  2023-01-11T21:35:44.0435253Z  2023-01-11T21:35:44.0435407Z  2023-01-11T21:35:44.0435571Z  2023-01-11T21:35:44.0435736Z  2023-01-11T21:35:44.0435972Z [672 / 1,845] 8 actions, 7 running 2023-01-11T21:35:44.0436398Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2023-01-11T21:35:44.0436760Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2023-01-11T21:35:44.0437162Z Compiling src/Fbgemm.cc; 0s processwrapper-sandbox 2023-01-11T21:35:44.0437549Z Compiling src/GroupwiseConvAcc32Avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:44.0438253Z Compiling src/libm/sleefdp.c; 0s processwrapper-sandbox 2023-01-11T21:35:44.0438749Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2023-01-11T21:35:44.0439244Z Compiling external/sleef/dispsse.c; 0s processwrapper-sandbox 2023-01-11T21:35:44.0439629Z [Scann] Compiling src/libm/sleefsimddp.c 2023-01-11T21:35:44.2831623Z 2023-01-11T21:35:44.2832340Z  2023-01-11T21:35:44.2832716Z  2023-01-11T21:35:44.2832983Z  2023-01-11T21:35:44.2833276Z  2023-01-11T21:35:44.2833570Z  2023-01-11T21:35:44.2833837Z  2023-01-11T21:35:44.2834116Z  2023-01-11T21:35:44.2834419Z  2023-01-11T21:35:44.2834812Z [681 / 1,845] 8 actions running 2023-01-11T21:35:44.2835356Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2023-01-11T21:35:44.2836131Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2023-01-11T21:35:44.2836636Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2023-01-11T21:35:44.2837216Z Compiling src/PackWeightsForDirectConv.cc; 0s processwrapper-sandbox 2023-01-11T21:35:44.2838007Z Compiling src/GenerateKernel.cc; 0s processwrapper-sandbox 2023-01-11T21:35:44.2838571Z Compiling src/PackWeightMatrixForGConv.cc; 0s processwrapper-sandbox 2023-01-11T21:35:44.2839144Z Compiling src/linux/cpulist.c; 0s processwrapper-sandbox 2023-01-11T21:35:44.2839854Z Compiling src/FbgemmSparseDenseInt8Avx512.cc; 0s processwrapper-sandbox 2023-01-11T21:35:44.4942339Z 2023-01-11T21:35:44.4942800Z  2023-01-11T21:35:44.4943175Z  2023-01-11T21:35:44.4943487Z  2023-01-11T21:35:44.4943776Z  2023-01-11T21:35:44.4944075Z  2023-01-11T21:35:44.4944380Z  2023-01-11T21:35:44.4944668Z  2023-01-11T21:35:44.4944970Z  2023-01-11T21:35:44.4945416Z [683 / 1,845] 8 actions, 7 running 2023-01-11T21:35:44.4945998Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2023-01-11T21:35:44.4946654Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2023-01-11T21:35:44.4947370Z Compiling src/PackWeightsForDirectConv.cc; 0s processwrapper-sandbox 2023-01-11T21:35:44.4948060Z Compiling src/GenerateKernel.cc; 0s processwrapper-sandbox 2023-01-11T21:35:44.4948769Z Compiling src/PackWeightMatrixForGConv.cc; 0s processwrapper-sandbox 2023-01-11T21:35:44.4949533Z Compiling src/FbgemmSparseDenseInt8Avx512.cc; 0s processwrapper-sandbox 2023-01-11T21:35:44.4950199Z @fbgemm//:fbgemm_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:44.4950683Z [Scann] Compiling src/FbgemmFloat16ConvertAvx512.cc 2023-01-11T21:35:44.7484503Z 2023-01-11T21:35:44.7485058Z  2023-01-11T21:35:44.7485475Z  2023-01-11T21:35:44.7485755Z  2023-01-11T21:35:44.7486054Z  2023-01-11T21:35:44.7486355Z  2023-01-11T21:35:44.7486658Z  2023-01-11T21:35:44.7486955Z  2023-01-11T21:35:44.7487241Z  2023-01-11T21:35:44.7487666Z [693 / 1,845] 8 actions, 7 running 2023-01-11T21:35:44.7488218Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2023-01-11T21:35:44.7488843Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2023-01-11T21:35:44.7489512Z Compiling src/FbgemmI8Depthwise3DAvx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:44.7490216Z Compiling src/asmjit/core/funcargscontext.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:44.7490928Z Compiling src/asmjit/core/cpuinfo.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:44.7491603Z Compiling c10/core/impl/GPUTrace.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:44.7492258Z Compiling src/asmjit/core/virtmem.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:44.7492758Z [Scann] Compiling src/asmjit/core/rapass.cpp 2023-01-11T21:35:44.9933323Z 2023-01-11T21:35:44.9933871Z  2023-01-11T21:35:44.9934247Z  2023-01-11T21:35:44.9934576Z  2023-01-11T21:35:44.9935692Z  2023-01-11T21:35:44.9935952Z  2023-01-11T21:35:44.9936229Z  2023-01-11T21:35:44.9936524Z  2023-01-11T21:35:44.9936817Z  2023-01-11T21:35:44.9938881Z [703 / 1,882] 7 actions, 6 running 2023-01-11T21:35:44.9939457Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2023-01-11T21:35:44.9950817Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2023-01-11T21:35:44.9951531Z Compiling c10/core/impl/GPUTrace.cpp; 0s processwrapper-sandbox 2023-01-11T21:35:44.9952023Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2023-01-11T21:35:44.9952378Z Compiling third_party/libuv/src/random.c; 0s processwrapper-sandbox 2023-01-11T21:35:44.9952718Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2023-01-11T21:35:44.9953039Z [Scann] Compiling third_party/libuv/src/unix/procfs-exepath.c 2023-01-11T21:35:45.2050375Z 2023-01-11T21:35:45.2051197Z  2023-01-11T21:35:45.2051598Z  2023-01-11T21:35:45.2051929Z  2023-01-11T21:35:45.2052268Z  2023-01-11T21:35:45.2052561Z  2023-01-11T21:35:45.2052856Z  2023-01-11T21:35:45.2053138Z  2023-01-11T21:35:45.2053554Z [715 / 1,882] 8 actions, 7 running 2023-01-11T21:35:45.2054132Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2023-01-11T21:35:45.2054767Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2023-01-11T21:35:45.2055418Z Compiling third_party/libuv/src/unix/tty.c; 0s processwrapper-sandbox 2023-01-11T21:35:45.2056106Z Compiling third_party/libuv/src/unix/tcp.c; 0s processwrapper-sandbox 2023-01-11T21:35:45.2056780Z Compiling third_party/libuv/src/unix/pipe.c; 0s processwrapper-sandbox 2023-01-11T21:35:45.2057450Z Compiling third_party/libuv/src/unix/poll.c; 0s processwrapper-sandbox 2023-01-11T21:35:45.2058144Z Compiling third_party/libuv/src/unix/process.c; 0s processwrapper-sandbox 2023-01-11T21:35:45.2058654Z [Scann] Compiling third_party/libuv/src/unix/dl.c 2023-01-11T21:35:45.4153387Z 2023-01-11T21:35:45.4153917Z  2023-01-11T21:35:45.4154305Z  2023-01-11T21:35:45.4154586Z  2023-01-11T21:35:45.4154894Z  2023-01-11T21:35:45.4155228Z  2023-01-11T21:35:45.4155526Z  2023-01-11T21:35:45.4155842Z  2023-01-11T21:35:45.4156157Z  2023-01-11T21:35:45.4156596Z [728 / 1,882] 7 actions, 6 running 2023-01-11T21:35:45.4158384Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2023-01-11T21:35:45.4159091Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2023-01-11T21:35:45.4159754Z Compiling third_party/libuv/src/unix/fs.c; 0s processwrapper-sandbox 2023-01-11T21:35:45.4160491Z Compiling third_party/libuv/src/version.c; 0s processwrapper-sandbox 2023-01-11T21:35:45.4161167Z Compiling third_party/libuv/src/unix/udp.c; 0s processwrapper-sandbox 2023-01-11T21:35:45.4161866Z Compiling third_party/libuv/src/strscpy.c; 0s processwrapper-sandbox 2023-01-11T21:35:45.4162367Z [Scann] Compiling third_party/libuv/src/timer.c 2023-01-11T21:35:45.6791453Z 2023-01-11T21:35:45.6792032Z  2023-01-11T21:35:45.6792416Z  2023-01-11T21:35:45.6792723Z  2023-01-11T21:35:45.6793007Z  2023-01-11T21:35:45.6793304Z  2023-01-11T21:35:45.6793600Z  2023-01-11T21:35:45.6793883Z  2023-01-11T21:35:45.6794299Z [741 / 2,288] 3 actions, 2 running 2023-01-11T21:35:45.6794873Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2023-01-11T21:35:45.6795453Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2023-01-11T21:35:45.6795813Z [Prepa] @tensorpipe//:libuv 2023-01-11T21:35:45.8843765Z 2023-01-11T21:35:45.8844273Z  2023-01-11T21:35:45.8844619Z  2023-01-11T21:35:45.8844924Z  2023-01-11T21:35:45.8845358Z [744 / 2,684] 8 actions, 7 running 2023-01-11T21:35:45.8845943Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2023-01-11T21:35:45.8846606Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2023-01-11T21:35:45.8847188Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:45.8847723Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:45.8848277Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:45.8848805Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:45.8849335Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:45.8849940Z [Prepa] action 'SolibSymlink _solib_k8/_U@mkl_S_S_Cmkl___U/libmkl_def.so' 2023-01-11T21:35:46.2852435Z 2023-01-11T21:35:46.2852977Z  2023-01-11T21:35:46.2853346Z  2023-01-11T21:35:46.2853640Z  2023-01-11T21:35:46.2853945Z  2023-01-11T21:35:46.2854242Z  2023-01-11T21:35:46.2854532Z  2023-01-11T21:35:46.2854833Z  2023-01-11T21:35:46.2855131Z  2023-01-11T21:35:46.2855691Z [751 / 2,684] 8 actions running 2023-01-11T21:35:46.2856250Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2023-01-11T21:35:46.2856837Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.2857383Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.2857913Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.2858451Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.2858957Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.2859469Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.2860022Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.6599300Z 2023-01-11T21:35:46.6600939Z  2023-01-11T21:35:46.6601278Z  2023-01-11T21:35:46.6601537Z  2023-01-11T21:35:46.6601778Z  2023-01-11T21:35:46.6602047Z  2023-01-11T21:35:46.6602338Z  2023-01-11T21:35:46.6602596Z  2023-01-11T21:35:46.6602862Z  2023-01-11T21:35:46.6603326Z [759 / 2,684] 8 actions, 7 running 2023-01-11T21:35:46.6603919Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2023-01-11T21:35:46.6604498Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.6605048Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.6605593Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.6606124Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.6606661Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.6607196Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.6607650Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:35:46.8848978Z 2023-01-11T21:35:46.8849483Z  2023-01-11T21:35:46.8849845Z  2023-01-11T21:35:46.8850168Z  2023-01-11T21:35:46.8851923Z  2023-01-11T21:35:46.8852301Z  2023-01-11T21:35:46.8852603Z  2023-01-11T21:35:46.8852908Z  2023-01-11T21:35:46.8853233Z  2023-01-11T21:35:46.8854442Z [765 / 2,684] 8 actions running 2023-01-11T21:35:46.8855028Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2023-01-11T21:35:46.8855621Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.8856167Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.8856720Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.8858142Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.8858728Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.8859397Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:46.8859965Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.0855960Z 2023-01-11T21:35:47.0856891Z  2023-01-11T21:35:47.0857507Z  2023-01-11T21:35:47.0859513Z  2023-01-11T21:35:47.0859995Z  2023-01-11T21:35:47.0860440Z  2023-01-11T21:35:47.0860938Z  2023-01-11T21:35:47.0862491Z  2023-01-11T21:35:47.0862936Z  2023-01-11T21:35:47.0863998Z [771 / 2,684] 8 actions running 2023-01-11T21:35:47.0864563Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2023-01-11T21:35:47.0864897Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.0865238Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.0865549Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.0865830Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.0866211Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.0866883Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.0867244Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.3442850Z 2023-01-11T21:35:47.3443347Z  2023-01-11T21:35:47.3443708Z  2023-01-11T21:35:47.3444013Z  2023-01-11T21:35:47.3444301Z  2023-01-11T21:35:47.3444682Z  2023-01-11T21:35:47.3444989Z  2023-01-11T21:35:47.3445323Z  2023-01-11T21:35:47.3445793Z  2023-01-11T21:35:47.3446280Z [773 / 2,684] 8 actions, 7 running 2023-01-11T21:35:47.3446909Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2023-01-11T21:35:47.3447557Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.3448158Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.3448695Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.3449171Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.3449702Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.3450241Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.3450734Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/jit_uni_reorder.cpp 2023-01-11T21:35:47.6860648Z 2023-01-11T21:35:47.6861203Z  2023-01-11T21:35:47.6861683Z  2023-01-11T21:35:47.6862004Z  2023-01-11T21:35:47.6862299Z  2023-01-11T21:35:47.6862610Z  2023-01-11T21:35:47.6862926Z  2023-01-11T21:35:47.6863232Z  2023-01-11T21:35:47.6863537Z  2023-01-11T21:35:47.6863955Z [779 / 2,684] 8 actions running 2023-01-11T21:35:47.6864555Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2023-01-11T21:35:47.6865215Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.6865769Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.6866314Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.6866850Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.6867411Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.6867944Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:47.6868494Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.0871216Z 2023-01-11T21:35:48.0871931Z  2023-01-11T21:35:48.0872491Z  2023-01-11T21:35:48.0872810Z  2023-01-11T21:35:48.0873248Z  2023-01-11T21:35:48.0873550Z  2023-01-11T21:35:48.0874016Z  2023-01-11T21:35:48.0874300Z  2023-01-11T21:35:48.0874693Z  2023-01-11T21:35:48.0875122Z [786 / 2,684] 8 actions running 2023-01-11T21:35:48.0875652Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2023-01-11T21:35:48.0876223Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.0876765Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.0877285Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.0878148Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.0878697Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.0879200Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.0879717Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.2872445Z 2023-01-11T21:35:48.2873264Z  2023-01-11T21:35:48.2873805Z  2023-01-11T21:35:48.2874706Z  2023-01-11T21:35:48.2875027Z  2023-01-11T21:35:48.2875350Z  2023-01-11T21:35:48.2875658Z  2023-01-11T21:35:48.2876884Z  2023-01-11T21:35:48.2877179Z  2023-01-11T21:35:48.2877601Z [793 / 2,684] 8 actions running 2023-01-11T21:35:48.2878425Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2023-01-11T21:35:48.2878863Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.2879317Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.2879851Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.2880506Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.2881262Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.2881804Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.2882417Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.5789826Z 2023-01-11T21:35:48.5790681Z  2023-01-11T21:35:48.5791303Z  2023-01-11T21:35:48.5792111Z  2023-01-11T21:35:48.5792429Z  2023-01-11T21:35:48.5792927Z  2023-01-11T21:35:48.5793229Z  2023-01-11T21:35:48.5793487Z  2023-01-11T21:35:48.5793737Z  2023-01-11T21:35:48.5794152Z [794 / 2,684] 8 actions, 7 running 2023-01-11T21:35:48.5794682Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2023-01-11T21:35:48.5795271Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.5795829Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.5796378Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.5796923Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.5797467Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.5798213Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.5798666Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:35:48.7944601Z 2023-01-11T21:35:48.7945125Z  2023-01-11T21:35:48.7945445Z  2023-01-11T21:35:48.7945713Z  2023-01-11T21:35:48.7945981Z  2023-01-11T21:35:48.7946247Z  2023-01-11T21:35:48.7946476Z  2023-01-11T21:35:48.7946697Z  2023-01-11T21:35:48.7946914Z  2023-01-11T21:35:48.7947216Z [801 / 2,684] 8 actions, 7 running 2023-01-11T21:35:48.7947645Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2023-01-11T21:35:48.7948091Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.7948586Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.7949080Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.7949623Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.7950158Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.7950682Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:48.7951168Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/jit_brgemm_conv_utils.cpp 2023-01-11T21:35:49.0347701Z 2023-01-11T21:35:49.0348254Z  2023-01-11T21:35:49.0348508Z  2023-01-11T21:35:49.0348703Z  2023-01-11T21:35:49.0348864Z  2023-01-11T21:35:49.0349036Z  2023-01-11T21:35:49.0349212Z  2023-01-11T21:35:49.0349367Z  2023-01-11T21:35:49.0349536Z  2023-01-11T21:35:49.0349795Z [802 / 2,684] 8 actions, 7 running 2023-01-11T21:35:49.0350129Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2023-01-11T21:35:49.0350468Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.0350778Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.0351072Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.0351384Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.0351684Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.0351969Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.0352229Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:35:49.2888208Z 2023-01-11T21:35:49.2888802Z  2023-01-11T21:35:49.2889185Z  2023-01-11T21:35:49.2889509Z  2023-01-11T21:35:49.2889790Z  2023-01-11T21:35:49.2890087Z  2023-01-11T21:35:49.2890338Z  2023-01-11T21:35:49.2890601Z  2023-01-11T21:35:49.2890874Z  2023-01-11T21:35:49.2891246Z [808 / 2,684] 8 actions running 2023-01-11T21:35:49.2891737Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2023-01-11T21:35:49.2892255Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.2892680Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.2893161Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.2893904Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.2894320Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.2894769Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.2895215Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.4887922Z 2023-01-11T21:35:49.4888546Z  2023-01-11T21:35:49.4895405Z  2023-01-11T21:35:49.4895689Z  2023-01-11T21:35:49.4895904Z  2023-01-11T21:35:49.4896075Z  2023-01-11T21:35:49.4896282Z  2023-01-11T21:35:49.4896435Z  2023-01-11T21:35:49.4896603Z  2023-01-11T21:35:49.4896848Z [815 / 2,684] 7 actions running 2023-01-11T21:35:49.4897169Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2023-01-11T21:35:49.4897654Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.4897958Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.4898255Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.4898590Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.4898988Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.4899317Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.6902444Z 2023-01-11T21:35:49.6903342Z  2023-01-11T21:35:49.6903958Z  2023-01-11T21:35:49.6904416Z  2023-01-11T21:35:49.6904945Z  2023-01-11T21:35:49.6905480Z  2023-01-11T21:35:49.6907487Z  2023-01-11T21:35:49.6907939Z  2023-01-11T21:35:49.6908498Z [815 / 2,684] 8 actions running 2023-01-11T21:35:49.6909154Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2023-01-11T21:35:49.6909822Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.6910575Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.6911512Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.6911868Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.6912170Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.6912455Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:49.6912756Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.0898944Z 2023-01-11T21:35:50.0899539Z  2023-01-11T21:35:50.0903272Z  2023-01-11T21:35:50.0903588Z  2023-01-11T21:35:50.0903918Z  2023-01-11T21:35:50.0904216Z  2023-01-11T21:35:50.0904495Z  2023-01-11T21:35:50.0904794Z  2023-01-11T21:35:50.0905085Z  2023-01-11T21:35:50.0905477Z [822 / 2,684] 8 actions running 2023-01-11T21:35:50.0906012Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2023-01-11T21:35:50.0906727Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.0907243Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.0907742Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.0908287Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.0908906Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.0909291Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.0909839Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.2922202Z 2023-01-11T21:35:50.2922734Z  2023-01-11T21:35:50.2923134Z  2023-01-11T21:35:50.2923464Z  2023-01-11T21:35:50.2923754Z  2023-01-11T21:35:50.2924058Z  2023-01-11T21:35:50.2924357Z  2023-01-11T21:35:50.2924644Z  2023-01-11T21:35:50.2924946Z  2023-01-11T21:35:50.2925364Z [829 / 2,684] 8 actions running 2023-01-11T21:35:50.2925941Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2023-01-11T21:35:50.2926535Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.2927090Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.2927623Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.2928370Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.2928912Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.2929461Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.2929996Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.5258809Z 2023-01-11T21:35:50.5259493Z  2023-01-11T21:35:50.5259874Z  2023-01-11T21:35:50.5260485Z  2023-01-11T21:35:50.5260803Z  2023-01-11T21:35:50.5261275Z  2023-01-11T21:35:50.5261904Z  2023-01-11T21:35:50.5262216Z  2023-01-11T21:35:50.5262614Z  2023-01-11T21:35:50.5263032Z [830 / 2,684] 8 actions, 7 running 2023-01-11T21:35:50.5263613Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2023-01-11T21:35:50.5264198Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.5264745Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.5265284Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.5265820Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.5266360Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.5266875Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.5267334Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:35:50.8319022Z 2023-01-11T21:35:50.8319543Z  2023-01-11T21:35:50.8319993Z  2023-01-11T21:35:50.8320416Z  2023-01-11T21:35:50.8320722Z  2023-01-11T21:35:50.8321027Z  2023-01-11T21:35:50.8321629Z  2023-01-11T21:35:50.8322980Z  2023-01-11T21:35:50.8323294Z  2023-01-11T21:35:50.8323761Z [837 / 2,684] 8 actions, 7 running 2023-01-11T21:35:50.8324353Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2023-01-11T21:35:50.8324927Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.8325436Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.8326005Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.8326550Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.8327070Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.8327604Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:50.8328041Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:35:51.1064697Z 2023-01-11T21:35:51.1065110Z  2023-01-11T21:35:51.1065336Z  2023-01-11T21:35:51.1065507Z  2023-01-11T21:35:51.1065674Z  2023-01-11T21:35:51.1065827Z  2023-01-11T21:35:51.1065992Z  2023-01-11T21:35:51.1066157Z  2023-01-11T21:35:51.1066307Z  2023-01-11T21:35:51.1066559Z [843 / 2,684] 8 actions running 2023-01-11T21:35:51.1066936Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2023-01-11T21:35:51.1067249Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:51.1067552Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:51.1067858Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:51.1068203Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:51.1068493Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:51.1068783Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:51.1069057Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:51.3069636Z 2023-01-11T21:35:51.3070232Z  2023-01-11T21:35:51.3070643Z  2023-01-11T21:35:51.3071647Z  2023-01-11T21:35:51.3071889Z  2023-01-11T21:35:51.3072158Z  2023-01-11T21:35:51.3072457Z  2023-01-11T21:35:51.3072729Z  2023-01-11T21:35:51.3073033Z  2023-01-11T21:35:51.3077338Z [850 / 2,684] 8 actions, 7 running 2023-01-11T21:35:51.3079390Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:51.3080003Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:51.3080653Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:51.3081505Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:51.3082843Z //:generated_caffe2_aten_op_headers; 0s processwrapper-sandbox 2023-01-11T21:35:51.3083622Z //:UfuncCPUKernel_add.cpp_AVX2_cp; 0s processwrapper-sandbox 2023-01-11T21:35:51.3084255Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:51.3084982Z [Prepa] Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp 2023-01-11T21:35:51.6142640Z 2023-01-11T21:35:51.6143166Z  2023-01-11T21:35:51.6143548Z  2023-01-11T21:35:51.6143758Z  2023-01-11T21:35:51.6143960Z  2023-01-11T21:35:51.6144128Z  2023-01-11T21:35:51.6144294Z  2023-01-11T21:35:51.6144446Z  2023-01-11T21:35:51.6144611Z  2023-01-11T21:35:51.6144898Z [854 / 2,684] 8 actions, 7 running 2023-01-11T21:35:51.6145342Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:51.6145822Z //:generated_caffe2_aten_op_headers; 0s processwrapper-sandbox 2023-01-11T21:35:51.6146327Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:35:51.6146816Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:51.6147300Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:51.6147783Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:51.6148200Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:51.6148527Z [Scann] //:ATen_CPU_DEFAULT 2023-01-11T21:35:51.8255377Z 2023-01-11T21:35:51.8255826Z  2023-01-11T21:35:51.8256175Z  2023-01-11T21:35:51.8256466Z  2023-01-11T21:35:51.8256763Z  2023-01-11T21:35:51.8257050Z  2023-01-11T21:35:51.8257316Z  2023-01-11T21:35:51.8257741Z  2023-01-11T21:35:51.8258043Z  2023-01-11T21:35:51.8258482Z [856 / 2,684] 8 actions, 7 running 2023-01-11T21:35:51.8259103Z //:generated_caffe2_aten_op_headers; 0s processwrapper-sandbox 2023-01-11T21:35:51.8259743Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:51.8260278Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:51.8260819Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:51.8261377Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:51.8261922Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:51.8262477Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:51.8263018Z [Scann] Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp 2023-01-11T21:35:52.1077577Z 2023-01-11T21:35:52.1078267Z  2023-01-11T21:35:52.1078582Z  2023-01-11T21:35:52.1078908Z  2023-01-11T21:35:52.1079226Z  2023-01-11T21:35:52.1079517Z  2023-01-11T21:35:52.1079827Z  2023-01-11T21:35:52.1080193Z  2023-01-11T21:35:52.1080487Z  2023-01-11T21:35:52.1080897Z [856 / 2,684] 8 actions running 2023-01-11T21:35:52.1081482Z //:generated_caffe2_aten_op_headers; 0s processwrapper-sandbox 2023-01-11T21:35:52.1082060Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:52.1082368Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:52.1082664Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:52.1082949Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:52.1083250Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:52.1083557Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:52.1083840Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:53.1633574Z 2023-01-11T21:35:53.1634132Z  2023-01-11T21:35:53.1634495Z  2023-01-11T21:35:53.1634798Z  2023-01-11T21:35:53.1635091Z  2023-01-11T21:35:53.1635371Z  2023-01-11T21:35:53.1635660Z  2023-01-11T21:35:53.1635961Z  2023-01-11T21:35:53.1636230Z  2023-01-11T21:35:53.1636641Z [856 / 2,684] 8 actions running 2023-01-11T21:35:53.1637224Z //:generated_caffe2_aten_op_headers; 1s processwrapper-sandbox 2023-01-11T21:35:53.1638419Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:53.1638974Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:53.1639508Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:35:53.1640036Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:53.1640513Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:53.1641173Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:53.1641700Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:35:53.7753068Z 2023-01-11T21:35:53.7753615Z  2023-01-11T21:35:53.7754067Z  2023-01-11T21:35:53.7754350Z  2023-01-11T21:35:53.7754654Z  2023-01-11T21:35:53.7754935Z  2023-01-11T21:35:53.7755236Z  2023-01-11T21:35:53.7755569Z  2023-01-11T21:35:53.7755876Z  2023-01-11T21:35:53.7756273Z [857 / 2,684] 8 actions, 7 running 2023-01-11T21:35:53.7756758Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2023-01-11T21:35:53.7757114Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:53.7757495Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:53.7757951Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:53.7758307Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:53.7758618Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:53.7758980Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:35:53.7759195Z [Scann] //:ATen_CPU_DEFAULT 2023-01-11T21:35:53.7833670Z 2023-01-11T21:35:53.7834044Z  2023-01-11T21:35:53.7834425Z  2023-01-11T21:35:53.7834861Z  2023-01-11T21:35:53.7835169Z  2023-01-11T21:35:53.7835475Z  2023-01-11T21:35:53.7835685Z  2023-01-11T21:35:53.7835839Z  2023-01-11T21:35:53.7836005Z  2023-01-11T21:35:53.7836339Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2023-01-11T21:35:53.7836667Z [857 / 2,684] 8 actions running 2023-01-11T21:35:53.7836987Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2023-01-11T21:35:53.7837316Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:53.7837608Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:53.7838081Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:53.7838390Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:53.7838672Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:53.7838965Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:35:53.7839264Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:53.8780799Z 2023-01-11T21:35:53.8787889Z  2023-01-11T21:35:53.8788245Z  2023-01-11T21:35:53.8788542Z  2023-01-11T21:35:53.8788839Z  2023-01-11T21:35:53.8789104Z  2023-01-11T21:35:53.8789386Z  2023-01-11T21:35:53.8789663Z  2023-01-11T21:35:53.8789959Z  2023-01-11T21:35:53.8790685Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8:0: 2023-01-11T21:35:53.8791567Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:35:53.8792449Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:38:78: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:35:53.8793116Z [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2023-01-11T21:35:53.8793535Z ^ 2023-01-11T21:35:53.8793894Z [857 / 2,684] 8 actions running 2023-01-11T21:35:53.8794318Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2023-01-11T21:35:53.8794773Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:53.8795411Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:53.8795854Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:53.8796286Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:53.8796710Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:53.8797109Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2023-01-11T21:35:53.8797811Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:54.1634293Z 2023-01-11T21:35:54.1634897Z  2023-01-11T21:35:54.1635396Z  2023-01-11T21:35:54.1635960Z  2023-01-11T21:35:54.1636283Z  2023-01-11T21:35:54.1636590Z  2023-01-11T21:35:54.1636750Z  2023-01-11T21:35:54.1636963Z  2023-01-11T21:35:54.1637131Z  2023-01-11T21:35:54.1637361Z [858 / 2,684] 8 actions running 2023-01-11T21:35:54.1637922Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2023-01-11T21:35:54.1638274Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:54.1638645Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:54.1638953Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:54.1639306Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:54.1639686Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2023-01-11T21:35:54.1640197Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:54.1640573Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.0904916Z 2023-01-11T21:35:55.0905780Z  2023-01-11T21:35:55.0906117Z  2023-01-11T21:35:55.0906405Z  2023-01-11T21:35:55.0906721Z  2023-01-11T21:35:55.0907006Z  2023-01-11T21:35:55.0907271Z  2023-01-11T21:35:55.0907546Z  2023-01-11T21:35:55.0907823Z  2023-01-11T21:35:55.0908386Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2023-01-11T21:35:55.0908920Z [858 / 2,684] 8 actions running 2023-01-11T21:35:55.0909467Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2023-01-11T21:35:55.0909996Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.0910500Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.0910999Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.0911480Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.0911983Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2023-01-11T21:35:55.0912486Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.0912980Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.0913223Z 2023-01-11T21:35:55.0913360Z  2023-01-11T21:35:55.0913641Z  2023-01-11T21:35:55.0913897Z  2023-01-11T21:35:55.0914170Z  2023-01-11T21:35:55.0914440Z  2023-01-11T21:35:55.0914706Z  2023-01-11T21:35:55.0914986Z  2023-01-11T21:35:55.0915269Z  2023-01-11T21:35:55.0915726Z In file included from ./c10/util/ArrayRef.h:21:0, 2023-01-11T21:35:55.0916107Z from ./c10/core/DispatchKey.h:5, 2023-01-11T21:35:55.0916464Z from ./c10/core/Backend.h:4, 2023-01-11T21:35:55.0916805Z from ./c10/core/Layout.h:3, 2023-01-11T21:35:55.0917383Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:12, 2023-01-11T21:35:55.0918059Z from aten/src/ATen/core/Tensor.h:3, 2023-01-11T21:35:55.0918450Z from aten/src/ATen/native/layer_norm.h:3, 2023-01-11T21:35:55.0919132Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:2: 2023-01-11T21:35:55.0920245Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2023-01-11T21:35:55.0921100Z ./c10/util/SmallVector.h:606:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:35:55.0921777Z void growAndAssign(size_t NumElts, T Elt) { 2023-01-11T21:35:55.0922088Z ^~~~~~~~~~~~~ 2023-01-11T21:35:55.0922461Z [858 / 2,684] 8 actions running 2023-01-11T21:35:55.0922977Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2023-01-11T21:35:55.0923499Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.0924083Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.0924591Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.0925086Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.0925563Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2023-01-11T21:35:55.0926059Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.0926599Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.1299825Z 2023-01-11T21:35:55.1302016Z  2023-01-11T21:35:55.1302388Z  2023-01-11T21:35:55.1302693Z  2023-01-11T21:35:55.1303005Z  2023-01-11T21:35:55.1303278Z  2023-01-11T21:35:55.1303567Z  2023-01-11T21:35:55.1303858Z  2023-01-11T21:35:55.1304135Z  2023-01-11T21:35:55.1304755Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2023-01-11T21:35:55.1305315Z [859 / 2,684] 8 actions running 2023-01-11T21:35:55.1305882Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2023-01-11T21:35:55.1306452Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.1306988Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.1307525Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.1308061Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2023-01-11T21:35:55.1308591Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.1309126Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.1309641Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.1309908Z 2023-01-11T21:35:55.1310049Z  2023-01-11T21:35:55.1310331Z  2023-01-11T21:35:55.1310626Z  2023-01-11T21:35:55.1310901Z  2023-01-11T21:35:55.1311193Z  2023-01-11T21:35:55.1311484Z  2023-01-11T21:35:55.1311760Z  2023-01-11T21:35:55.1312049Z  2023-01-11T21:35:55.1312541Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T21:35:55.1313320Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:12: 2023-01-11T21:35:55.1315145Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = float; Op = at::native::{anonymous}::batch_norm_cpu_collect_stats_contiguous_internal(at::Tensor&, at::Tensor&, const at::Tensor&):: [with param_t = float]::&, at::vec::DEFAULT::Vectorized&)>]': 2023-01-11T21:35:55.1316479Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:35:55.1317009Z inline scalar_t vec_reduce_all( 2023-01-11T21:35:55.1317318Z ^~~~~~~~~~~~~~ 2023-01-11T21:35:55.1317848Z [859 / 2,684] 8 actions running 2023-01-11T21:35:55.1318411Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2023-01-11T21:35:55.1318990Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.1319509Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.1320098Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.1320625Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2023-01-11T21:35:55.1321137Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.1321665Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.1322192Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.1346081Z 2023-01-11T21:35:55.1347049Z  2023-01-11T21:35:55.1347395Z  2023-01-11T21:35:55.1347735Z  2023-01-11T21:35:55.1348031Z  2023-01-11T21:35:55.1348311Z  2023-01-11T21:35:55.1348607Z  2023-01-11T21:35:55.1348902Z  2023-01-11T21:35:55.1349173Z  2023-01-11T21:35:55.1350085Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2023-01-11T21:35:55.1350718Z [859 / 2,684] 8 actions running 2023-01-11T21:35:55.1351271Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2023-01-11T21:35:55.1351862Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.1352418Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.1352957Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.1353497Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2023-01-11T21:35:55.1354040Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.1354583Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.1355132Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.1355395Z 2023-01-11T21:35:55.1355545Z  2023-01-11T21:35:55.1355850Z  2023-01-11T21:35:55.1356139Z  2023-01-11T21:35:55.1356439Z  2023-01-11T21:35:55.1356853Z  2023-01-11T21:35:55.1357128Z  2023-01-11T21:35:55.1357428Z  2023-01-11T21:35:55.1357851Z  2023-01-11T21:35:55.1358309Z In file included from /usr/include/c++/7/tuple:39:0, 2023-01-11T21:35:55.1358750Z from /usr/include/c++/7/functional:54, 2023-01-11T21:35:55.1359153Z from ./c10/core/DeviceType.h:10, 2023-01-11T21:35:55.1359512Z from ./c10/core/Device.h:3, 2023-01-11T21:35:55.1360195Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:11, 2023-01-11T21:35:55.1360702Z from aten/src/ATen/core/Tensor.h:3, 2023-01-11T21:35:55.1361514Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:2: 2023-01-11T21:35:55.1363281Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T21:35:55.1365285Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T21:35:55.1367195Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T21:35:55.1369079Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T21:35:55.1370920Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T21:35:55.1373235Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:35:55.1376035Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:35:55.1377635Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4229:1: required from here 2023-01-11T21:35:55.1378613Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:35:55.1379072Z struct array 2023-01-11T21:35:55.1379355Z ^~~~~ 2023-01-11T21:35:55.1380204Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2023-01-11T21:35:55.1380907Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:35:55.1381308Z ^~~~~~~~ 2023-01-11T21:35:55.1382821Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T21:35:55.1384930Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T21:35:55.1386877Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T21:35:55.1389908Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T21:35:55.1391752Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T21:35:55.1394033Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:35:55.1396602Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:35:55.1398486Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4229:1: required from here 2023-01-11T21:35:55.1399588Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:35:55.1400129Z struct array 2023-01-11T21:35:55.1400413Z ^~~~~ 2023-01-11T21:35:55.1401260Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2023-01-11T21:35:55.1401885Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:35:55.1402270Z ^~~~~~~~ 2023-01-11T21:35:55.1403746Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T21:35:55.1405770Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T21:35:55.1407655Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T21:35:55.1409531Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T21:35:55.1411373Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T21:35:55.1413659Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:35:55.1416253Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:35:55.1417848Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4229:1: required from here 2023-01-11T21:35:55.1418811Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:35:55.1419254Z struct array 2023-01-11T21:35:55.1419545Z ^~~~~ 2023-01-11T21:35:55.1420346Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2023-01-11T21:35:55.1421035Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:35:55.1421418Z ^~~~~~~~ 2023-01-11T21:35:55.1422995Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T21:35:55.1424922Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T21:35:55.1426585Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T21:35:55.1428202Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T21:35:55.1429747Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T21:35:55.1431774Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:35:55.1434035Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:35:55.1435382Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4230:1: required from here 2023-01-11T21:35:55.1436244Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:35:55.1436656Z struct array 2023-01-11T21:35:55.1436898Z ^~~~~ 2023-01-11T21:35:55.1437628Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2023-01-11T21:35:55.1472289Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:35:55.1472659Z ^~~~~~~~ 2023-01-11T21:35:55.1474044Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T21:35:55.1475939Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T21:35:55.1477862Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T21:35:55.1479593Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T21:35:55.1481333Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T21:35:55.1483002Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:35:55.1484420Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:35:55.1485306Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4230:1: required from here 2023-01-11T21:35:55.1485858Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:35:55.1486130Z struct array 2023-01-11T21:35:55.1486298Z ^~~~~ 2023-01-11T21:35:55.1486769Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2023-01-11T21:35:55.1487125Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:35:55.1487353Z ^~~~~~~~ 2023-01-11T21:35:55.1488171Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T21:35:55.1489271Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T21:35:55.1490401Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T21:35:55.1491682Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T21:35:55.1492747Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T21:35:55.1494385Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:35:55.1495820Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:35:55.1496703Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4230:1: required from here 2023-01-11T21:35:55.1497250Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:35:55.1497516Z struct array 2023-01-11T21:35:55.1497669Z ^~~~~ 2023-01-11T21:35:55.1498116Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2023-01-11T21:35:55.1498452Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:35:55.1498668Z ^~~~~~~~ 2023-01-11T21:35:55.1498914Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2023-01-11T21:35:55.1499170Z from aten/src/ATen/cpu/vec/vec.h:6, 2023-01-11T21:35:55.1499398Z from aten/src/ATen/native/cpu/Loops.h:37, 2023-01-11T21:35:55.1499871Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:11: 2023-01-11T21:35:55.1501177Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::DEFAULT::VectorizedQuantizedConverter::float_vec_return_type at::vec::DEFAULT::VectorizedQuantizedConverter::dequantize(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) const [with T = c10::qint8; float_vec_return_type_ = std::array, 4>; int_vec_return_type_ = std::array, 4>; int size_ = 32]': 2023-01-11T21:35:55.1502125Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:807:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:35:55.1502427Z float_vec_return_type dequantize( 2023-01-11T21:35:55.1502624Z ^~~~~~~~~~ 2023-01-11T21:35:55.1502844Z [859 / 2,684] 8 actions running 2023-01-11T21:35:55.1503152Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2023-01-11T21:35:55.1503481Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.1503773Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.1504146Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2023-01-11T21:35:55.1504445Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2023-01-11T21:35:55.1504744Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.1505030Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.1505328Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.2595320Z 2023-01-11T21:35:55.2598898Z  2023-01-11T21:35:55.2600413Z  2023-01-11T21:35:55.2601191Z  2023-01-11T21:35:55.2601882Z  2023-01-11T21:35:55.2602316Z  2023-01-11T21:35:55.2602621Z  2023-01-11T21:35:55.2602948Z  2023-01-11T21:35:55.2603226Z  2023-01-11T21:35:55.2603851Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2023-01-11T21:35:55.2604412Z [863 / 2,684] 8 actions running 2023-01-11T21:35:55.2604953Z //:generated_caffe2_aten_op_headers; 4s processwrapper-sandbox 2023-01-11T21:35:55.2605541Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.2606081Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.2606594Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.2607133Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.2607657Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:55.2608176Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.2608714Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.2608974Z 2023-01-11T21:35:55.2609118Z  2023-01-11T21:35:55.2609425Z  2023-01-11T21:35:55.2609705Z  2023-01-11T21:35:55.2609999Z  2023-01-11T21:35:55.2610295Z  2023-01-11T21:35:55.2610575Z  2023-01-11T21:35:55.2610871Z  2023-01-11T21:35:55.2611148Z  2023-01-11T21:35:55.2611636Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T21:35:55.2612436Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:11: 2023-01-11T21:35:55.2614093Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized) [with scalar_t = float; Op = at::native::{anonymous}::CalcInternalGradientsChannelsLast(const T*, const T*, const PT*, PT*, PT*, int64_t, int64_t, int64_t) [with T = c10::BFloat16; PT = float]::]': 2023-01-11T21:35:55.2615356Z aten/src/ATen/cpu/vec/functional_base.h:82:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:35:55.2615985Z inline scalar_t vec_reduce_all(const Op& vec_fun, Vectorized acc_vec) { 2023-01-11T21:35:55.2616415Z ^~~~~~~~~~~~~~ 2023-01-11T21:35:55.2616837Z [863 / 2,684] 8 actions running 2023-01-11T21:35:55.2617374Z //:generated_caffe2_aten_op_headers; 4s processwrapper-sandbox 2023-01-11T21:35:55.2617950Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.2618498Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:55.2619034Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.2619555Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.2620075Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:55.2620604Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.2621120Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.5643453Z 2023-01-11T21:35:55.5644251Z  2023-01-11T21:35:55.5644624Z  2023-01-11T21:35:55.5644790Z  2023-01-11T21:35:55.5644978Z  2023-01-11T21:35:55.5645147Z  2023-01-11T21:35:55.5645297Z  2023-01-11T21:35:55.5645463Z  2023-01-11T21:35:55.5645631Z  2023-01-11T21:35:55.5645867Z [865 / 2,684] 8 actions running 2023-01-11T21:35:55.5646203Z //:generated_caffe2_aten_op_headers; 4s processwrapper-sandbox 2023-01-11T21:35:55.6178776Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.6179316Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.6179847Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:55.6180382Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.6180928Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:55.6182377Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:55.6182939Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:56.0930449Z 2023-01-11T21:35:56.0931024Z  2023-01-11T21:35:56.0931409Z  2023-01-11T21:35:56.0931717Z  2023-01-11T21:35:56.0932042Z  2023-01-11T21:35:56.0932344Z  2023-01-11T21:35:56.0932621Z  2023-01-11T21:35:56.0932893Z  2023-01-11T21:35:56.0933152Z  2023-01-11T21:35:56.0933728Z INFO: From Executing genrule //:generated_caffe2_aten_op_headers: 2023-01-11T21:35:56.0934279Z [865 / 2,684] 8 actions running 2023-01-11T21:35:56.0934890Z //:generated_caffe2_aten_op_headers; 4s processwrapper-sandbox 2023-01-11T21:35:56.0935488Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:56.0936050Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:56.0936604Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:56.0937140Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:56.0937711Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:56.0938253Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:56.0938733Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:56.0939003Z 2023-01-11T21:35:56.0939151Z  2023-01-11T21:35:56.0939461Z  2023-01-11T21:35:56.0939752Z  2023-01-11T21:35:56.0940059Z  2023-01-11T21:35:56.0940344Z  2023-01-11T21:35:56.0940637Z  2023-01-11T21:35:56.0940925Z  2023-01-11T21:35:56.0941189Z  2023-01-11T21:35:56.0979905Z Skipping rename Because of Arg: c10::optional (at::DimnameList) 2023-01-11T21:35:56.0980431Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.0980742Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.0981477Z Skipping refine_names Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.0981802Z Skipping _cudnn_rnn_backward Because of Arg: ::std::array (::std::array) 2023-01-11T21:35:56.0982114Z Skipping _cudnn_init_dropout_state because it is a factory method 2023-01-11T21:35:56.0982553Z Skipping _fused_dropout Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.0983036Z Skipping native_dropout Because of Arg: c10::optional (bool) 2023-01-11T21:35:56.0983649Z Skipping _sobol_engine_draw Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.0984000Z Skipping chalf Because of Arg: c10::optional (at::MemoryFormat) 2023-01-11T21:35:56.0984310Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.0984564Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.0984828Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.0985091Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.0985341Z Skipping arange because it is a factory method 2023-01-11T21:35:56.0985611Z Skipping argmax Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.0985893Z Skipping argmax Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.0986161Z Skipping argmin Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.0986436Z Skipping argmin Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.0986720Z Skipping as_strided Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.0986998Z Skipping bartlett_window because it is a factory method 2023-01-11T21:35:56.0988134Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.0988451Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.0988940Z Skipping blackman_window because it is a factory method 2023-01-11T21:35:56.0989349Z Skipping cat Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.0990246Z Skipping concat Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.0990595Z Skipping concatenate Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.0991003Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.0991472Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.0992663Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.0993002Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.0993630Z Skipping contiguous Because of Arg: at::MemoryFormat (at::MemoryFormat) 2023-01-11T21:35:56.0994112Z Skipping convolution_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.0994499Z Skipping _convolution_mode Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.0994884Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.0995258Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.0995545Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.0995981Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.0996250Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.0996529Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.0996966Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.0997270Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.0997882Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.0998504Z Skipping count_nonzero Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.0999036Z Skipping cudnn_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.0999536Z Skipping cummax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1000103Z Skipping cummin Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1000641Z Skipping cumprod Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1001193Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1001674Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1002198Z Skipping cumsum Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1002700Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1003141Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1003610Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1004257Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1004743Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1005584Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1006539Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1007139Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:35:56.1007804Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:35:56.1008567Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:35:56.1009963Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:35:56.1010291Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:35:56.1010601Z Skipping gradient Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1010892Z Skipping gradient Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1011793Z Skipping div Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:35:56.1012274Z Skipping div Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:35:56.1012703Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:35:56.1013186Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:35:56.1013606Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1013925Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1014355Z Skipping _rowwise_prune Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1014761Z Skipping embedding_bag Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1015141Z Skipping empty because it is a factory method 2023-01-11T21:35:56.1015495Z Skipping new_empty because it is a factory method 2023-01-11T21:35:56.1015898Z Skipping new_empty_strided because it is a factory method 2023-01-11T21:35:56.1016264Z Skipping new_full because it is a factory method 2023-01-11T21:35:56.1016584Z Skipping new_zeros because it is a factory method 2023-01-11T21:35:56.1016930Z Skipping new_ones because it is a factory method 2023-01-11T21:35:56.1017232Z Skipping _empty_affine_quantized because it is a factory method 2023-01-11T21:35:56.1017679Z Skipping _empty_per_channel_affine_quantized because it is a factory method 2023-01-11T21:35:56.1017990Z Skipping empty_quantized because it is a factory method 2023-01-11T21:35:56.1018351Z Skipping empty_like because it is a factory method 2023-01-11T21:35:56.1018613Z Skipping empty_strided because it is a factory method 2023-01-11T21:35:56.1018891Z Skipping eye because it is a factory method 2023-01-11T21:35:56.1019135Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1019553Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1019845Z Skipping flatten Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1020206Z Skipping unflatten Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1020474Z Skipping full because it is a factory method 2023-01-11T21:35:56.1020845Z Skipping full_like because it is a factory method 2023-01-11T21:35:56.1021136Z Skipping from_file because it is a factory method 2023-01-11T21:35:56.1021520Z Skipping hann_window because it is a factory method 2023-01-11T21:35:56.1021921Z Skipping hamming_window because it is a factory method 2023-01-11T21:35:56.1022400Z Skipping kaiser_window because it is a factory method 2023-01-11T21:35:56.1022833Z Skipping index_copy Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1023255Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1023684Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1024150Z Skipping nan_to_num Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1024620Z Skipping nan_to_num Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1025150Z Skipping nan_to_num Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1025697Z Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) 2023-01-11T21:35:56.1026157Z Skipping linspace because it is a factory method 2023-01-11T21:35:56.1026580Z Skipping logspace because it is a factory method 2023-01-11T21:35:56.1027105Z Skipping log_softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1027622Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1028228Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1028790Z Skipping _log_softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1029334Z Skipping logcumsumexp Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1029924Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1030448Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1030963Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1031427Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1031867Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1032292Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1032774Z Skipping mean Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1033321Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1033856Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1034371Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1034865Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1035353Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1035840Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1036356Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1036913Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1037472Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1038199Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1038662Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1039157Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1039641Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1040150Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1040589Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1041137Z Skipping miopen_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1041735Z Skipping miopen_rnn_backward Because of Arg: ::std::array (::std::array) 2023-01-11T21:35:56.1042212Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1042659Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1043043Z Skipping ones because it is a factory method 2023-01-11T21:35:56.1043454Z Skipping ones_like because it is a factory method 2023-01-11T21:35:56.1043909Z Skipping cdist Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1044417Z Skipping _cdist_forward Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1044949Z Skipping is_pinned Because of Arg: c10::optional (at::Device) 2023-01-11T21:35:56.1045443Z Skipping pin_memory Because of Arg: c10::optional (at::Device) 2023-01-11T21:35:56.1045918Z Skipping _pin_memory Because of Arg: c10::optional (at::Device) 2023-01-11T21:35:56.1046345Z Skipping scalar_tensor because it is a factory method 2023-01-11T21:35:56.1046796Z Skipping rand because it is a factory method 2023-01-11T21:35:56.1047161Z Skipping rand_like because it is a factory method 2023-01-11T21:35:56.1047542Z Skipping randint because it is a factory method 2023-01-11T21:35:56.1047954Z Skipping randint_like because it is a factory method 2023-01-11T21:35:56.1048377Z Skipping randn because it is a factory method 2023-01-11T21:35:56.1048808Z Skipping randn_like because it is a factory method 2023-01-11T21:35:56.1049586Z Skipping randperm because it is a factory method 2023-01-11T21:35:56.1050016Z Skipping range because it is a factory method 2023-01-11T21:35:56.1050483Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1051014Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1051867Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1052438Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1052821Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1053381Z Skipping rrelu Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1053755Z Skipping gelu Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1054193Z Skipping gelu_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1054626Z Skipping select Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1055046Z Skipping logit Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1055447Z Skipping size Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1055868Z Skipping slice Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1056153Z Skipping slice Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1056430Z Skipping slice Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1056793Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1057149Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1057440Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1057775Z Skipping as_strided_scatter Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1058188Z Skipping softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1058490Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1058756Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1059193Z Skipping _softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1059493Z Skipping squeeze Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1059760Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1060051Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1060438Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1060703Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1060967Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1061300Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1061635Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1061903Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1062152Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1062511Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1062835Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1063100Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1063350Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1063775Z Skipping stft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1064045Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1064302Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1064678Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1064985Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1065343Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1065626Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1066027Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1066293Z Skipping istft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1066594Z Skipping stride Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1067038Z Skipping sum Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1067360Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1067661Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1067971Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1068415Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1068698Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1068965Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1069289Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1069775Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1070100Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1070502Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1070881Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1071178Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1071521Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1071949Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1072315Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1072610Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1072979Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1073409Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1073724Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1074039Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1074523Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1074840Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1075179Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1075603Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1075900Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1076180Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1076581Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1076956Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1077247Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1077518Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1078106Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1078390Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1078652Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1079073Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1079371Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1080753Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1081174Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1081464Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1081726Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1083118Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1083410Z Skipping transpose Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1083831Z Skipping _nested_tensor_offsets Because of Ret: ::std::vector (at::IntArrayRef) 2023-01-11T21:35:56.1084177Z Skipping unique_consecutive Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1084468Z Skipping vander Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1084851Z Skipping vander Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1085350Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1085693Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1085999Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1086461Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1086761Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1087068Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1087507Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1087774Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1088052Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1088471Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1088747Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1089011Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1089456Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1089783Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1090103Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1090564Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1090882Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1091210Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1091632Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1091926Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1092369Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1092670Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1092959Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1093347Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2023-01-11T21:35:56.1093649Z Skipping zeros because it is a factory method 2023-01-11T21:35:56.1093916Z Skipping _efficientzerotensor because it is a factory method 2023-01-11T21:35:56.1094240Z Skipping zeros_like because it is a factory method 2023-01-11T21:35:56.1094848Z Skipping _standard_gamma Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1095314Z Skipping _sample_dirichlet Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1095790Z Skipping poisson Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1096106Z Skipping binomial Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1096628Z Skipping native_norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1096963Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1097258Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1097705Z Skipping _sparse_csr_sum Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1098083Z Skipping _sparse_csr_prod Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1098420Z Skipping _sparse_softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1098871Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1099153Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1099465Z Skipping _sparse_log_softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1099941Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1100231Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1100570Z Skipping _spdiags Because of Arg: c10::optional (at::Layout) 2023-01-11T21:35:56.1100981Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1101302Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1101708Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1102077Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1102388Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1102831Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1103139Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1103729Z Skipping clone Because of Arg: c10::optional (at::MemoryFormat) 2023-01-11T21:35:56.1104081Z Skipping sparse_compressed_tensor because it is a factory method 2023-01-11T21:35:56.1104351Z Skipping sparse_csr_tensor because it is a factory method 2023-01-11T21:35:56.1104616Z Skipping sparse_csc_tensor because it is a factory method 2023-01-11T21:35:56.1105038Z Skipping sparse_bsr_tensor because it is a factory method 2023-01-11T21:35:56.1105293Z Skipping sparse_bsc_tensor because it is a factory method 2023-01-11T21:35:56.1105577Z Skipping _sparse_compressed_tensor_unsafe because it is a factory method 2023-01-11T21:35:56.1106016Z Skipping _sparse_csr_tensor_unsafe because it is a factory method 2023-01-11T21:35:56.1106299Z Skipping _sparse_csc_tensor_unsafe because it is a factory method 2023-01-11T21:35:56.1106564Z Skipping _sparse_bsr_tensor_unsafe because it is a factory method 2023-01-11T21:35:56.1106964Z Skipping _sparse_bsc_tensor_unsafe because it is a factory method 2023-01-11T21:35:56.1107257Z Skipping sparse_coo_tensor because it is a factory method 2023-01-11T21:35:56.1107515Z Skipping _sparse_coo_tensor_unsafe because it is a factory method 2023-01-11T21:35:56.1107829Z Skipping _sparse_coo_tensor_with_dims because it is a factory method 2023-01-11T21:35:56.1108248Z Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method 2023-01-11T21:35:56.1108564Z Skipping to_dense Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1108977Z Skipping _to_dense Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1109334Z Skipping unbind Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1109619Z Skipping to_sparse Because of Arg: c10::optional (at::Layout) 2023-01-11T21:35:56.1109945Z Skipping to_sparse Because of Arg: c10::optional (at::Layout) 2023-01-11T21:35:56.1110360Z Skipping to_mkldnn Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1110773Z Skipping mkldnn_reorder_conv2d_weight Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1111265Z Skipping quantize_per_tensor_dynamic Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1111591Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1111983Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1112412Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1112846Z Skipping quantize_per_channel Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1113244Z Skipping q_scale Because of Ret: double (double) 2023-01-11T21:35:56.1113684Z Skipping qscheme Because of Ret: at::QScheme (at::QScheme) 2023-01-11T21:35:56.1114017Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2023-01-11T21:35:56.1114304Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2023-01-11T21:35:56.1114718Z Skipping _autocast_to_reduced_precision Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1115071Z Skipping _to_copy because it is a factory method 2023-01-11T21:35:56.1115299Z Skipping to because it is a factory method 2023-01-11T21:35:56.1115565Z Skipping meshgrid Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1115857Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1116204Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1116585Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1116875Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1117219Z Skipping can_cast Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1117599Z Skipping promote_types Because of Ret: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1118910Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1119213Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1119515Z Skipping _masked_softmax_backward Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1120008Z Skipping view Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1120296Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1120560Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1121044Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1121351Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1121633Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1122028Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1122317Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1122606Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1122870Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1123165Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1123558Z Skipping scatter_add Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1123840Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1124175Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1124576Z Skipping cross Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1124841Z Skipping tril_indices because it is a factory method 2023-01-11T21:35:56.1125085Z Skipping triu_indices because it is a factory method 2023-01-11T21:35:56.1125514Z Skipping take_along_dim Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1125802Z Skipping index_select Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1126784Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1127061Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1127480Z Skipping linalg_vander Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1127784Z Skipping multinomial Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1128842Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1129197Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1129732Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1130081Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1130522Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1130970Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1131331Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1131843Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1132202Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1132684Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1133084Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1133430Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1134024Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1134366Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1134855Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1135196Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1135595Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1136041Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1136341Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1136749Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1137050Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1137318Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1137724Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1138024Z Skipping quantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1138296Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1138712Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1139022Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1139311Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1139581Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1139865Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1140276Z Skipping sort Because of Arg: c10::optional (bool) 2023-01-11T21:35:56.1140535Z Skipping sort Because of Arg: c10::optional (bool) 2023-01-11T21:35:56.1140855Z Skipping sort Because of Arg: c10::optional (bool) 2023-01-11T21:35:56.1141232Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1141648Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1141902Z Skipping sort Because of Arg: c10::optional (bool) 2023-01-11T21:35:56.1142359Z Skipping sort Because of Arg: c10::optional (bool) 2023-01-11T21:35:56.1142630Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1142884Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2023-01-11T21:35:56.1143332Z Skipping normal_functional Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1143622Z Skipping normal because it is a factory method 2023-01-11T21:35:56.1143901Z Skipping _foreach_add Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:35:56.1144234Z Skipping _foreach_sub Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:35:56.1144586Z Skipping _foreach_div Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:35:56.1145033Z Skipping _foreach_mul Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:35:56.1163778Z Skipping _foreach_addcdiv Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:35:56.1164253Z Skipping _foreach_addcmul Because of Arg: at::ArrayRef (at::ArrayRef) 2023-01-11T21:35:56.1164731Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:35:56.1165234Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:35:56.1165687Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:35:56.1166103Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:35:56.1166556Z Skipping rrelu_with_noise Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1167014Z Skipping avg_pool2d Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1167435Z Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1167825Z Skipping avg_pool3d Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1168236Z Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1168644Z Skipping _pad_enum Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1169066Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1169346Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1169794Z Skipping upsample_linear1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1170345Z Skipping upsample_bilinear2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1170763Z Skipping _upsample_bilinear2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1171133Z Skipping upsample_trilinear3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1171493Z Skipping upsample_bicubic2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1171839Z Skipping _upsample_bicubic2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1172193Z Skipping upsample_nearest1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1172537Z Skipping _upsample_nearest_exact1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1172889Z Skipping upsample_nearest2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1173232Z Skipping _upsample_nearest_exact2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1173588Z Skipping upsample_nearest3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1177886Z Skipping _upsample_nearest_exact3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1178263Z Skipping upsample_linear1d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1178583Z Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1179773Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1180251Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1180707Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1181072Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1181576Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1182076Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1182589Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1183136Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1183567Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1184079Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1184589Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1184923Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1185232Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1185627Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1186147Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1186698Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1187218Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1187742Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1188349Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1188939Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1189523Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1190120Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1190674Z Skipping upsample_nearest1d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1191177Z Skipping _upsample_nearest_exact1d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1191765Z Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1192347Z Skipping _upsample_nearest_exact1d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1193008Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1193543Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1194034Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1194549Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1195072Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1195608Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1196185Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1197082Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1197627Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1198315Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1199603Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1200185Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1200726Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1201220Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1201713Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1202263Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1202820Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1203383Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1203948Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1204544Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1205082Z Skipping logit_backward Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1205578Z Skipping special_logit Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1206122Z Skipping special_log_softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1206701Z Skipping special_softmax Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1207212Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1207678Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1208143Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1208614Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1209084Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1209518Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1209972Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1210430Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1210914Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1211425Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1211936Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1212359Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1212857Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1213325Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1213766Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1214206Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1214557Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1214839Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1215223Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1215734Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1216273Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1216797Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1218181Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1218717Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1219242Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1219781Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1220379Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1220964Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1221528Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1222104Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1222676Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1223262Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1223830Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1224391Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1224880Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1225371Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1225909Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1226443Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1226821Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1227121Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1227642Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1228002Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1228304Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1228781Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1229271Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1229776Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1230274Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1230759Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1231080Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1231516Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1231883Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1232206Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1232529Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1233011Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1233301Z Skipping fft_fftfreq because it is a factory method 2023-01-11T21:35:56.1233559Z Skipping fft_rfftfreq because it is a factory method 2023-01-11T21:35:56.1233953Z Skipping fft_fftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1234477Z Skipping fft_ifftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1234988Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1235475Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1235963Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1236594Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1237108Z Skipping linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1237635Z Skipping linalg_eigvalsh Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1240199Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1240832Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1241412Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1241986Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1242523Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1243022Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1243554Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1244079Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1244682Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1245309Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1245925Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1246536Z Skipping linalg_matrix_norm Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1247127Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1247672Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1248203Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1248717Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1249282Z Skipping _linalg_svd Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:35:56.1249858Z Skipping linalg_svd Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:35:56.1250448Z Skipping linalg_svdvals Because of Arg: c10::optional (c10::string_view) 2023-01-11T21:35:56.1251052Z Skipping linalg_cond Because of Arg: const c10::optional & (const at::Scalar &) 2023-01-11T21:35:56.1251600Z Skipping linalg_cond Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1252125Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1252623Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1253101Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1253696Z Skipping linalg_tensorsolve Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1254290Z Skipping linalg_qr Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1254797Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1255295Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1255827Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2023-01-11T21:35:56.1256420Z Skipping nested_to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1257002Z Skipping _test_optional_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1257377Z Skipping _test_optional_filled_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1257769Z Skipping _test_optional_floatlist Because of Arg: c10::optional> (at::ArrayRef) 2023-01-11T21:35:56.1258868Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1259388Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1259949Z Skipping _test_ambiguous_defaults Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1260496Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1261053Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1261581Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1262111Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1262630Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1263136Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1263685Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1264262Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1264832Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1265391Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1265982Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1266566Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2023-01-11T21:35:56.1267182Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1267779Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1268444Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1269096Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2023-01-11T21:35:56.1269692Z Skipping as_strided_copy Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1270224Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1270733Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1271227Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1271740Z Skipping view_copy Because of Arg: at::ScalarType (at::ScalarType) 2023-01-11T21:35:56.1272318Z Skipping to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2023-01-11T21:35:56.1272926Z Skipping _transformer_encoder_layer_fwd Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1273490Z Skipping _native_multi_head_attention Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1274042Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1274635Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1275213Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1275800Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1276370Z Skipping resize Because of Arg: c10::optional (at::MemoryFormat) 2023-01-11T21:35:56.1276939Z Skipping resize_as Because of Arg: c10::optional (at::MemoryFormat) 2023-01-11T21:35:56.1277386Z Skipping set Because of Arg: at::Storage (at::Storage) 2023-01-11T21:35:56.1278008Z Skipping set Because of Arg: at::Storage (at::Storage) 2023-01-11T21:35:56.1278488Z Skipping set Because of Arg: at::Storage (at::Storage) 2023-01-11T21:35:56.1278968Z Skipping random Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1279465Z Skipping random Because of Arg: c10::optional (int64_t) 2023-01-11T21:35:56.1280835Z Skipping random Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1281398Z Skipping random Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1281958Z Skipping uniform Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1283632Z Skipping cauchy Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1284248Z Skipping log_normal Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1284817Z Skipping exponential Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1285402Z Skipping geometric Because of Arg: c10::optional (at::Generator) 2023-01-11T21:35:56.1286027Z [865 / 2,684] 8 actions running 2023-01-11T21:35:56.1286586Z //:generated_caffe2_aten_op_headers; 4s processwrapper-sandbox 2023-01-11T21:35:56.1287193Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:56.1287750Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:56.1288303Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:56.1288832Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:56.1289390Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:56.1289923Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:56.1290454Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:56.4189317Z 2023-01-11T21:35:56.4189941Z  2023-01-11T21:35:56.4190290Z  2023-01-11T21:35:56.4190611Z  2023-01-11T21:35:56.4190917Z  2023-01-11T21:35:56.4191189Z  2023-01-11T21:35:56.4191495Z  2023-01-11T21:35:56.4191802Z  2023-01-11T21:35:56.4192087Z  2023-01-11T21:35:56.4192471Z [866 / 2,684] 8 actions running 2023-01-11T21:35:56.4192779Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:56.4193089Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:56.4193391Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:35:56.4193685Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:56.4193971Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:56.4194262Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:35:56.4194558Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:56.4194841Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:56.8806531Z 2023-01-11T21:35:56.8813376Z  2023-01-11T21:35:56.8816434Z  2023-01-11T21:35:56.8816931Z  2023-01-11T21:35:56.8817240Z  2023-01-11T21:35:56.8817674Z  2023-01-11T21:35:56.8817991Z  2023-01-11T21:35:56.8818261Z  2023-01-11T21:35:56.8818700Z  2023-01-11T21:35:56.8819486Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2023-01-11T21:35:56.8820193Z [866 / 2,684] 8 actions running 2023-01-11T21:35:56.8820871Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:56.8821576Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:56.8822265Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:35:56.8822805Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:56.8823505Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:56.8824198Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:35:56.8824877Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:56.8825576Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:56.8825846Z 2023-01-11T21:35:56.8826120Z  2023-01-11T21:35:56.8826422Z  2023-01-11T21:35:56.8826671Z  2023-01-11T21:35:56.8826937Z  2023-01-11T21:35:56.8827089Z  2023-01-11T21:35:56.8827256Z  2023-01-11T21:35:56.8827423Z  2023-01-11T21:35:56.8827574Z  2023-01-11T21:35:56.8828035Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:9:0: 2023-01-11T21:35:56.8829364Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2023-01-11T21:35:56.8830374Z aten/src/ATen/native/cpu/utils.h:45:3: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:35:56.8830977Z Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2023-01-11T21:35:56.8831370Z ^~~~ 2023-01-11T21:35:56.8831767Z [866 / 2,684] 8 actions running 2023-01-11T21:35:56.8832257Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:56.8832810Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:56.8833300Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:35:56.8833769Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:56.8834263Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:56.8834759Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:35:56.8835258Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:56.8835798Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.2190855Z 2023-01-11T21:35:57.2191420Z  2023-01-11T21:35:57.2191769Z  2023-01-11T21:35:57.2192039Z  2023-01-11T21:35:57.2192298Z  2023-01-11T21:35:57.2192550Z  2023-01-11T21:35:57.2192807Z  2023-01-11T21:35:57.2193021Z  2023-01-11T21:35:57.2193237Z  2023-01-11T21:35:57.2193702Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2023-01-11T21:35:57.2194110Z [868 / 2,684] 8 actions running 2023-01-11T21:35:57.2194488Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.2194899Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.2195362Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.2195831Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:35:57.2196284Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:57.2196719Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:57.2197156Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.2197853Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.2198084Z 2023-01-11T21:35:57.2198245Z  2023-01-11T21:35:57.2198525Z  2023-01-11T21:35:57.2198835Z  2023-01-11T21:35:57.2199145Z  2023-01-11T21:35:57.2199425Z  2023-01-11T21:35:57.2199677Z  2023-01-11T21:35:57.2200004Z  2023-01-11T21:35:57.2200265Z  2023-01-11T21:35:57.2200734Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T21:35:57.2201498Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:12: 2023-01-11T21:35:57.2203110Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::_vec_softmax_lastdim(scalar_t*, scalar_t*, int64_t, int64_t):: [with scalar_t = double]::&, at::vec::DEFAULT::Vectorized&)>]': 2023-01-11T21:35:57.2204320Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:35:57.2204757Z inline scalar_t vec_reduce_all( 2023-01-11T21:35:57.2204997Z ^~~~~~~~~~~~~~ 2023-01-11T21:35:57.2205295Z [868 / 2,684] 8 actions running 2023-01-11T21:35:57.2205683Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.2206101Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.2206505Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.2206899Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:35:57.2207475Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:57.2207891Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:57.2208299Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.2208694Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.2997915Z 2023-01-11T21:35:57.2998444Z  2023-01-11T21:35:57.3316484Z  2023-01-11T21:35:57.3317100Z  2023-01-11T21:35:57.3317391Z  2023-01-11T21:35:57.3317784Z  2023-01-11T21:35:57.3318039Z  2023-01-11T21:35:57.3318315Z  2023-01-11T21:35:57.3318584Z  2023-01-11T21:35:57.3319136Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2023-01-11T21:35:57.3319787Z [870 / 2,684] 8 actions running 2023-01-11T21:35:57.3320320Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.3320806Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2023-01-11T21:35:57.3321304Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.3321810Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:57.3322310Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.3322795Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.3323398Z Compiling caffe2/perfkernels/typed_axpy_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:57.3324038Z Compiling caffe2/perfkernels/math_cpu_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:57.3324368Z 2023-01-11T21:35:57.3324491Z  2023-01-11T21:35:57.3324772Z  2023-01-11T21:35:57.3325048Z  2023-01-11T21:35:57.3325312Z  2023-01-11T21:35:57.3325581Z  2023-01-11T21:35:57.3325853Z  2023-01-11T21:35:57.3326114Z  2023-01-11T21:35:57.3326383Z  2023-01-11T21:35:57.3327031Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8:0: 2023-01-11T21:35:57.3327913Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:35:57.3328923Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:28:48: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:35:57.3329646Z [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2023-01-11T21:35:57.3330003Z ^ 2023-01-11T21:35:57.3330376Z [870 / 2,684] 8 actions running 2023-01-11T21:35:57.3330836Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.3331329Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2023-01-11T21:35:57.3331810Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.3332375Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:57.3332877Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.3333366Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.3333958Z Compiling caffe2/perfkernels/typed_axpy_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:57.3334590Z Compiling caffe2/perfkernels/math_cpu_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:57.4953401Z 2023-01-11T21:35:57.4962225Z  2023-01-11T21:35:57.4962934Z  2023-01-11T21:35:57.4963191Z  2023-01-11T21:35:57.4963440Z  2023-01-11T21:35:57.4963702Z  2023-01-11T21:35:57.4964074Z  2023-01-11T21:35:57.4964538Z  2023-01-11T21:35:57.4971585Z  2023-01-11T21:35:57.4972331Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2023-01-11T21:35:57.4972883Z [871 / 2,684] 8 actions running 2023-01-11T21:35:57.4973359Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2023-01-11T21:35:57.4973664Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.4973981Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:57.4974287Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.4974757Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.4975128Z Compiling caffe2/perfkernels/typed_axpy_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:57.4975528Z Compiling caffe2/perfkernels/math_cpu_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:57.4975953Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:57.4976161Z 2023-01-11T21:35:57.4976250Z  2023-01-11T21:35:57.4976426Z  2023-01-11T21:35:57.4976594Z  2023-01-11T21:35:57.4976748Z  2023-01-11T21:35:57.4976914Z  2023-01-11T21:35:57.4977085Z  2023-01-11T21:35:57.4977362Z  2023-01-11T21:35:57.4977530Z  2023-01-11T21:35:57.4977986Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:35:57.4978319Z # pragma unroll 2023-01-11T21:35:57.4978488Z 2023-01-11T21:35:57.4978712Z [871 / 2,684] 8 actions running 2023-01-11T21:35:57.4978985Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2023-01-11T21:35:57.4979298Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.4979605Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:57.4980006Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.4980307Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.4980664Z Compiling caffe2/perfkernels/typed_axpy_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:57.4981053Z Compiling caffe2/perfkernels/math_cpu_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:57.4981393Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:57.4981572Z 2023-01-11T21:35:57.4981657Z  2023-01-11T21:35:57.4981825Z  2023-01-11T21:35:57.4981985Z  2023-01-11T21:35:57.4982148Z  2023-01-11T21:35:57.4982312Z  2023-01-11T21:35:57.4982469Z  2023-01-11T21:35:57.4982637Z  2023-01-11T21:35:57.4982804Z  2023-01-11T21:35:57.4983135Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T21:35:57.4983477Z [871 / 2,684] 8 actions running 2023-01-11T21:35:57.4983752Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2023-01-11T21:35:57.4984037Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.4984340Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:57.4984636Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.4984931Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.4985273Z Compiling caffe2/perfkernels/typed_axpy_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:57.4985658Z Compiling caffe2/perfkernels/math_cpu_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:57.4986003Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:57.4986157Z 2023-01-11T21:35:57.4986228Z  2023-01-11T21:35:57.4986399Z  2023-01-11T21:35:57.4986565Z  2023-01-11T21:35:57.4986718Z  2023-01-11T21:35:57.4986884Z  2023-01-11T21:35:57.4987047Z  2023-01-11T21:35:57.4987198Z  2023-01-11T21:35:57.4987362Z  2023-01-11T21:35:57.4987761Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:35:57.4988408Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:25:38: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:35:57.4988800Z Vectorized t2_vec) { 2023-01-11T21:35:57.4988997Z ^ 2023-01-11T21:35:57.4989233Z [871 / 2,684] 8 actions running 2023-01-11T21:35:57.4989491Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2023-01-11T21:35:57.4989786Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.4990083Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:57.4990424Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.4990723Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.4991082Z Compiling caffe2/perfkernels/typed_axpy_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:57.4991456Z Compiling caffe2/perfkernels/math_cpu_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:57.4991835Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:57.5864722Z 2023-01-11T21:35:57.5866584Z  2023-01-11T21:35:57.5866987Z  2023-01-11T21:35:57.5867755Z  2023-01-11T21:35:57.5868334Z  2023-01-11T21:35:57.5868587Z  2023-01-11T21:35:57.5868763Z  2023-01-11T21:35:57.5868939Z  2023-01-11T21:35:57.5870920Z  2023-01-11T21:35:57.5871838Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T21:35:57.5872558Z [874 / 2,684] 8 actions running 2023-01-11T21:35:57.5873457Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.5874035Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.5874580Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.5875246Z Compiling caffe2/perfkernels/math_cpu_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:57.5875710Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:57.5876055Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:57.5876539Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:57.5877036Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:57.5877284Z 2023-01-11T21:35:57.5877407Z  2023-01-11T21:35:57.5877599Z  2023-01-11T21:35:57.5877933Z  2023-01-11T21:35:57.5878101Z  2023-01-11T21:35:57.5878255Z  2023-01-11T21:35:57.5878420Z  2023-01-11T21:35:57.5878587Z  2023-01-11T21:35:57.5878737Z  2023-01-11T21:35:57.5879140Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:35:57.5879781Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp:79:32: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:35:57.5880306Z [](Vectorized x_vec) { return x_vec.log(); }, 2023-01-11T21:35:57.5880514Z ^ 2023-01-11T21:35:57.5880810Z [874 / 2,684] 8 actions running 2023-01-11T21:35:57.5881291Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:35:57.5881779Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.5882237Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.5882777Z Compiling caffe2/perfkernels/math_cpu_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:57.5883297Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:57.5883657Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:57.5883974Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:57.5884289Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:57.8542720Z 2023-01-11T21:35:57.8543638Z  2023-01-11T21:35:57.8544041Z  2023-01-11T21:35:57.8544203Z  2023-01-11T21:35:57.8544371Z  2023-01-11T21:35:57.8544552Z  2023-01-11T21:35:57.8544704Z  2023-01-11T21:35:57.8544873Z  2023-01-11T21:35:57.8545039Z  2023-01-11T21:35:57.8545313Z [877 / 2,684] 8 actions running 2023-01-11T21:35:57.8545628Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.8545980Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.8546287Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:57.8546716Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:57.8547039Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:57.8547658Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:57.8548087Z Compiling caffe2/perfkernels/common_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:57.8548479Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:35:58.2547513Z 2023-01-11T21:35:58.2548152Z  2023-01-11T21:35:58.2548375Z  2023-01-11T21:35:58.2854006Z  2023-01-11T21:35:58.2854515Z  2023-01-11T21:35:58.2854888Z  2023-01-11T21:35:58.2855184Z  2023-01-11T21:35:58.2855497Z  2023-01-11T21:35:58.2855805Z  2023-01-11T21:35:58.2856189Z [882 / 2,684] 8 actions running 2023-01-11T21:35:58.2856511Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:58.2856823Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:58.2857112Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.2857469Z Compiling caffe2/perfkernels/adagrad_avx2.cc; 0s processwrapper-sandbox 2023-01-11T21:35:58.2857817Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.2858104Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.2858400Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.2858694Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.5241481Z 2023-01-11T21:35:58.5242001Z  2023-01-11T21:35:58.5242359Z  2023-01-11T21:35:58.5242631Z  2023-01-11T21:35:58.5242914Z  2023-01-11T21:35:58.5243190Z  2023-01-11T21:35:58.5243451Z  2023-01-11T21:35:58.5243723Z  2023-01-11T21:35:58.5243995Z  2023-01-11T21:35:58.5244364Z [883 / 2,684] 8 actions, 7 running 2023-01-11T21:35:58.5244853Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:58.5245365Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:58.5245861Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.5246353Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.5246837Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.5247310Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.5247797Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.5248281Z [Scann] Compiling aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp 2023-01-11T21:35:58.6470085Z 2023-01-11T21:35:58.6470761Z  2023-01-11T21:35:58.6471243Z  2023-01-11T21:35:58.6471566Z  2023-01-11T21:35:58.6472204Z  2023-01-11T21:35:58.6472501Z  2023-01-11T21:35:58.6473585Z  2023-01-11T21:35:58.6473883Z  2023-01-11T21:35:58.6474296Z  2023-01-11T21:35:58.6475096Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2023-01-11T21:35:58.6475842Z [883 / 2,684] 8 actions running 2023-01-11T21:35:58.6476349Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:58.6477053Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:58.6477916Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:58.6478332Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6479002Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6479683Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6480416Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6481095Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6481366Z 2023-01-11T21:35:58.6481517Z  2023-01-11T21:35:58.6481966Z  2023-01-11T21:35:58.6482253Z  2023-01-11T21:35:58.6482687Z  2023-01-11T21:35:58.6482986Z  2023-01-11T21:35:58.6483405Z  2023-01-11T21:35:58.6483702Z  2023-01-11T21:35:58.6484120Z  2023-01-11T21:35:58.6485020Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:12:0: 2023-01-11T21:35:58.6486487Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:35:58.6487946Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:342:84: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:35:58.6488943Z [](Vectorized a, Vectorized min, Vectorized max) { 2023-01-11T21:35:58.6489553Z ^ 2023-01-11T21:35:58.6490127Z [883 / 2,684] 8 actions running 2023-01-11T21:35:58.6490635Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:58.6491300Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:58.6491977Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:58.6492660Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6493325Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6493995Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6494541Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6495202Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6667224Z 2023-01-11T21:35:58.6667696Z  2023-01-11T21:35:58.6667990Z  2023-01-11T21:35:58.6668234Z  2023-01-11T21:35:58.6668482Z  2023-01-11T21:35:58.6668727Z  2023-01-11T21:35:58.6668967Z  2023-01-11T21:35:58.6669191Z  2023-01-11T21:35:58.6669431Z  2023-01-11T21:35:58.6669966Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T21:35:58.6670441Z [884 / 2,684] 8 actions, 7 running 2023-01-11T21:35:58.6670849Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:58.6671290Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:58.6671711Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6672156Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6672595Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6673109Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6673558Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6673965Z [Prepa] Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp 2023-01-11T21:35:58.6674214Z 2023-01-11T21:35:58.6674338Z  2023-01-11T21:35:58.6674580Z  2023-01-11T21:35:58.6674829Z  2023-01-11T21:35:58.6675076Z  2023-01-11T21:35:58.6675476Z  2023-01-11T21:35:58.6675734Z  2023-01-11T21:35:58.6676003Z  2023-01-11T21:35:58.6676257Z  2023-01-11T21:35:58.6676714Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T21:35:58.6677503Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:13: 2023-01-11T21:35:58.6679922Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = unsigned char; Op = at::native::{anonymous}::reduce_all_impl_vec(at::Tensor&, const at::Tensor&, scalar_t, func_t, vec_func_t):: [with scalar_t = unsigned char; func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::; vec_func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::]::, at::vec::DEFAULT::Vectorized)>]': 2023-01-11T21:35:58.6682013Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:35:58.6682538Z inline scalar_t vec_reduce_all( 2023-01-11T21:35:58.6682856Z ^~~~~~~~~~~~~~ 2023-01-11T21:35:58.6685290Z [884 / 2,684] 8 actions, 7 running 2023-01-11T21:35:58.6685656Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:58.6685961Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:58.6686303Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6686619Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6687011Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6687356Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6687654Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.6687976Z [Prepa] Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp 2023-01-11T21:35:58.8870552Z 2023-01-11T21:35:58.8871179Z  2023-01-11T21:35:58.8871508Z  2023-01-11T21:35:58.8871795Z  2023-01-11T21:35:58.8872080Z  2023-01-11T21:35:58.8872347Z  2023-01-11T21:35:58.8872615Z  2023-01-11T21:35:58.8872909Z  2023-01-11T21:35:58.8873190Z  2023-01-11T21:35:58.8873573Z [886 / 2,684] 8 actions running 2023-01-11T21:35:58.8874076Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.8874591Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.8875108Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.8875620Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.8876108Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.8876598Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:58.8877077Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:58.8877557Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.5041839Z 2023-01-11T21:35:59.5042324Z  2023-01-11T21:35:59.5042682Z  2023-01-11T21:35:59.5042979Z  2023-01-11T21:35:59.5043254Z  2023-01-11T21:35:59.5043539Z  2023-01-11T21:35:59.5043827Z  2023-01-11T21:35:59.5044122Z  2023-01-11T21:35:59.5044399Z  2023-01-11T21:35:59.5044993Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2023-01-11T21:35:59.5045536Z [886 / 2,684] 8 actions running 2023-01-11T21:35:59.5046023Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:59.5046559Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:59.5047095Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:59.5047609Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:59.5048140Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.5048656Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:59.5049165Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.5049691Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.5058138Z 2023-01-11T21:35:59.5058383Z  2023-01-11T21:35:59.5058679Z  2023-01-11T21:35:59.5058979Z  2023-01-11T21:35:59.5059269Z  2023-01-11T21:35:59.5059534Z  2023-01-11T21:35:59.5059817Z  2023-01-11T21:35:59.5060101Z  2023-01-11T21:35:59.5060369Z  2023-01-11T21:35:59.5067769Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::lerp_vec(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) [with scalar_t = float]': 2023-01-11T21:35:59.5069232Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp:55:22: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:35:59.5070055Z Vectorized lerp_vec(Vectorized start, Vectorized end, Vectorized weight) { 2023-01-11T21:35:59.5070536Z ^~~~~~~~ 2023-01-11T21:35:59.5077066Z [886 / 2,684] 8 actions running 2023-01-11T21:35:59.5077854Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:59.5078387Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:59.5078897Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:59.5079419Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:59.5080011Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.5080654Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:59.5081160Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.5081692Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.5168239Z 2023-01-11T21:35:59.5168520Z  2023-01-11T21:35:59.5168795Z  2023-01-11T21:35:59.5169063Z  2023-01-11T21:35:59.5169330Z  2023-01-11T21:35:59.5169574Z  2023-01-11T21:35:59.5169836Z  2023-01-11T21:35:59.5170100Z  2023-01-11T21:35:59.5170342Z  2023-01-11T21:35:59.5170899Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2023-01-11T21:35:59.5171441Z [889 / 2,684] 8 actions, 7 running 2023-01-11T21:35:59.5171865Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:59.5172346Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.5172805Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:59.5173264Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.5173723Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.5174192Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.5174652Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:59.5175110Z [Prepa] Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp 2023-01-11T21:35:59.5183447Z 2023-01-11T21:35:59.5183690Z  2023-01-11T21:35:59.5184005Z  2023-01-11T21:35:59.5184268Z  2023-01-11T21:35:59.5184551Z  2023-01-11T21:35:59.5184828Z  2023-01-11T21:35:59.5185102Z  2023-01-11T21:35:59.5185390Z  2023-01-11T21:35:59.5186485Z  2023-01-11T21:35:59.5208319Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:35:59.5209002Z # pragma unroll 2023-01-11T21:35:59.5209302Z 2023-01-11T21:35:59.5210147Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:35:59.5210785Z # pragma unroll 2023-01-11T21:35:59.5211081Z 2023-01-11T21:35:59.5211901Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:35:59.5212535Z # pragma unroll 2023-01-11T21:35:59.5212828Z 2023-01-11T21:35:59.5213664Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:35:59.5214287Z # pragma unroll 2023-01-11T21:35:59.5214579Z 2023-01-11T21:35:59.5215412Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:35:59.5216032Z # pragma unroll 2023-01-11T21:35:59.5216330Z 2023-01-11T21:35:59.5217133Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:35:59.5217776Z # pragma unroll 2023-01-11T21:35:59.5218058Z 2023-01-11T21:35:59.5218902Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:35:59.5219543Z # pragma unroll 2023-01-11T21:35:59.5219824Z 2023-01-11T21:35:59.5220669Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:35:59.5221493Z # pragma unroll 2023-01-11T21:35:59.5221775Z 2023-01-11T21:35:59.5222607Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:35:59.5223244Z # pragma unroll 2023-01-11T21:35:59.5223526Z 2023-01-11T21:35:59.5223979Z [889 / 2,684] 8 actions running 2023-01-11T21:35:59.5224489Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:59.5225048Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.5225583Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:59.5226126Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.5226675Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.5227213Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.5227759Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:59.5228300Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.8871933Z 2023-01-11T21:35:59.8872484Z  2023-01-11T21:35:59.8872860Z  2023-01-11T21:35:59.8873219Z  2023-01-11T21:35:59.8873505Z  2023-01-11T21:35:59.8873736Z  2023-01-11T21:35:59.8873903Z  2023-01-11T21:35:59.8874055Z  2023-01-11T21:35:59.8874236Z  2023-01-11T21:35:59.8874474Z [890 / 2,684] 8 actions running 2023-01-11T21:35:59.8874769Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:59.8875076Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:35:59.8875378Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:59.8875667Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:35:59.8875970Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.8876265Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:35:59.8876568Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:35:59.8876850Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:00.2790642Z 2023-01-11T21:36:00.2791167Z  2023-01-11T21:36:00.2791545Z  2023-01-11T21:36:00.2791859Z  2023-01-11T21:36:00.2792148Z  2023-01-11T21:36:00.2792446Z  2023-01-11T21:36:00.2792695Z  2023-01-11T21:36:00.2792932Z  2023-01-11T21:36:00.2793211Z  2023-01-11T21:36:00.2795193Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2023-01-11T21:36:00.2795817Z [890 / 2,684] 8 actions running 2023-01-11T21:36:00.2796282Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:00.2796794Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:00.2797270Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:00.2797881Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:00.2798323Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:00.2798742Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:00.2799159Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:00.2799588Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:00.2799796Z 2023-01-11T21:36:00.2799900Z  2023-01-11T21:36:00.2800206Z  2023-01-11T21:36:00.2800446Z  2023-01-11T21:36:00.2800670Z  2023-01-11T21:36:00.2800914Z  2023-01-11T21:36:00.2801154Z  2023-01-11T21:36:00.2801383Z  2023-01-11T21:36:00.2801625Z  2023-01-11T21:36:00.2802018Z In file included from aten/src/ATen/native/cpu/Loops.h:37:0, 2023-01-11T21:36:00.2802655Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:13: 2023-01-11T21:36:00.2803547Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2023-01-11T21:36:00.2804447Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:36:00.2804911Z inline Vectorized convert_to_bool(Vectorized x) { 2023-01-11T21:36:00.2805225Z ^~~~~~~~~~~~~~~ 2023-01-11T21:36:00.2805588Z [890 / 2,684] 8 actions running 2023-01-11T21:36:00.2806078Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:00.2806510Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:00.2806913Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:00.2807342Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:00.2807764Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:00.2808172Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:00.2808588Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:00.2809014Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:00.4992113Z 2023-01-11T21:36:00.4992748Z  2023-01-11T21:36:00.4993070Z  2023-01-11T21:36:00.4993361Z  2023-01-11T21:36:00.4993653Z  2023-01-11T21:36:00.4993893Z  2023-01-11T21:36:00.4994161Z  2023-01-11T21:36:00.4994443Z  2023-01-11T21:36:00.4994690Z  2023-01-11T21:36:00.4995097Z [894 / 2,684] 8 actions running 2023-01-11T21:36:00.4995583Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:00.4996035Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:00.4996496Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:00.4996938Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:00.4997366Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:00.4997999Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:00.4998465Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:00.4998892Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.1387190Z 2023-01-11T21:36:01.1387845Z  2023-01-11T21:36:01.1388389Z  2023-01-11T21:36:01.1388708Z  2023-01-11T21:36:01.1389150Z  2023-01-11T21:36:01.1389470Z  2023-01-11T21:36:01.1389916Z  2023-01-11T21:36:01.1390208Z  2023-01-11T21:36:01.1390665Z  2023-01-11T21:36:01.1391467Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T21:36:01.1392218Z [894 / 2,684] 8 actions running 2023-01-11T21:36:01.1392861Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.1393424Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:01.1394136Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.1394811Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.1395491Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.1396148Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:01.1396804Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.1397486Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.1415532Z 2023-01-11T21:36:01.1415819Z  2023-01-11T21:36:01.1416139Z  2023-01-11T21:36:01.1416406Z  2023-01-11T21:36:01.1416711Z  2023-01-11T21:36:01.1416952Z  2023-01-11T21:36:01.1417227Z  2023-01-11T21:36:01.1417486Z  2023-01-11T21:36:01.1417750Z  2023-01-11T21:36:01.1432045Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:7:0: 2023-01-11T21:36:01.1433077Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:36:01.1434222Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:37:57: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:36:01.1434935Z [=](Vectorized a, Vectorized b) __ubsan_ignore_undefined__ { 2023-01-11T21:36:01.1435566Z ^ 2023-01-11T21:36:01.1455171Z [894 / 2,684] 8 actions running 2023-01-11T21:36:01.1455707Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.1456264Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:01.1459399Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.1459969Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.1460504Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.1461028Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:01.1461548Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.1462067Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.3483842Z 2023-01-11T21:36:01.3484382Z  2023-01-11T21:36:01.3484732Z  2023-01-11T21:36:01.3485019Z  2023-01-11T21:36:01.3485288Z  2023-01-11T21:36:01.3485580Z  2023-01-11T21:36:01.3485855Z  2023-01-11T21:36:01.3486114Z  2023-01-11T21:36:01.3486393Z  2023-01-11T21:36:01.3486781Z [898 / 2,684] 8 actions, 7 running 2023-01-11T21:36:01.3487266Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.3487766Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:01.3488272Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.3488754Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.3489239Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.3489747Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.3490237Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.3490613Z [Prepa] //:ATen_CPU_DEFAULT 2023-01-11T21:36:01.6991724Z 2023-01-11T21:36:01.6992256Z  2023-01-11T21:36:01.6992612Z  2023-01-11T21:36:01.6992943Z  2023-01-11T21:36:01.6993261Z  2023-01-11T21:36:01.6993602Z  2023-01-11T21:36:01.6993889Z  2023-01-11T21:36:01.6994198Z  2023-01-11T21:36:01.6994513Z  2023-01-11T21:36:01.6994927Z [898 / 2,684] 8 actions running 2023-01-11T21:36:01.6995478Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.6996022Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:01.6996548Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.6996899Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.6997223Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.6997593Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.6998350Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.6998769Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.9609509Z 2023-01-11T21:36:01.9610065Z  2023-01-11T21:36:01.9610443Z  2023-01-11T21:36:01.9610761Z  2023-01-11T21:36:01.9612747Z  2023-01-11T21:36:01.9613385Z  2023-01-11T21:36:01.9613886Z  2023-01-11T21:36:01.9614333Z  2023-01-11T21:36:01.9614816Z  2023-01-11T21:36:01.9615611Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2023-01-11T21:36:01.9616481Z [898 / 2,684] 8 actions running 2023-01-11T21:36:01.9617117Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.9617861Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:01.9618698Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.9619396Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.9620260Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.9620969Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.9621805Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.9622437Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.9622699Z 2023-01-11T21:36:01.9623331Z  2023-01-11T21:36:01.9623613Z  2023-01-11T21:36:01.9623980Z  2023-01-11T21:36:01.9624226Z  2023-01-11T21:36:01.9624586Z  2023-01-11T21:36:01.9624821Z  2023-01-11T21:36:01.9625062Z  2023-01-11T21:36:01.9625472Z  2023-01-11T21:36:01.9626239Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:36:01.9627431Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp:34:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:36:01.9628037Z [](Vec x, Vec y) -> Vec { return x + y; }); 2023-01-11T21:36:01.9628298Z ^~~ 2023-01-11T21:36:01.9636934Z [898 / 2,684] 8 actions running 2023-01-11T21:36:01.9637579Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.9640851Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:01.9641880Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.9642411Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:01.9643057Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.9643688Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.9644335Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:01.9644979Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.0405290Z 2023-01-11T21:36:02.0407676Z  2023-01-11T21:36:02.0408018Z  2023-01-11T21:36:02.0408317Z  2023-01-11T21:36:02.0408602Z  2023-01-11T21:36:02.0408879Z  2023-01-11T21:36:02.0409232Z  2023-01-11T21:36:02.0409535Z  2023-01-11T21:36:02.0409816Z  2023-01-11T21:36:02.0410455Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T21:36:02.0411019Z [901 / 2,684] 8 actions, 7 running 2023-01-11T21:36:02.0411503Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:02.0412043Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.0412598Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.0413139Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.0413698Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.0414255Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.0414787Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:02.0415310Z [Prepa] Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp 2023-01-11T21:36:02.0415636Z 2023-01-11T21:36:02.0415774Z  2023-01-11T21:36:02.0416059Z  2023-01-11T21:36:02.0416348Z  2023-01-11T21:36:02.0416649Z  2023-01-11T21:36:02.0416950Z  2023-01-11T21:36:02.0417231Z  2023-01-11T21:36:02.0417530Z  2023-01-11T21:36:02.0417825Z  2023-01-11T21:36:02.0418520Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:6:0: 2023-01-11T21:36:02.0419658Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2023-01-11T21:36:02.0420586Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:36:02.0421183Z inline Vectorized convert_to_bool(Vectorized x) { 2023-01-11T21:36:02.0421584Z ^~~~~~~~~~~~~~~ 2023-01-11T21:36:02.0422017Z [901 / 2,684] 8 actions, 7 running 2023-01-11T21:36:02.0422510Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:02.0423047Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.0423582Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.0424138Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.0424671Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.0425764Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.0426298Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:02.0426811Z [Prepa] Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp 2023-01-11T21:36:02.3001433Z 2023-01-11T21:36:02.3002185Z  2023-01-11T21:36:02.3002545Z  2023-01-11T21:36:02.3002782Z  2023-01-11T21:36:02.3003909Z  2023-01-11T21:36:02.3004192Z  2023-01-11T21:36:02.3004475Z  2023-01-11T21:36:02.3004686Z  2023-01-11T21:36:02.3004854Z  2023-01-11T21:36:02.3005181Z [902 / 2,684] 8 actions running 2023-01-11T21:36:02.3005650Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:02.3006073Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:02.3006441Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:02.3006873Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.3007185Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.3007600Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:02.3007943Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.3008397Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.6856377Z 2023-01-11T21:36:02.6858394Z  2023-01-11T21:36:02.6858785Z  2023-01-11T21:36:02.6859037Z  2023-01-11T21:36:02.6859373Z  2023-01-11T21:36:02.6859647Z  2023-01-11T21:36:02.6859920Z  2023-01-11T21:36:02.6860178Z  2023-01-11T21:36:02.6860457Z  2023-01-11T21:36:02.6860851Z [903 / 2,684] 8 actions, 7 running 2023-01-11T21:36:02.6861330Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:02.6861821Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:02.6862315Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:02.6862771Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.6863259Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:02.6863747Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.6864227Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.6864689Z [Scann] Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp 2023-01-11T21:36:02.8640114Z 2023-01-11T21:36:02.8640877Z  2023-01-11T21:36:02.8641432Z  2023-01-11T21:36:02.8641791Z  2023-01-11T21:36:02.8641996Z  2023-01-11T21:36:02.8642288Z  2023-01-11T21:36:02.8642456Z  2023-01-11T21:36:02.8642610Z  2023-01-11T21:36:02.8642777Z  2023-01-11T21:36:02.8643235Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2023-01-11T21:36:02.8643565Z [905 / 2,684] 8 actions running 2023-01-11T21:36:02.8643911Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:02.8644223Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.8644604Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:02.8645043Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.8645493Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.8645786Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.8646088Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:02.8646468Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.8646613Z 2023-01-11T21:36:02.8646694Z  2023-01-11T21:36:02.8646850Z  2023-01-11T21:36:02.8647075Z  2023-01-11T21:36:02.8647273Z  2023-01-11T21:36:02.8647511Z  2023-01-11T21:36:02.8647768Z  2023-01-11T21:36:02.8647999Z  2023-01-11T21:36:02.8648153Z  2023-01-11T21:36:02.8648600Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4:0: 2023-01-11T21:36:02.8649200Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:36:02.8650070Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:64:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:36:02.8650536Z Vec vec2_vec) __ubsan_ignore_undefined__ { 2023-01-11T21:36:02.8650809Z ^ 2023-01-11T21:36:02.8651097Z [905 / 2,684] 8 actions running 2023-01-11T21:36:02.8651366Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:02.8651692Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.8652012Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:02.8652297Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.8652647Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.8652943Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:02.8653262Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:02.8653610Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.1014163Z 2023-01-11T21:36:03.1014767Z  2023-01-11T21:36:03.1015131Z  2023-01-11T21:36:03.1015313Z  2023-01-11T21:36:03.1015481Z  2023-01-11T21:36:03.1015650Z  2023-01-11T21:36:03.1015802Z  2023-01-11T21:36:03.1015999Z  2023-01-11T21:36:03.1016181Z  2023-01-11T21:36:03.1016414Z [906 / 2,684] 8 actions running 2023-01-11T21:36:03.1016720Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.1017026Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:03.1017384Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.1017686Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.1017986Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.1018266Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:03.1018572Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.1018866Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.4578633Z 2023-01-11T21:36:03.4579186Z  2023-01-11T21:36:03.4579543Z  2023-01-11T21:36:03.4579846Z  2023-01-11T21:36:03.4580122Z  2023-01-11T21:36:03.4580408Z  2023-01-11T21:36:03.4580716Z  2023-01-11T21:36:03.4581004Z  2023-01-11T21:36:03.4581325Z  2023-01-11T21:36:03.4581747Z [907 / 2,684] 8 actions, 7 running 2023-01-11T21:36:03.4582260Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.4582799Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.4583356Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.4583894Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.4584426Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:03.4584952Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.4585493Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.4585872Z [Scann] //:ATen_CPU_DEFAULT 2023-01-11T21:36:03.5061020Z 2023-01-11T21:36:03.5061638Z  2023-01-11T21:36:03.5062085Z  2023-01-11T21:36:03.5062343Z  2023-01-11T21:36:03.5062577Z  2023-01-11T21:36:03.5062961Z  2023-01-11T21:36:03.5063291Z  2023-01-11T21:36:03.5063652Z  2023-01-11T21:36:03.5063916Z  2023-01-11T21:36:03.5064599Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2023-01-11T21:36:03.5065284Z [907 / 2,684] 8 actions running 2023-01-11T21:36:03.5065694Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.5066343Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.5066890Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.5067424Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5067846Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:03.5068540Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5069080Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5069490Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5069831Z 2023-01-11T21:36:03.5069954Z  2023-01-11T21:36:03.5070382Z  2023-01-11T21:36:03.5070638Z  2023-01-11T21:36:03.5070958Z  2023-01-11T21:36:03.5071330Z  2023-01-11T21:36:03.5071585Z  2023-01-11T21:36:03.5071943Z  2023-01-11T21:36:03.5072213Z  2023-01-11T21:36:03.5072767Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2023-01-11T21:36:03.5073611Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2023-01-11T21:36:03.5074780Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2023-01-11T21:36:03.5075881Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:36:03.5076508Z inline Vectorized convert_to_bool(Vectorized x) { 2023-01-11T21:36:03.5076885Z ^~~~~~~~~~~~~~~ 2023-01-11T21:36:03.5088718Z [907 / 2,684] 8 actions running 2023-01-11T21:36:03.5089061Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.5089572Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.5090044Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.5090352Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5090654Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:03.5091116Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5091423Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5091723Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5841593Z 2023-01-11T21:36:03.5842133Z  2023-01-11T21:36:03.5842466Z  2023-01-11T21:36:03.5842731Z  2023-01-11T21:36:03.5843006Z  2023-01-11T21:36:03.5843282Z  2023-01-11T21:36:03.5843537Z  2023-01-11T21:36:03.5843812Z  2023-01-11T21:36:03.5844088Z  2023-01-11T21:36:03.5844646Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2023-01-11T21:36:03.5845177Z [908 / 2,684] 8 actions running 2023-01-11T21:36:03.5845639Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.5846142Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.5846624Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5847108Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:03.5847595Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5848051Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5848526Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5849016Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:03.5859315Z 2023-01-11T21:36:03.5859567Z  2023-01-11T21:36:03.5859849Z  2023-01-11T21:36:03.5860130Z  2023-01-11T21:36:03.5860408Z  2023-01-11T21:36:03.5860659Z  2023-01-11T21:36:03.5860930Z  2023-01-11T21:36:03.5861202Z  2023-01-11T21:36:03.5861469Z  2023-01-11T21:36:03.5862130Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2:0: 2023-01-11T21:36:03.5862989Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:36:03.5864007Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:192:42: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:36:03.5864798Z [=](Vectorized a) -> Vectorized { return a; }); 2023-01-11T21:36:03.5865380Z ^~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:36:03.5865775Z [908 / 2,684] 8 actions running 2023-01-11T21:36:03.5866219Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.5866723Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.5867233Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5867791Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:03.5868291Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5868784Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5869260Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.5869754Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:03.9161706Z 2023-01-11T21:36:03.9162123Z  2023-01-11T21:36:03.9162378Z  2023-01-11T21:36:03.9162578Z  2023-01-11T21:36:03.9162748Z  2023-01-11T21:36:03.9162916Z  2023-01-11T21:36:03.9163082Z  2023-01-11T21:36:03.9163245Z  2023-01-11T21:36:03.9163397Z  2023-01-11T21:36:03.9163640Z [910 / 2,684] 8 actions running 2023-01-11T21:36:03.9163950Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.9164243Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:03.9164546Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.9164850Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:03.9165134Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.9165427Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:03.9165721Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:03.9166007Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.2670304Z 2023-01-11T21:36:04.2671015Z  2023-01-11T21:36:04.2671424Z  2023-01-11T21:36:04.2671741Z  2023-01-11T21:36:04.2672029Z  2023-01-11T21:36:04.2672362Z  2023-01-11T21:36:04.2672643Z  2023-01-11T21:36:04.2672800Z  2023-01-11T21:36:04.2672964Z  2023-01-11T21:36:04.2673381Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2023-01-11T21:36:04.2673703Z [910 / 2,684] 8 actions running 2023-01-11T21:36:04.2673988Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:04.2674303Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:04.2674645Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:04.2674973Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:04.2675324Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.2675625Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:04.2675944Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.2676253Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.2676412Z 2023-01-11T21:36:04.2676533Z  2023-01-11T21:36:04.2676770Z  2023-01-11T21:36:04.2677021Z  2023-01-11T21:36:04.2677265Z  2023-01-11T21:36:04.2677498Z  2023-01-11T21:36:04.2678105Z  2023-01-11T21:36:04.2678281Z  2023-01-11T21:36:04.2678446Z  2023-01-11T21:36:04.2682546Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:36:04.2683103Z # pragma unroll 2023-01-11T21:36:04.2683362Z 2023-01-11T21:36:04.2683743Z [910 / 2,684] 8 actions running 2023-01-11T21:36:04.2684205Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:04.2684658Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:04.2685100Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:04.2685464Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:04.2685764Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.2686510Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:04.2686978Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.2687450Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.3289247Z 2023-01-11T21:36:04.3293668Z  2023-01-11T21:36:04.3296756Z  2023-01-11T21:36:04.3297071Z  2023-01-11T21:36:04.3297362Z  2023-01-11T21:36:04.3297652Z  2023-01-11T21:36:04.3298139Z  2023-01-11T21:36:04.3301355Z  2023-01-11T21:36:04.3304209Z  2023-01-11T21:36:04.3304823Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2023-01-11T21:36:04.3305366Z [912 / 2,684] 8 actions running 2023-01-11T21:36:04.3305866Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:04.3306417Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:04.3306951Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.3307495Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:04.3308050Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.3308547Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.3309034Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.3309553Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.3309851Z 2023-01-11T21:36:04.3310001Z  2023-01-11T21:36:04.3310301Z  2023-01-11T21:36:04.3310606Z  2023-01-11T21:36:04.3310907Z  2023-01-11T21:36:04.3311179Z  2023-01-11T21:36:04.3311478Z  2023-01-11T21:36:04.3311783Z  2023-01-11T21:36:04.3312071Z  2023-01-11T21:36:04.3312765Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:36:04.3313897Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:112:35: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:36:04.3314601Z [=](Vec a, Vec b, Vec c) -> Vec { 2023-01-11T21:36:04.3314937Z ^~~ 2023-01-11T21:36:04.3315357Z [912 / 2,684] 8 actions running 2023-01-11T21:36:04.3315852Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:04.3316353Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:04.3316906Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.3317441Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:04.3318115Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.3318661Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.3319199Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.3319711Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.6264003Z 2023-01-11T21:36:04.6264542Z  2023-01-11T21:36:04.6264913Z  2023-01-11T21:36:04.6265253Z  2023-01-11T21:36:04.6265544Z  2023-01-11T21:36:04.6265867Z  2023-01-11T21:36:04.6266175Z  2023-01-11T21:36:04.6266464Z  2023-01-11T21:36:04.6279342Z  2023-01-11T21:36:04.6279795Z [914 / 2,684] 8 actions running 2023-01-11T21:36:04.6280403Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:04.6280925Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:04.6281480Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:04.6282010Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:04.6282553Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.6283097Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.6283619Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:04.6284160Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.2428499Z 2023-01-11T21:36:05.2428987Z  2023-01-11T21:36:05.2429342Z  2023-01-11T21:36:05.2429637Z  2023-01-11T21:36:05.2430094Z  2023-01-11T21:36:05.2430367Z  2023-01-11T21:36:05.2430637Z  2023-01-11T21:36:05.2430884Z  2023-01-11T21:36:05.2431143Z  2023-01-11T21:36:05.2431531Z [915 / 2,684] 8 actions, 7 running 2023-01-11T21:36:05.2432018Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:05.2432544Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:05.2433142Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:05.2433714Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.2434193Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.2434683Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.2435204Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.2435554Z [Scann] //:ATen_CPU_DEFAULT 2023-01-11T21:36:05.6272279Z 2023-01-11T21:36:05.6276297Z  2023-01-11T21:36:05.6276816Z  2023-01-11T21:36:05.6277135Z  2023-01-11T21:36:05.6277552Z  2023-01-11T21:36:05.6278026Z  2023-01-11T21:36:05.6278335Z  2023-01-11T21:36:05.6278628Z  2023-01-11T21:36:05.6278940Z  2023-01-11T21:36:05.6279367Z [917 / 2,684] 8 actions running 2023-01-11T21:36:05.6279894Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:36:05.6280528Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:05.6281101Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:05.6281645Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:05.6282203Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:05.6282758Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.6283291Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:05.6283805Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.8792233Z 2023-01-11T21:36:05.8792738Z  2023-01-11T21:36:05.8793106Z  2023-01-11T21:36:05.8793389Z  2023-01-11T21:36:05.8793707Z  2023-01-11T21:36:05.8794010Z  2023-01-11T21:36:05.8794297Z  2023-01-11T21:36:05.8794607Z  2023-01-11T21:36:05.8794909Z  2023-01-11T21:36:05.8795329Z [920 / 2,684] 8 actions, 7 running 2023-01-11T21:36:05.8795873Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:05.8796428Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:05.8796969Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.8797532Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:05.8798126Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.8798679Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.8799203Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.8799605Z [Scann] //:ATen_CPU_DEFAULT 2023-01-11T21:36:05.9576697Z 2023-01-11T21:36:05.9577167Z  2023-01-11T21:36:05.9577522Z  2023-01-11T21:36:05.9577811Z  2023-01-11T21:36:05.9578115Z  2023-01-11T21:36:05.9578407Z  2023-01-11T21:36:05.9578689Z  2023-01-11T21:36:05.9578968Z  2023-01-11T21:36:05.9579224Z  2023-01-11T21:36:05.9579797Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2023-01-11T21:36:05.9581079Z [920 / 2,684] 8 actions running 2023-01-11T21:36:05.9581537Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:05.9582052Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:05.9582540Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.9583016Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:05.9583500Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.9584047Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.9584545Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.9585033Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.9599514Z 2023-01-11T21:36:05.9599885Z  2023-01-11T21:36:05.9600293Z  2023-01-11T21:36:05.9600584Z  2023-01-11T21:36:05.9600901Z  2023-01-11T21:36:05.9601185Z  2023-01-11T21:36:05.9601466Z  2023-01-11T21:36:05.9601732Z  2023-01-11T21:36:05.9602012Z  2023-01-11T21:36:05.9613310Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7:0: 2023-01-11T21:36:05.9613929Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2023-01-11T21:36:05.9614731Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:36:05.9615305Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2023-01-11T21:36:05.9615669Z ^ 2023-01-11T21:36:05.9637247Z [920 / 2,684] 8 actions running 2023-01-11T21:36:05.9638123Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:05.9638682Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:05.9639184Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.9639708Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:05.9640266Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.9640757Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.9641262Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:05.9641766Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.2282586Z 2023-01-11T21:36:06.2283298Z  2023-01-11T21:36:06.2283629Z  2023-01-11T21:36:06.2283928Z  2023-01-11T21:36:06.2284191Z  2023-01-11T21:36:06.2284495Z  2023-01-11T21:36:06.2284741Z  2023-01-11T21:36:06.2284992Z  2023-01-11T21:36:06.2285249Z  2023-01-11T21:36:06.2285499Z [921 / 2,684] 8 actions running 2023-01-11T21:36:06.2285995Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.2286320Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.2286623Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:06.2286925Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.2287211Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.2287513Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.2287883Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.2288168Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.2936151Z 2023-01-11T21:36:06.2936670Z  2023-01-11T21:36:06.2937604Z  2023-01-11T21:36:06.2950166Z  2023-01-11T21:36:06.2950345Z  2023-01-11T21:36:06.2950521Z  2023-01-11T21:36:06.2950724Z  2023-01-11T21:36:06.2950971Z  2023-01-11T21:36:06.2951198Z  2023-01-11T21:36:06.2951795Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2023-01-11T21:36:06.2952366Z [921 / 2,684] 8 actions running 2023-01-11T21:36:06.2952779Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:36:06.2953099Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.2953444Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:06.2954988Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.2955505Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.2955974Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.2956299Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.2956736Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.2956963Z 2023-01-11T21:36:06.2957095Z  2023-01-11T21:36:06.2957326Z  2023-01-11T21:36:06.2957564Z  2023-01-11T21:36:06.2957985Z  2023-01-11T21:36:06.2958153Z  2023-01-11T21:36:06.2958417Z  2023-01-11T21:36:06.2958679Z  2023-01-11T21:36:06.2959156Z  2023-01-11T21:36:06.2959617Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T21:36:06.2960101Z from aten/src/ATen/cpu/vml.h:5, 2023-01-11T21:36:06.2960787Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2023-01-11T21:36:06.2962586Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::vec::DEFAULT::Vectorized(const at::vec::DEFAULT::Vectorized&, const at::vec::DEFAULT::Vectorized&)]': 2023-01-11T21:36:06.2963626Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:36:06.2964052Z inline scalar_t vec_reduce_all( 2023-01-11T21:36:06.2964334Z ^~~~~~~~~~~~~~ 2023-01-11T21:36:06.2964710Z [921 / 2,684] 8 actions running 2023-01-11T21:36:06.2965140Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2023-01-11T21:36:06.2965584Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.2966018Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:06.2966461Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.2967000Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.2967543Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.2968081Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.2968630Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.6281974Z 2023-01-11T21:36:06.6282541Z  2023-01-11T21:36:06.6282881Z  2023-01-11T21:36:06.6283220Z  2023-01-11T21:36:06.6283552Z  2023-01-11T21:36:06.6283808Z  2023-01-11T21:36:06.6283987Z  2023-01-11T21:36:06.6284154Z  2023-01-11T21:36:06.6284307Z  2023-01-11T21:36:06.6284553Z [922 / 2,684] 8 actions running 2023-01-11T21:36:06.6284881Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.6285192Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:06.6285482Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.6285787Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.6286091Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.6286379Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.6286680Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.6286984Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.8236720Z 2023-01-11T21:36:06.8237269Z  2023-01-11T21:36:06.8237603Z  2023-01-11T21:36:06.8238247Z  2023-01-11T21:36:06.8238506Z  2023-01-11T21:36:06.8238744Z  2023-01-11T21:36:06.8238995Z  2023-01-11T21:36:06.8239250Z  2023-01-11T21:36:06.8239482Z  2023-01-11T21:36:06.8240100Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2023-01-11T21:36:06.8240844Z [923 / 2,684] 8 actions running 2023-01-11T21:36:06.8241371Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.8241888Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:06.8242390Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.8242965Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.8243403Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.8243845Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.8244525Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.8245180Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.8245431Z 2023-01-11T21:36:06.8245574Z  2023-01-11T21:36:06.8245980Z  2023-01-11T21:36:06.8246251Z  2023-01-11T21:36:06.8246512Z  2023-01-11T21:36:06.8246921Z  2023-01-11T21:36:06.8247501Z  2023-01-11T21:36:06.8247793Z  2023-01-11T21:36:06.8248060Z  2023-01-11T21:36:06.8248594Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2023-01-11T21:36:06.8249334Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2023-01-11T21:36:06.8250450Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2023-01-11T21:36:06.8251322Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:36:06.8251852Z inline Vectorized convert_to_bool(Vectorized x) { 2023-01-11T21:36:06.8252233Z ^~~~~~~~~~~~~~~ 2023-01-11T21:36:06.8252588Z [923 / 2,684] 8 actions running 2023-01-11T21:36:06.8253024Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.8253524Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:06.8254028Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.8254515Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.8254979Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.8255400Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.8255801Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.8256222Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.9417828Z 2023-01-11T21:36:06.9418301Z  2023-01-11T21:36:06.9418678Z  2023-01-11T21:36:06.9420807Z  2023-01-11T21:36:06.9421308Z  2023-01-11T21:36:06.9423804Z  2023-01-11T21:36:06.9424270Z  2023-01-11T21:36:06.9426780Z  2023-01-11T21:36:06.9427194Z  2023-01-11T21:36:06.9430677Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2023-01-11T21:36:06.9431383Z [925 / 2,684] 8 actions running 2023-01-11T21:36:06.9434791Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.9435487Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.9438249Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.9438910Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.9440681Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.9441448Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.9442155Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:06.9442938Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:06.9443305Z 2023-01-11T21:36:06.9443591Z  2023-01-11T21:36:06.9443983Z  2023-01-11T21:36:06.9444364Z  2023-01-11T21:36:06.9444860Z  2023-01-11T21:36:06.9445495Z  2023-01-11T21:36:06.9445710Z  2023-01-11T21:36:06.9445885Z  2023-01-11T21:36:06.9446055Z  2023-01-11T21:36:06.9446476Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:36:06.9447211Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp:61:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:36:06.9447754Z [](Vec base) -> Vec { return base * base; } 2023-01-11T21:36:06.9447961Z ^~~ 2023-01-11T21:36:06.9448240Z [925 / 2,684] 8 actions running 2023-01-11T21:36:06.9448526Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.9448835Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.9449137Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:06.9449496Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.9449797Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.9450098Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:06.9450382Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:06.9450817Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.2823285Z 2023-01-11T21:36:07.2824029Z  2023-01-11T21:36:07.2824416Z  2023-01-11T21:36:07.2824617Z  2023-01-11T21:36:07.2824787Z  2023-01-11T21:36:07.2824959Z  2023-01-11T21:36:07.2825126Z  2023-01-11T21:36:07.2825294Z  2023-01-11T21:36:07.2825447Z  2023-01-11T21:36:07.3151108Z [926 / 2,684] 8 actions running 2023-01-11T21:36:07.3151993Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.3152507Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.3152958Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.3153394Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:07.3153852Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:07.3154190Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.3154522Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.3154907Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.5989710Z 2023-01-11T21:36:07.5990242Z  2023-01-11T21:36:07.5993423Z  2023-01-11T21:36:07.5993711Z  2023-01-11T21:36:07.5993996Z  2023-01-11T21:36:07.5994281Z  2023-01-11T21:36:07.5994548Z  2023-01-11T21:36:07.5994830Z  2023-01-11T21:36:07.6007626Z  2023-01-11T21:36:07.6008430Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2023-01-11T21:36:07.6008959Z [926 / 2,684] 8 actions running 2023-01-11T21:36:07.6009439Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.6009935Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.6010429Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.6012703Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.6013207Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:07.6013727Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.6014211Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.6014688Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.6014957Z 2023-01-11T21:36:07.6015081Z  2023-01-11T21:36:07.6015367Z  2023-01-11T21:36:07.6015648Z  2023-01-11T21:36:07.6015905Z  2023-01-11T21:36:07.6016186Z  2023-01-11T21:36:07.6016461Z  2023-01-11T21:36:07.6016723Z  2023-01-11T21:36:07.6016998Z  2023-01-11T21:36:07.6017750Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:36:07.6018296Z # pragma unroll 2023-01-11T21:36:07.6018571Z 2023-01-11T21:36:07.6019301Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:36:07.6019860Z # pragma unroll 2023-01-11T21:36:07.6020111Z 2023-01-11T21:36:07.6020846Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:36:07.6021394Z # pragma unroll 2023-01-11T21:36:07.6021648Z 2023-01-11T21:36:07.6022370Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:36:07.6022908Z # pragma unroll 2023-01-11T21:36:07.6023158Z 2023-01-11T21:36:07.6023790Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3:0: 2023-01-11T21:36:07.6024628Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2023-01-11T21:36:07.6025635Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:613:63: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:36:07.6026498Z [=](Vectorized a, Vectorized b) { return a + b; }); 2023-01-11T21:36:07.6026917Z ^ 2023-01-11T21:36:07.6027331Z [926 / 2,684] 8 actions running 2023-01-11T21:36:07.6027780Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.6028381Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.6028894Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.6029396Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.6029878Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:07.6030370Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.6030852Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.6031325Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.6109155Z 2023-01-11T21:36:07.6109502Z  2023-01-11T21:36:07.6109842Z  2023-01-11T21:36:07.6110121Z  2023-01-11T21:36:07.6110887Z  2023-01-11T21:36:07.6111235Z  2023-01-11T21:36:07.6111517Z  2023-01-11T21:36:07.6111779Z  2023-01-11T21:36:07.6112053Z  2023-01-11T21:36:07.6112652Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2023-01-11T21:36:07.6113213Z [927 / 2,684] 8 actions, 7 running 2023-01-11T21:36:07.6113687Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.6114206Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.6114722Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.6115214Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:07.6115700Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.6116189Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.6116657Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.6117139Z [Prepa] Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp 2023-01-11T21:36:07.6158072Z 2023-01-11T21:36:07.6207986Z  2023-01-11T21:36:07.6230516Z  2023-01-11T21:36:07.6231113Z  2023-01-11T21:36:07.6231823Z  2023-01-11T21:36:07.6232164Z  2023-01-11T21:36:07.6232456Z  2023-01-11T21:36:07.6232732Z  2023-01-11T21:36:07.6233018Z  2023-01-11T21:36:07.6233550Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2023-01-11T21:36:07.6234330Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:8: 2023-01-11T21:36:07.6236212Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::weight_norm_first_dim_kernel(at::TensorBase&, at::TensorBase&, const at::TensorBase&, const at::TensorBase&, int64_t, int64_t):: [with scalar_t = double; accscalar_t = double]::, at::vec::DEFAULT::Vectorized)>]': 2023-01-11T21:36:07.6238065Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:36:07.6238602Z inline scalar_t vec_reduce_all( 2023-01-11T21:36:07.6238943Z ^~~~~~~~~~~~~~ 2023-01-11T21:36:07.6239341Z [927 / 2,684] 8 actions, 7 running 2023-01-11T21:36:07.6239818Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.6240408Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.6240930Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.6241432Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2023-01-11T21:36:07.6241952Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.6242466Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.6242954Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.6243627Z [Prepa] Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp 2023-01-11T21:36:07.9164717Z 2023-01-11T21:36:07.9165294Z  2023-01-11T21:36:07.9165671Z  2023-01-11T21:36:07.9166003Z  2023-01-11T21:36:07.9166345Z  2023-01-11T21:36:07.9166630Z  2023-01-11T21:36:07.9166941Z  2023-01-11T21:36:07.9167243Z  2023-01-11T21:36:07.9169203Z  2023-01-11T21:36:07.9169727Z [930 / 2,684] 8 actions running 2023-01-11T21:36:07.9170246Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:07.9170796Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:07.9171277Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:07.9172120Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.9172584Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.9173023Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.9173463Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:07.9173888Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:08.7030690Z 2023-01-11T21:36:08.7031277Z  2023-01-11T21:36:08.7031645Z  2023-01-11T21:36:08.7031995Z  2023-01-11T21:36:08.7032293Z  2023-01-11T21:36:08.7032547Z  2023-01-11T21:36:08.7032760Z  2023-01-11T21:36:08.7033017Z  2023-01-11T21:36:08.7033324Z  2023-01-11T21:36:08.7034044Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2023-01-11T21:36:08.7034543Z [930 / 2,684] 8 actions running 2023-01-11T21:36:08.7035036Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:08.7035602Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.7036105Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.7036611Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.7037138Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.7037580Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.7038041Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.7038329Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:08.7038470Z 2023-01-11T21:36:08.7038582Z  2023-01-11T21:36:08.7038760Z  2023-01-11T21:36:08.7038927Z  2023-01-11T21:36:08.7039122Z  2023-01-11T21:36:08.7039380Z  2023-01-11T21:36:08.7039577Z  2023-01-11T21:36:08.7039788Z  2023-01-11T21:36:08.7040007Z  2023-01-11T21:36:08.7040317Z In file included from /usr/include/c++/7/tuple:39:0, 2023-01-11T21:36:08.7040567Z from /usr/include/c++/7/functional:54, 2023-01-11T21:36:08.7040803Z from ./c10/core/DeviceType.h:10, 2023-01-11T21:36:08.7041013Z from ./c10/core/Device.h:3, 2023-01-11T21:36:08.7041372Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:11, 2023-01-11T21:36:08.7041668Z from aten/src/ATen/core/Tensor.h:3, 2023-01-11T21:36:08.7042108Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:2: 2023-01-11T21:36:08.7043111Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T21:36:08.7044237Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T21:36:08.7045278Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T21:36:08.7048650Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T21:36:08.7050033Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T21:36:08.7051905Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:36:08.7053825Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:36:08.7054973Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4229:1: required from here 2023-01-11T21:36:08.7055754Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:36:08.7056156Z struct array 2023-01-11T21:36:08.7056330Z ^~~~~ 2023-01-11T21:36:08.7057092Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2023-01-11T21:36:08.7057540Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:36:08.7057826Z ^~~~~~~~ 2023-01-11T21:36:08.7059002Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T21:36:08.7060635Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T21:36:08.7061945Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T21:36:08.7063212Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T21:36:08.7064685Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T21:36:08.7066515Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:36:08.7068213Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:36:08.7069229Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4229:1: required from here 2023-01-11T21:36:08.7069938Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:36:08.7070201Z struct array 2023-01-11T21:36:08.7070424Z ^~~~~ 2023-01-11T21:36:08.7070977Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2023-01-11T21:36:08.7071378Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:36:08.7071605Z ^~~~~~~~ 2023-01-11T21:36:08.7072550Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2023-01-11T21:36:08.7074032Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2023-01-11T21:36:08.7075317Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2023-01-11T21:36:08.7076536Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2023-01-11T21:36:08.7077860Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2023-01-11T21:36:08.7079544Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:36:08.7081965Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:36:08.7083129Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4229:1: required from here 2023-01-11T21:36:08.7083873Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:36:08.7084210Z struct array 2023-01-11T21:36:08.7084410Z ^~~~~ 2023-01-11T21:36:08.7085003Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2023-01-11T21:36:08.7085478Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:36:08.7085784Z ^~~~~~~~ 2023-01-11T21:36:08.7086989Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T21:36:08.7088620Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T21:36:08.7090002Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T21:36:08.7091301Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T21:36:08.7092578Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T21:36:08.7094144Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:36:08.7095917Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:36:08.7096977Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4230:1: required from here 2023-01-11T21:36:08.7097723Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:36:08.7098069Z struct array 2023-01-11T21:36:08.7098266Z ^~~~~ 2023-01-11T21:36:08.7098904Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2023-01-11T21:36:08.7099259Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:36:08.7099488Z ^~~~~~~~ 2023-01-11T21:36:08.7100289Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T21:36:08.7101529Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T21:36:08.7102832Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T21:36:08.7104388Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T21:36:08.7105797Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T21:36:08.7107626Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:36:08.7109349Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:36:08.7110393Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4230:1: required from here 2023-01-11T21:36:08.7111136Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:36:08.7111397Z struct array 2023-01-11T21:36:08.7111639Z ^~~~~ 2023-01-11T21:36:08.7112201Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2023-01-11T21:36:08.7112623Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:36:08.7112841Z ^~~~~~~~ 2023-01-11T21:36:08.7113972Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2023-01-11T21:36:08.7115313Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2023-01-11T21:36:08.7116666Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2023-01-11T21:36:08.7124149Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2023-01-11T21:36:08.7125454Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2023-01-11T21:36:08.7126990Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2023-01-11T21:36:08.7128840Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2023-01-11T21:36:08.7129991Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4230:1: required from here 2023-01-11T21:36:08.7130803Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2023-01-11T21:36:08.7131166Z struct array 2023-01-11T21:36:08.7131402Z ^~~~~ 2023-01-11T21:36:08.7132001Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2023-01-11T21:36:08.7132489Z typename _AT_Type::_Type _M_elems; 2023-01-11T21:36:08.7132737Z ^~~~~~~~ 2023-01-11T21:36:08.7133052Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2023-01-11T21:36:08.7133393Z from aten/src/ATen/cpu/vec/vec.h:6, 2023-01-11T21:36:08.7133638Z from aten/src/ATen/native/cpu/Loops.h:37, 2023-01-11T21:36:08.7134265Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:11: 2023-01-11T21:36:08.7135135Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::AVX2::Vectorized::int_vec_return_type at::vec::AVX2::Vectorized::widening_subtract(at::vec::AVX2::Vectorized) const': 2023-01-11T21:36:08.7136296Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:313:25: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2023-01-11T21:36:08.7136727Z int_vec_return_type widening_subtract(Vectorized b) const { 2023-01-11T21:36:08.7137037Z ^~~~~~~~~~~~~~~~~ 2023-01-11T21:36:08.7137302Z [930 / 2,684] 8 actions running 2023-01-11T21:36:08.7138040Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2023-01-11T21:36:08.7138443Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.7138882Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.7139250Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.7139635Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.7140026Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.7140364Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.7140683Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:36:08.9169777Z 2023-01-11T21:36:08.9170281Z  2023-01-11T21:36:08.9170742Z  2023-01-11T21:36:08.9171100Z  2023-01-11T21:36:08.9171271Z  2023-01-11T21:36:08.9171442Z  2023-01-11T21:36:08.9171596Z  2023-01-11T21:36:08.9171762Z  2023-01-11T21:36:08.9171929Z  2023-01-11T21:36:08.9172153Z [934 / 2,684] 8 actions running 2023-01-11T21:36:08.9172463Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.9172762Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.9173039Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.9173324Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:08.9173595Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:08.9173847Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:08.9174107Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:08.9174432Z Compiling aten/src/ATen/core/Dict.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:09.1489320Z 2023-01-11T21:36:09.1490065Z  2023-01-11T21:36:09.1490354Z  2023-01-11T21:36:09.1490547Z  2023-01-11T21:36:09.1490715Z  2023-01-11T21:36:09.1490868Z  2023-01-11T21:36:09.1491033Z  2023-01-11T21:36:09.1491197Z  2023-01-11T21:36:09.1491349Z  2023-01-11T21:36:09.1491589Z [935 / 2,684] 8 actions running 2023-01-11T21:36:09.1491892Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:09.1492183Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:09.1492469Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:09.1492743Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.1492996Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.1493257Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.1493583Z Compiling aten/src/ATen/core/Dict.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:09.1493877Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.3938823Z 2023-01-11T21:36:09.3939379Z  2023-01-11T21:36:09.3939780Z  2023-01-11T21:36:09.3940090Z  2023-01-11T21:36:09.3940399Z  2023-01-11T21:36:09.3940713Z  2023-01-11T21:36:09.3941016Z  2023-01-11T21:36:09.3941231Z  2023-01-11T21:36:09.3941397Z  2023-01-11T21:36:09.3941764Z [936 / 2,684] 8 actions, 7 running 2023-01-11T21:36:09.3942201Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:09.3942519Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:09.3942935Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.3943229Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.3943491Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.3943822Z Compiling aten/src/ATen/core/Dict.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:09.3944250Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.3944511Z [Scann] Compiling aten/src/ATen/core/Formatting.cpp 2023-01-11T21:36:09.6130212Z 2023-01-11T21:36:09.6130750Z  2023-01-11T21:36:09.6492917Z  2023-01-11T21:36:09.6493181Z  2023-01-11T21:36:09.6493456Z  2023-01-11T21:36:09.6493722Z  2023-01-11T21:36:09.6493913Z  2023-01-11T21:36:09.6494174Z  2023-01-11T21:36:09.6494439Z  2023-01-11T21:36:09.6494778Z [936 / 2,684] 8 actions running 2023-01-11T21:36:09.6495246Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:09.6495871Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:09.6496284Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.6496652Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.6497016Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.6497407Z Compiling aten/src/ATen/core/Dict.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:09.6497866Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.6498393Z Compiling aten/src/ATen/core/Formatting.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:09.6763890Z 2023-01-11T21:36:09.6764275Z  2023-01-11T21:36:09.6764554Z  2023-01-11T21:36:09.6764824Z  2023-01-11T21:36:09.6765076Z  2023-01-11T21:36:09.6765311Z  2023-01-11T21:36:09.6765564Z  2023-01-11T21:36:09.6765826Z  2023-01-11T21:36:09.6766058Z  2023-01-11T21:36:09.6766512Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2023-01-11T21:36:09.6766855Z [936 / 2,684] 8 actions running 2023-01-11T21:36:09.6767131Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2023-01-11T21:36:09.6767431Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:09.6767713Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.6768094Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.6768504Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.6768971Z Compiling aten/src/ATen/core/Dict.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:09.6769403Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.6769728Z Compiling aten/src/ATen/core/Formatting.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:09.6769945Z 2023-01-11T21:36:09.6770083Z  2023-01-11T21:36:09.6770345Z  2023-01-11T21:36:09.6770505Z  2023-01-11T21:36:09.6770678Z  2023-01-11T21:36:09.6770929Z  2023-01-11T21:36:09.6771125Z  2023-01-11T21:36:09.6771320Z  2023-01-11T21:36:09.6771599Z  2023-01-11T21:36:09.6772174Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:36:09.6772555Z # pragma unroll 2023-01-11T21:36:09.6772824Z 2023-01-11T21:36:09.6773368Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:36:09.6773762Z # pragma unroll 2023-01-11T21:36:09.6774018Z 2023-01-11T21:36:09.6774568Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:36:09.6774971Z # pragma unroll 2023-01-11T21:36:09.6775211Z 2023-01-11T21:36:09.6775816Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:36:09.6776183Z # pragma unroll 2023-01-11T21:36:09.6776361Z 2023-01-11T21:36:09.6776585Z [936 / 2,684] 8 actions running 2023-01-11T21:36:09.6776866Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2023-01-11T21:36:09.6777211Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:36:09.6777491Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.6777795Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.6778064Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.6778413Z Compiling aten/src/ATen/core/Dict.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:09.6778745Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:09.6779071Z Compiling aten/src/ATen/core/Formatting.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:10.0502114Z 2023-01-11T21:36:10.0502604Z  2023-01-11T21:36:10.0503025Z  2023-01-11T21:36:10.0503285Z  2023-01-11T21:36:10.0503443Z  2023-01-11T21:36:10.0503611Z  2023-01-11T21:36:10.0503780Z  2023-01-11T21:36:10.0503934Z  2023-01-11T21:36:10.0504101Z  2023-01-11T21:36:10.0939118Z [938 / 2,684] 8 actions running 2023-01-11T21:36:10.0939678Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:10.0940081Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:10.0940471Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:10.0940934Z Compiling aten/src/ATen/core/Dict.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:10.0941363Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:10.0941843Z Compiling aten/src/ATen/core/Formatting.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:10.0942255Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:10.0942615Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:11.0950682Z 2023-01-11T21:36:11.0951211Z  2023-01-11T21:36:11.0951597Z  2023-01-11T21:36:11.0951962Z  2023-01-11T21:36:11.0952217Z  2023-01-11T21:36:11.0952389Z  2023-01-11T21:36:11.0952562Z  2023-01-11T21:36:11.0952717Z  2023-01-11T21:36:11.0952889Z  2023-01-11T21:36:11.0953156Z [938 / 2,684] 8 actions running 2023-01-11T21:36:11.0953432Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:11.0953712Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:11.0953983Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:11.0954306Z Compiling aten/src/ATen/core/Dict.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:11.0954618Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:11.0954964Z Compiling aten/src/ATen/core/Formatting.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:11.0955270Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:11.0955549Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:11.9163409Z 2023-01-11T21:36:11.9168060Z  2023-01-11T21:36:11.9168393Z  2023-01-11T21:36:11.9168641Z  2023-01-11T21:36:11.9168898Z  2023-01-11T21:36:11.9169158Z  2023-01-11T21:36:11.9169400Z  2023-01-11T21:36:11.9169657Z  2023-01-11T21:36:11.9169895Z  2023-01-11T21:36:11.9170251Z [940 / 2,684] 7 actions, 6 running 2023-01-11T21:36:11.9170664Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:11.9171167Z Compiling aten/src/ATen/core/Dict.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:11.9171602Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:11.9172093Z Compiling aten/src/ATen/core/Formatting.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:11.9172548Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:11.9172938Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:11.9173287Z [Scann] Compiling aten/src/ATen/Functions.cpp 2023-01-11T21:36:12.1513167Z 2023-01-11T21:36:12.1513697Z  2023-01-11T21:36:12.1514061Z  2023-01-11T21:36:12.1514328Z  2023-01-11T21:36:12.1514609Z  2023-01-11T21:36:12.1517398Z  2023-01-11T21:36:12.1518127Z  2023-01-11T21:36:12.1518609Z  2023-01-11T21:36:12.1519032Z [941 / 2,684] 8 actions running 2023-01-11T21:36:12.1519637Z Compiling aten/src/ATen/core/Dict.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:12.1520360Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:12.1520993Z Compiling aten/src/ATen/core/Formatting.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:12.1525146Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:12.1525703Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:12.1526464Z Compiling aten/src/ATen/Functions.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:12.1527047Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:12.1527666Z Compiling aten/src/ATen/core/Dimname.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:12.5538995Z 2023-01-11T21:36:12.5539495Z  2023-01-11T21:36:12.5539820Z  2023-01-11T21:36:12.5540106Z  2023-01-11T21:36:12.5540384Z  2023-01-11T21:36:12.5540648Z  2023-01-11T21:36:12.5540923Z  2023-01-11T21:36:12.5541195Z  2023-01-11T21:36:12.5541451Z  2023-01-11T21:36:12.5541824Z [944 / 2,684] 8 actions running 2023-01-11T21:36:12.5542476Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:12.5542923Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:12.5543463Z Compiling aten/src/ATen/Functions.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:12.5543965Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:12.5544502Z Compiling aten/src/ATen/core/Dimname.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:12.5545120Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:12.5545765Z Compiling aten/src/ATen/RegisterCPU.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:12.5546392Z Compiling aten/src/ATen/native/LossNLL.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:13.5525059Z 2023-01-11T21:36:13.5525720Z  2023-01-11T21:36:13.5526055Z  2023-01-11T21:36:13.5526402Z  2023-01-11T21:36:13.5526716Z  2023-01-11T21:36:13.5527008Z  2023-01-11T21:36:13.5527315Z  2023-01-11T21:36:13.5527619Z  2023-01-11T21:36:13.5527898Z  2023-01-11T21:36:13.5528349Z [944 / 2,684] 8 actions running 2023-01-11T21:36:13.5528806Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:13.5529069Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:13.5529403Z Compiling aten/src/ATen/Functions.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:13.5529711Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:13.5530032Z Compiling aten/src/ATen/core/Dimname.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:13.5530413Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:13.5530797Z Compiling aten/src/ATen/RegisterCPU.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:13.5531175Z Compiling aten/src/ATen/native/LossNLL.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:14.7426092Z 2023-01-11T21:36:14.7426657Z  2023-01-11T21:36:14.7426985Z  2023-01-11T21:36:14.7429185Z  2023-01-11T21:36:14.7429812Z  2023-01-11T21:36:14.7430335Z  2023-01-11T21:36:14.7432651Z  2023-01-11T21:36:14.7432945Z  2023-01-11T21:36:14.7433235Z  2023-01-11T21:36:14.7433663Z [944 / 2,684] 8 actions running 2023-01-11T21:36:14.7434098Z //:aten; 5s processwrapper-sandbox 2023-01-11T21:36:14.7434713Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:36:14.7435339Z Compiling aten/src/ATen/Functions.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:14.7435891Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:14.7436461Z Compiling aten/src/ATen/core/Dimname.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:14.7437189Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:14.7438229Z Compiling aten/src/ATen/RegisterCPU.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:14.7438853Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:15.7428802Z 2023-01-11T21:36:15.7429358Z  2023-01-11T21:36:15.7429638Z  2023-01-11T21:36:15.7429992Z  2023-01-11T21:36:15.7430301Z  2023-01-11T21:36:15.7430593Z  2023-01-11T21:36:15.7430765Z  2023-01-11T21:36:15.7430917Z  2023-01-11T21:36:15.7431086Z  2023-01-11T21:36:15.7431329Z [944 / 2,684] 8 actions running 2023-01-11T21:36:15.7431599Z //:aten; 6s processwrapper-sandbox 2023-01-11T21:36:15.7431926Z //:aten; 5s processwrapper-sandbox 2023-01-11T21:36:15.7432283Z Compiling aten/src/ATen/Functions.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:15.7432586Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:15.7432916Z Compiling aten/src/ATen/core/Dimname.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:15.9280016Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:15.9280647Z Compiling aten/src/ATen/RegisterCPU.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:15.9281244Z Compiling aten/src/ATen/native/LossNLL.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:16.6311479Z 2023-01-11T21:36:16.6312048Z  2023-01-11T21:36:16.6312600Z  2023-01-11T21:36:16.6312961Z  2023-01-11T21:36:16.6313160Z  2023-01-11T21:36:16.6313363Z  2023-01-11T21:36:16.6313576Z  2023-01-11T21:36:16.6313810Z  2023-01-11T21:36:16.6314047Z  2023-01-11T21:36:16.6314323Z [945 / 2,684] 8 actions, 7 running 2023-01-11T21:36:16.6314596Z //:aten; 6s processwrapper-sandbox 2023-01-11T21:36:16.6314985Z //:aten; 6s processwrapper-sandbox 2023-01-11T21:36:16.6315532Z Compiling aten/src/ATen/Functions.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:16.6316089Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:36:16.6316741Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:16.6317434Z Compiling aten/src/ATen/RegisterCPU.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:16.6318011Z Compiling aten/src/ATen/native/LossNLL.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:16.6318309Z [Scann] Compiling aten/src/ATen/core/Generator.cpp 2023-01-11T21:36:16.9304073Z 2023-01-11T21:36:16.9304574Z  2023-01-11T21:36:16.9304939Z  2023-01-11T21:36:16.9305275Z  2023-01-11T21:36:16.9305538Z  2023-01-11T21:36:16.9305745Z  2023-01-11T21:36:16.9305991Z  2023-01-11T21:36:16.9306212Z  2023-01-11T21:36:16.9306381Z  2023-01-11T21:36:16.9306611Z [951 / 2,684] 8 actions running 2023-01-11T21:36:16.9306888Z //:aten; 5s processwrapper-sandbox 2023-01-11T21:36:16.9307244Z Compiling aten/src/ATen/core/Generator.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:16.9307713Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:16.9308045Z Compiling aten/src/ATen/EmptyTensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:16.9308441Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:16.9308912Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:16.9309172Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:16.9309444Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:17.9311276Z 2023-01-11T21:36:17.9311957Z  2023-01-11T21:36:17.9312292Z  2023-01-11T21:36:17.9312628Z  2023-01-11T21:36:17.9312945Z  2023-01-11T21:36:17.9313237Z  2023-01-11T21:36:17.9313547Z  2023-01-11T21:36:17.9313860Z  2023-01-11T21:36:17.9314154Z  2023-01-11T21:36:17.9314482Z [951 / 2,684] 8 actions running 2023-01-11T21:36:17.9314765Z //:aten; 6s processwrapper-sandbox 2023-01-11T21:36:17.9315098Z Compiling aten/src/ATen/core/Generator.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:17.9315430Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:17.9315762Z Compiling aten/src/ATen/EmptyTensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:17.9316159Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:17.9316465Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:17.9316730Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:17.9316997Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:18.2088296Z 2023-01-11T21:36:18.2088877Z  2023-01-11T21:36:18.2089232Z  2023-01-11T21:36:18.2089545Z  2023-01-11T21:36:18.2089864Z  2023-01-11T21:36:18.2090152Z  2023-01-11T21:36:18.2090450Z  2023-01-11T21:36:18.2090743Z  2023-01-11T21:36:18.2091030Z  2023-01-11T21:36:18.2091457Z [952 / 2,684] 8 actions, 7 running 2023-01-11T21:36:18.2092071Z Compiling aten/src/ATen/core/Generator.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:18.2092850Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:18.2093412Z Compiling aten/src/ATen/EmptyTensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:18.2094082Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:18.2094622Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:18.2095084Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:18.2095701Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:18.2096188Z [Scann] Compiling aten/src/ATen/native/mkldnn/TensorFactories.cpp 2023-01-11T21:36:18.5318599Z 2023-01-11T21:36:18.5319111Z  2023-01-11T21:36:18.5319501Z  2023-01-11T21:36:18.5319835Z  2023-01-11T21:36:18.5321213Z  2023-01-11T21:36:18.5321490Z  2023-01-11T21:36:18.5321787Z  2023-01-11T21:36:18.5322112Z  2023-01-11T21:36:18.5322415Z  2023-01-11T21:36:18.5322822Z [952 / 2,684] 8 actions running 2023-01-11T21:36:18.5323324Z Compiling aten/src/ATen/core/Generator.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:18.5323820Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:18.5324291Z Compiling aten/src/ATen/EmptyTensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:18.5324931Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:18.5325393Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:18.5325737Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:18.5326097Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:18.5326430Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:19.1732678Z 2023-01-11T21:36:19.1733514Z  2023-01-11T21:36:19.1736171Z  2023-01-11T21:36:19.1736604Z  2023-01-11T21:36:19.1740290Z  2023-01-11T21:36:19.1740756Z  2023-01-11T21:36:19.1742409Z  2023-01-11T21:36:19.1742715Z  2023-01-11T21:36:19.1743006Z  2023-01-11T21:36:19.1743379Z [953 / 2,684] 8 actions, 7 running 2023-01-11T21:36:19.1743794Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:19.1744267Z Compiling aten/src/ATen/EmptyTensor.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:19.1744815Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:19.1745263Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:19.1745654Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:19.1746032Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:19.1746418Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:19.1746809Z [Scann] Compiling aten/src/ATen/detail/CUDAHooksInterface.cpp 2023-01-11T21:36:19.5366195Z 2023-01-11T21:36:19.5366697Z  2023-01-11T21:36:19.5367047Z  2023-01-11T21:36:19.5367324Z  2023-01-11T21:36:19.5367587Z  2023-01-11T21:36:19.5367862Z  2023-01-11T21:36:19.5368121Z  2023-01-11T21:36:19.5368383Z  2023-01-11T21:36:19.5368657Z  2023-01-11T21:36:19.5369014Z [957 / 2,684] 8 actions running 2023-01-11T21:36:19.5369466Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:19.5370046Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:19.5370562Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:19.5370993Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:19.5371551Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:19.5372064Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:19.5372500Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:19.5372908Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:20.2899601Z 2023-01-11T21:36:20.2900127Z  2023-01-11T21:36:20.2900550Z  2023-01-11T21:36:20.2900879Z  2023-01-11T21:36:20.2901067Z  2023-01-11T21:36:20.2901240Z  2023-01-11T21:36:20.2901457Z  2023-01-11T21:36:20.2901611Z  2023-01-11T21:36:20.2901778Z  2023-01-11T21:36:20.2902030Z [958 / 2,684] 8 actions, 7 running 2023-01-11T21:36:20.2904009Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:20.2904432Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:20.2904804Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:20.2905149Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:20.2905504Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:20.2906621Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:20.2907202Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:20.2907538Z [Scann] Compiling aten/src/ATen/native/mkldnn/OpContext.cpp 2023-01-11T21:36:20.5333607Z 2023-01-11T21:36:20.5334129Z  2023-01-11T21:36:20.5334521Z  2023-01-11T21:36:20.5334753Z  2023-01-11T21:36:20.5334909Z  2023-01-11T21:36:20.5335080Z  2023-01-11T21:36:20.5335249Z  2023-01-11T21:36:20.5335402Z  2023-01-11T21:36:20.5335569Z  2023-01-11T21:36:20.5335813Z [958 / 2,684] 8 actions running 2023-01-11T21:36:20.5336092Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:20.5336454Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:20.5336781Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:20.5337108Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:20.5337506Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:20.5337778Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:20.5338028Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:20.5338291Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:20.7916795Z 2023-01-11T21:36:20.7917646Z  2023-01-11T21:36:20.7918425Z  2023-01-11T21:36:20.7918819Z  2023-01-11T21:36:20.7919207Z  2023-01-11T21:36:20.7919569Z  2023-01-11T21:36:20.7920013Z  2023-01-11T21:36:20.7920351Z  2023-01-11T21:36:20.7920766Z  2023-01-11T21:36:20.7921337Z [959 / 2,684] 8 actions, 7 running 2023-01-11T21:36:20.7922095Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:20.7922781Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:20.7923512Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:20.7924134Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:20.7924716Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:20.7925306Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:20.7925866Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:20.7926277Z [Scann] //:aten 2023-01-11T21:36:21.1823592Z 2023-01-11T21:36:21.1824336Z  2023-01-11T21:36:21.1824710Z  2023-01-11T21:36:21.1825050Z  2023-01-11T21:36:21.1825228Z  2023-01-11T21:36:21.1825382Z  2023-01-11T21:36:21.1825552Z  2023-01-11T21:36:21.1825717Z  2023-01-11T21:36:21.1825867Z  2023-01-11T21:36:21.1826114Z [962 / 2,684] 8 actions running 2023-01-11T21:36:21.1826490Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:21.1826812Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:21.1827070Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:21.1827351Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:21.1827613Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:21.1827952Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:21.1828349Z Compiling aten/src/ATen/native/MaxPooling.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:21.1828744Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:21.6495575Z 2023-01-11T21:36:21.6497737Z  2023-01-11T21:36:21.6498116Z  2023-01-11T21:36:21.6498442Z  2023-01-11T21:36:21.6498714Z  2023-01-11T21:36:21.6498884Z  2023-01-11T21:36:21.6499039Z  2023-01-11T21:36:21.6499204Z  2023-01-11T21:36:21.6499372Z  2023-01-11T21:36:21.6499771Z [963 / 2,684] 8 actions, 7 running 2023-01-11T21:36:21.6500058Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:21.6500332Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:21.6500638Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:21.6500903Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:21.6501377Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:21.6501835Z Compiling aten/src/ATen/native/MaxPooling.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:21.6502290Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:21.6502606Z [Scann] Compiling aten/src/ATen/native/mkldnn/TensorShape.cpp 2023-01-11T21:36:21.9831048Z 2023-01-11T21:36:21.9831595Z  2023-01-11T21:36:21.9831911Z  2023-01-11T21:36:21.9832222Z  2023-01-11T21:36:21.9832549Z  2023-01-11T21:36:21.9832875Z  2023-01-11T21:36:21.9833071Z  2023-01-11T21:36:21.9833253Z  2023-01-11T21:36:21.9833404Z  2023-01-11T21:36:21.9833649Z [963 / 2,684] 8 actions running 2023-01-11T21:36:21.9833933Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:21.9834194Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:21.9834457Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:21.9834723Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:21.9835157Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:21.9835556Z Compiling aten/src/ATen/native/MaxPooling.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:21.9835949Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:21.9836267Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:23.1122374Z 2023-01-11T21:36:23.1122889Z  2023-01-11T21:36:23.1123199Z  2023-01-11T21:36:23.1123527Z  2023-01-11T21:36:23.1123839Z  2023-01-11T21:36:23.1124101Z  2023-01-11T21:36:23.1124323Z  2023-01-11T21:36:23.1124512Z  2023-01-11T21:36:23.1124675Z  2023-01-11T21:36:23.1124910Z [963 / 2,684] 8 actions running 2023-01-11T21:36:23.1125284Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:23.1125554Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:23.1125848Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:23.1126128Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:23.1126476Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:23.1126938Z Compiling aten/src/ATen/native/MaxPooling.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:23.1127319Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:23.1127695Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:24.1316157Z 2023-01-11T21:36:24.1316708Z  2023-01-11T21:36:24.1317059Z  2023-01-11T21:36:24.1317375Z  2023-01-11T21:36:24.1318125Z  2023-01-11T21:36:24.1318461Z  2023-01-11T21:36:24.1318753Z  2023-01-11T21:36:24.1319059Z  2023-01-11T21:36:24.1319368Z  2023-01-11T21:36:24.1319792Z [964 / 2,684] 8 actions, 7 running 2023-01-11T21:36:24.1320506Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:36:24.1321074Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:36:24.1321623Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:24.1322189Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:24.1322871Z Compiling aten/src/ATen/native/MaxPooling.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:24.1323655Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:24.1324272Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:24.1324708Z [Scann] Compiling aten/src/ATen/native/Memory.cpp 2023-01-11T21:36:24.3334073Z 2023-01-11T21:36:24.3334602Z  2023-01-11T21:36:24.3334952Z  2023-01-11T21:36:24.3335261Z  2023-01-11T21:36:24.3335766Z  2023-01-11T21:36:24.3336054Z  2023-01-11T21:36:24.3336356Z  2023-01-11T21:36:24.3336655Z  2023-01-11T21:36:24.3336947Z  2023-01-11T21:36:24.3337372Z [969 / 2,684] 8 actions, 7 running 2023-01-11T21:36:24.3337867Z //:aten; 5s processwrapper-sandbox 2023-01-11T21:36:24.3338345Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:36:24.3339051Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.3339632Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:24.3340240Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.3340817Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:24.3341458Z Compiling aten/src/ATen/ThreadLocalState.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.3341994Z [Scann] Compiling aten/src/ATen/TensorIterator.cpp 2023-01-11T21:36:24.5414682Z 2023-01-11T21:36:24.5415144Z  2023-01-11T21:36:24.5415483Z  2023-01-11T21:36:24.5415816Z  2023-01-11T21:36:24.5416136Z  2023-01-11T21:36:24.5416435Z  2023-01-11T21:36:24.5416668Z  2023-01-11T21:36:24.5416832Z  2023-01-11T21:36:24.5416996Z  2023-01-11T21:36:24.5417272Z [970 / 2,684] 8 actions running 2023-01-11T21:36:24.5417551Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:36:24.5417922Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.5418240Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:24.5418569Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.5418932Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:24.5419261Z Compiling aten/src/ATen/ThreadLocalState.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.5419703Z Compiling aten/src/ATen/TensorIterator.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.5420093Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.7418919Z 2023-01-11T21:36:24.7419513Z  2023-01-11T21:36:24.7419913Z  2023-01-11T21:36:24.7420235Z  2023-01-11T21:36:24.7420393Z  2023-01-11T21:36:24.7420556Z  2023-01-11T21:36:24.7420720Z  2023-01-11T21:36:24.7420871Z  2023-01-11T21:36:24.7421035Z  2023-01-11T21:36:24.7421278Z [970 / 2,684] 8 actions running 2023-01-11T21:36:24.7421555Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:36:24.7421895Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.7422201Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:24.7422522Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.7422830Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:24.7423167Z Compiling aten/src/ATen/ThreadLocalState.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.7423540Z Compiling aten/src/ATen/TensorIterator.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.7423931Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.9647126Z 2023-01-11T21:36:24.9647703Z  2023-01-11T21:36:24.9648033Z  2023-01-11T21:36:24.9648335Z  2023-01-11T21:36:24.9648651Z  2023-01-11T21:36:24.9648942Z  2023-01-11T21:36:24.9649247Z  2023-01-11T21:36:24.9649552Z  2023-01-11T21:36:24.9649838Z  2023-01-11T21:36:24.9650272Z [971 / 2,684] 8 actions running 2023-01-11T21:36:24.9650900Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.9651422Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:24.9651960Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.9652463Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:24.9653037Z Compiling aten/src/ATen/ThreadLocalState.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.9653650Z Compiling aten/src/ATen/TensorIterator.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.9654467Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:24.9655059Z Compiling aten/src/ATen/core/Vitals.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:25.3649352Z 2023-01-11T21:36:25.3650054Z  2023-01-11T21:36:25.3650599Z  2023-01-11T21:36:25.3650944Z  2023-01-11T21:36:25.3651137Z  2023-01-11T21:36:25.3651381Z  2023-01-11T21:36:25.3653388Z  2023-01-11T21:36:25.3653690Z  2023-01-11T21:36:25.3653845Z  2023-01-11T21:36:25.3654092Z [971 / 2,684] 8 actions running 2023-01-11T21:36:25.3654447Z Compiling aten/src/ATen/native/Memory.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:25.3654748Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:25.3655083Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:25.3655391Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:25.3655736Z Compiling aten/src/ATen/ThreadLocalState.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:25.3656119Z Compiling aten/src/ATen/TensorIterator.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:25.3656508Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:25.3656970Z Compiling aten/src/ATen/core/Vitals.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:25.9773659Z 2023-01-11T21:36:25.9774362Z  2023-01-11T21:36:25.9774756Z  2023-01-11T21:36:25.9775039Z  2023-01-11T21:36:25.9777640Z  2023-01-11T21:36:25.9777949Z  2023-01-11T21:36:25.9778234Z  2023-01-11T21:36:25.9778529Z  2023-01-11T21:36:25.9778789Z  2023-01-11T21:36:25.9779196Z [972 / 2,684] 8 actions, 7 running 2023-01-11T21:36:25.9779808Z Compiling aten/src/ATen/native/Memory.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:25.9780314Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:25.9780751Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:25.9781339Z Compiling aten/src/ATen/ThreadLocalState.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:25.9781983Z Compiling aten/src/ATen/TensorIterator.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:25.9782632Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:25.9783252Z Compiling aten/src/ATen/core/Vitals.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:25.9783884Z [Scann] Compiling aten/src/ATen/VmapModeRegistrations.cpp 2023-01-11T21:36:26.3657954Z 2023-01-11T21:36:26.3658616Z  2023-01-11T21:36:26.3658982Z  2023-01-11T21:36:26.3659288Z  2023-01-11T21:36:26.3659692Z  2023-01-11T21:36:26.3659935Z  2023-01-11T21:36:26.3660102Z  2023-01-11T21:36:26.3660297Z  2023-01-11T21:36:26.3660461Z  2023-01-11T21:36:26.3660708Z [974 / 2,684] 8 actions running 2023-01-11T21:36:26.3660975Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:26.3661331Z Compiling aten/src/ATen/ThreadLocalState.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:26.3661744Z Compiling aten/src/ATen/TensorIterator.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:26.3662132Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:26.3662495Z Compiling aten/src/ATen/core/Vitals.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:26.3662794Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:26.3663060Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:26.3663308Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:26.7954131Z 2023-01-11T21:36:26.7954785Z  2023-01-11T21:36:26.7955105Z  2023-01-11T21:36:26.7955358Z  2023-01-11T21:36:26.7956781Z  2023-01-11T21:36:26.7957339Z  2023-01-11T21:36:26.7957924Z  2023-01-11T21:36:26.7958324Z  2023-01-11T21:36:26.7958731Z  2023-01-11T21:36:26.7959291Z [975 / 2,684] 8 actions, 7 running 2023-01-11T21:36:26.7959862Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:26.7960815Z Compiling aten/src/ATen/TensorIterator.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:26.7961569Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:26.7962271Z Compiling aten/src/ATen/core/Vitals.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:26.7962942Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:26.7963698Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:26.7964640Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:26.7965117Z [Scann] Compiling aten/src/ATen/functorch/PyTorchOperatorHacks.cpp 2023-01-11T21:36:27.0336695Z 2023-01-11T21:36:27.0337174Z  2023-01-11T21:36:27.0337606Z  2023-01-11T21:36:27.0337905Z  2023-01-11T21:36:27.0338177Z  2023-01-11T21:36:27.0338453Z  2023-01-11T21:36:27.0338732Z  2023-01-11T21:36:27.0339002Z  2023-01-11T21:36:27.0339338Z  2023-01-11T21:36:27.0339755Z [979 / 2,684] 8 actions, 7 running 2023-01-11T21:36:27.0340245Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:27.0340827Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:27.0341314Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:27.0341767Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:27.0342391Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:27.0342948Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:27.0343541Z Compiling aten/src/ATen/TensorUtils.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:27.0344083Z [Scann] Compiling aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp 2023-01-11T21:36:27.3939196Z 2023-01-11T21:36:27.3939787Z  2023-01-11T21:36:27.3940147Z  2023-01-11T21:36:27.3940307Z  2023-01-11T21:36:27.3940491Z  2023-01-11T21:36:27.3940658Z  2023-01-11T21:36:27.3940808Z  2023-01-11T21:36:27.3940972Z  2023-01-11T21:36:27.3941137Z  2023-01-11T21:36:27.3941368Z [979 / 2,684] 8 actions running 2023-01-11T21:36:27.3941663Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:27.3941933Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:27.3942181Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:27.3942443Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:27.3942784Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:27.3943097Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:27.3943412Z Compiling aten/src/ATen/TensorUtils.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:27.3943713Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:28.4149736Z 2023-01-11T21:36:28.4150504Z  2023-01-11T21:36:28.4150910Z  2023-01-11T21:36:28.4151084Z  2023-01-11T21:36:28.4151254Z  2023-01-11T21:36:28.4151407Z  2023-01-11T21:36:28.4151569Z  2023-01-11T21:36:28.4151733Z  2023-01-11T21:36:28.4151883Z  2023-01-11T21:36:28.4152123Z [979 / 2,684] 8 actions running 2023-01-11T21:36:28.4152417Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:28.4152675Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:28.4152935Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:28.4153214Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:28.4153545Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:28.4153863Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:28.4154190Z Compiling aten/src/ATen/TensorUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:28.4154484Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:29.1577144Z 2023-01-11T21:36:29.1577652Z  2023-01-11T21:36:29.1578046Z  2023-01-11T21:36:29.1578336Z  2023-01-11T21:36:29.1578587Z  2023-01-11T21:36:29.1578885Z  2023-01-11T21:36:29.1579184Z  2023-01-11T21:36:29.1579453Z  2023-01-11T21:36:29.1579722Z  2023-01-11T21:36:29.1580134Z [980 / 2,684] 8 actions, 7 running 2023-01-11T21:36:29.1580804Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:29.1581271Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:29.1581742Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:29.1582369Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:29.1582932Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:29.1583620Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:29.1584200Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:29.1584647Z [Scann] Compiling aten/src/ATen/native/prim_native_functions.cpp 2023-01-11T21:36:29.4381000Z 2023-01-11T21:36:29.4381599Z  2023-01-11T21:36:29.4381970Z  2023-01-11T21:36:29.4382186Z  2023-01-11T21:36:29.4382344Z  2023-01-11T21:36:29.4382509Z  2023-01-11T21:36:29.4382677Z  2023-01-11T21:36:29.4382829Z  2023-01-11T21:36:29.4382993Z  2023-01-11T21:36:29.4390430Z [982 / 2,684] 8 actions running 2023-01-11T21:36:29.4390743Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:29.4391099Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:29.4391404Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:29.4391741Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:29.4392047Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:29.4392325Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:29.4392578Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:29.4392911Z Compiling aten/src/ATen/TensorMeta.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:30.0940478Z 2023-01-11T21:36:30.0940996Z  2023-01-11T21:36:30.0941342Z  2023-01-11T21:36:30.0941645Z  2023-01-11T21:36:30.0941947Z  2023-01-11T21:36:30.0942233Z  2023-01-11T21:36:30.0942525Z  2023-01-11T21:36:30.0942821Z  2023-01-11T21:36:30.0943105Z  2023-01-11T21:36:30.0943534Z [983 / 2,684] 8 actions, 7 running 2023-01-11T21:36:30.0944018Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:30.0944624Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:30.0945314Z Compiling aten/src/ATen/TensorUtils.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:30.0945868Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:30.0946336Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:30.0946798Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:30.0947308Z Compiling aten/src/ATen/TensorMeta.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:30.0947742Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qconv.cpp 2023-01-11T21:36:30.3065529Z 2023-01-11T21:36:30.3066020Z  2023-01-11T21:36:30.3066383Z  2023-01-11T21:36:30.3066672Z  2023-01-11T21:36:30.3066934Z  2023-01-11T21:36:30.3067211Z  2023-01-11T21:36:30.3067499Z  2023-01-11T21:36:30.3067775Z  2023-01-11T21:36:30.3068072Z  2023-01-11T21:36:30.3068465Z [985 / 2,684] 8 actions running 2023-01-11T21:36:30.3068896Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:30.3069472Z Compiling aten/src/ATen/TensorUtils.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:30.3070014Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:30.3070469Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:30.3071067Z Compiling aten/src/ATen/TensorMeta.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:30.3071602Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:30.3072046Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:30.3072641Z Compiling aten/src/ATen/native/NamedTensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:31.0975070Z 2023-01-11T21:36:31.0975765Z  2023-01-11T21:36:31.0976273Z  2023-01-11T21:36:31.0976541Z  2023-01-11T21:36:31.0976953Z  2023-01-11T21:36:31.0977253Z  2023-01-11T21:36:31.0977514Z  2023-01-11T21:36:31.0978165Z  2023-01-11T21:36:31.0978436Z  2023-01-11T21:36:31.0978974Z [986 / 2,684] 8 actions, 7 running 2023-01-11T21:36:31.0979595Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:36:31.0980360Z Compiling aten/src/ATen/TensorUtils.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:31.0981070Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:31.0981824Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:31.0982455Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:31.0982912Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:31.0983682Z Compiling aten/src/ATen/native/NamedTensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:31.0984365Z [Scann] Compiling aten/src/ATen/mkl/SparseBlas.cpp 2023-01-11T21:36:31.3132704Z 2023-01-11T21:36:31.3133315Z  2023-01-11T21:36:31.3133733Z  2023-01-11T21:36:31.3134019Z  2023-01-11T21:36:31.3134282Z  2023-01-11T21:36:31.3134537Z  2023-01-11T21:36:31.3134795Z  2023-01-11T21:36:31.3135095Z  2023-01-11T21:36:31.3135357Z  2023-01-11T21:36:31.3135744Z [988 / 2,684] 8 actions, 7 running 2023-01-11T21:36:31.3136206Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:36:31.3136732Z Compiling aten/src/ATen/TensorUtils.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:31.3137213Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:31.3137665Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:31.3138241Z Compiling aten/src/ATen/native/NamedTensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:31.3138863Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:31.3139382Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:31.3139803Z [Scann] Compiling aten/src/ATen/native/verbose_wrapper.cpp 2023-01-11T21:36:31.5463072Z 2023-01-11T21:36:31.5463796Z  2023-01-11T21:36:31.5464129Z  2023-01-11T21:36:31.5464330Z  2023-01-11T21:36:31.5464502Z  2023-01-11T21:36:31.5464686Z  2023-01-11T21:36:31.5464909Z  2023-01-11T21:36:31.5465064Z  2023-01-11T21:36:31.5465227Z  2023-01-11T21:36:31.5465465Z [990 / 2,684] 8 actions running 2023-01-11T21:36:31.5465804Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:31.5466076Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:31.5466499Z Compiling aten/src/ATen/native/NamedTensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:31.5466883Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:31.5467238Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:31.5467527Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:31.5467851Z Compiling aten/src/ATen/ScalarOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:31.5468287Z Compiling aten/src/ATen/TensorIndexing.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:32.4250837Z 2023-01-11T21:36:32.4251397Z  2023-01-11T21:36:32.4251758Z  2023-01-11T21:36:32.4252066Z  2023-01-11T21:36:32.4252373Z  2023-01-11T21:36:32.4252678Z  2023-01-11T21:36:32.4252965Z  2023-01-11T21:36:32.4253262Z  2023-01-11T21:36:32.4253559Z  2023-01-11T21:36:32.4253975Z [991 / 2,684] 8 actions, 7 running 2023-01-11T21:36:32.4254492Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:32.4255151Z Compiling aten/src/ATen/native/NamedTensor.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:32.4255878Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:32.4256447Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:32.4256939Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:32.4257561Z Compiling aten/src/ATen/ScalarOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:32.4258226Z Compiling aten/src/ATen/TensorIndexing.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:32.4258665Z [Scann] //:aten 2023-01-11T21:36:32.7474299Z 2023-01-11T21:36:32.7474860Z  2023-01-11T21:36:32.7475411Z  2023-01-11T21:36:32.7475691Z  2023-01-11T21:36:32.7475972Z  2023-01-11T21:36:32.7476253Z  2023-01-11T21:36:32.7476507Z  2023-01-11T21:36:32.7476769Z  2023-01-11T21:36:32.7477030Z  2023-01-11T21:36:32.7477422Z [994 / 2,684] 7 actions, 6 running 2023-01-11T21:36:32.7478054Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:32.7478614Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:32.7479189Z Compiling aten/src/ATen/ScalarOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:32.7479854Z Compiling aten/src/ATen/TensorIndexing.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:32.7480660Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:32.7481316Z Compiling aten/src/ATen/TensorGeometry.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:32.7481883Z [Scann] Compiling aten/src/ATen/native/mkl/LinearAlgebra.cpp 2023-01-11T21:36:32.9764717Z 2023-01-11T21:36:32.9765221Z  2023-01-11T21:36:32.9765493Z  2023-01-11T21:36:32.9765763Z  2023-01-11T21:36:32.9766000Z  2023-01-11T21:36:32.9768939Z  2023-01-11T21:36:32.9769499Z  2023-01-11T21:36:32.9771915Z  2023-01-11T21:36:32.9772560Z [994 / 2,684] 8 actions running 2023-01-11T21:36:32.9773477Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:32.9774076Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:32.9774714Z Compiling aten/src/ATen/ScalarOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:32.9775448Z Compiling aten/src/ATen/TensorIndexing.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:32.9775947Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:32.9776639Z Compiling aten/src/ATen/TensorGeometry.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:32.9777234Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:32.9777622Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:33.3768125Z 2023-01-11T21:36:33.3768952Z  2023-01-11T21:36:33.3769549Z  2023-01-11T21:36:33.3770158Z  2023-01-11T21:36:33.3773706Z  2023-01-11T21:36:33.3774117Z  2023-01-11T21:36:33.3775758Z  2023-01-11T21:36:33.3776198Z  2023-01-11T21:36:33.3776630Z  2023-01-11T21:36:33.3777155Z [995 / 2,684] 8 actions running 2023-01-11T21:36:33.3777730Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:33.3778587Z Compiling aten/src/ATen/ScalarOps.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:33.3781710Z Compiling aten/src/ATen/TensorIndexing.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:33.3782199Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:33.3782662Z Compiling aten/src/ATen/TensorGeometry.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:33.3783103Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:33.3783478Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:33.3783855Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:34.1430964Z 2023-01-11T21:36:34.1431773Z  2023-01-11T21:36:34.1432329Z  2023-01-11T21:36:34.1432814Z  2023-01-11T21:36:34.1433305Z  2023-01-11T21:36:34.1433750Z  2023-01-11T21:36:34.1435570Z  2023-01-11T21:36:34.1435945Z  2023-01-11T21:36:34.1436293Z  2023-01-11T21:36:34.1436785Z [996 / 2,684] 8 actions, 7 running 2023-01-11T21:36:34.1437511Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:34.1439019Z Compiling aten/src/ATen/TensorIndexing.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:34.1439446Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:34.1439881Z Compiling aten/src/ATen/TensorGeometry.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:34.1440306Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:34.1440621Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:34.1440903Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:34.1441149Z [Scann] Compiling aten/src/ATen/native/Onehot.cpp 2023-01-11T21:36:34.3773778Z 2023-01-11T21:36:34.3774357Z  2023-01-11T21:36:34.3775016Z  2023-01-11T21:36:34.3775278Z  2023-01-11T21:36:34.3775546Z  2023-01-11T21:36:34.3775812Z  2023-01-11T21:36:34.3776112Z  2023-01-11T21:36:34.3776427Z  2023-01-11T21:36:34.3776749Z  2023-01-11T21:36:34.3777176Z [998 / 2,684] 8 actions running 2023-01-11T21:36:34.3777684Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:34.3778730Z Compiling aten/src/ATen/TensorGeometry.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:34.3779346Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:34.3779837Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:34.3780281Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:34.3780607Z Compiling aten/src/ATen/native/Onehot.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:34.3780994Z Compiling aten/src/ATen/native/Unique.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:34.3781303Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:34.7780584Z 2023-01-11T21:36:34.7781155Z  2023-01-11T21:36:34.7781504Z  2023-01-11T21:36:34.7781740Z  2023-01-11T21:36:34.7781918Z  2023-01-11T21:36:34.7782146Z  2023-01-11T21:36:34.7782315Z  2023-01-11T21:36:34.7782488Z  2023-01-11T21:36:34.7782723Z  2023-01-11T21:36:34.7783008Z [999 / 2,684] 8 actions running 2023-01-11T21:36:34.7783347Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:34.7783661Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:34.7784061Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:34.7784336Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:34.7784816Z Compiling aten/src/ATen/native/Onehot.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:34.7785272Z Compiling aten/src/ATen/native/Unique.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:34.7785735Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:34.7786124Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:35.1167824Z 2023-01-11T21:36:35.1168243Z  2023-01-11T21:36:35.1168476Z  2023-01-11T21:36:35.1168667Z  2023-01-11T21:36:35.1168823Z  2023-01-11T21:36:35.1168989Z  2023-01-11T21:36:35.1169155Z  2023-01-11T21:36:35.1169311Z  2023-01-11T21:36:35.1170853Z  2023-01-11T21:36:35.1171394Z [1,000 / 2,684] 8 actions, 7 running 2023-01-11T21:36:35.1171928Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:35.1172416Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:35.1172905Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:35.1173506Z Compiling aten/src/ATen/native/Onehot.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:35.1174216Z Compiling aten/src/ATen/native/Unique.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:35.1174766Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:35.1175408Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:35.1176001Z [Scann] Compiling aten/src/ATen/native/UpSampleNearest1d.cpp 2023-01-11T21:36:35.3515724Z 2023-01-11T21:36:35.3516246Z  2023-01-11T21:36:35.3516586Z  2023-01-11T21:36:35.3516848Z  2023-01-11T21:36:35.3517119Z  2023-01-11T21:36:35.3517389Z  2023-01-11T21:36:35.3517638Z  2023-01-11T21:36:35.3518287Z  2023-01-11T21:36:35.3518561Z  2023-01-11T21:36:35.3518949Z [1,002 / 2,684] 8 actions, 7 running 2023-01-11T21:36:35.3519419Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:35.3520035Z Compiling aten/src/ATen/native/Onehot.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:35.3520648Z Compiling aten/src/ATen/native/Unique.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:35.3521228Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:35.3521788Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:35.3522302Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:35.3522721Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:35.3523333Z [Scann] Compiling aten/src/ATen/native/UnfoldBackward.cpp 2023-01-11T21:36:35.5789041Z 2023-01-11T21:36:35.5789524Z  2023-01-11T21:36:35.5789891Z  2023-01-11T21:36:35.5790195Z  2023-01-11T21:36:35.5790488Z  2023-01-11T21:36:35.5790799Z  2023-01-11T21:36:35.5791112Z  2023-01-11T21:36:35.5791408Z  2023-01-11T21:36:35.5791697Z  2023-01-11T21:36:35.5792646Z [1,003 / 2,684] 8 actions running 2023-01-11T21:36:35.5793270Z Compiling aten/src/ATen/native/Onehot.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:35.5793987Z Compiling aten/src/ATen/native/Unique.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:35.5794536Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:35.5795169Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:35.5795723Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:35.5796199Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:35.5796706Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:35.5797178Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:35.9796993Z 2023-01-11T21:36:35.9797552Z  2023-01-11T21:36:35.9798087Z  2023-01-11T21:36:35.9798360Z  2023-01-11T21:36:35.9798634Z  2023-01-11T21:36:35.9798909Z  2023-01-11T21:36:35.9799168Z  2023-01-11T21:36:35.9799443Z  2023-01-11T21:36:35.9799739Z  2023-01-11T21:36:35.9800179Z [1,003 / 2,684] 8 actions running 2023-01-11T21:36:35.9800747Z Compiling aten/src/ATen/native/Onehot.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:35.9801417Z Compiling aten/src/ATen/native/Unique.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:35.9801919Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:35.9802538Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:35.9803117Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:35.9803596Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:35.9804094Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:35.9804573Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:36.2703427Z 2023-01-11T21:36:36.2703908Z  2023-01-11T21:36:36.2704281Z  2023-01-11T21:36:36.2704577Z  2023-01-11T21:36:36.2704880Z  2023-01-11T21:36:36.2705192Z  2023-01-11T21:36:36.2705475Z  2023-01-11T21:36:36.2705793Z  2023-01-11T21:36:36.2706089Z  2023-01-11T21:36:36.2706515Z [1,004 / 2,684] 8 actions, 7 running 2023-01-11T21:36:36.2707144Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:36.2707720Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:36.2708344Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:36.2708921Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:36.2709406Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:36.2709880Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:36.2710373Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:36.2710858Z [Scann] Compiling aten/src/ATen/LegacyBatchedTensorImpl.cpp 2023-01-11T21:36:36.4819637Z 2023-01-11T21:36:36.4820081Z  2023-01-11T21:36:36.4820319Z  2023-01-11T21:36:36.4820493Z  2023-01-11T21:36:36.4820721Z  2023-01-11T21:36:36.4821200Z  2023-01-11T21:36:36.4821484Z  2023-01-11T21:36:36.4821752Z  2023-01-11T21:36:36.4822013Z  2023-01-11T21:36:36.4822359Z [1,007 / 2,684] 8 actions, 7 running 2023-01-11T21:36:36.4822652Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:36.4822936Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:36.4823239Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:36.4823559Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:36.4823876Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:36.4824236Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:36.4825070Z Compiling aten/src/ATen/native/PadNd.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:36.4825526Z [Scann] Compiling aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp 2023-01-11T21:36:36.7793017Z 2023-01-11T21:36:36.7793509Z  2023-01-11T21:36:36.7793910Z  2023-01-11T21:36:36.7794203Z  2023-01-11T21:36:36.7794443Z  2023-01-11T21:36:36.7794701Z  2023-01-11T21:36:36.7794942Z  2023-01-11T21:36:36.8312833Z  2023-01-11T21:36:36.8313361Z  2023-01-11T21:36:36.8313728Z [1,007 / 2,684] 8 actions running 2023-01-11T21:36:36.8314146Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:36.8314512Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:36.8314906Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:36.8315162Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:36.8315579Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:36.8315888Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:36.8316391Z Compiling aten/src/ATen/native/PadNd.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:36.8316736Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:37.0320656Z 2023-01-11T21:36:37.0321180Z  2023-01-11T21:36:37.0321594Z  2023-01-11T21:36:37.0321883Z  2023-01-11T21:36:37.0322061Z  2023-01-11T21:36:37.0322231Z  2023-01-11T21:36:37.0322385Z  2023-01-11T21:36:37.0322554Z  2023-01-11T21:36:37.0322777Z  2023-01-11T21:36:37.0323009Z [1,008 / 2,684] 8 actions running 2023-01-11T21:36:37.0323296Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:37.0323572Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:37.0323823Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:37.0324129Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:37.0324393Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:37.0324716Z Compiling aten/src/ATen/native/PadNd.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:37.0325027Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:37.0325294Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:37.2862189Z 2023-01-11T21:36:37.2862609Z  2023-01-11T21:36:37.2862856Z  2023-01-11T21:36:37.2863052Z  2023-01-11T21:36:37.2863225Z  2023-01-11T21:36:37.2863398Z  2023-01-11T21:36:37.2863640Z  2023-01-11T21:36:37.2863870Z  2023-01-11T21:36:37.2864112Z  2023-01-11T21:36:37.2864417Z [1,008 / 2,684] 8 actions running 2023-01-11T21:36:37.2864829Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:37.2865158Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:37.2865509Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:37.2865872Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:37.2866190Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:37.2866638Z Compiling aten/src/ATen/native/PadNd.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:37.2867025Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:37.2867417Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:37.4891146Z 2023-01-11T21:36:37.4891633Z  2023-01-11T21:36:37.4892001Z  2023-01-11T21:36:37.4892295Z  2023-01-11T21:36:37.4892563Z  2023-01-11T21:36:37.4892851Z  2023-01-11T21:36:37.4893134Z  2023-01-11T21:36:37.4893401Z  2023-01-11T21:36:37.4893683Z  2023-01-11T21:36:37.4894105Z [1,011 / 2,684] 8 actions, 7 running 2023-01-11T21:36:37.4894585Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:37.4895079Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:37.4895715Z Compiling aten/src/ATen/native/PadNd.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:37.4896267Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:37.4896753Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:37.4897394Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:37.4898114Z Compiling aten/src/ATen/native/TensorShape.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:37.4898929Z [Scann] Compiling aten/src/ATen/native/TensorTransformations.cpp 2023-01-11T21:36:37.8865980Z 2023-01-11T21:36:37.8866532Z  2023-01-11T21:36:37.8866938Z  2023-01-11T21:36:37.8867285Z  2023-01-11T21:36:37.8867496Z  2023-01-11T21:36:37.8867672Z  2023-01-11T21:36:37.8867829Z  2023-01-11T21:36:37.8867998Z  2023-01-11T21:36:37.9131725Z  2023-01-11T21:36:37.9132435Z [1,011 / 2,684] 8 actions running 2023-01-11T21:36:37.9132884Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:37.9133330Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:37.9133913Z Compiling aten/src/ATen/native/PadNd.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:37.9134412Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:37.9134883Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:37.9135442Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:37.9136074Z Compiling aten/src/ATen/native/TensorShape.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:37.9136580Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:38.5778957Z 2023-01-11T21:36:38.5779458Z  2023-01-11T21:36:38.5779808Z  2023-01-11T21:36:38.5780065Z  2023-01-11T21:36:38.5780352Z  2023-01-11T21:36:38.5780611Z  2023-01-11T21:36:38.5780877Z  2023-01-11T21:36:38.5781176Z  2023-01-11T21:36:38.5781459Z  2023-01-11T21:36:38.5781832Z [1,012 / 2,684] 8 actions, 7 running 2023-01-11T21:36:38.5782292Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:38.5782904Z Compiling aten/src/ATen/native/PadNd.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:38.5783444Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:38.5783928Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:38.5784559Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:38.5785187Z Compiling aten/src/ATen/native/TensorShape.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:38.5785736Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:38.5786121Z [Scann] Compiling aten/src/ATen/native/PixelShuffle.cpp 2023-01-11T21:36:38.8181444Z 2023-01-11T21:36:38.8182031Z  2023-01-11T21:36:38.8182354Z  2023-01-11T21:36:38.8182704Z  2023-01-11T21:36:38.8183004Z  2023-01-11T21:36:38.8183305Z  2023-01-11T21:36:38.8183638Z  2023-01-11T21:36:38.8183946Z  2023-01-11T21:36:38.8184238Z  2023-01-11T21:36:38.8184677Z [1,014 / 2,684] 8 actions, 7 running 2023-01-11T21:36:38.8185191Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:38.8185651Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:38.8186414Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:38.8186858Z Compiling aten/src/ATen/native/TensorShape.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:38.8187168Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:38.8187529Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:38.8187847Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:38.8188130Z [Scann] Compiling aten/src/ATen/LegacyBatchingRegistrations.cpp 2023-01-11T21:36:39.1148542Z 2023-01-11T21:36:39.1149019Z  2023-01-11T21:36:39.1149370Z  2023-01-11T21:36:39.1152521Z  2023-01-11T21:36:39.1153112Z  2023-01-11T21:36:39.1153824Z  2023-01-11T21:36:39.1154133Z  2023-01-11T21:36:39.1154537Z  2023-01-11T21:36:39.1154824Z  2023-01-11T21:36:39.1157076Z [1,014 / 2,684] 8 actions running 2023-01-11T21:36:39.1157634Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:39.1158471Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:39.1159438Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:39.1160474Z Compiling aten/src/ATen/native/TensorShape.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:39.1161350Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:39.1162159Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:39.1162795Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:39.1163239Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:39.3151776Z 2023-01-11T21:36:39.3152265Z  2023-01-11T21:36:39.3152521Z  2023-01-11T21:36:39.3154552Z  2023-01-11T21:36:39.3154841Z  2023-01-11T21:36:39.3155000Z  2023-01-11T21:36:39.3155188Z  2023-01-11T21:36:39.3155445Z  2023-01-11T21:36:39.3155695Z  2023-01-11T21:36:39.3155964Z [1,015 / 2,684] 8 actions running 2023-01-11T21:36:39.3156356Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:39.3156727Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:39.3157228Z Compiling aten/src/ATen/native/TensorShape.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:39.3157658Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:39.3158152Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:39.3158595Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:39.3158878Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:39.3159287Z Compiling aten/src/ATen/FunctionalInverses.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:39.5525503Z 2023-01-11T21:36:39.5526153Z  2023-01-11T21:36:39.5526572Z  2023-01-11T21:36:39.5526988Z  2023-01-11T21:36:39.5527314Z  2023-01-11T21:36:39.5528592Z  2023-01-11T21:36:39.5532220Z  2023-01-11T21:36:39.5532496Z  2023-01-11T21:36:39.5532796Z  2023-01-11T21:36:39.5533218Z [1,016 / 2,684] 8 actions, 7 running 2023-01-11T21:36:39.5533674Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:39.5534237Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:39.5534766Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:39.5535296Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:39.5535863Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:39.5536309Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:39.5536882Z Compiling aten/src/ATen/FunctionalInverses.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:39.5537404Z [Scann] Compiling aten/src/ATen/ParallelNativeTBB.cpp 2023-01-11T21:36:39.7581304Z 2023-01-11T21:36:39.7582022Z  2023-01-11T21:36:39.7582361Z  2023-01-11T21:36:39.7582682Z  2023-01-11T21:36:39.7582999Z  2023-01-11T21:36:39.7583308Z  2023-01-11T21:36:39.7583600Z  2023-01-11T21:36:39.7583905Z  2023-01-11T21:36:39.7584217Z  2023-01-11T21:36:39.7584902Z [1,019 / 2,684] 8 actions, 7 running 2023-01-11T21:36:39.7585597Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:39.7586126Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:39.7586568Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:39.7587146Z Compiling aten/src/ATen/FunctionalInverses.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:39.7587816Z Compiling aten/src/ATen/ParallelNativeTBB.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:39.7588444Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:39.7589065Z Compiling aten/src/ATen/native/Pow.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:39.7589449Z [Prepa] //:aten 2023-01-11T21:36:40.1160033Z 2023-01-11T21:36:40.1160836Z  2023-01-11T21:36:40.1161211Z  2023-01-11T21:36:40.1161504Z  2023-01-11T21:36:40.1161764Z  2023-01-11T21:36:40.1162087Z  2023-01-11T21:36:40.1162408Z  2023-01-11T21:36:40.1162659Z  2023-01-11T21:36:40.1162919Z  2023-01-11T21:36:40.1163302Z [1,019 / 2,684] 8 actions running 2023-01-11T21:36:40.1163875Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:40.1166757Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:40.1167206Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:40.1167779Z Compiling aten/src/ATen/FunctionalInverses.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:40.1168376Z Compiling aten/src/ATen/ParallelNativeTBB.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:40.1169941Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:40.1170615Z Compiling aten/src/ATen/native/Pow.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:40.1171039Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:41.0205070Z 2023-01-11T21:36:41.0205935Z  2023-01-11T21:36:41.0206557Z  2023-01-11T21:36:41.0207113Z  2023-01-11T21:36:41.0207684Z  2023-01-11T21:36:41.0208666Z  2023-01-11T21:36:41.0209105Z  2023-01-11T21:36:41.0209497Z  2023-01-11T21:36:41.0209925Z  2023-01-11T21:36:41.0210684Z [1,020 / 2,684] 8 actions, 7 running 2023-01-11T21:36:41.0213679Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:41.0214313Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:41.0215048Z Compiling aten/src/ATen/FunctionalInverses.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:41.0215869Z Compiling aten/src/ATen/ParallelNativeTBB.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:41.0216719Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:41.0217737Z Compiling aten/src/ATen/native/Pow.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:41.0218805Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:41.0219286Z [Scann] Compiling aten/src/ATen/native/TensorConversions.cpp 2023-01-11T21:36:41.3235725Z 2023-01-11T21:36:41.3236230Z  2023-01-11T21:36:41.3236593Z  2023-01-11T21:36:41.3236890Z  2023-01-11T21:36:41.3237206Z  2023-01-11T21:36:41.3237537Z  2023-01-11T21:36:41.3237978Z  2023-01-11T21:36:41.3238297Z  2023-01-11T21:36:41.3238608Z  2023-01-11T21:36:41.3239052Z [1,022 / 2,684] 8 actions running 2023-01-11T21:36:41.3239397Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:41.3239764Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:41.3240233Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:41.3240623Z Compiling aten/src/ATen/native/Pow.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:41.3240919Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:41.3241190Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:41.3241541Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:41.3241852Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:41.5239194Z 2023-01-11T21:36:41.5239746Z  2023-01-11T21:36:41.5240113Z  2023-01-11T21:36:41.5240402Z  2023-01-11T21:36:41.5240668Z  2023-01-11T21:36:41.5240924Z  2023-01-11T21:36:41.5241164Z  2023-01-11T21:36:41.5241433Z  2023-01-11T21:36:41.5241749Z  2023-01-11T21:36:41.5242149Z [1,023 / 2,684] 8 actions running 2023-01-11T21:36:41.5242435Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:41.5242870Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:41.5243259Z Compiling aten/src/ATen/native/Pow.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:41.5243568Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:41.5243901Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:41.5244463Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:41.5244810Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:41.5245158Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:41.9242387Z 2023-01-11T21:36:41.9242880Z  2023-01-11T21:36:41.9243219Z  2023-01-11T21:36:41.9466480Z  2023-01-11T21:36:41.9466753Z  2023-01-11T21:36:41.9467018Z  2023-01-11T21:36:41.9467278Z  2023-01-11T21:36:41.9467540Z  2023-01-11T21:36:41.9467762Z  2023-01-11T21:36:41.9468134Z [1,024 / 2,684] 8 actions running 2023-01-11T21:36:41.9468570Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:41.9469641Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:41.9470086Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:41.9470357Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:41.9470841Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:41.9471205Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:41.9471695Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:41.9472177Z Compiling aten/src/ATen/native/RNN.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:42.9476320Z 2023-01-11T21:36:42.9476666Z  2023-01-11T21:36:42.9476985Z  2023-01-11T21:36:42.9477263Z  2023-01-11T21:36:42.9477585Z  2023-01-11T21:36:42.9478034Z  2023-01-11T21:36:42.9478249Z  2023-01-11T21:36:42.9478418Z  2023-01-11T21:36:42.9478575Z  2023-01-11T21:36:42.9478816Z [1,024 / 2,684] 8 actions running 2023-01-11T21:36:42.9479097Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:36:42.9479464Z Compiling aten/src/ATen/FunctionalInverses.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:42.9479788Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:42.9480128Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:42.9480465Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:42.9480783Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:42.9481128Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:42.9481501Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:43.9757570Z 2023-01-11T21:36:43.9758268Z  2023-01-11T21:36:43.9758683Z  2023-01-11T21:36:43.9759013Z  2023-01-11T21:36:43.9759226Z  2023-01-11T21:36:43.9759395Z  2023-01-11T21:36:43.9759564Z  2023-01-11T21:36:43.9759720Z  2023-01-11T21:36:43.9759888Z  2023-01-11T21:36:43.9760190Z [1,024 / 2,684] 8 actions running 2023-01-11T21:36:43.9760478Z //:aten; 5s processwrapper-sandbox 2023-01-11T21:36:43.9760847Z Compiling aten/src/ATen/FunctionalInverses.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:43.9761181Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:36:43.9761436Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:43.9761788Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:43.9762109Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:43.9762459Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:43.9762835Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:44.2834415Z 2023-01-11T21:36:44.2834905Z  2023-01-11T21:36:44.2836263Z  2023-01-11T21:36:44.2837845Z  2023-01-11T21:36:44.2838162Z  2023-01-11T21:36:44.2838445Z  2023-01-11T21:36:44.2838723Z  2023-01-11T21:36:44.2838971Z  2023-01-11T21:36:44.2839215Z  2023-01-11T21:36:44.2839575Z [1,026 / 2,684] 8 actions running 2023-01-11T21:36:44.2840142Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:36:44.2840573Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:44.2841112Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:44.2841643Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:44.2842223Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:44.2842833Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:44.2843642Z Compiling aten/src/ATen/ParallelNative.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:44.2844278Z Compiling aten/src/ATen/LegacyVmapMode.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:44.6834371Z 2023-01-11T21:36:44.6835085Z  2023-01-11T21:36:44.6835490Z  2023-01-11T21:36:44.6835706Z  2023-01-11T21:36:44.6835919Z  2023-01-11T21:36:44.6836147Z  2023-01-11T21:36:45.2319313Z  2023-01-11T21:36:45.2320145Z  2023-01-11T21:36:45.2320468Z  2023-01-11T21:36:45.2320906Z [1,026 / 2,684] 8 actions running 2023-01-11T21:36:45.2321409Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:36:45.2321873Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:45.2322501Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:45.2323091Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:45.2323692Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:45.2324376Z Compiling aten/src/ATen/native/RNN.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:45.2325072Z Compiling aten/src/ATen/ParallelNative.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:45.2325763Z Compiling aten/src/ATen/LegacyVmapMode.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:45.8328234Z 2023-01-11T21:36:45.8328783Z  2023-01-11T21:36:45.8329170Z  2023-01-11T21:36:45.8329459Z  2023-01-11T21:36:45.8329616Z  2023-01-11T21:36:45.8329791Z  2023-01-11T21:36:45.8330039Z  2023-01-11T21:36:45.8330196Z  2023-01-11T21:36:45.8330367Z  2023-01-11T21:36:45.8330624Z [1,026 / 2,684] 8 actions running 2023-01-11T21:36:45.8330898Z //:aten; 6s processwrapper-sandbox 2023-01-11T21:36:45.8331175Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:36:45.8331532Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:45.8331843Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:36:45.8332203Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:45.8332583Z Compiling aten/src/ATen/native/RNN.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:45.8332993Z Compiling aten/src/ATen/ParallelNative.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:45.8333382Z Compiling aten/src/ATen/LegacyVmapMode.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:46.2061461Z 2023-01-11T21:36:46.2062102Z  2023-01-11T21:36:46.2062460Z  2023-01-11T21:36:46.2062652Z  2023-01-11T21:36:46.2062825Z  2023-01-11T21:36:46.2062996Z  2023-01-11T21:36:46.2063150Z  2023-01-11T21:36:46.2063323Z  2023-01-11T21:36:46.2063496Z  2023-01-11T21:36:46.2063738Z [1,027 / 2,684] 8 actions, 7 running 2023-01-11T21:36:46.2064119Z //:aten; 6s processwrapper-sandbox 2023-01-11T21:36:46.2064400Z //:aten; 5s processwrapper-sandbox 2023-01-11T21:36:46.2064742Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 5s processwrapper-sandbox 2023-01-11T21:36:46.2065158Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:46.2065539Z Compiling aten/src/ATen/native/RNN.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:46.2065910Z Compiling aten/src/ATen/ParallelNative.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:46.2066309Z Compiling aten/src/ATen/LegacyVmapMode.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:46.2066603Z [Scann] Compiling aten/src/ATen/native/Scalar.cpp 2023-01-11T21:36:46.4338444Z 2023-01-11T21:36:46.4338966Z  2023-01-11T21:36:46.4339266Z  2023-01-11T21:36:46.4339543Z  2023-01-11T21:36:46.4339824Z  2023-01-11T21:36:46.4340068Z  2023-01-11T21:36:46.4340303Z  2023-01-11T21:36:46.4340546Z  2023-01-11T21:36:46.4340771Z  2023-01-11T21:36:46.4341143Z [1,028 / 2,684] 8 actions running 2023-01-11T21:36:46.4341584Z //:aten; 5s processwrapper-sandbox 2023-01-11T21:36:46.4342379Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 5s processwrapper-sandbox 2023-01-11T21:36:46.4342995Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:46.4343565Z Compiling aten/src/ATen/native/RNN.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:46.4344157Z Compiling aten/src/ATen/ParallelNative.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:46.4344895Z Compiling aten/src/ATen/LegacyVmapMode.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:46.4345476Z Compiling aten/src/ATen/native/Scalar.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:46.4345969Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:47.4339815Z 2023-01-11T21:36:47.4340475Z  2023-01-11T21:36:47.4340763Z  2023-01-11T21:36:47.4341099Z  2023-01-11T21:36:47.4341419Z  2023-01-11T21:36:47.4341735Z  2023-01-11T21:36:47.4342067Z  2023-01-11T21:36:47.4342227Z  2023-01-11T21:36:47.4342397Z  2023-01-11T21:36:47.4342658Z [1,028 / 2,684] 8 actions running 2023-01-11T21:36:47.4342927Z //:aten; 6s processwrapper-sandbox 2023-01-11T21:36:47.4343286Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 6s processwrapper-sandbox 2023-01-11T21:36:47.4343690Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 5s processwrapper-sandbox 2023-01-11T21:36:47.4344055Z Compiling aten/src/ATen/native/RNN.cpp; 5s processwrapper-sandbox 2023-01-11T21:36:47.4344440Z Compiling aten/src/ATen/ParallelNative.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:47.4344830Z Compiling aten/src/ATen/LegacyVmapMode.cpp; 3s processwrapper-sandbox 2023-01-11T21:36:47.4345201Z Compiling aten/src/ATen/native/Scalar.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:47.4345513Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:48.6158833Z 2023-01-11T21:36:48.6159619Z  2023-01-11T21:36:48.6160059Z  2023-01-11T21:36:48.6160491Z  2023-01-11T21:36:48.6160770Z  2023-01-11T21:36:48.6160968Z  2023-01-11T21:36:48.6161157Z  2023-01-11T21:36:48.6161313Z  2023-01-11T21:36:48.6161485Z  2023-01-11T21:36:48.6161739Z [1,028 / 2,684] 8 actions running 2023-01-11T21:36:48.6162015Z //:aten; 7s processwrapper-sandbox 2023-01-11T21:36:48.6162379Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 7s processwrapper-sandbox 2023-01-11T21:36:48.6162791Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 7s processwrapper-sandbox 2023-01-11T21:36:48.6163164Z Compiling aten/src/ATen/native/RNN.cpp; 6s processwrapper-sandbox 2023-01-11T21:36:48.6163625Z Compiling aten/src/ATen/ParallelNative.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:48.6164018Z Compiling aten/src/ATen/LegacyVmapMode.cpp; 4s processwrapper-sandbox 2023-01-11T21:36:48.6164408Z Compiling aten/src/ATen/native/Scalar.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:48.6164706Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:49.1774304Z 2023-01-11T21:36:49.1775021Z  2023-01-11T21:36:49.1775372Z  2023-01-11T21:36:49.1775830Z  2023-01-11T21:36:49.1776091Z  2023-01-11T21:36:49.1776365Z  2023-01-11T21:36:49.1776612Z  2023-01-11T21:36:49.1776894Z  2023-01-11T21:36:49.1777185Z  2023-01-11T21:36:49.1777569Z [1,029 / 2,684] 8 actions, 7 running 2023-01-11T21:36:49.1778023Z //:aten; 8s processwrapper-sandbox 2023-01-11T21:36:49.1778682Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 8s processwrapper-sandbox 2023-01-11T21:36:49.1779416Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 7s processwrapper-sandbox 2023-01-11T21:36:49.1779912Z Compiling aten/src/ATen/native/RNN.cpp; 7s processwrapper-sandbox 2023-01-11T21:36:49.1780296Z Compiling aten/src/ATen/ParallelNative.cpp; 5s processwrapper-sandbox 2023-01-11T21:36:49.1780692Z Compiling aten/src/ATen/LegacyVmapMode.cpp; 5s processwrapper-sandbox 2023-01-11T21:36:49.1780996Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:49.1781263Z [Scann] Compiling aten/src/ATen/native/ReplicationPadding.cpp 2023-01-11T21:36:49.4214421Z 2023-01-11T21:36:49.4214941Z  2023-01-11T21:36:49.4215211Z  2023-01-11T21:36:49.4215377Z  2023-01-11T21:36:49.4215576Z  2023-01-11T21:36:49.4215748Z  2023-01-11T21:36:49.4215906Z  2023-01-11T21:36:49.4216076Z  2023-01-11T21:36:49.4216281Z  2023-01-11T21:36:49.4217375Z [1,031 / 2,684] 8 actions running 2023-01-11T21:36:49.4217987Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 8s processwrapper-sandbox 2023-01-11T21:36:49.4218656Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 7s processwrapper-sandbox 2023-01-11T21:36:49.4219253Z Compiling aten/src/ATen/native/RNN.cpp; 7s processwrapper-sandbox 2023-01-11T21:36:49.4219892Z Compiling aten/src/ATen/ParallelNative.cpp; 5s processwrapper-sandbox 2023-01-11T21:36:49.4220545Z Compiling aten/src/ATen/LegacyVmapMode.cpp; 5s processwrapper-sandbox 2023-01-11T21:36:49.4221067Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:49.4221585Z Compiling aten/src/ATen/native/Repeat.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:49.4222093Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:49.6246022Z 2023-01-11T21:36:49.6249368Z  2023-01-11T21:36:49.6249755Z  2023-01-11T21:36:49.6250070Z  2023-01-11T21:36:49.6250352Z  2023-01-11T21:36:49.6250561Z  2023-01-11T21:36:49.6250842Z  2023-01-11T21:36:49.6251111Z  2023-01-11T21:36:49.6251374Z  2023-01-11T21:36:49.6251748Z [1,034 / 2,684] 8 actions, 7 running 2023-01-11T21:36:49.6252365Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 8s processwrapper-sandbox 2023-01-11T21:36:49.6253058Z Compiling aten/src/ATen/ParallelNative.cpp; 5s processwrapper-sandbox 2023-01-11T21:36:49.6253572Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:49.6254129Z Compiling aten/src/ATen/native/Repeat.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:49.6254638Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:49.6255073Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:49.6255656Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:49.6256124Z [Scann] Compiling aten/src/ATen/MapAllocator.cpp 2023-01-11T21:36:50.0219708Z 2023-01-11T21:36:50.0221963Z  2023-01-11T21:36:50.0222486Z  2023-01-11T21:36:50.0222729Z  2023-01-11T21:36:50.0222906Z  2023-01-11T21:36:50.0223081Z  2023-01-11T21:36:50.0223252Z  2023-01-11T21:36:50.0223405Z  2023-01-11T21:36:50.0223573Z  2023-01-11T21:36:50.0223817Z [1,036 / 2,684] 8 actions running 2023-01-11T21:36:50.0224088Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:50.0224436Z Compiling aten/src/ATen/native/Repeat.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:50.0224748Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:50.0224998Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:50.0225353Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:50.0225743Z Compiling aten/src/ATen/MapAllocator.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:50.0226054Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:50.0226379Z Compiling aten/src/ATen/MemoryOverlap.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:51.0343556Z 2023-01-11T21:36:51.0344093Z  2023-01-11T21:36:51.0344486Z  2023-01-11T21:36:51.0344800Z  2023-01-11T21:36:51.0345093Z  2023-01-11T21:36:51.0345392Z  2023-01-11T21:36:51.0345691Z  2023-01-11T21:36:51.0345988Z  2023-01-11T21:36:51.0346288Z  2023-01-11T21:36:51.0346712Z [1,036 / 2,684] 8 actions running 2023-01-11T21:36:51.0347183Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:51.0347781Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:51.0348353Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:51.0348826Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:51.0349647Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:51.0350383Z Compiling aten/src/ATen/MapAllocator.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:51.0350922Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:51.0351546Z Compiling aten/src/ATen/MemoryOverlap.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:51.8611891Z 2023-01-11T21:36:51.8612647Z  2023-01-11T21:36:51.8613049Z  2023-01-11T21:36:51.8613398Z  2023-01-11T21:36:51.8613719Z  2023-01-11T21:36:51.8614039Z  2023-01-11T21:36:51.8614333Z  2023-01-11T21:36:51.8614640Z  2023-01-11T21:36:51.8614900Z  2023-01-11T21:36:51.8615316Z [1,037 / 2,684] 8 actions, 7 running 2023-01-11T21:36:51.8615904Z Compiling aten/src/ATen/native/Repeat.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:51.8616231Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:51.8616482Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:51.8616837Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:51.8617225Z Compiling aten/src/ATen/MapAllocator.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:51.8617537Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:51.8617863Z Compiling aten/src/ATen/MemoryOverlap.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:51.8618168Z [Scann] Compiling aten/src/ATen/native/RowwisePrune.cpp 2023-01-11T21:36:52.0828256Z 2023-01-11T21:36:52.0828762Z  2023-01-11T21:36:52.0829097Z  2023-01-11T21:36:52.0829393Z  2023-01-11T21:36:52.0829682Z  2023-01-11T21:36:52.0829955Z  2023-01-11T21:36:52.0830242Z  2023-01-11T21:36:52.0830548Z  2023-01-11T21:36:52.0830836Z  2023-01-11T21:36:52.0831249Z [1,042 / 2,684] 8 actions, 7 running 2023-01-11T21:36:52.0831873Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:52.0832441Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:52.0833033Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:52.0833587Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:52.0834045Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:52.0834615Z Compiling aten/src/ATen/native/ReduceOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:52.0835331Z Compiling aten/src/ATen/native/Resize.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:52.0835872Z [Scann] Compiling aten/src/ATen/LegacyVmapTransforms.cpp 2023-01-11T21:36:52.4343992Z 2023-01-11T21:36:52.4344473Z  2023-01-11T21:36:52.4344801Z  2023-01-11T21:36:52.4345146Z  2023-01-11T21:36:52.4345473Z  2023-01-11T21:36:52.4345797Z  2023-01-11T21:36:52.4345953Z  2023-01-11T21:36:52.4346117Z  2023-01-11T21:36:52.4346283Z  2023-01-11T21:36:52.4346514Z [1,044 / 2,684] 8 actions running 2023-01-11T21:36:52.4346898Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:52.4347226Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:52.4347481Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:52.4347819Z Compiling aten/src/ATen/native/ReduceOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:52.4348200Z Compiling aten/src/ATen/native/Resize.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:52.4348501Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:52.4348839Z Compiling aten/src/ATen/ParallelCommon.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:52.4349150Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:53.4547585Z 2023-01-11T21:36:53.4548091Z  2023-01-11T21:36:53.4548474Z  2023-01-11T21:36:53.4548794Z  2023-01-11T21:36:53.4549141Z  2023-01-11T21:36:53.4549438Z  2023-01-11T21:36:53.4549745Z  2023-01-11T21:36:53.4550053Z  2023-01-11T21:36:53.4550344Z  2023-01-11T21:36:53.4550877Z [1,044 / 2,684] 8 actions running 2023-01-11T21:36:53.4551285Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:53.4551599Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:53.4551924Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:53.4552265Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:53.4552759Z Compiling aten/src/ATen/native/Resize.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:53.4553071Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:53.4553463Z Compiling aten/src/ATen/ParallelCommon.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:53.4553764Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:54.3816347Z 2023-01-11T21:36:54.3816900Z  2023-01-11T21:36:54.3817255Z  2023-01-11T21:36:54.3817525Z  2023-01-11T21:36:54.3818058Z  2023-01-11T21:36:54.3820496Z  2023-01-11T21:36:54.3821187Z  2023-01-11T21:36:54.3821700Z  2023-01-11T21:36:54.3822740Z  2023-01-11T21:36:54.3823308Z [1,045 / 2,684] 8 actions, 7 running 2023-01-11T21:36:54.3823883Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:54.3824466Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:54.3825154Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:54.3826017Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:54.3827935Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:54.3828676Z Compiling aten/src/ATen/ParallelCommon.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:54.3829334Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:54.3829821Z [Scann] Compiling aten/src/ATen/native/SummaryOps.cpp 2023-01-11T21:36:54.5856262Z 2023-01-11T21:36:54.5856824Z  2023-01-11T21:36:54.5857226Z  2023-01-11T21:36:54.5857424Z  2023-01-11T21:36:54.5857607Z  2023-01-11T21:36:54.5857765Z  2023-01-11T21:36:54.5857947Z  2023-01-11T21:36:54.5858117Z  2023-01-11T21:36:54.5858272Z  2023-01-11T21:36:54.5858524Z [1,048 / 2,684] 8 actions, 7 running 2023-01-11T21:36:54.5858811Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:54.5859149Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:54.5859471Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:54.5859742Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:54.5860076Z Compiling aten/src/ATen/native/SummaryOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:54.5860465Z Compiling aten/src/ATen/native/SoftMax.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:54.5860774Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:54.5861041Z [Prepa] Compiling aten/src/ATen/native/QuantizedLinear.cpp 2023-01-11T21:36:54.8554636Z 2023-01-11T21:36:54.8555375Z  2023-01-11T21:36:54.8555679Z  2023-01-11T21:36:54.8555856Z  2023-01-11T21:36:54.8556046Z  2023-01-11T21:36:54.8556202Z  2023-01-11T21:36:54.8556371Z  2023-01-11T21:36:54.8556535Z  2023-01-11T21:36:54.8556688Z  2023-01-11T21:36:54.8556935Z [1,050 / 2,684] 8 actions running 2023-01-11T21:36:54.8557215Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:54.8557473Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:54.8557972Z Compiling aten/src/ATen/native/SummaryOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:54.8558365Z Compiling aten/src/ATen/native/SoftMax.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:54.8558662Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:54.8558932Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:54.8559267Z Compiling aten/src/ATen/native/Sorting.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:54.8559574Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:55.1072488Z 2023-01-11T21:36:55.1073325Z  2023-01-11T21:36:55.1073823Z  2023-01-11T21:36:55.1075732Z  2023-01-11T21:36:55.1076002Z  2023-01-11T21:36:55.1076255Z  2023-01-11T21:36:55.1076491Z  2023-01-11T21:36:55.1076748Z  2023-01-11T21:36:55.1077000Z  2023-01-11T21:36:55.1077359Z [1,050 / 2,684] 8 actions running 2023-01-11T21:36:55.1077942Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:55.1078371Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:55.1079605Z Compiling aten/src/ATen/native/SummaryOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:55.1080188Z Compiling aten/src/ATen/native/SoftMax.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:55.1080502Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:55.1080767Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:55.1081228Z Compiling aten/src/ATen/native/Sorting.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:55.1081542Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:55.3699241Z 2023-01-11T21:36:55.3700001Z  2023-01-11T21:36:55.3700338Z  2023-01-11T21:36:55.3700648Z  2023-01-11T21:36:55.3700946Z  2023-01-11T21:36:55.3701235Z  2023-01-11T21:36:55.3701624Z  2023-01-11T21:36:55.3701907Z  2023-01-11T21:36:55.3702181Z  2023-01-11T21:36:55.3702594Z [1,051 / 2,684] 8 actions, 7 running 2023-01-11T21:36:55.3703075Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:55.3703672Z Compiling aten/src/ATen/native/SummaryOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:55.3704339Z Compiling aten/src/ATen/native/SoftMax.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:55.3704856Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:55.3705327Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:55.3705909Z Compiling aten/src/ATen/native/Sorting.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:55.3706422Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:55.3706861Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qtanh.cpp 2023-01-11T21:36:55.7083719Z 2023-01-11T21:36:55.7084284Z  2023-01-11T21:36:55.7084627Z  2023-01-11T21:36:55.7084887Z  2023-01-11T21:36:55.7085170Z  2023-01-11T21:36:55.7085464Z  2023-01-11T21:36:55.7085718Z  2023-01-11T21:36:55.7085997Z  2023-01-11T21:36:55.7086268Z  2023-01-11T21:36:55.7086652Z [1,051 / 2,684] 8 actions running 2023-01-11T21:36:55.7087106Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:55.7087702Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:55.7088335Z Compiling aten/src/ATen/native/SoftMax.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:55.7088846Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:55.7089295Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:55.7089858Z Compiling aten/src/ATen/native/Sorting.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:55.7090355Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:55.7090791Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:55.9957451Z 2023-01-11T21:36:55.9958250Z  2023-01-11T21:36:55.9958722Z  2023-01-11T21:36:55.9959041Z  2023-01-11T21:36:55.9959450Z  2023-01-11T21:36:55.9959725Z  2023-01-11T21:36:55.9960174Z  2023-01-11T21:36:55.9960648Z  2023-01-11T21:36:55.9961096Z  2023-01-11T21:36:55.9961543Z [1,053 / 2,684] 8 actions, 7 running 2023-01-11T21:36:55.9962503Z Compiling aten/src/ATen/native/SoftMax.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:55.9963253Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:55.9963787Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:55.9964778Z Compiling aten/src/ATen/native/Sorting.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:55.9965548Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:55.9966067Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:55.9966903Z Compiling aten/src/ATen/native/SpectralOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:55.9967795Z [Scann] Compiling aten/src/ATen/native/TensorAdvancedIndexing.cpp 2023-01-11T21:36:56.3083764Z 2023-01-11T21:36:56.3084261Z  2023-01-11T21:36:56.3084673Z  2023-01-11T21:36:56.3084909Z  2023-01-11T21:36:56.3085066Z  2023-01-11T21:36:56.3085234Z  2023-01-11T21:36:56.3085400Z  2023-01-11T21:36:56.3085550Z  2023-01-11T21:36:56.3085716Z  2023-01-11T21:36:56.3086945Z [1,053 / 2,684] 8 actions running 2023-01-11T21:36:56.3087388Z Compiling aten/src/ATen/native/SoftMax.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:56.3087707Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:56.3088023Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:56.3088448Z Compiling aten/src/ATen/native/Sorting.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:56.3088835Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:56.3089170Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.3089628Z Compiling aten/src/ATen/native/SpectralOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:56.3090026Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.5439959Z 2023-01-11T21:36:56.5440584Z  2023-01-11T21:36:56.5440984Z  2023-01-11T21:36:56.5441235Z  2023-01-11T21:36:56.5441561Z  2023-01-11T21:36:56.5441880Z  2023-01-11T21:36:56.5442079Z  2023-01-11T21:36:56.5442242Z  2023-01-11T21:36:56.5442406Z  2023-01-11T21:36:56.5442662Z [1,054 / 2,684] 8 actions, 7 running 2023-01-11T21:36:56.5442946Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:56.5443222Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:56.5443545Z Compiling aten/src/ATen/native/Sorting.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:56.5443854Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:56.5444116Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:56.5444449Z Compiling aten/src/ATen/native/SpectralOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:56.5444774Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.5445028Z [Scann] Compiling aten/src/ATen/native/TensorCompare.cpp 2023-01-11T21:36:56.7739510Z 2023-01-11T21:36:56.7740072Z  2023-01-11T21:36:56.7740404Z  2023-01-11T21:36:56.7740692Z  2023-01-11T21:36:56.7740964Z  2023-01-11T21:36:56.7741227Z  2023-01-11T21:36:56.7741507Z  2023-01-11T21:36:56.7741782Z  2023-01-11T21:36:56.7742058Z  2023-01-11T21:36:56.7742454Z [1,057 / 2,684] 8 actions, 7 running 2023-01-11T21:36:56.7742920Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:56.7743350Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:56.7743932Z Compiling aten/src/ATen/native/SpectralOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:56.7744456Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.7744875Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.7745310Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.7745867Z Compiling aten/src/ATen/native/Pooling.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:56.7746426Z [Scann] Compiling aten/src/ATen/native/TensorIteratorReduce.cpp 2023-01-11T21:36:56.7770494Z 2023-01-11T21:36:56.7770872Z  2023-01-11T21:36:56.7771193Z  2023-01-11T21:36:56.7771476Z  2023-01-11T21:36:56.7771733Z  2023-01-11T21:36:56.7772009Z  2023-01-11T21:36:56.7772291Z  2023-01-11T21:36:56.7772563Z  2023-01-11T21:36:56.7772835Z  2023-01-11T21:36:56.7773354Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2023-01-11T21:36:56.7773853Z [1,057 / 2,684] 8 actions, 7 running 2023-01-11T21:36:56.7774289Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:56.7774733Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:56.7775215Z Compiling aten/src/ATen/native/SpectralOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:56.7775672Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.7776100Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.7776703Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.7777258Z Compiling aten/src/ATen/native/Pooling.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:56.7777771Z [Prepa] Compiling aten/src/ATen/native/TensorIteratorReduce.cpp 2023-01-11T21:36:56.7786678Z 2023-01-11T21:36:56.7786922Z  2023-01-11T21:36:56.7787205Z  2023-01-11T21:36:56.7787490Z  2023-01-11T21:36:56.7787889Z  2023-01-11T21:36:56.7788159Z  2023-01-11T21:36:56.7788437Z  2023-01-11T21:36:56.7788706Z  2023-01-11T21:36:56.7788968Z  2023-01-11T21:36:56.7799889Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)': 2023-01-11T21:36:56.7801654Z aten/src/ATen/native/QuantizedLinear.cpp:127:69: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T21:36:56.7802522Z cpp_custom_type_hack::cast>(packed); 2023-01-11T21:36:56.7802938Z ^ 2023-01-11T21:36:56.7803354Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2023-01-11T21:36:56.7803831Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2023-01-11T21:36:56.7804201Z cast(const Tensor& packed) { 2023-01-11T21:36:56.7804488Z ^~~~ 2023-01-11T21:36:56.7805203Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2023-01-11T21:36:56.7806686Z aten/src/ATen/native/QuantizedLinear.cpp:315:71: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T21:36:56.7807626Z return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2023-01-11T21:36:56.7808038Z ^ 2023-01-11T21:36:56.7808470Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2023-01-11T21:36:56.7808954Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2023-01-11T21:36:56.7809395Z create(std::unique_ptr ptr, TensorOptions options) { 2023-01-11T21:36:56.7809723Z ^~~~~~ 2023-01-11T21:36:56.7810414Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2023-01-11T21:36:56.7816349Z aten/src/ATen/native/QuantizedLinear.cpp:409:54: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T21:36:56.7817467Z std::move(unique_ptr_wrapper), weight.options()); 2023-01-11T21:36:56.7817881Z ^ 2023-01-11T21:36:56.7818333Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2023-01-11T21:36:56.7818845Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2023-01-11T21:36:56.7819367Z create(std::unique_ptr ptr, TensorOptions options) { 2023-01-11T21:36:56.7819758Z ^~~~~~ 2023-01-11T21:36:56.7820721Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_fp16_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2023-01-11T21:36:56.7822543Z aten/src/ATen/native/QuantizedLinear.cpp:431:73: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T21:36:56.7823731Z c10::intrusive_ptr>(packed_weight)) 2023-01-11T21:36:56.7824182Z ^ 2023-01-11T21:36:56.7824737Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2023-01-11T21:36:56.7825259Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2023-01-11T21:36:56.7825674Z cast(const Tensor& packed) { 2023-01-11T21:36:56.7825997Z ^~~~ 2023-01-11T21:36:56.7826421Z [1,057 / 2,684] 8 actions, 7 running 2023-01-11T21:36:56.7826894Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:56.7827374Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:56.7828025Z Compiling aten/src/ATen/native/SpectralOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:56.7828612Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.7829082Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.7829566Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.7830180Z Compiling aten/src/ATen/native/Pooling.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:56.7830726Z [Prepa] Compiling aten/src/ATen/native/TensorIteratorReduce.cpp 2023-01-11T21:36:56.9937801Z 2023-01-11T21:36:56.9938265Z  2023-01-11T21:36:56.9938550Z  2023-01-11T21:36:56.9938791Z  2023-01-11T21:36:56.9939032Z  2023-01-11T21:36:56.9939260Z  2023-01-11T21:36:56.9939550Z  2023-01-11T21:36:56.9939791Z  2023-01-11T21:36:56.9940016Z  2023-01-11T21:36:56.9940370Z [1,059 / 2,684] 8 actions, 7 running 2023-01-11T21:36:56.9940907Z Compiling aten/src/ATen/native/SpectralOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:56.9941357Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.9941775Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.9942187Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.9942696Z Compiling aten/src/ATen/native/Pooling.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:56.9943171Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.9943577Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:56.9944000Z [Scann] Compiling aten/src/ATen/ParallelThreadPoolNative.cpp 2023-01-11T21:36:57.3090078Z 2023-01-11T21:36:57.3091738Z  2023-01-11T21:36:57.3091962Z  2023-01-11T21:36:57.3092154Z  2023-01-11T21:36:57.3092309Z  2023-01-11T21:36:57.3092476Z  2023-01-11T21:36:57.3092638Z  2023-01-11T21:36:57.3092789Z  2023-01-11T21:36:57.3092954Z  2023-01-11T21:36:57.3093197Z [1,059 / 2,684] 8 actions running 2023-01-11T21:36:57.3093552Z Compiling aten/src/ATen/native/SpectralOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:57.3093874Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:57.3094146Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:57.3094394Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:57.3094730Z Compiling aten/src/ATen/native/Pooling.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:57.3095032Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:57.3095279Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:57.3095536Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:58.1901398Z 2023-01-11T21:36:58.1902042Z  2023-01-11T21:36:58.1902433Z  2023-01-11T21:36:58.1902780Z  2023-01-11T21:36:58.1903022Z  2023-01-11T21:36:58.1903198Z  2023-01-11T21:36:58.1903385Z  2023-01-11T21:36:58.1903549Z  2023-01-11T21:36:58.1903713Z  2023-01-11T21:36:58.1903970Z [1,060 / 2,684] 8 actions, 7 running 2023-01-11T21:36:58.1904288Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:58.1904559Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:58.1904810Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:58.1926084Z Compiling aten/src/ATen/native/Pooling.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:58.1926600Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:58.1927015Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:58.1927448Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:58.1927718Z [Scann] Compiling aten/src/ATen/native/PointwiseOps.cpp 2023-01-11T21:36:58.6346766Z 2023-01-11T21:36:58.6347396Z  2023-01-11T21:36:58.6347699Z  2023-01-11T21:36:58.6347984Z  2023-01-11T21:36:58.6348192Z  2023-01-11T21:36:58.6348419Z  2023-01-11T21:36:58.6348646Z  2023-01-11T21:36:58.6348845Z  2023-01-11T21:36:58.6349070Z  2023-01-11T21:36:58.6349418Z [1,060 / 2,684] 8 actions running 2023-01-11T21:36:58.6349802Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:58.6350201Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:58.6350524Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:58.6350866Z Compiling aten/src/ATen/native/Pooling.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:58.6351178Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:58.6351439Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:58.6351683Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:58.6352030Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:58.7873877Z 2023-01-11T21:36:58.7874415Z  2023-01-11T21:36:58.7874750Z  2023-01-11T21:36:58.7875017Z  2023-01-11T21:36:58.7875293Z  2023-01-11T21:36:58.7875572Z  2023-01-11T21:36:58.7875824Z  2023-01-11T21:36:58.7876103Z  2023-01-11T21:36:58.7876370Z  2023-01-11T21:36:58.7876761Z [1,061 / 2,684] 8 actions, 7 running 2023-01-11T21:36:58.7877206Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:58.7877652Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:58.7878403Z Compiling aten/src/ATen/native/Pooling.cpp; 2s processwrapper-sandbox 2023-01-11T21:36:58.7878923Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:58.7879356Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:58.7879773Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:36:58.7880440Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:58.7880982Z [Scann] Compiling aten/src/ATen/native/TypeProperties.cpp 2023-01-11T21:36:59.0208895Z 2023-01-11T21:36:59.0209444Z  2023-01-11T21:36:59.0209787Z  2023-01-11T21:36:59.0210072Z  2023-01-11T21:36:59.0210336Z  2023-01-11T21:36:59.0210615Z  2023-01-11T21:36:59.0210895Z  2023-01-11T21:36:59.0211148Z  2023-01-11T21:36:59.0211421Z  2023-01-11T21:36:59.0211814Z [1,063 / 2,684] 8 actions, 7 running 2023-01-11T21:36:59.0212244Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:59.0212693Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:59.0213130Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:59.0213580Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:59.0214136Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:59.0214657Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:59.0215094Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:59.0215559Z [Scann] Compiling aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp 2023-01-11T21:36:59.2356835Z 2023-01-11T21:36:59.2357411Z  2023-01-11T21:36:59.2357929Z  2023-01-11T21:36:59.2358241Z  2023-01-11T21:36:59.2358563Z  2023-01-11T21:36:59.2358876Z  2023-01-11T21:36:59.2359179Z  2023-01-11T21:36:59.2359792Z  2023-01-11T21:36:59.2360114Z  2023-01-11T21:36:59.2375710Z [1,063 / 2,684] 8 actions running 2023-01-11T21:36:59.2376003Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:59.2376373Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:59.2378225Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:59.2378512Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:59.2378862Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:59.2379286Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:59.2379556Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:59.2379805Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:59.4367147Z 2023-01-11T21:36:59.4367678Z  2023-01-11T21:36:59.4368012Z  2023-01-11T21:36:59.4368279Z  2023-01-11T21:36:59.4368572Z  2023-01-11T21:36:59.4370351Z  2023-01-11T21:36:59.4370816Z  2023-01-11T21:36:59.4373412Z  2023-01-11T21:36:59.4374866Z  2023-01-11T21:36:59.4377503Z [1,065 / 2,684] 8 actions running 2023-01-11T21:36:59.4378084Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:36:59.4380666Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:59.4381378Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:59.4384139Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:59.4385371Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:59.4387713Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:59.4388426Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:59.4389302Z Compiling aten/src/ATen/native/Unfold3d.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:59.6401643Z 2023-01-11T21:36:59.6403544Z  2023-01-11T21:36:59.6403780Z  2023-01-11T21:36:59.6403954Z  2023-01-11T21:36:59.6404177Z  2023-01-11T21:36:59.6404342Z  2023-01-11T21:36:59.6404514Z  2023-01-11T21:36:59.6404668Z  2023-01-11T21:36:59.6404879Z  2023-01-11T21:36:59.6405131Z [1,066 / 2,684] 8 actions running 2023-01-11T21:36:59.6405400Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:36:59.6405820Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:36:59.6406158Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:59.6406458Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:59.6406731Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:36:59.6407089Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:59.6407508Z Compiling aten/src/ATen/native/Unfold3d.cpp; 0s processwrapper-sandbox 2023-01-11T21:36:59.6407948Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:00.0067389Z 2023-01-11T21:37:00.0067821Z  2023-01-11T21:37:00.0068151Z  2023-01-11T21:37:00.0068436Z  2023-01-11T21:37:00.0068703Z  2023-01-11T21:37:00.0068981Z  2023-01-11T21:37:00.0069264Z  2023-01-11T21:37:00.0069515Z  2023-01-11T21:37:00.0069788Z  2023-01-11T21:37:00.0070182Z [1,067 / 2,684] 8 actions, 7 running 2023-01-11T21:37:00.0070602Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:00.0071058Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:00.0071489Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:00.0071901Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:00.0072460Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:00.0073092Z Compiling aten/src/ATen/native/Unfold3d.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:00.0073727Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:00.0074252Z [Scann] Compiling aten/src/ATen/core/dispatch/ObservedOperators.cpp 2023-01-11T21:37:00.2357321Z 2023-01-11T21:37:00.2358344Z  2023-01-11T21:37:00.2358649Z  2023-01-11T21:37:00.2358886Z  2023-01-11T21:37:00.2359170Z  2023-01-11T21:37:00.2359346Z  2023-01-11T21:37:00.2359503Z  2023-01-11T21:37:00.2359667Z  2023-01-11T21:37:00.2359898Z  2023-01-11T21:37:00.2360205Z [1,068 / 2,684] 8 actions, 7 running 2023-01-11T21:37:00.2421990Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:00.2422452Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:00.2422869Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:00.2423413Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:00.2424040Z Compiling aten/src/ATen/native/Unfold3d.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:00.2424892Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:00.2425442Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:00.2425890Z [Scann] Compiling aten/src/ATen/SparseCsrTensorImpl.cpp 2023-01-11T21:37:00.4930007Z 2023-01-11T21:37:00.4930553Z  2023-01-11T21:37:00.4930873Z  2023-01-11T21:37:00.4931156Z  2023-01-11T21:37:00.4931431Z  2023-01-11T21:37:00.4931683Z  2023-01-11T21:37:00.4931951Z  2023-01-11T21:37:00.4932224Z  2023-01-11T21:37:00.4932479Z  2023-01-11T21:37:00.4932862Z [1,068 / 2,684] 8 actions running 2023-01-11T21:37:00.4933327Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:00.4933751Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:00.4934188Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:00.4934752Z Compiling aten/src/ATen/native/UnaryOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:00.4935371Z Compiling aten/src/ATen/native/Unfold3d.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:00.4936239Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:00.4936768Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:00.4937338Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:00.7024207Z 2023-01-11T21:37:00.7024686Z  2023-01-11T21:37:00.7025024Z  2023-01-11T21:37:00.7025305Z  2023-01-11T21:37:00.7025564Z  2023-01-11T21:37:00.7025834Z  2023-01-11T21:37:00.7026107Z  2023-01-11T21:37:00.7026363Z  2023-01-11T21:37:00.7026642Z  2023-01-11T21:37:00.7027023Z [1,070 / 2,684] 8 actions running 2023-01-11T21:37:00.7027453Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:00.7028011Z Compiling aten/src/ATen/native/UnaryOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:00.7028624Z Compiling aten/src/ATen/native/Unfold3d.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:00.7029251Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:00.7029756Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:00.7030325Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:00.7030955Z Compiling aten/src/ATen/native/TestOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:00.7031441Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:01.0334628Z 2023-01-11T21:37:01.0335312Z  2023-01-11T21:37:01.0335661Z  2023-01-11T21:37:01.0336084Z  2023-01-11T21:37:01.0336351Z  2023-01-11T21:37:01.0336795Z  2023-01-11T21:37:01.0337043Z  2023-01-11T21:37:01.0337412Z  2023-01-11T21:37:01.0337676Z  2023-01-11T21:37:01.0338195Z [1,071 / 2,684] 8 actions, 7 running 2023-01-11T21:37:01.0338635Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:01.0339294Z Compiling aten/src/ATen/native/Unfold3d.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:01.0340052Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:01.0340712Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:01.0341429Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:01.0342180Z Compiling aten/src/ATen/native/TestOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:01.0342774Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:01.0343174Z [Scann] Compiling aten/src/ATen/native/xnnpack/MaxPooling.cpp 2023-01-11T21:37:01.2442502Z 2023-01-11T21:37:01.2447016Z  2023-01-11T21:37:01.2447659Z  2023-01-11T21:37:01.2447992Z  2023-01-11T21:37:01.2448313Z  2023-01-11T21:37:01.2448582Z  2023-01-11T21:37:01.2448847Z  2023-01-11T21:37:01.2449130Z  2023-01-11T21:37:01.2449407Z  2023-01-11T21:37:01.2449815Z [1,073 / 2,684] 8 actions, 7 running 2023-01-11T21:37:01.2450287Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:01.2450997Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:01.2451688Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:01.2452367Z Compiling aten/src/ATen/native/TestOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:01.2452875Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:01.2453301Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:01.2453881Z Compiling aten/src/ATen/native/Unfold2d.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:01.2454384Z [Scann] Compiling aten/src/ATen/SequenceNumber.cpp 2023-01-11T21:37:01.5025479Z 2023-01-11T21:37:01.5025906Z  2023-01-11T21:37:01.5026279Z  2023-01-11T21:37:01.5026590Z  2023-01-11T21:37:01.5026873Z  2023-01-11T21:37:01.5027190Z  2023-01-11T21:37:01.5027500Z  2023-01-11T21:37:01.5027790Z  2023-01-11T21:37:01.5028099Z  2023-01-11T21:37:01.5028515Z [1,073 / 2,684] 8 actions running 2023-01-11T21:37:01.5028853Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:01.5029221Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:01.5029640Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:01.5030039Z Compiling aten/src/ATen/native/TestOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:01.5030339Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:01.5030612Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:01.5030954Z Compiling aten/src/ATen/native/Unfold2d.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:01.5031335Z Compiling aten/src/ATen/SequenceNumber.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:02.5905611Z 2023-01-11T21:37:02.5906292Z  2023-01-11T21:37:02.5906669Z  2023-01-11T21:37:02.5907023Z  2023-01-11T21:37:02.5907414Z  2023-01-11T21:37:02.5907730Z  2023-01-11T21:37:02.5908046Z  2023-01-11T21:37:02.5908347Z  2023-01-11T21:37:02.5908671Z  2023-01-11T21:37:02.5908968Z [1,073 / 2,684] 8 actions running 2023-01-11T21:37:02.5909236Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:02.5909603Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:02.5910021Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:02.5910407Z Compiling aten/src/ATen/native/TestOps.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:02.5910724Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:02.5910990Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:02.5911327Z Compiling aten/src/ATen/native/Unfold2d.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:02.5911715Z Compiling aten/src/ATen/SequenceNumber.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:03.6376602Z 2023-01-11T21:37:03.6377128Z  2023-01-11T21:37:03.6377409Z  2023-01-11T21:37:03.6377588Z  2023-01-11T21:37:03.6377760Z  2023-01-11T21:37:03.6377952Z  2023-01-11T21:37:03.6378164Z  2023-01-11T21:37:03.6378333Z  2023-01-11T21:37:03.6378504Z  2023-01-11T21:37:03.6378765Z [1,073 / 2,684] 8 actions running 2023-01-11T21:37:03.6379084Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:37:03.6379449Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 4s processwrapper-sandbox 2023-01-11T21:37:03.6379935Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 3s processwrapper-sandbox 2023-01-11T21:37:03.6380351Z Compiling aten/src/ATen/native/TestOps.cpp; 3s processwrapper-sandbox 2023-01-11T21:37:03.7040619Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:03.7040920Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:03.7041253Z Compiling aten/src/ATen/native/Unfold2d.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:03.7041644Z Compiling aten/src/ATen/SequenceNumber.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:04.7050703Z 2023-01-11T21:37:04.7051205Z  2023-01-11T21:37:04.7051697Z  2023-01-11T21:37:04.7051991Z  2023-01-11T21:37:04.7052307Z  2023-01-11T21:37:04.7052630Z  2023-01-11T21:37:04.7052856Z  2023-01-11T21:37:04.7053024Z  2023-01-11T21:37:04.7053190Z  2023-01-11T21:37:04.7053425Z [1,073 / 2,684] 8 actions running 2023-01-11T21:37:04.7053732Z //:aten; 5s processwrapper-sandbox 2023-01-11T21:37:04.7054231Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 5s processwrapper-sandbox 2023-01-11T21:37:04.7054676Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2023-01-11T21:37:04.7055084Z Compiling aten/src/ATen/native/TestOps.cpp; 4s processwrapper-sandbox 2023-01-11T21:37:04.7055395Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:37:04.7055661Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:04.7055989Z Compiling aten/src/ATen/native/Unfold2d.cpp; 3s processwrapper-sandbox 2023-01-11T21:37:04.7056397Z Compiling aten/src/ATen/SequenceNumber.cpp; 3s processwrapper-sandbox 2023-01-11T21:37:04.9692235Z 2023-01-11T21:37:04.9692774Z  2023-01-11T21:37:04.9693130Z  2023-01-11T21:37:04.9693467Z  2023-01-11T21:37:04.9693800Z  2023-01-11T21:37:04.9694084Z  2023-01-11T21:37:04.9694315Z  2023-01-11T21:37:04.9694484Z  2023-01-11T21:37:04.9694638Z  2023-01-11T21:37:04.9695009Z [1,078 / 2,684] 8 actions, 7 running 2023-01-11T21:37:04.9695380Z //:aten; 5s processwrapper-sandbox 2023-01-11T21:37:04.9696031Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2023-01-11T21:37:04.9696477Z Compiling aten/src/ATen/native/Unfold2d.cpp; 3s processwrapper-sandbox 2023-01-11T21:37:04.9696791Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:04.9697059Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:04.9697435Z Compiling aten/src/ATen/native/UpSample.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:04.9697750Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:04.9698077Z [Scann] Compiling aten/src/ATen/native/UpSampleNearest2d.cpp 2023-01-11T21:37:05.3055583Z 2023-01-11T21:37:05.3056129Z  2023-01-11T21:37:05.3056450Z  2023-01-11T21:37:05.3056788Z  2023-01-11T21:37:05.3057113Z  2023-01-11T21:37:05.3057417Z  2023-01-11T21:37:05.3057602Z  2023-01-11T21:37:05.3057773Z  2023-01-11T21:37:05.3057940Z  2023-01-11T21:37:05.3058180Z [1,079 / 2,684] 8 actions running 2023-01-11T21:37:05.3058468Z //:aten; 6s processwrapper-sandbox 2023-01-11T21:37:05.3058852Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 5s processwrapper-sandbox 2023-01-11T21:37:05.3059170Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:05.3059437Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:05.3059779Z Compiling aten/src/ATen/native/UpSample.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:05.3060079Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:05.3060348Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:05.3060610Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:06.3682947Z 2023-01-11T21:37:06.3683453Z  2023-01-11T21:37:06.3683864Z  2023-01-11T21:37:06.3684201Z  2023-01-11T21:37:06.3684499Z  2023-01-11T21:37:06.3684820Z  2023-01-11T21:37:06.3685130Z  2023-01-11T21:37:06.3685424Z  2023-01-11T21:37:06.3685739Z  2023-01-11T21:37:06.3686200Z [1,079 / 2,684] 8 actions running 2023-01-11T21:37:06.3686711Z //:aten; 7s processwrapper-sandbox 2023-01-11T21:37:06.6721345Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 6s processwrapper-sandbox 2023-01-11T21:37:06.6721904Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:06.6722340Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:06.6722883Z Compiling aten/src/ATen/native/UpSample.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:06.6723397Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:06.6723949Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:06.6724372Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:06.7073171Z 2023-01-11T21:37:06.7073679Z  2023-01-11T21:37:06.7074027Z  2023-01-11T21:37:06.7074316Z  2023-01-11T21:37:06.7074579Z  2023-01-11T21:37:06.7074857Z  2023-01-11T21:37:06.7075136Z  2023-01-11T21:37:06.7075426Z  2023-01-11T21:37:06.7075734Z  2023-01-11T21:37:06.7076122Z [1,080 / 2,684] 8 actions, 7 running 2023-01-11T21:37:06.7076584Z //:aten; 7s processwrapper-sandbox 2023-01-11T21:37:06.7077047Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:06.7077496Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:06.7078232Z Compiling aten/src/ATen/native/UpSample.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:06.7078758Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:06.7079199Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:06.7079638Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:06.7080123Z [Scann] Compiling aten/src/ATen/SparseTensorImpl.cpp 2023-01-11T21:37:07.0729513Z 2023-01-11T21:37:07.0730029Z  2023-01-11T21:37:07.0730360Z  2023-01-11T21:37:07.0730693Z  2023-01-11T21:37:07.0730983Z  2023-01-11T21:37:07.0731285Z  2023-01-11T21:37:07.0731617Z  2023-01-11T21:37:07.0731886Z  2023-01-11T21:37:07.0732055Z  2023-01-11T21:37:07.0732302Z [1,080 / 2,684] 8 actions running 2023-01-11T21:37:07.0732578Z //:aten; 8s processwrapper-sandbox 2023-01-11T21:37:07.0732854Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:07.0733133Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:07.0733462Z Compiling aten/src/ATen/native/UpSample.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:07.0733784Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:07.0734046Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:07.0734295Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:07.0734649Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:08.0943693Z 2023-01-11T21:37:08.0944244Z  2023-01-11T21:37:08.0944610Z  2023-01-11T21:37:08.0944902Z  2023-01-11T21:37:08.0945176Z  2023-01-11T21:37:08.0945422Z  2023-01-11T21:37:08.0945699Z  2023-01-11T21:37:08.0945981Z  2023-01-11T21:37:08.0946261Z  2023-01-11T21:37:08.0947158Z [1,080 / 2,684] 8 actions running 2023-01-11T21:37:08.0947591Z //:aten; 9s processwrapper-sandbox 2023-01-11T21:37:08.0948013Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:08.0948502Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:08.0949118Z Compiling aten/src/ATen/native/UpSample.cpp; 3s processwrapper-sandbox 2023-01-11T21:37:08.0949645Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:08.0950127Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:08.0950604Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:08.0951244Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:09.0950505Z 2023-01-11T21:37:09.0950928Z  2023-01-11T21:37:09.0951223Z  2023-01-11T21:37:09.0951477Z  2023-01-11T21:37:09.0951636Z  2023-01-11T21:37:09.0951810Z  2023-01-11T21:37:09.0952093Z  2023-01-11T21:37:09.0952316Z  2023-01-11T21:37:09.0952616Z  2023-01-11T21:37:09.0953079Z [1,080 / 2,684] 8 actions running 2023-01-11T21:37:09.0953506Z //:aten; 10s processwrapper-sandbox 2023-01-11T21:37:09.0953875Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:37:09.0954519Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:37:09.0954952Z Compiling aten/src/ATen/native/UpSample.cpp; 4s processwrapper-sandbox 2023-01-11T21:37:09.0955406Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:37:09.0955735Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:37:09.0956152Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:37:09.0956711Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:09.5950846Z 2023-01-11T21:37:09.5951578Z  2023-01-11T21:37:09.5953593Z  2023-01-11T21:37:09.5953910Z  2023-01-11T21:37:09.5954183Z  2023-01-11T21:37:09.5954613Z  2023-01-11T21:37:09.5954852Z  2023-01-11T21:37:09.5955231Z  2023-01-11T21:37:09.5955494Z  2023-01-11T21:37:09.5955999Z [1,081 / 2,684] 8 actions, 7 running 2023-01-11T21:37:09.5956444Z //:aten; 10s processwrapper-sandbox 2023-01-11T21:37:09.5957027Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:37:09.5957896Z Compiling aten/src/ATen/native/UpSample.cpp; 4s processwrapper-sandbox 2023-01-11T21:37:09.5958416Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:37:09.5959028Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:37:09.5959571Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:37:09.5960343Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:09.5961092Z [Scann] Compiling aten/src/ATen/native/UpSampleNearest3d.cpp 2023-01-11T21:37:09.8957188Z 2023-01-11T21:37:09.8957793Z  2023-01-11T21:37:09.8958112Z  2023-01-11T21:37:09.8958374Z  2023-01-11T21:37:09.8958615Z  2023-01-11T21:37:09.8958836Z  2023-01-11T21:37:09.8959076Z  2023-01-11T21:37:09.8959314Z  2023-01-11T21:37:09.8959537Z  2023-01-11T21:37:09.8959861Z [1,086 / 2,684] 8 actions running 2023-01-11T21:37:09.8960342Z //:aten; 10s processwrapper-sandbox 2023-01-11T21:37:09.8960744Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 3s processwrapper-sandbox 2023-01-11T21:37:09.8961072Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:09.8961369Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:09.8961915Z Compiling aten/src/ATen/RegisterSchema.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:09.8962316Z Compiling aten/src/ATen/native/group_norm.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:09.8962798Z Compiling aten/src/ATen/native/layer_norm.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:09.8963271Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:10.6973836Z 2023-01-11T21:37:10.6974403Z  2023-01-11T21:37:10.6974730Z  2023-01-11T21:37:10.6974932Z  2023-01-11T21:37:10.6975091Z  2023-01-11T21:37:10.6975269Z  2023-01-11T21:37:10.6975441Z  2023-01-11T21:37:10.6975603Z  2023-01-11T21:37:10.6975854Z  2023-01-11T21:37:10.6976132Z [1,087 / 2,684] 8 actions, 7 running 2023-01-11T21:37:10.6976632Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 3s processwrapper-sandbox 2023-01-11T21:37:10.6977052Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:10.6977432Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:10.6977854Z Compiling aten/src/ATen/RegisterSchema.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:10.6978363Z Compiling aten/src/ATen/native/group_norm.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:10.6978880Z Compiling aten/src/ATen/native/layer_norm.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:10.6979271Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:10.6979621Z [Scann] Compiling aten/src/ATen/core/ATenOpList.cpp 2023-01-11T21:37:11.0964597Z 2023-01-11T21:37:11.0965152Z  2023-01-11T21:37:11.0965518Z  2023-01-11T21:37:11.0965855Z  2023-01-11T21:37:11.0966147Z  2023-01-11T21:37:11.0966448Z  2023-01-11T21:37:11.0966752Z  2023-01-11T21:37:11.0967040Z  2023-01-11T21:37:11.0967342Z  2023-01-11T21:37:11.1574337Z [1,087 / 2,684] 8 actions running 2023-01-11T21:37:11.1574923Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 4s processwrapper-sandbox 2023-01-11T21:37:11.1575449Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:11.1575921Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:11.1576494Z Compiling aten/src/ATen/RegisterSchema.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:11.1577324Z Compiling aten/src/ATen/native/group_norm.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:11.1578008Z Compiling aten/src/ATen/native/layer_norm.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:11.1578523Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:11.1579132Z Compiling aten/src/ATen/core/ATenOpList.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:11.3584405Z 2023-01-11T21:37:11.3586191Z  2023-01-11T21:37:11.3587851Z  2023-01-11T21:37:11.3588140Z  2023-01-11T21:37:11.3588416Z  2023-01-11T21:37:11.3589619Z  2023-01-11T21:37:11.3589899Z  2023-01-11T21:37:11.3590170Z  2023-01-11T21:37:11.3590381Z  2023-01-11T21:37:11.3590622Z [1,088 / 2,684] 8 actions running 2023-01-11T21:37:11.3590907Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:11.3591185Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:11.3591520Z Compiling aten/src/ATen/RegisterSchema.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:11.3591924Z Compiling aten/src/ATen/native/group_norm.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:11.3592311Z Compiling aten/src/ATen/native/layer_norm.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:11.3592623Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:11.3592950Z Compiling aten/src/ATen/core/ATenOpList.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:11.3593328Z Compiling aten/src/ATen/native/Im2Col.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:11.7588305Z 2023-01-11T21:37:11.7589198Z  2023-01-11T21:37:11.7589567Z  2023-01-11T21:37:11.7589913Z  2023-01-11T21:37:11.7590127Z  2023-01-11T21:37:11.7590284Z  2023-01-11T21:37:11.7590454Z  2023-01-11T21:37:11.7590624Z  2023-01-11T21:37:11.7590779Z  2023-01-11T21:37:11.7591029Z [1,088 / 2,684] 8 actions running 2023-01-11T21:37:11.7591311Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:11.7591572Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:11.7591931Z Compiling aten/src/ATen/RegisterSchema.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:11.7592331Z Compiling aten/src/ATen/native/group_norm.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:11.7592724Z Compiling aten/src/ATen/native/layer_norm.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:11.7593018Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:11.7593355Z Compiling aten/src/ATen/core/ATenOpList.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:11.7593733Z Compiling aten/src/ATen/native/Im2Col.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:12.0150355Z 2023-01-11T21:37:12.0150771Z  2023-01-11T21:37:12.0150982Z  2023-01-11T21:37:12.0151159Z  2023-01-11T21:37:12.0151334Z  2023-01-11T21:37:12.0151491Z  2023-01-11T21:37:12.0151662Z  2023-01-11T21:37:12.0151831Z  2023-01-11T21:37:12.0151984Z  2023-01-11T21:37:12.0152246Z [1,089 / 2,684] 8 actions, 7 running 2023-01-11T21:37:12.0152548Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:12.0152888Z Compiling aten/src/ATen/RegisterSchema.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:12.0153286Z Compiling aten/src/ATen/native/group_norm.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:12.0153819Z Compiling aten/src/ATen/native/layer_norm.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:12.0154119Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:12.0154466Z Compiling aten/src/ATen/core/ATenOpList.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:12.0154848Z Compiling aten/src/ATen/native/Im2Col.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:12.0156047Z [Scann] Compiling aten/src/ATen/native/ForeachOpsKernels.cpp 2023-01-11T21:37:12.3134879Z 2023-01-11T21:37:12.3135428Z  2023-01-11T21:37:12.3135782Z  2023-01-11T21:37:12.3136126Z  2023-01-11T21:37:12.3136433Z  2023-01-11T21:37:12.3136735Z  2023-01-11T21:37:12.3137051Z  2023-01-11T21:37:12.3137345Z  2023-01-11T21:37:12.3142117Z  2023-01-11T21:37:12.3142866Z [1,094 / 2,684] 7 actions, 6 running 2023-01-11T21:37:12.3143490Z Compiling aten/src/ATen/RegisterSchema.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:12.3144195Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:12.3144760Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:12.3145368Z Compiling aten/src/ATen/native/WeightNorm.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:12.3146062Z Compiling aten/src/ATen/native/Fill.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:12.3146767Z Compiling aten/src/ATen/native/Dropout.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:12.3147289Z [Scann] Compiling aten/src/ATen/native/Embedding.cpp 2023-01-11T21:37:12.5591994Z 2023-01-11T21:37:12.5592528Z  2023-01-11T21:37:12.5592913Z  2023-01-11T21:37:12.5593242Z  2023-01-11T21:37:12.5593544Z  2023-01-11T21:37:12.5593857Z  2023-01-11T21:37:12.5594171Z  2023-01-11T21:37:12.5594485Z  2023-01-11T21:37:12.5594894Z [1,094 / 2,684] 8 actions running 2023-01-11T21:37:12.5595457Z Compiling aten/src/ATen/RegisterSchema.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:12.5596164Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:12.5596746Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:12.5597377Z Compiling aten/src/ATen/native/WeightNorm.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:12.5598446Z Compiling aten/src/ATen/native/Fill.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:12.5598904Z Compiling aten/src/ATen/native/Dropout.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:12.5599213Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:12.5599579Z Compiling aten/src/ATen/native/Embedding.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:13.5601119Z 2023-01-11T21:37:13.5606864Z  2023-01-11T21:37:13.5607248Z  2023-01-11T21:37:13.5607550Z  2023-01-11T21:37:13.5607875Z  2023-01-11T21:37:13.5608176Z  2023-01-11T21:37:13.5609442Z  2023-01-11T21:37:13.5609747Z  2023-01-11T21:37:13.5610058Z  2023-01-11T21:37:13.5613094Z [1,094 / 2,684] 8 actions running 2023-01-11T21:37:13.5613764Z Compiling aten/src/ATen/RegisterSchema.cpp; 3s processwrapper-sandbox 2023-01-11T21:37:13.5614476Z Compiling aten/src/ATen/native/Im2Col.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:13.5615029Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:13.5615662Z Compiling aten/src/ATen/native/WeightNorm.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:13.5616370Z Compiling aten/src/ATen/native/Fill.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:13.5617057Z Compiling aten/src/ATen/native/Dropout.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:13.5617617Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:13.5618244Z Compiling aten/src/ATen/native/Embedding.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:13.9619386Z 2023-01-11T21:37:13.9619955Z  2023-01-11T21:37:13.9620291Z  2023-01-11T21:37:13.9620519Z  2023-01-11T21:37:13.9620756Z  2023-01-11T21:37:13.9620986Z  2023-01-11T21:37:13.9621205Z  2023-01-11T21:37:13.9621435Z  2023-01-11T21:37:13.9621676Z  2023-01-11T21:37:13.9621996Z [1,095 / 2,684] 8 actions running 2023-01-11T21:37:13.9640245Z Compiling aten/src/ATen/RegisterSchema.cpp; 4s processwrapper-sandbox 2023-01-11T21:37:13.9641163Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:13.9643946Z Compiling aten/src/ATen/native/WeightNorm.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:13.9644895Z Compiling aten/src/ATen/native/Fill.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:13.9647573Z Compiling aten/src/ATen/native/Dropout.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:13.9648156Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:13.9650724Z Compiling aten/src/ATen/native/Embedding.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:13.9651540Z Compiling aten/src/ATen/Operators_4.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:14.3626221Z 2023-01-11T21:37:14.3626766Z  2023-01-11T21:37:14.3627097Z  2023-01-11T21:37:14.3627389Z  2023-01-11T21:37:14.3627679Z  2023-01-11T21:37:14.3627942Z  2023-01-11T21:37:14.3628221Z  2023-01-11T21:37:14.3628507Z  2023-01-11T21:37:14.3628773Z  2023-01-11T21:37:14.3629167Z [1,096 / 2,684] 8 actions running 2023-01-11T21:37:14.3629757Z Compiling aten/src/ATen/RegisterSchema.cpp; 4s processwrapper-sandbox 2023-01-11T21:37:14.3630439Z Compiling aten/src/ATen/native/WeightNorm.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:14.3631083Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:14.3631716Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:14.3632244Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:14.3632824Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:14.3633454Z Compiling aten/src/ATen/Operators_4.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:14.3634089Z Compiling aten/src/ATen/core/operator_name.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:14.5843929Z 2023-01-11T21:37:14.5844458Z  2023-01-11T21:37:14.5844760Z  2023-01-11T21:37:14.5845020Z  2023-01-11T21:37:14.5845281Z  2023-01-11T21:37:14.5847865Z  2023-01-11T21:37:14.5848437Z  2023-01-11T21:37:14.5851437Z  2023-01-11T21:37:14.5851971Z  2023-01-11T21:37:14.5854900Z [1,098 / 2,684] 8 actions, 7 running 2023-01-11T21:37:14.5855662Z Compiling aten/src/ATen/RegisterSchema.cpp; 4s processwrapper-sandbox 2023-01-11T21:37:14.5858594Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:14.5859272Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:14.5862177Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:14.5863000Z Compiling aten/src/ATen/Operators_4.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:14.5865956Z Compiling aten/src/ATen/core/operator_name.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:14.5866819Z Compiling aten/src/ATen/core/TensorMethods.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:14.5869624Z [Sched] Compiling aten/src/ATen/native/DilatedMaxPool2d.cpp 2023-01-11T21:37:14.9113860Z 2023-01-11T21:37:14.9114409Z  2023-01-11T21:37:14.9114730Z  2023-01-11T21:37:14.9115024Z  2023-01-11T21:37:14.9115329Z  2023-01-11T21:37:14.9115575Z  2023-01-11T21:37:14.9115849Z  2023-01-11T21:37:14.9116128Z  2023-01-11T21:37:14.9116395Z  2023-01-11T21:37:14.9116808Z [1,101 / 2,684] 8 actions, 7 running 2023-01-11T21:37:14.9117407Z Compiling aten/src/ATen/RegisterSchema.cpp; 5s processwrapper-sandbox 2023-01-11T21:37:14.9118244Z Compiling aten/src/ATen/Operators_4.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:14.9118848Z Compiling aten/src/ATen/core/operator_name.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:14.9119534Z Compiling aten/src/ATen/core/TensorMethods.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:14.9120155Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:14.9120741Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:14.9121268Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:14.9121663Z [Scann] Compiling aten/src/ATen/native/EmbeddingBag.cpp 2023-01-11T21:37:15.1621093Z 2023-01-11T21:37:15.1623968Z  2023-01-11T21:37:15.1625502Z  2023-01-11T21:37:15.1626065Z  2023-01-11T21:37:15.1626502Z  2023-01-11T21:37:15.1626796Z  2023-01-11T21:37:15.1627058Z  2023-01-11T21:37:15.1627735Z  2023-01-11T21:37:15.1628059Z  2023-01-11T21:37:15.1628455Z [1,101 / 2,684] 8 actions running 2023-01-11T21:37:15.1630404Z Compiling aten/src/ATen/RegisterSchema.cpp; 5s processwrapper-sandbox 2023-01-11T21:37:15.1631049Z Compiling aten/src/ATen/Operators_4.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:15.1631683Z Compiling aten/src/ATen/core/operator_name.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:15.1633049Z Compiling aten/src/ATen/core/TensorMethods.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:15.1633435Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:15.1633915Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:15.1634378Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:15.1634952Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:16.2504301Z 2023-01-11T21:37:16.2504817Z  2023-01-11T21:37:16.2505172Z  2023-01-11T21:37:16.2505483Z  2023-01-11T21:37:16.2505779Z  2023-01-11T21:37:16.2506085Z  2023-01-11T21:37:16.2506391Z  2023-01-11T21:37:16.2506680Z  2023-01-11T21:37:16.2507011Z  2023-01-11T21:37:16.2507448Z [1,102 / 2,684] 8 actions, 7 running 2023-01-11T21:37:16.2508091Z Compiling aten/src/ATen/RegisterSchema.cpp; 6s processwrapper-sandbox 2023-01-11T21:37:16.2508829Z Compiling aten/src/ATen/core/operator_name.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:16.2509560Z Compiling aten/src/ATen/core/TensorMethods.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:16.2510155Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:16.2510764Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:16.2511343Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:16.2511995Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:16.2512541Z [Scann] Compiling aten/src/ATen/quantized/Quantizer.cpp 2023-01-11T21:37:16.5626117Z 2023-01-11T21:37:16.5626702Z  2023-01-11T21:37:16.5629658Z  2023-01-11T21:37:16.5630028Z  2023-01-11T21:37:16.5630274Z  2023-01-11T21:37:16.5630562Z  2023-01-11T21:37:16.5630822Z  2023-01-11T21:37:16.5631008Z  2023-01-11T21:37:16.5631184Z  2023-01-11T21:37:16.5631489Z [1,103 / 2,684] 8 actions running 2023-01-11T21:37:16.5631839Z Compiling aten/src/ATen/RegisterSchema.cpp; 6s processwrapper-sandbox 2023-01-11T21:37:16.5632394Z Compiling aten/src/ATen/core/TensorMethods.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:16.5632753Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:16.5633208Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:16.5633578Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:16.5634005Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:16.5634559Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:16.5634888Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:16.9635251Z 2023-01-11T21:37:16.9642267Z  2023-01-11T21:37:16.9642597Z  2023-01-11T21:37:16.9642856Z  2023-01-11T21:37:16.9643109Z  2023-01-11T21:37:16.9643367Z  2023-01-11T21:37:16.9643618Z  2023-01-11T21:37:16.9643881Z  2023-01-11T21:37:16.9644141Z  2023-01-11T21:37:16.9644506Z [1,104 / 2,684] 8 actions, 7 running 2023-01-11T21:37:16.9645078Z Compiling aten/src/ATen/RegisterSchema.cpp; 7s processwrapper-sandbox 2023-01-11T21:37:16.9645613Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:16.9646134Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:16.9646831Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:16.9647386Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:16.9647949Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:16.9648388Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:16.9648871Z [Scann] Compiling aten/src/ATen/AccumulateType.cpp 2023-01-11T21:37:17.2308246Z 2023-01-11T21:37:17.2308740Z  2023-01-11T21:37:17.2309060Z  2023-01-11T21:37:17.2309348Z  2023-01-11T21:37:17.2309630Z  2023-01-11T21:37:17.2309896Z  2023-01-11T21:37:17.2310163Z  2023-01-11T21:37:17.2310440Z  2023-01-11T21:37:17.2310700Z  2023-01-11T21:37:17.2311102Z [1,107 / 2,684] 7 actions, 6 running 2023-01-11T21:37:17.2311684Z Compiling aten/src/ATen/RegisterSchema.cpp; 7s processwrapper-sandbox 2023-01-11T21:37:17.2312342Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:17.2313013Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:17.2313535Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:17.2314094Z Compiling aten/src/ATen/AccumulateType.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:17.2314581Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:17.2315008Z [Scann] Compiling aten/src/ATen/RegisterSparseCPU.cpp 2023-01-11T21:37:17.5644980Z 2023-01-11T21:37:17.5649599Z  2023-01-11T21:37:17.5649956Z  2023-01-11T21:37:17.5650279Z  2023-01-11T21:37:17.5650565Z  2023-01-11T21:37:17.5650744Z  2023-01-11T21:37:17.5650914Z  2023-01-11T21:37:17.5651096Z  2023-01-11T21:37:17.5651493Z [1,108 / 2,684] 8 actions running 2023-01-11T21:37:17.5652112Z Compiling aten/src/ATen/RegisterSchema.cpp; 7s processwrapper-sandbox 2023-01-11T21:37:17.5652598Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:17.5653107Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:17.5653656Z Compiling aten/src/ATen/AccumulateType.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:17.5654238Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:17.5654850Z Compiling aten/src/ATen/native/Convolution.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:17.5655360Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:17.5655887Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:18.5663219Z 2023-01-11T21:37:18.5663960Z  2023-01-11T21:37:18.5664503Z  2023-01-11T21:37:18.5665006Z  2023-01-11T21:37:18.5665294Z  2023-01-11T21:37:18.5665761Z  2023-01-11T21:37:18.5666070Z  2023-01-11T21:37:18.5666515Z  2023-01-11T21:37:18.5666838Z  2023-01-11T21:37:18.5667402Z [1,108 / 2,684] 8 actions running 2023-01-11T21:37:18.5668137Z Compiling aten/src/ATen/RegisterSchema.cpp; 8s processwrapper-sandbox 2023-01-11T21:37:18.5669002Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:18.5669702Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:18.5670394Z Compiling aten/src/ATen/AccumulateType.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:18.5671070Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:18.5671816Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:18.5672655Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:18.5673343Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:18.9674900Z 2023-01-11T21:37:18.9675419Z  2023-01-11T21:37:18.9675788Z  2023-01-11T21:37:18.9676073Z  2023-01-11T21:37:18.9676373Z  2023-01-11T21:37:18.9676666Z  2023-01-11T21:37:18.9676942Z  2023-01-11T21:37:18.9677239Z  2023-01-11T21:37:18.9677521Z  2023-01-11T21:37:18.9679973Z [1,110 / 2,684] 8 actions running 2023-01-11T21:37:18.9680589Z Compiling aten/src/ATen/RegisterSchema.cpp; 9s processwrapper-sandbox 2023-01-11T21:37:18.9681275Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:18.9681844Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:18.9688491Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:18.9689307Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:18.9689908Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:18.9690381Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:18.9690879Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:19.4383564Z 2023-01-11T21:37:19.4384481Z  2023-01-11T21:37:19.4384879Z  2023-01-11T21:37:19.4385189Z  2023-01-11T21:37:19.4385511Z  2023-01-11T21:37:19.4385808Z  2023-01-11T21:37:19.4386122Z  2023-01-11T21:37:19.4386421Z  2023-01-11T21:37:19.4386574Z  2023-01-11T21:37:19.4386824Z [1,111 / 2,684] 8 actions, 7 running 2023-01-11T21:37:19.4387183Z Compiling aten/src/ATen/RegisterSchema.cpp; 9s processwrapper-sandbox 2023-01-11T21:37:19.4387584Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2023-01-11T21:37:19.4387975Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:19.4388372Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:19.4388690Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:19.4388945Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:19.4389205Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:19.4389447Z [Scann] Compiling aten/src/ATen/native/Blas.cpp 2023-01-11T21:37:19.6748038Z 2023-01-11T21:37:19.6748702Z  2023-01-11T21:37:19.6749072Z  2023-01-11T21:37:19.6749406Z  2023-01-11T21:37:19.6749737Z  2023-01-11T21:37:19.6750031Z  2023-01-11T21:37:19.6750336Z  2023-01-11T21:37:19.6750650Z  2023-01-11T21:37:19.6750903Z  2023-01-11T21:37:19.6751310Z [1,113 / 2,684] 8 actions, 7 running 2023-01-11T21:37:19.6751894Z Compiling aten/src/ATen/RegisterSchema.cpp; 10s processwrapper-sandbox 2023-01-11T21:37:19.6752556Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:19.6753417Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:19.6754154Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:19.6754587Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:19.6755217Z Compiling aten/src/ATen/native/Blas.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:19.6755730Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:19.6756155Z [Scann] Compiling aten/src/ATen/native/transformers/transformer.cpp 2023-01-11T21:37:19.9677899Z 2023-01-11T21:37:19.9679502Z  2023-01-11T21:37:19.9685596Z  2023-01-11T21:37:19.9685968Z  2023-01-11T21:37:19.9686291Z  2023-01-11T21:37:19.9686584Z  2023-01-11T21:37:19.9686786Z  2023-01-11T21:37:19.9687000Z  2023-01-11T21:37:19.9687251Z  2023-01-11T21:37:19.9687588Z [1,113 / 2,684] 8 actions running 2023-01-11T21:37:19.9688101Z Compiling aten/src/ATen/RegisterSchema.cpp; 10s processwrapper-sandbox 2023-01-11T21:37:19.9688667Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:19.9689252Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:19.9689687Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:19.9690071Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:19.9690517Z Compiling aten/src/ATen/native/Blas.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:19.9690832Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:19.9691153Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:20.1587009Z 2023-01-11T21:37:20.1587852Z  2023-01-11T21:37:20.1588198Z  2023-01-11T21:37:20.1588507Z  2023-01-11T21:37:20.1588792Z  2023-01-11T21:37:20.1589123Z  2023-01-11T21:37:20.1589423Z  2023-01-11T21:37:20.1589702Z  2023-01-11T21:37:20.1589999Z  2023-01-11T21:37:20.1590552Z INFO: From Compiling aten/src/ATen/RegisterSparseCPU.cpp: 2023-01-11T21:37:20.1591388Z [1,113 / 2,684] 8 actions running 2023-01-11T21:37:20.1592002Z Compiling aten/src/ATen/RegisterSchema.cpp; 10s processwrapper-sandbox 2023-01-11T21:37:20.1592725Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:20.1593451Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:20.1594010Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:20.1594485Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:20.1595074Z Compiling aten/src/ATen/native/Blas.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:20.1595610Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:20.1596081Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:20.1596341Z 2023-01-11T21:37:20.1596487Z  2023-01-11T21:37:20.1596768Z  2023-01-11T21:37:20.1597069Z  2023-01-11T21:37:20.1597372Z  2023-01-11T21:37:20.1597654Z  2023-01-11T21:37:20.1598075Z  2023-01-11T21:37:20.1598376Z  2023-01-11T21:37:20.1598657Z  2023-01-11T21:37:20.1599873Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCPU.cpp:174:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:37:20.1601390Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:37:20.1601834Z ^~~~~~~~~~~~~ 2023-01-11T21:37:20.1603004Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCPU.cpp:155:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:37:20.1603947Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:37:20.1604397Z ^~~~~~~~~~ 2023-01-11T21:37:20.1604796Z [1,113 / 2,684] 8 actions running 2023-01-11T21:37:20.1605397Z Compiling aten/src/ATen/RegisterSchema.cpp; 10s processwrapper-sandbox 2023-01-11T21:37:20.1606096Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:20.1606813Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:20.1607393Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:20.1607855Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:20.1608446Z Compiling aten/src/ATen/native/Blas.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:20.1608995Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:20.1609452Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:20.3685699Z 2023-01-11T21:37:20.3686286Z  2023-01-11T21:37:20.3686624Z  2023-01-11T21:37:20.3686892Z  2023-01-11T21:37:20.3687071Z  2023-01-11T21:37:20.3687227Z  2023-01-11T21:37:20.3687394Z  2023-01-11T21:37:20.3687561Z  2023-01-11T21:37:20.3687712Z  2023-01-11T21:37:20.3687978Z [1,116 / 2,684] 8 actions running 2023-01-11T21:37:20.3688342Z Compiling aten/src/ATen/RegisterSchema.cpp; 10s processwrapper-sandbox 2023-01-11T21:37:20.3688667Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:20.3688989Z Compiling aten/src/ATen/native/Blas.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:20.3689292Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:20.3689558Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:20.3689806Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:20.3690063Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:20.3875733Z Compiling aten/src/ATen/native/Integration.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:20.5882505Z 2023-01-11T21:37:20.5886929Z  2023-01-11T21:37:20.5887210Z  2023-01-11T21:37:20.5887447Z  2023-01-11T21:37:20.5887725Z  2023-01-11T21:37:20.5887997Z  2023-01-11T21:37:20.5888271Z  2023-01-11T21:37:20.5888494Z  2023-01-11T21:37:20.5889105Z  2023-01-11T21:37:20.5889472Z [1,116 / 2,684] 8 actions running 2023-01-11T21:37:20.5890002Z Compiling aten/src/ATen/RegisterSchema.cpp; 10s processwrapper-sandbox 2023-01-11T21:37:20.5890481Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:20.5890928Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:20.5891343Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:20.5891707Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:20.5892005Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:20.5892292Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:20.5892866Z Compiling aten/src/ATen/native/Integration.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:20.9592080Z 2023-01-11T21:37:20.9592614Z  2023-01-11T21:37:20.9592944Z  2023-01-11T21:37:20.9593235Z  2023-01-11T21:37:20.9593524Z  2023-01-11T21:37:20.9593782Z  2023-01-11T21:37:20.9594058Z  2023-01-11T21:37:20.9594366Z  2023-01-11T21:37:20.9594653Z  2023-01-11T21:37:20.9595076Z [1,117 / 2,684] 8 actions, 7 running 2023-01-11T21:37:20.9595673Z Compiling aten/src/ATen/RegisterSchema.cpp; 11s processwrapper-sandbox 2023-01-11T21:37:20.9596320Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:20.9596828Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:20.9597274Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:20.9597907Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:20.9598353Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:20.9598951Z Compiling aten/src/ATen/native/Integration.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:20.9599451Z [Scann] Compiling aten/src/ATen/metal/Context.cpp 2023-01-11T21:37:21.1887181Z 2023-01-11T21:37:21.1888873Z  2023-01-11T21:37:21.1889123Z  2023-01-11T21:37:21.1889299Z  2023-01-11T21:37:21.1889454Z  2023-01-11T21:37:21.1889619Z  2023-01-11T21:37:21.1889802Z  2023-01-11T21:37:21.1889956Z  2023-01-11T21:37:21.1890120Z  2023-01-11T21:37:21.1890359Z [1,119 / 2,684] 8 actions running 2023-01-11T21:37:21.1890694Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:21.1891007Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:21.1891271Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:21.1891520Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:21.1891861Z Compiling aten/src/ATen/native/Integration.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:21.1892252Z Compiling aten/src/ATen/metal/Context.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:21.1892546Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:21.1892809Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:21.5828970Z 2023-01-11T21:37:21.5829752Z  2023-01-11T21:37:21.5830112Z  2023-01-11T21:37:21.5830402Z  2023-01-11T21:37:21.5830686Z  2023-01-11T21:37:21.5830985Z  2023-01-11T21:37:21.5832967Z  2023-01-11T21:37:21.5833359Z  2023-01-11T21:37:21.5833645Z  2023-01-11T21:37:21.5834052Z [1,120 / 2,684] 8 actions, 7 running 2023-01-11T21:37:21.5834807Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:21.5835569Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:21.5836045Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:21.5836680Z Compiling aten/src/ATen/native/Integration.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:21.5837398Z Compiling aten/src/ATen/metal/Context.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:21.5841368Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:21.5841860Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:21.5842196Z [Scann] //:aten 2023-01-11T21:37:21.7949705Z 2023-01-11T21:37:21.7950424Z  2023-01-11T21:37:21.7950865Z  2023-01-11T21:37:21.7951196Z  2023-01-11T21:37:21.7951498Z  2023-01-11T21:37:21.7952512Z  2023-01-11T21:37:21.7952782Z  2023-01-11T21:37:21.7952993Z  2023-01-11T21:37:21.7953214Z  2023-01-11T21:37:21.7953496Z [1,120 / 2,684] 8 actions running 2023-01-11T21:37:21.7953858Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:21.7954212Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:21.7954513Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:21.7954913Z Compiling aten/src/ATen/native/Integration.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:21.7955430Z Compiling aten/src/ATen/metal/Context.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:21.7955795Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:21.7956149Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:21.7956409Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:22.3020312Z 2023-01-11T21:37:22.3021014Z  2023-01-11T21:37:22.3021400Z  2023-01-11T21:37:22.3022148Z  2023-01-11T21:37:22.3022615Z  2023-01-11T21:37:22.3022929Z  2023-01-11T21:37:22.3023383Z  2023-01-11T21:37:22.3023686Z  2023-01-11T21:37:22.3025887Z  2023-01-11T21:37:22.3026515Z [1,121 / 2,684] 8 actions, 7 running 2023-01-11T21:37:22.3027061Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:22.3027707Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:22.3028802Z Compiling aten/src/ATen/native/Integration.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:22.3029670Z Compiling aten/src/ATen/metal/Context.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:22.3030371Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:22.3030996Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:22.3031634Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:22.3032134Z [Scann] Compiling aten/src/ATen/native/sparse/SparseBlasImpl.cpp 2023-01-11T21:37:22.5955814Z 2023-01-11T21:37:22.5956454Z  2023-01-11T21:37:22.5956822Z  2023-01-11T21:37:22.5957100Z  2023-01-11T21:37:22.5957395Z  2023-01-11T21:37:22.5957799Z  2023-01-11T21:37:22.5958088Z  2023-01-11T21:37:22.5958400Z  2023-01-11T21:37:22.5958706Z  2023-01-11T21:37:22.5959127Z [1,123 / 2,684] 8 actions running 2023-01-11T21:37:22.5959584Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:22.5960256Z Compiling aten/src/ATen/metal/Context.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:22.5960770Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:22.5961141Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:22.5961404Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:22.5961675Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:22.5961920Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:22.5962177Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:22.7959729Z 2023-01-11T21:37:22.7960401Z  2023-01-11T21:37:22.7961353Z  2023-01-11T21:37:22.7961640Z  2023-01-11T21:37:22.7961934Z  2023-01-11T21:37:22.7962249Z  2023-01-11T21:37:22.7962572Z  2023-01-11T21:37:22.7962884Z  2023-01-11T21:37:22.7963190Z  2023-01-11T21:37:22.7963612Z [1,124 / 2,684] 8 actions running 2023-01-11T21:37:22.7964084Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:22.7964603Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:22.7965063Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:22.7965559Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:22.7965916Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:22.7966277Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:22.7967372Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:22.7967819Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:23.1308371Z 2023-01-11T21:37:23.1308921Z  2023-01-11T21:37:23.1309436Z  2023-01-11T21:37:23.1309887Z  2023-01-11T21:37:23.1310206Z  2023-01-11T21:37:23.1311542Z  2023-01-11T21:37:23.1311824Z  2023-01-11T21:37:23.1312251Z  2023-01-11T21:37:23.1312723Z  2023-01-11T21:37:23.1313319Z [1,126 / 2,684] 8 actions, 7 running 2023-01-11T21:37:23.1313970Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:23.1314593Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:23.1315054Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:23.1315651Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:23.1316271Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:23.1316853Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:23.1317299Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:23.1318026Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qsoftmax.cpp 2023-01-11T21:37:23.3963195Z 2023-01-11T21:37:23.3963891Z  2023-01-11T21:37:23.3964295Z  2023-01-11T21:37:23.3964608Z  2023-01-11T21:37:23.3964902Z  2023-01-11T21:37:23.3965222Z  2023-01-11T21:37:23.3965535Z  2023-01-11T21:37:23.3965836Z  2023-01-11T21:37:23.3966125Z  2023-01-11T21:37:23.3966563Z [1,127 / 2,684] 8 actions running 2023-01-11T21:37:23.3967060Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:23.3967542Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:23.3968035Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:23.3968531Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:23.3968993Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:23.3969482Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:23.3969968Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:23.3970414Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:24.4236260Z 2023-01-11T21:37:24.4236785Z  2023-01-11T21:37:24.4237126Z  2023-01-11T21:37:24.4237394Z  2023-01-11T21:37:24.4237798Z  2023-01-11T21:37:24.4238080Z  2023-01-11T21:37:24.4238340Z  2023-01-11T21:37:24.4238614Z  2023-01-11T21:37:24.4238886Z  2023-01-11T21:37:24.4239268Z [1,127 / 2,684] 8 actions running 2023-01-11T21:37:24.4239737Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:24.4240283Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:24.4240708Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:24.4241200Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:24.4241618Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:24.4242022Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:24.4242454Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:24.4242883Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:24.6298071Z 2023-01-11T21:37:24.6298581Z  2023-01-11T21:37:24.6298902Z  2023-01-11T21:37:24.6299227Z  2023-01-11T21:37:24.6300906Z  2023-01-11T21:37:24.6301450Z  2023-01-11T21:37:24.6301852Z  2023-01-11T21:37:24.6302223Z  2023-01-11T21:37:24.6302715Z  2023-01-11T21:37:24.6303422Z [1,129 / 2,684] 7 actions, 6 running 2023-01-11T21:37:24.6303917Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:24.6304427Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:24.6304917Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:24.6305388Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:24.6305842Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:24.6306320Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:24.6306767Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qrelu.cpp 2023-01-11T21:37:25.0234464Z 2023-01-11T21:37:25.0235000Z  2023-01-11T21:37:25.0235357Z  2023-01-11T21:37:25.0235701Z  2023-01-11T21:37:25.0660773Z  2023-01-11T21:37:25.0661030Z  2023-01-11T21:37:25.0661282Z  2023-01-11T21:37:25.0661519Z  2023-01-11T21:37:25.0661872Z [1,130 / 2,684] 8 actions running 2023-01-11T21:37:25.0662290Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:25.0662682Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:25.0663093Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:25.0663602Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:25.0663973Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:25.0664237Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:25.0664558Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:25.0664803Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:25.2674785Z 2023-01-11T21:37:25.2675307Z  2023-01-11T21:37:25.2675648Z  2023-01-11T21:37:25.2675906Z  2023-01-11T21:37:25.2676186Z  2023-01-11T21:37:25.2676446Z  2023-01-11T21:37:25.2676674Z  2023-01-11T21:37:25.2676923Z  2023-01-11T21:37:25.2677163Z  2023-01-11T21:37:25.2677539Z [1,131 / 2,684] 8 actions running 2023-01-11T21:37:25.2678147Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:25.2678578Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:25.2678947Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:25.2679314Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:25.2679750Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:25.2680234Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:25.2680705Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:25.2681071Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:25.6677860Z 2023-01-11T21:37:25.6678333Z  2023-01-11T21:37:25.6678650Z  2023-01-11T21:37:25.6678932Z  2023-01-11T21:37:25.6679212Z  2023-01-11T21:37:25.6679468Z  2023-01-11T21:37:25.6679843Z  2023-01-11T21:37:25.6680164Z  2023-01-11T21:37:25.6680436Z  2023-01-11T21:37:25.6680875Z [1,133 / 2,684] 8 actions running 2023-01-11T21:37:25.6681316Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:25.6681755Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:25.6682201Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:25.6682640Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:25.6683053Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:25.6683493Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:25.6683925Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:25.6684345Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:26.6678674Z 2023-01-11T21:37:26.6679302Z  2023-01-11T21:37:26.6679524Z  2023-01-11T21:37:26.6679684Z  2023-01-11T21:37:26.6679870Z  2023-01-11T21:37:26.6680106Z  2023-01-11T21:37:26.6680260Z  2023-01-11T21:37:26.6680432Z  2023-01-11T21:37:26.6680597Z  2023-01-11T21:37:26.6680833Z [1,133 / 2,684] 8 actions running 2023-01-11T21:37:26.6681128Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:26.6681400Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:26.6681662Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:26.6681909Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:26.6682166Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:26.6682422Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:26.6682675Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:26.6682932Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:26.8999807Z 2023-01-11T21:37:26.9002396Z  2023-01-11T21:37:26.9002791Z  2023-01-11T21:37:26.9003089Z  2023-01-11T21:37:26.9003385Z  2023-01-11T21:37:26.9003655Z  2023-01-11T21:37:26.9003957Z  2023-01-11T21:37:26.9004246Z  2023-01-11T21:37:26.9004530Z  2023-01-11T21:37:26.9004965Z [1,136 / 2,684] 8 actions, 7 running 2023-01-11T21:37:26.9005445Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:26.9006078Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:26.9006501Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:26.9006947Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:26.9007387Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:26.9007834Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:26.9008322Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:26.9008942Z [Scann] Compiling aten/src/ATen/native/LossCTC.cpp 2023-01-11T21:37:27.1015837Z 2023-01-11T21:37:27.1016309Z  2023-01-11T21:37:27.1016628Z  2023-01-11T21:37:27.1016896Z  2023-01-11T21:37:27.1017162Z  2023-01-11T21:37:27.1017418Z  2023-01-11T21:37:27.1017657Z  2023-01-11T21:37:27.1017897Z  2023-01-11T21:37:27.1018178Z  2023-01-11T21:37:27.1018592Z [1,137 / 2,684] 8 actions running 2023-01-11T21:37:27.1019037Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:27.1019452Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:27.1019854Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:27.1020267Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:27.1020667Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:27.1021074Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:27.1021657Z Compiling aten/src/ATen/native/LossCTC.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:27.1022283Z Compiling aten/src/ATen/Dispatch.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:28.0030881Z 2023-01-11T21:37:28.0031429Z  2023-01-11T21:37:28.0031790Z  2023-01-11T21:37:28.0032057Z  2023-01-11T21:37:28.0032340Z  2023-01-11T21:37:28.0032639Z  2023-01-11T21:37:28.0032926Z  2023-01-11T21:37:28.0033215Z  2023-01-11T21:37:28.0033490Z  2023-01-11T21:37:28.0033916Z [1,138 / 2,684] 8 actions, 7 running 2023-01-11T21:37:28.0034386Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:28.0034847Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:28.0035330Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:28.0035769Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:28.0036232Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:28.0036801Z Compiling aten/src/ATen/native/LossCTC.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:28.0037448Z Compiling aten/src/ATen/Dispatch.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:28.0038171Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/RuyUtils.cpp 2023-01-11T21:37:28.3014753Z 2023-01-11T21:37:28.3015348Z  2023-01-11T21:37:28.3015704Z  2023-01-11T21:37:28.3016073Z  2023-01-11T21:37:28.3016386Z  2023-01-11T21:37:28.3016589Z  2023-01-11T21:37:28.3016755Z  2023-01-11T21:37:28.3016920Z  2023-01-11T21:37:28.3017071Z  2023-01-11T21:37:28.3017315Z [1,139 / 2,684] 8 actions running 2023-01-11T21:37:28.3017596Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:28.3017858Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:28.3018141Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:28.3018402Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:28.3018727Z Compiling aten/src/ATen/native/LossCTC.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:28.3019101Z Compiling aten/src/ATen/Dispatch.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:28.3019405Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:28.3019658Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:28.9042290Z 2023-01-11T21:37:28.9049464Z  2023-01-11T21:37:28.9049825Z  2023-01-11T21:37:28.9050081Z  2023-01-11T21:37:28.9050245Z  2023-01-11T21:37:28.9050419Z  2023-01-11T21:37:28.9050590Z  2023-01-11T21:37:28.9050797Z  2023-01-11T21:37:28.9050965Z  2023-01-11T21:37:28.9051214Z [1,140 / 2,684] 8 actions, 7 running 2023-01-11T21:37:28.9051540Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:28.9051817Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:28.9052313Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:28.9052659Z Compiling aten/src/ATen/native/LossCTC.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:28.9053071Z Compiling aten/src/ATen/Dispatch.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:28.9053378Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:28.9053643Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:28.9054127Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp 2023-01-11T21:37:29.1131934Z 2023-01-11T21:37:29.1132506Z  2023-01-11T21:37:29.1132885Z  2023-01-11T21:37:29.1133205Z  2023-01-11T21:37:29.1133533Z  2023-01-11T21:37:29.1133808Z  2023-01-11T21:37:29.1133968Z  2023-01-11T21:37:29.1134132Z  2023-01-11T21:37:29.1134297Z  2023-01-11T21:37:29.1134533Z [1,142 / 2,684] 8 actions running 2023-01-11T21:37:29.1134826Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:29.1135096Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:29.1135441Z Compiling aten/src/ATen/Dispatch.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:29.1135733Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:29.1135992Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:29.1136254Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.1136501Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.1136767Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.3303744Z 2023-01-11T21:37:29.3304392Z  2023-01-11T21:37:29.3307002Z  2023-01-11T21:37:29.3307309Z  2023-01-11T21:37:29.3307588Z  2023-01-11T21:37:29.3307824Z  2023-01-11T21:37:29.3308071Z  2023-01-11T21:37:29.3308315Z  2023-01-11T21:37:29.3308547Z  2023-01-11T21:37:29.3308898Z [1,144 / 2,684] 8 actions running 2023-01-11T21:37:29.3309333Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:29.3309762Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:29.3310201Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:29.3310628Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.3311045Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.3311481Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.3311911Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.3312293Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.5895462Z 2023-01-11T21:37:29.5895989Z  2023-01-11T21:37:29.5896334Z  2023-01-11T21:37:29.5896617Z  2023-01-11T21:37:29.5896884Z  2023-01-11T21:37:29.5897154Z  2023-01-11T21:37:29.5897429Z  2023-01-11T21:37:29.5897689Z  2023-01-11T21:37:29.5897991Z  2023-01-11T21:37:29.5898399Z [1,144 / 2,684] 8 actions running 2023-01-11T21:37:29.5898846Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:29.5899320Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:29.5899780Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:29.5900221Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.5900696Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.5901145Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.5901581Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.5902046Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.9088758Z 2023-01-11T21:37:29.9089304Z  2023-01-11T21:37:29.9089650Z  2023-01-11T21:37:29.9089966Z  2023-01-11T21:37:29.9090248Z  2023-01-11T21:37:29.9090512Z  2023-01-11T21:37:29.9090797Z  2023-01-11T21:37:29.9091073Z  2023-01-11T21:37:29.9091344Z  2023-01-11T21:37:29.9091752Z [1,145 / 2,684] 8 actions, 7 running 2023-01-11T21:37:29.9092220Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:29.9092681Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:29.9093147Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.9093624Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.9094079Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.9094738Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.9095214Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:29.9095685Z [Scann] Compiling aten/src/ATen/native/quantized/AffineQuantizerBase.cpp 2023-01-11T21:37:30.1903209Z 2023-01-11T21:37:30.1903726Z  2023-01-11T21:37:30.1904074Z  2023-01-11T21:37:30.1904257Z  2023-01-11T21:37:30.1916704Z  2023-01-11T21:37:30.1917340Z  2023-01-11T21:37:30.1917628Z  2023-01-11T21:37:30.1918234Z  2023-01-11T21:37:30.1918528Z  2023-01-11T21:37:30.1918938Z [1,145 / 2,684] 8 actions running 2023-01-11T21:37:30.1919394Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:30.1931034Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:30.1931535Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.1932000Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.1932448Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.1932904Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.1933299Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.1933675Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:30.4220491Z 2023-01-11T21:37:30.4220963Z  2023-01-11T21:37:30.4221316Z  2023-01-11T21:37:30.4221600Z  2023-01-11T21:37:30.4221893Z  2023-01-11T21:37:30.4222193Z  2023-01-11T21:37:30.4222520Z  2023-01-11T21:37:30.4222811Z  2023-01-11T21:37:30.4223108Z  2023-01-11T21:37:30.4223527Z [1,147 / 2,684] 7 actions, 6 running 2023-01-11T21:37:30.4224006Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.4224502Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.4224961Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.4225429Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.4225890Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.4226369Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:30.4226840Z [Scann] Compiling aten/src/ATen/detail/ORTHooksInterface.cpp 2023-01-11T21:37:30.6665975Z 2023-01-11T21:37:30.6666704Z  2023-01-11T21:37:30.6667100Z  2023-01-11T21:37:30.6667403Z  2023-01-11T21:37:30.6667674Z  2023-01-11T21:37:30.6667956Z  2023-01-11T21:37:30.6668239Z  2023-01-11T21:37:30.6668508Z  2023-01-11T21:37:30.6668936Z [1,148 / 2,684] 8 actions, 7 running 2023-01-11T21:37:30.6669403Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.6669856Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.6670300Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.6670768Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.6671233Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:30.6671692Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:30.6672141Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:30.6672566Z [Scann] Compiling aten/src/ATen/native/mkldnn/SoftMax.cpp 2023-01-11T21:37:30.9084526Z 2023-01-11T21:37:30.9085077Z  2023-01-11T21:37:30.9085382Z  2023-01-11T21:37:30.9085624Z  2023-01-11T21:37:30.9085866Z  2023-01-11T21:37:30.9086107Z  2023-01-11T21:37:30.9086374Z  2023-01-11T21:37:30.9086640Z  2023-01-11T21:37:30.9086887Z  2023-01-11T21:37:30.9087255Z [1,149 / 2,684] 8 actions, 7 running 2023-01-11T21:37:30.9087737Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.9088166Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.9088604Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:30.9089033Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:30.9089442Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:30.9089820Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:30.9090216Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:30.9090618Z [Scann] Compiling aten/src/ATen/native/mkldnn/Pooling.cpp 2023-01-11T21:37:31.1932205Z 2023-01-11T21:37:31.1933158Z  2023-01-11T21:37:31.1933534Z  2023-01-11T21:37:31.1933826Z  2023-01-11T21:37:31.1934096Z  2023-01-11T21:37:31.1934372Z  2023-01-11T21:37:31.1934657Z  2023-01-11T21:37:31.1934942Z  2023-01-11T21:37:31.1935222Z  2023-01-11T21:37:31.1935611Z [1,149 / 2,684] 8 actions running 2023-01-11T21:37:31.1936056Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:31.1936624Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:31.1937076Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:31.1937496Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:31.1937931Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:31.1938368Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:31.1938794Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:31.1939222Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:31.7616225Z 2023-01-11T21:37:31.7616746Z  2023-01-11T21:37:31.7617080Z  2023-01-11T21:37:31.7617391Z  2023-01-11T21:37:31.7617651Z  2023-01-11T21:37:31.7617927Z  2023-01-11T21:37:31.7618202Z  2023-01-11T21:37:31.7618459Z  2023-01-11T21:37:31.7618728Z  2023-01-11T21:37:31.7619129Z [1,150 / 2,684] 8 actions, 7 running 2023-01-11T21:37:31.7619562Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:31.7620013Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:31.7620443Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:31.7620867Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:31.7621294Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:31.7621717Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:31.7622133Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:31.7622540Z [Scann] Compiling aten/src/ATen/autocast_mode.cpp 2023-01-11T21:37:31.9939864Z 2023-01-11T21:37:31.9940849Z  2023-01-11T21:37:31.9941186Z  2023-01-11T21:37:31.9941598Z  2023-01-11T21:37:31.9941860Z  2023-01-11T21:37:31.9942297Z  2023-01-11T21:37:31.9942533Z  2023-01-11T21:37:31.9942920Z  2023-01-11T21:37:31.9943188Z  2023-01-11T21:37:31.9943690Z [1,150 / 2,684] 8 actions running 2023-01-11T21:37:31.9944125Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:31.9944645Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:31.9945015Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:31.9945397Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:31.9945774Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:31.9946124Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:31.9946494Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:31.9946964Z Compiling aten/src/ATen/autocast_mode.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:32.1969547Z 2023-01-11T21:37:32.1970052Z  2023-01-11T21:37:32.1970409Z  2023-01-11T21:37:32.1970673Z  2023-01-11T21:37:32.1970890Z  2023-01-11T21:37:32.1971048Z  2023-01-11T21:37:32.1971228Z  2023-01-11T21:37:32.1971395Z  2023-01-11T21:37:32.1971591Z  2023-01-11T21:37:32.1971861Z [1,151 / 2,684] 8 actions, 7 running 2023-01-11T21:37:32.1972153Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:32.1972475Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:32.1972743Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:32.1973013Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:32.1973313Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:32.1973577Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:32.1973960Z Compiling aten/src/ATen/autocast_mode.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:32.1974252Z [Prepa] Compiling aten/src/ATen/native/mkldnn/Matmul.cpp 2023-01-11T21:37:32.5944361Z 2023-01-11T21:37:32.5944887Z  2023-01-11T21:37:32.5945320Z  2023-01-11T21:37:32.5945542Z  2023-01-11T21:37:32.5945696Z  2023-01-11T21:37:32.5945865Z  2023-01-11T21:37:32.6806641Z  2023-01-11T21:37:32.6806804Z  2023-01-11T21:37:32.6806975Z  2023-01-11T21:37:32.6807335Z [1,152 / 2,684] 8 actions running 2023-01-11T21:37:32.6807756Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:32.6808145Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:32.6808413Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:32.6808680Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:32.6809171Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:32.6809728Z Compiling aten/src/ATen/autocast_mode.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:32.6810112Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:32.6810360Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:32.9787688Z 2023-01-11T21:37:32.9788193Z  2023-01-11T21:37:32.9788535Z  2023-01-11T21:37:32.9788811Z  2023-01-11T21:37:32.9789097Z  2023-01-11T21:37:32.9789372Z  2023-01-11T21:37:32.9789635Z  2023-01-11T21:37:32.9789918Z  2023-01-11T21:37:32.9790181Z  2023-01-11T21:37:32.9790564Z [1,153 / 2,684] 8 actions, 7 running 2023-01-11T21:37:32.9791012Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:32.9791458Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:32.9791875Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:32.9792304Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:32.9792864Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:32.9793370Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:32.9793790Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:32.9794185Z [Scann] Compiling aten/src/ATen/SavedTensorHooks.cpp 2023-01-11T21:37:33.2796743Z 2023-01-11T21:37:33.2797246Z  2023-01-11T21:37:33.2797619Z  2023-01-11T21:37:33.2798133Z  2023-01-11T21:37:33.2799032Z  2023-01-11T21:37:33.2799341Z  2023-01-11T21:37:33.2799649Z  2023-01-11T21:37:33.2799939Z  2023-01-11T21:37:33.2800323Z  2023-01-11T21:37:33.2800762Z [1,155 / 2,684] 8 actions, 7 running 2023-01-11T21:37:33.2801252Z //:aten; 4s processwrapper-sandbox 2023-01-11T21:37:33.2801745Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:33.2802361Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:33.2802886Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:33.2803383Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:33.2804015Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:33.2804582Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:33.2805015Z [Scann] Compiling aten/src/ATen/native/MetaTensor.cpp 2023-01-11T21:37:33.4819427Z 2023-01-11T21:37:33.4819913Z  2023-01-11T21:37:33.4820250Z  2023-01-11T21:37:33.4820472Z  2023-01-11T21:37:33.4820684Z  2023-01-11T21:37:33.4820971Z  2023-01-11T21:37:33.4821158Z  2023-01-11T21:37:33.4821438Z  2023-01-11T21:37:33.4821666Z  2023-01-11T21:37:33.4821965Z [1,157 / 2,684] 8 actions running 2023-01-11T21:37:33.4822565Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:33.4823111Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:33.4823434Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:33.4823993Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:33.4824375Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:33.4824804Z Compiling aten/src/ATen/native/MetaTensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:33.4825219Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:33.4825611Z Compiling aten/src/ATen/Version.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:33.6819841Z 2023-01-11T21:37:33.6820285Z  2023-01-11T21:37:33.6820491Z  2023-01-11T21:37:33.6820686Z  2023-01-11T21:37:33.6820854Z  2023-01-11T21:37:33.6821009Z  2023-01-11T21:37:33.7570976Z  2023-01-11T21:37:33.7571241Z  2023-01-11T21:37:33.7571488Z  2023-01-11T21:37:33.7571886Z [1,157 / 2,684] 8 actions running 2023-01-11T21:37:33.7572456Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:33.7572966Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:33.7573421Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:33.7574160Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:33.7574718Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:33.7575304Z Compiling aten/src/ATen/native/MetaTensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:33.7575858Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:33.7576431Z Compiling aten/src/ATen/Version.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:34.7581296Z 2023-01-11T21:37:34.7581748Z  2023-01-11T21:37:34.7581970Z  2023-01-11T21:37:34.7582161Z  2023-01-11T21:37:34.7582339Z  2023-01-11T21:37:34.7582515Z  2023-01-11T21:37:34.7582788Z  2023-01-11T21:37:34.7582944Z  2023-01-11T21:37:34.7583110Z  2023-01-11T21:37:34.7583368Z [1,157 / 2,684] 8 actions running 2023-01-11T21:37:34.7583711Z Compiling aten/src/ATen/autocast_mode.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:34.7584137Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:34.7584412Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:34.7584746Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:34.7585174Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:34.7585515Z Compiling aten/src/ATen/native/MetaTensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:34.7585832Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:34.7586243Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:34.9640133Z 2023-01-11T21:37:34.9640581Z  2023-01-11T21:37:34.9640961Z  2023-01-11T21:37:34.9641267Z  2023-01-11T21:37:34.9641565Z  2023-01-11T21:37:34.9641841Z  2023-01-11T21:37:34.9642110Z  2023-01-11T21:37:34.9642396Z  2023-01-11T21:37:34.9642678Z  2023-01-11T21:37:34.9643073Z [1,160 / 2,684] 8 actions, 7 running 2023-01-11T21:37:34.9643620Z Compiling aten/src/ATen/autocast_mode.cpp; 3s processwrapper-sandbox 2023-01-11T21:37:34.9644208Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:34.9644842Z Compiling aten/src/ATen/native/MetaTensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:34.9645397Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:34.9645983Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:34.9646668Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:34.9647320Z Compiling aten/src/ATen/Utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:34.9647827Z [Scann] Compiling aten/src/ATen/native/mkldnn/Gelu.cpp 2023-01-11T21:37:35.2047889Z 2023-01-11T21:37:35.2048382Z  2023-01-11T21:37:35.2048728Z  2023-01-11T21:37:35.2048995Z  2023-01-11T21:37:35.2049278Z  2023-01-11T21:37:35.2049550Z  2023-01-11T21:37:35.2049808Z  2023-01-11T21:37:35.2050081Z  2023-01-11T21:37:35.2050341Z  2023-01-11T21:37:35.2050732Z [1,161 / 2,684] 8 actions running 2023-01-11T21:37:35.2051192Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:35.2051773Z Compiling aten/src/ATen/native/MetaTensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:35.2052287Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:35.2052828Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:35.2053447Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:35.2054035Z Compiling aten/src/ATen/Utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:35.2054651Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:35.2055349Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:35.5253908Z 2023-01-11T21:37:35.5254383Z  2023-01-11T21:37:35.5254755Z  2023-01-11T21:37:35.5255044Z  2023-01-11T21:37:35.5255315Z  2023-01-11T21:37:35.5255618Z  2023-01-11T21:37:35.5255902Z  2023-01-11T21:37:35.5256161Z  2023-01-11T21:37:35.5256412Z  2023-01-11T21:37:35.5257132Z [1,162 / 2,684] 8 actions, 7 running 2023-01-11T21:37:35.5257746Z Compiling aten/src/ATen/native/MetaTensor.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:35.5258218Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:35.5258716Z Compiling aten/src/ATen/Version.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:35.5259323Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:35.5259840Z Compiling aten/src/ATen/Utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:35.5260362Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:35.5260820Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:35.5261148Z [Scann] Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp 2023-01-11T21:37:35.8045177Z 2023-01-11T21:37:35.8045738Z  2023-01-11T21:37:35.8046066Z  2023-01-11T21:37:35.8046317Z  2023-01-11T21:37:35.8046475Z  2023-01-11T21:37:35.8046643Z  2023-01-11T21:37:35.8046827Z  2023-01-11T21:37:35.8046982Z  2023-01-11T21:37:35.8047149Z  2023-01-11T21:37:35.8047396Z [1,162 / 2,684] 8 actions running 2023-01-11T21:37:35.8047748Z Compiling aten/src/ATen/native/MetaTensor.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:35.8048082Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:35.8048407Z Compiling aten/src/ATen/Version.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:35.8048762Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:35.8049128Z Compiling aten/src/ATen/Utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:35.8049499Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:35.8049809Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:35.8050061Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:36.0048736Z 2023-01-11T21:37:36.0049748Z  2023-01-11T21:37:36.0050106Z  2023-01-11T21:37:36.0050432Z  2023-01-11T21:37:36.0050918Z  2023-01-11T21:37:36.0051234Z  2023-01-11T21:37:36.0051528Z  2023-01-11T21:37:36.0051833Z  2023-01-11T21:37:36.0052230Z  2023-01-11T21:37:36.0052697Z [1,163 / 2,684] 8 actions, 7 running 2023-01-11T21:37:36.0053169Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:36.0053508Z Compiling aten/src/ATen/Version.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:36.0054038Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:36.0054557Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:36.0054942Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:36.0055239Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:36.0055507Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:36.0055778Z [Prepa] Compiling aten/src/ATen/native/mkldnn/Normalization.cpp 2023-01-11T21:37:36.2155549Z 2023-01-11T21:37:36.2156257Z  2023-01-11T21:37:36.2156535Z  2023-01-11T21:37:36.2156796Z  2023-01-11T21:37:36.2157017Z  2023-01-11T21:37:36.2157216Z  2023-01-11T21:37:36.2157425Z  2023-01-11T21:37:36.2157634Z  2023-01-11T21:37:36.2157989Z  2023-01-11T21:37:36.2158340Z [1,164 / 2,684] 8 actions running 2023-01-11T21:37:36.2158794Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:36.2159268Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:36.2159735Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:36.2160505Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:36.2160899Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:36.2161223Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:36.2161555Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:36.2162113Z Compiling aten/src/ATen/ExpandUtils.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:37.1467984Z 2023-01-11T21:37:37.1468480Z  2023-01-11T21:37:37.1468836Z  2023-01-11T21:37:37.1469149Z  2023-01-11T21:37:37.1469436Z  2023-01-11T21:37:37.1469732Z  2023-01-11T21:37:37.1470030Z  2023-01-11T21:37:37.1470311Z  2023-01-11T21:37:37.1470612Z  2023-01-11T21:37:37.1471035Z [1,165 / 2,684] 8 actions, 7 running 2023-01-11T21:37:37.1471515Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:37.1472099Z Compiling aten/src/ATen/Utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:37.1472799Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:37.1473358Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:37.1473838Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:37.1474319Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:37.1474923Z Compiling aten/src/ATen/ExpandUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:37.1475462Z [Scann] Compiling aten/src/ATen/native/MaxUnpooling.cpp 2023-01-11T21:37:37.4152564Z 2023-01-11T21:37:37.4153246Z  2023-01-11T21:37:37.4153494Z  2023-01-11T21:37:37.4153696Z  2023-01-11T21:37:37.4153945Z  2023-01-11T21:37:37.4154116Z  2023-01-11T21:37:37.4154278Z  2023-01-11T21:37:37.4154442Z  2023-01-11T21:37:37.4154594Z  2023-01-11T21:37:37.4154834Z [1,166 / 2,684] 8 actions running 2023-01-11T21:37:37.4155177Z Compiling aten/src/ATen/Utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:37.4155562Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:37.4155876Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:37.4156139Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:37.4156402Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:37.4156718Z Compiling aten/src/ATen/ExpandUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:37.4157114Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:37.4157426Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:37.6187587Z 2023-01-11T21:37:37.6188117Z  2023-01-11T21:37:37.6188451Z  2023-01-11T21:37:37.6188702Z  2023-01-11T21:37:37.6188924Z  2023-01-11T21:37:37.6189182Z  2023-01-11T21:37:37.6189373Z  2023-01-11T21:37:37.6189629Z  2023-01-11T21:37:37.6189838Z  2023-01-11T21:37:37.6190201Z [1,167 / 2,684] 8 actions running 2023-01-11T21:37:37.6190738Z Compiling aten/src/ATen/Utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:37.6191218Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:37.6191580Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:37.6191838Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:37.6192420Z Compiling aten/src/ATen/ExpandUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:37.6193046Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:37.6193525Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:37.6193922Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:37.8188634Z 2023-01-11T21:37:37.8189218Z  2023-01-11T21:37:37.8189626Z  2023-01-11T21:37:37.8189880Z  2023-01-11T21:37:37.8190094Z  2023-01-11T21:37:37.8190382Z  2023-01-11T21:37:37.8190698Z  2023-01-11T21:37:37.8190997Z  2023-01-11T21:37:37.8191262Z  2023-01-11T21:37:37.8191520Z [1,167 / 2,684] 8 actions running 2023-01-11T21:37:37.8191843Z Compiling aten/src/ATen/Utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:37.8245968Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:37.8246410Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:37.8246822Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:37.8247360Z Compiling aten/src/ATen/ExpandUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:37.8248123Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:37.8248598Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:37.8248943Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.0254394Z 2023-01-11T21:37:38.0255186Z  2023-01-11T21:37:38.0255592Z  2023-01-11T21:37:38.0255901Z  2023-01-11T21:37:38.0256158Z  2023-01-11T21:37:38.0256458Z  2023-01-11T21:37:38.0256792Z  2023-01-11T21:37:38.0257073Z  2023-01-11T21:37:38.0257334Z  2023-01-11T21:37:38.0257584Z [1,168 / 2,684] 8 actions running 2023-01-11T21:37:38.0258027Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2023-01-11T21:37:38.0258449Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:38.0258820Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:38.0259219Z Compiling aten/src/ATen/ExpandUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:38.0259713Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:38.0260135Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.0260467Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.0260737Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.0339393Z 2023-01-11T21:37:38.0339807Z  2023-01-11T21:37:38.0340141Z  2023-01-11T21:37:38.0340333Z  2023-01-11T21:37:38.0340587Z  2023-01-11T21:37:38.0340843Z  2023-01-11T21:37:38.0341096Z  2023-01-11T21:37:38.0341428Z  2023-01-11T21:37:38.0341748Z  2023-01-11T21:37:38.0342207Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2023-01-11T21:37:38.0342689Z [1,168 / 2,684] 8 actions running 2023-01-11T21:37:38.0343143Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2023-01-11T21:37:38.0343572Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:38.0343887Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:38.0344323Z Compiling aten/src/ATen/ExpandUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:38.0344809Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:38.0345275Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.0345543Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.0345907Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.0349894Z 2023-01-11T21:37:38.0350152Z  2023-01-11T21:37:38.0350488Z  2023-01-11T21:37:38.0350776Z  2023-01-11T21:37:38.0351059Z  2023-01-11T21:37:38.0351404Z  2023-01-11T21:37:38.0351714Z  2023-01-11T21:37:38.0352046Z  2023-01-11T21:37:38.0352331Z  2023-01-11T21:37:38.0352783Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2023-01-11T21:37:38.0353371Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:42:28: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:37:38.0353765Z [](Vec /* unused */) { return 0.0; }, 2023-01-11T21:37:38.0353976Z ^ 2023-01-11T21:37:38.0354294Z [1,168 / 2,684] 8 actions running 2023-01-11T21:37:38.0354614Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2023-01-11T21:37:38.0355068Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:38.0355358Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:38.0355774Z Compiling aten/src/ATen/ExpandUtils.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:38.0356170Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:38.0356588Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.0358165Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.0358660Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.4256581Z 2023-01-11T21:37:38.4257168Z  2023-01-11T21:37:38.4257516Z  2023-01-11T21:37:38.4257852Z  2023-01-11T21:37:38.4258186Z  2023-01-11T21:37:38.4258449Z  2023-01-11T21:37:38.4258632Z  2023-01-11T21:37:38.4275243Z  2023-01-11T21:37:38.4275587Z  2023-01-11T21:37:38.4275976Z [1,170 / 2,684] 8 actions running 2023-01-11T21:37:38.4276421Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:38.4276970Z Compiling aten/src/ATen/ExpandUtils.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:38.4277628Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:38.4278284Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:38.4278702Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.4279125Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.4279565Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.4279966Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.6282232Z 2023-01-11T21:37:38.6282704Z  2023-01-11T21:37:38.6283090Z  2023-01-11T21:37:38.6283344Z  2023-01-11T21:37:38.6283520Z  2023-01-11T21:37:38.6283700Z  2023-01-11T21:37:38.6283870Z  2023-01-11T21:37:38.6284036Z  2023-01-11T21:37:38.6284205Z  2023-01-11T21:37:38.6284450Z [1,172 / 2,684] 8 actions running 2023-01-11T21:37:38.6284802Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:38.6285136Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:38.6285409Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:38.6285680Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.6285934Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.6286197Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.6286466Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.6286713Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.8381667Z 2023-01-11T21:37:38.8382122Z  2023-01-11T21:37:38.8382340Z  2023-01-11T21:37:38.8382537Z  2023-01-11T21:37:38.8382700Z  2023-01-11T21:37:38.8382874Z  2023-01-11T21:37:38.8383047Z  2023-01-11T21:37:38.8383203Z  2023-01-11T21:37:38.8383381Z  2023-01-11T21:37:38.8383632Z [1,172 / 2,684] 8 actions running 2023-01-11T21:37:38.8384083Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:38.8384417Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:38.8384693Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:38.8384949Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.8385220Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.8385487Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.8385738Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:38.8386010Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:39.8610581Z 2023-01-11T21:37:39.8611133Z  2023-01-11T21:37:39.8611461Z  2023-01-11T21:37:39.8611720Z  2023-01-11T21:37:39.8611998Z  2023-01-11T21:37:39.8612276Z  2023-01-11T21:37:39.8612545Z  2023-01-11T21:37:39.8612832Z  2023-01-11T21:37:39.8613120Z  2023-01-11T21:37:39.8613546Z [1,172 / 2,684] 8 actions running 2023-01-11T21:37:39.8614154Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:39.8614665Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:39.8615089Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:39.8615507Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:39.8615940Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:39.8616367Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:39.8616820Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:39.8617432Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:40.0978082Z 2023-01-11T21:37:40.0978688Z  2023-01-11T21:37:40.0979010Z  2023-01-11T21:37:40.0979307Z  2023-01-11T21:37:40.0979609Z  2023-01-11T21:37:40.0979865Z  2023-01-11T21:37:40.0980146Z  2023-01-11T21:37:40.0980434Z  2023-01-11T21:37:40.0980711Z  2023-01-11T21:37:40.0981339Z [1,173 / 2,684] 8 actions, 7 running 2023-01-11T21:37:40.0981860Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:40.0982298Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:40.0982761Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:40.0983232Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:40.0983655Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:40.0984122Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:40.0984586Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:40.0985023Z [Scann] Compiling aten/src/ATen/native/LossMultiLabelMargin.cpp 2023-01-11T21:37:40.3118310Z 2023-01-11T21:37:40.3118986Z  2023-01-11T21:37:40.3119323Z  2023-01-11T21:37:40.3119661Z  2023-01-11T21:37:40.3119952Z  2023-01-11T21:37:40.3120426Z  2023-01-11T21:37:40.3120729Z  2023-01-11T21:37:40.3121046Z  2023-01-11T21:37:40.3121310Z  2023-01-11T21:37:40.3121723Z [1,175 / 2,684] 8 actions, 7 running 2023-01-11T21:37:40.3122255Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:40.3122698Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:40.3123145Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:40.3123580Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:40.3124063Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:40.3124511Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:40.3124944Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:40.3125352Z [Scann] Compiling aten/src/ATen/DynamicLibrary.cpp 2023-01-11T21:37:40.6620743Z 2023-01-11T21:37:40.6621372Z  2023-01-11T21:37:40.6621878Z  2023-01-11T21:37:40.6622155Z  2023-01-11T21:37:40.6622387Z  2023-01-11T21:37:40.6622809Z  2023-01-11T21:37:40.6623077Z  2023-01-11T21:37:40.6623602Z  2023-01-11T21:37:40.6623865Z  2023-01-11T21:37:40.6624237Z [1,175 / 2,684] 8 actions running 2023-01-11T21:37:40.6624515Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:40.6624806Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:40.6625078Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:40.6625331Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:40.6625596Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:40.6625863Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:40.6626116Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:40.6626469Z Compiling aten/src/ATen/DynamicLibrary.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:40.8823900Z 2023-01-11T21:37:40.8824447Z  2023-01-11T21:37:40.8824791Z  2023-01-11T21:37:40.8825056Z  2023-01-11T21:37:40.8825323Z  2023-01-11T21:37:40.8825578Z  2023-01-11T21:37:40.8825849Z  2023-01-11T21:37:40.8826126Z  2023-01-11T21:37:40.8826385Z  2023-01-11T21:37:40.8826802Z [1,177 / 2,684] 8 actions, 6 running 2023-01-11T21:37:40.8827251Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:40.8827687Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:40.8828101Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:40.8828508Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:40.8828919Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:40.8829441Z Compiling aten/src/ATen/DynamicLibrary.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:40.8829944Z [Prepa] Compiling aten/src/ATen/native/quantized/cpu/TensorShape.cpp 2023-01-11T21:37:40.8830446Z [Prepa] Compiling aten/src/ATen/native/quantized/cpu/Sorting.cpp 2023-01-11T21:37:41.0872842Z 2023-01-11T21:37:41.0873522Z  2023-01-11T21:37:41.0873866Z  2023-01-11T21:37:41.0874149Z  2023-01-11T21:37:41.0874411Z  2023-01-11T21:37:41.0874676Z  2023-01-11T21:37:41.0874954Z  2023-01-11T21:37:41.0875214Z  2023-01-11T21:37:41.0875491Z  2023-01-11T21:37:41.0875895Z [1,178 / 2,684] 8 actions, 7 running 2023-01-11T21:37:41.0876337Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:41.0876907Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:41.0877354Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:41.0877938Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:41.0878515Z Compiling aten/src/ATen/DynamicLibrary.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:41.0879041Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:41.0879493Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:41.0879925Z [Scann] Compiling aten/src/ATen/functorch/BatchRulesRandomness.cpp 2023-01-11T21:37:41.4821768Z 2023-01-11T21:37:41.4822362Z  2023-01-11T21:37:41.4822703Z  2023-01-11T21:37:41.4823041Z  2023-01-11T21:37:41.4823367Z  2023-01-11T21:37:41.4823638Z  2023-01-11T21:37:41.4823847Z  2023-01-11T21:37:41.4824109Z  2023-01-11T21:37:41.4824437Z  2023-01-11T21:37:41.4824855Z [1,178 / 2,684] 8 actions running 2023-01-11T21:37:41.4825156Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:41.4825448Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:41.4825707Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:41.4825976Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:41.4826326Z Compiling aten/src/ATen/DynamicLibrary.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:41.4826634Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:41.4826901Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:41.4827175Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:41.6978490Z 2023-01-11T21:37:41.6979006Z  2023-01-11T21:37:41.6979341Z  2023-01-11T21:37:41.6979653Z  2023-01-11T21:37:41.6979949Z  2023-01-11T21:37:41.6980244Z  2023-01-11T21:37:41.6980540Z  2023-01-11T21:37:41.6980811Z  2023-01-11T21:37:41.6981073Z  2023-01-11T21:37:41.6981471Z [1,179 / 2,684] 8 actions, 7 running 2023-01-11T21:37:41.6981932Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:41.6982367Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:41.6982817Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:41.6983252Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:41.6983653Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:41.6984094Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:41.6984552Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:41.6984882Z [Scann] //:aten 2023-01-11T21:37:41.9050809Z 2023-01-11T21:37:41.9053053Z  2023-01-11T21:37:41.9054355Z  2023-01-11T21:37:41.9054667Z  2023-01-11T21:37:41.9055015Z  2023-01-11T21:37:41.9055345Z  2023-01-11T21:37:41.9055608Z  2023-01-11T21:37:41.9055832Z  2023-01-11T21:37:41.9056024Z  2023-01-11T21:37:41.9056263Z [1,182 / 2,684] 8 actions running 2023-01-11T21:37:41.9056582Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:41.9056889Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:41.9057157Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:41.9057481Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:41.9057755Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:41.9058020Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:41.9058391Z Compiling aten/src/ATen/Context.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:41.9058697Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:42.9095306Z 2023-01-11T21:37:42.9095882Z  2023-01-11T21:37:42.9096223Z  2023-01-11T21:37:42.9096537Z  2023-01-11T21:37:42.9096844Z  2023-01-11T21:37:42.9097128Z  2023-01-11T21:37:42.9097964Z  2023-01-11T21:37:42.9098259Z  2023-01-11T21:37:42.9098531Z  2023-01-11T21:37:42.9098945Z [1,182 / 2,684] 8 actions running 2023-01-11T21:37:42.9099419Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:42.9099876Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:42.9100334Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:42.9100819Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:42.9283205Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:42.9283844Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:42.9284306Z Compiling aten/src/ATen/Context.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:42.9284798Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:43.1662938Z 2023-01-11T21:37:43.1664695Z  2023-01-11T21:37:43.1665107Z  2023-01-11T21:37:43.1665442Z  2023-01-11T21:37:43.1665746Z  2023-01-11T21:37:43.1666069Z  2023-01-11T21:37:43.1666389Z  2023-01-11T21:37:43.1666670Z  2023-01-11T21:37:43.1667041Z  2023-01-11T21:37:43.1667438Z [1,183 / 2,684] 8 actions, 7 running 2023-01-11T21:37:43.1667941Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:43.1668442Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:43.1669039Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:43.1669540Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:43.1670020Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:43.1671002Z Compiling aten/src/ATen/Context.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:43.1671495Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:43.1672000Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qelu.cpp 2023-01-11T21:37:43.3683479Z 2023-01-11T21:37:43.3684057Z  2023-01-11T21:37:43.3684448Z  2023-01-11T21:37:43.3684766Z  2023-01-11T21:37:43.3685097Z  2023-01-11T21:37:43.3685421Z  2023-01-11T21:37:43.3685728Z  2023-01-11T21:37:43.3686041Z  2023-01-11T21:37:43.3686377Z  2023-01-11T21:37:43.3686846Z [1,186 / 2,684] 8 actions, 7 running 2023-01-11T21:37:43.3687377Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:43.3687911Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:43.3688558Z Compiling aten/src/ATen/Context.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:43.3689168Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:43.3689711Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:43.3690381Z Compiling aten/src/ATen/core/Tensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:43.3690950Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:43.3691404Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp 2023-01-11T21:37:43.7101500Z 2023-01-11T21:37:43.7102003Z  2023-01-11T21:37:43.7102296Z  2023-01-11T21:37:43.7102495Z  2023-01-11T21:37:43.7102668Z  2023-01-11T21:37:43.7102841Z  2023-01-11T21:37:43.7102996Z  2023-01-11T21:37:43.7103257Z  2023-01-11T21:37:43.7103419Z  2023-01-11T21:37:43.7103732Z [1,186 / 2,684] 8 actions running 2023-01-11T21:37:43.7104067Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:43.7104414Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:43.7104777Z Compiling aten/src/ATen/Context.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:43.7105115Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:43.7105387Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:43.7105706Z Compiling aten/src/ATen/core/Tensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:43.7106011Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:43.7106274Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:44.2044344Z 2023-01-11T21:37:44.2044760Z  2023-01-11T21:37:44.2045154Z  2023-01-11T21:37:44.2045465Z  2023-01-11T21:37:44.2045729Z  2023-01-11T21:37:44.2046020Z  2023-01-11T21:37:44.2046344Z  2023-01-11T21:37:44.2046658Z  2023-01-11T21:37:44.2048858Z  2023-01-11T21:37:44.2049116Z [1,187 / 2,684] 8 actions, 7 running 2023-01-11T21:37:44.2049404Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:44.2049667Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:44.2049936Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:44.2050202Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:44.2051302Z Compiling aten/src/ATen/core/Tensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:44.2051616Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:44.2051881Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:44.2052145Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qnormalization.cpp 2023-01-11T21:37:44.5105399Z 2023-01-11T21:37:44.5107585Z  2023-01-11T21:37:44.5107947Z  2023-01-11T21:37:44.5108251Z  2023-01-11T21:37:44.5108505Z  2023-01-11T21:37:44.5108781Z  2023-01-11T21:37:44.5109050Z  2023-01-11T21:37:44.5109252Z  2023-01-11T21:37:44.5109520Z  2023-01-11T21:37:44.5109839Z [1,187 / 2,684] 8 actions running 2023-01-11T21:37:44.5110195Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:44.5110472Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:44.5110878Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:44.5111134Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:44.5111614Z Compiling aten/src/ATen/core/Tensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:44.5112000Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:44.5112339Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:44.5112688Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:44.8332452Z 2023-01-11T21:37:44.8332986Z  2023-01-11T21:37:44.8333310Z  2023-01-11T21:37:44.8333591Z  2023-01-11T21:37:44.8334042Z  2023-01-11T21:37:44.8334321Z  2023-01-11T21:37:44.8334603Z  2023-01-11T21:37:44.8334889Z  2023-01-11T21:37:44.8335277Z  2023-01-11T21:37:44.8335698Z [1,188 / 2,684] 8 actions, 7 running 2023-01-11T21:37:44.8336241Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:44.8336668Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:44.8337182Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:44.8337728Z Compiling aten/src/ATen/core/Tensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:44.8338358Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:44.8338812Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:44.8339243Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:44.8339663Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qsigmoid.cpp 2023-01-11T21:37:45.0416877Z 2023-01-11T21:37:45.0417401Z  2023-01-11T21:37:45.0417785Z  2023-01-11T21:37:45.0418098Z  2023-01-11T21:37:45.0418370Z  2023-01-11T21:37:45.0418637Z  2023-01-11T21:37:45.0418937Z  2023-01-11T21:37:45.0419216Z  2023-01-11T21:37:45.0419494Z  2023-01-11T21:37:45.0419935Z [1,190 / 2,684] 8 actions, 7 running 2023-01-11T21:37:45.0420377Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:45.0420980Z Compiling aten/src/ATen/core/Tensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:45.0421541Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:45.0421984Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:45.0422467Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:45.0422937Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:45.0423384Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:45.0423798Z [Scann] Compiling aten/src/ATen/native/Activation.cpp 2023-01-11T21:37:45.3119249Z 2023-01-11T21:37:45.3119795Z  2023-01-11T21:37:45.3120191Z  2023-01-11T21:37:45.3120486Z  2023-01-11T21:37:45.3120778Z  2023-01-11T21:37:45.3121064Z  2023-01-11T21:37:45.3121341Z  2023-01-11T21:37:45.3121971Z  2023-01-11T21:37:45.3122242Z  2023-01-11T21:37:45.3122635Z [1,190 / 2,684] 8 actions running 2023-01-11T21:37:45.3123267Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:45.3123813Z Compiling aten/src/ATen/core/Tensor.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:45.3124313Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:45.3124753Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:45.3125175Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:45.3125702Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:45.3126151Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:45.3126718Z Compiling aten/src/ATen/native/Activation.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:45.5121212Z 2023-01-11T21:37:45.5121754Z  2023-01-11T21:37:45.5122107Z  2023-01-11T21:37:45.5122404Z  2023-01-11T21:37:45.5122755Z  2023-01-11T21:37:45.5122998Z  2023-01-11T21:37:45.5123225Z  2023-01-11T21:37:45.5123468Z  2023-01-11T21:37:45.5123706Z  2023-01-11T21:37:45.5124047Z [1,191 / 2,684] 8 actions, 7 running 2023-01-11T21:37:45.5124465Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:45.5126782Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:45.5127392Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:45.5127913Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:45.5128436Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:45.5129052Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:45.5129662Z Compiling aten/src/ATen/native/Activation.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:45.5130201Z [Prepa] Compiling aten/src/ATen/native/sparse/ParamUtils.cpp 2023-01-11T21:37:45.9125189Z 2023-01-11T21:37:45.9125713Z  2023-01-11T21:37:45.9126043Z  2023-01-11T21:37:45.9126326Z  2023-01-11T21:37:45.9126613Z  2023-01-11T21:37:45.9126880Z  2023-01-11T21:37:45.9127162Z  2023-01-11T21:37:45.9127443Z  2023-01-11T21:37:45.9127705Z  2023-01-11T21:37:45.9128107Z [1,192 / 2,684] 8 actions running 2023-01-11T21:37:45.9128580Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:45.9129024Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:45.9129469Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:45.9129906Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:45.9130331Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:45.9130919Z Compiling aten/src/ATen/native/Activation.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:45.9131453Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:45.9131882Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:46.1128878Z 2023-01-11T21:37:46.1129457Z  2023-01-11T21:37:46.1129834Z  2023-01-11T21:37:46.1130144Z  2023-01-11T21:37:46.1130424Z  2023-01-11T21:37:46.1130705Z  2023-01-11T21:37:46.1130977Z  2023-01-11T21:37:46.1131235Z  2023-01-11T21:37:46.1131514Z  2023-01-11T21:37:46.1131938Z [1,194 / 2,684] 8 actions running 2023-01-11T21:37:46.1132408Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:46.1132861Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:46.1133304Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:46.1133882Z Compiling aten/src/ATen/native/Activation.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:46.1134423Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:46.1134892Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:46.1135483Z Compiling aten/src/ATen/core/tensor_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:46.1136069Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:37:46.5124561Z 2023-01-11T21:37:46.5125136Z  2023-01-11T21:37:46.5125542Z  2023-01-11T21:37:46.5125779Z  2023-01-11T21:37:46.5125950Z  2023-01-11T21:37:46.5126112Z  2023-01-11T21:37:46.5126279Z  2023-01-11T21:37:46.5126447Z  2023-01-11T21:37:46.5126605Z  2023-01-11T21:37:46.5126855Z [1,195 / 2,684] 8 actions running 2023-01-11T21:37:46.5337370Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:46.5337799Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:46.5338367Z Compiling aten/src/ATen/native/Activation.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:46.5338847Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:46.5339237Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:46.5339897Z Compiling aten/src/ATen/core/tensor_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:46.5340574Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:37:46.5341018Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:37:46.7368564Z 2023-01-11T21:37:46.7369178Z  2023-01-11T21:37:46.7369575Z  2023-01-11T21:37:46.7370020Z  2023-01-11T21:37:46.7370294Z  2023-01-11T21:37:46.7370731Z  2023-01-11T21:37:46.7371023Z  2023-01-11T21:37:46.7371475Z  2023-01-11T21:37:46.7371787Z  2023-01-11T21:37:46.7372366Z [1,196 / 2,684] 8 actions running 2023-01-11T21:37:46.7372987Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:46.7373727Z Compiling aten/src/ATen/native/Activation.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:46.7374381Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:46.7374817Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:46.7375482Z Compiling aten/src/ATen/core/tensor_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:46.7376154Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:37:46.7376743Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:37:46.7377418Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:46.9367925Z 2023-01-11T21:37:46.9368554Z  2023-01-11T21:37:46.9368892Z  2023-01-11T21:37:46.9369090Z  2023-01-11T21:37:46.9369259Z  2023-01-11T21:37:46.9369412Z  2023-01-11T21:37:46.9369582Z  2023-01-11T21:37:46.9369752Z  2023-01-11T21:37:46.9369943Z  2023-01-11T21:37:46.9370247Z [1,197 / 2,684] 8 actions running 2023-01-11T21:37:46.9370533Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:46.9370793Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:46.9371060Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:46.9371398Z Compiling aten/src/ATen/core/tensor_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:46.9371727Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:37:46.9372021Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:37:46.9372366Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:46.9372747Z Compiling aten/src/ATen/native/Distance.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:47.1443324Z 2023-01-11T21:37:47.1443820Z  2023-01-11T21:37:47.1444136Z  2023-01-11T21:37:47.1444504Z  2023-01-11T21:37:47.1444813Z  2023-01-11T21:37:47.1445020Z  2023-01-11T21:37:47.1445188Z  2023-01-11T21:37:47.1445352Z  2023-01-11T21:37:47.1445519Z  2023-01-11T21:37:47.1445767Z [1,199 / 2,684] 8 actions running 2023-01-11T21:37:47.1446036Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:47.1446384Z Compiling aten/src/ATen/core/tensor_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:47.1446726Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:37:47.1447018Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:37:47.1447368Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:47.1447753Z Compiling aten/src/ATen/native/Distance.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:47.1448061Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:47.1448375Z Compiling aten/src/ATen/Operators_2.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:47.4324444Z 2023-01-11T21:37:47.4324914Z  2023-01-11T21:37:47.4325253Z  2023-01-11T21:37:47.4325655Z  2023-01-11T21:37:47.4325969Z  2023-01-11T21:37:47.4327691Z  2023-01-11T21:37:47.4327896Z  2023-01-11T21:37:47.4328164Z  2023-01-11T21:37:47.4328384Z  2023-01-11T21:37:47.4328732Z [1,199 / 2,684] 8 actions running 2023-01-11T21:37:47.4329095Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:47.4329556Z Compiling aten/src/ATen/core/tensor_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:47.4330687Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:37:47.4331144Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:37:47.4331652Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:47.4332142Z Compiling aten/src/ATen/native/Distance.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:47.4332627Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:47.4333097Z Compiling aten/src/ATen/Operators_2.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:47.7803149Z 2023-01-11T21:37:47.7803865Z  2023-01-11T21:37:47.7804207Z  2023-01-11T21:37:47.7804536Z  2023-01-11T21:37:47.7804824Z  2023-01-11T21:37:47.7805139Z  2023-01-11T21:37:47.7805451Z  2023-01-11T21:37:47.7805747Z  2023-01-11T21:37:47.7806063Z  2023-01-11T21:37:47.7806504Z [1,200 / 2,684] 8 actions, 7 running 2023-01-11T21:37:47.7807003Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:47.7807628Z Compiling aten/src/ATen/core/tensor_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:47.7808322Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:37:47.7808933Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:47.7809632Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:47.7810184Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:47.7810775Z Compiling aten/src/ATen/Operators_2.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:47.7811297Z [Scann] Compiling aten/src/ATen/native/xnnpack/OpContext.cpp 2023-01-11T21:37:48.0104046Z 2023-01-11T21:37:48.0104561Z  2023-01-11T21:37:48.0104894Z  2023-01-11T21:37:48.0105185Z  2023-01-11T21:37:48.0105471Z  2023-01-11T21:37:48.0105736Z  2023-01-11T21:37:48.0106012Z  2023-01-11T21:37:48.0106288Z  2023-01-11T21:37:48.0106543Z  2023-01-11T21:37:48.0106938Z [1,204 / 2,684] 8 actions, 7 running 2023-01-11T21:37:48.0107540Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:48.0108066Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:48.0108626Z Compiling aten/src/ATen/Operators_2.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:48.0109137Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:48.0109719Z Compiling aten/src/ATen/native/DispatchStub.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:48.0110227Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:48.0110668Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:48.0111095Z [Scann] Compiling aten/src/ATen/native/ConvolutionTBC.cpp 2023-01-11T21:37:48.2332827Z 2023-01-11T21:37:48.2333241Z  2023-01-11T21:37:48.2333599Z  2023-01-11T21:37:48.2333942Z  2023-01-11T21:37:48.2334243Z  2023-01-11T21:37:48.2334511Z  2023-01-11T21:37:48.2334679Z  2023-01-11T21:37:48.2334833Z  2023-01-11T21:37:48.2335050Z  2023-01-11T21:37:48.2335314Z [1,204 / 2,684] 8 actions running 2023-01-11T21:37:48.2335687Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:48.2336035Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:48.2336369Z Compiling aten/src/ATen/Operators_2.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:48.2336734Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:48.2337070Z Compiling aten/src/ATen/native/DispatchStub.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:48.2337440Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:48.2337704Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:48.2339523Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:49.2351611Z 2023-01-11T21:37:49.2352232Z  2023-01-11T21:37:49.2352630Z  2023-01-11T21:37:49.2352948Z  2023-01-11T21:37:49.2353271Z  2023-01-11T21:37:49.2353597Z  2023-01-11T21:37:49.2353901Z  2023-01-11T21:37:49.2354222Z  2023-01-11T21:37:49.2354544Z  2023-01-11T21:37:49.2355238Z [1,204 / 2,684] 8 actions running 2023-01-11T21:37:49.2355905Z Compiling aten/src/ATen/native/Distance.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:49.2356501Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:49.2357090Z Compiling aten/src/ATen/Operators_2.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:49.2357854Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:49.2358374Z Compiling aten/src/ATen/native/DispatchStub.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:49.2358836Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:49.2359227Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:49.2359642Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:49.4467760Z 2023-01-11T21:37:49.4468558Z  2023-01-11T21:37:49.4468917Z  2023-01-11T21:37:49.4469208Z  2023-01-11T21:37:49.4471169Z  2023-01-11T21:37:49.4471509Z  2023-01-11T21:37:49.4471790Z  2023-01-11T21:37:49.4472082Z  2023-01-11T21:37:49.4472384Z  2023-01-11T21:37:49.4472804Z [1,208 / 2,684] 8 actions, 7 running 2023-01-11T21:37:49.4473408Z Compiling aten/src/ATen/native/DispatchStub.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:49.4473988Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:49.4474445Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:49.4474915Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:49.4475524Z Compiling aten/src/ATen/core/dynamic_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:49.4476076Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:49.4476693Z Compiling aten/src/ATen/native/CPUFallback.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:49.4477252Z [Scann] Compiling aten/src/ATen/native/AffineGridGenerator.cpp 2023-01-11T21:37:49.8343815Z 2023-01-11T21:37:49.8344360Z  2023-01-11T21:37:49.8344679Z  2023-01-11T21:37:49.8344971Z  2023-01-11T21:37:49.8345286Z  2023-01-11T21:37:49.8345601Z  2023-01-11T21:37:49.8345870Z  2023-01-11T21:37:49.8346049Z  2023-01-11T21:37:49.8346211Z  2023-01-11T21:37:49.8346444Z [1,209 / 2,684] 8 actions running 2023-01-11T21:37:49.8346723Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:49.8346994Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:49.8347245Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:49.8347585Z Compiling aten/src/ATen/core/dynamic_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:49.8347895Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:49.8348227Z Compiling aten/src/ATen/native/CPUFallback.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:49.8348547Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:49.8348887Z Compiling aten/src/ATen/native/GridSampler.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:50.3719694Z 2023-01-11T21:37:50.3720145Z  2023-01-11T21:37:50.3720473Z  2023-01-11T21:37:50.3720758Z  2023-01-11T21:37:50.3720974Z  2023-01-11T21:37:50.3721256Z  2023-01-11T21:37:50.3721579Z  2023-01-11T21:37:50.3721894Z  2023-01-11T21:37:50.3722087Z  2023-01-11T21:37:50.3722341Z [1,210 / 2,684] 8 actions, 7 running 2023-01-11T21:37:50.3722625Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:50.3722884Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:50.3723227Z Compiling aten/src/ATen/core/dynamic_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:50.3723539Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:50.3723873Z Compiling aten/src/ATen/native/CPUFallback.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:50.3772560Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:50.3773040Z Compiling aten/src/ATen/native/GridSampler.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:50.3773485Z [Scann] Compiling aten/src/ATen/CPUGeneratorImpl.cpp 2023-01-11T21:37:50.6614597Z 2023-01-11T21:37:50.6615553Z  2023-01-11T21:37:50.6616562Z  2023-01-11T21:37:50.6616976Z  2023-01-11T21:37:50.6617681Z  2023-01-11T21:37:50.6618133Z  2023-01-11T21:37:50.6618404Z  2023-01-11T21:37:50.6619029Z  2023-01-11T21:37:50.6619511Z  2023-01-11T21:37:50.6619901Z [1,211 / 2,684] 8 actions, 7 running 2023-01-11T21:37:50.6620518Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:50.6621158Z Compiling aten/src/ATen/core/dynamic_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:50.6621746Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:50.6622373Z Compiling aten/src/ATen/native/CPUFallback.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:50.6622983Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:50.6623644Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:50.6624409Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:50.6624976Z [Scann] Compiling aten/src/ATen/ConjugateFallback.cpp 2023-01-11T21:37:50.8697796Z 2023-01-11T21:37:50.8698821Z  2023-01-11T21:37:50.8699650Z  2023-01-11T21:37:50.8700478Z  2023-01-11T21:37:50.8700819Z  2023-01-11T21:37:50.8701113Z  2023-01-11T21:37:50.8701382Z  2023-01-11T21:37:50.8701665Z  2023-01-11T21:37:50.8701947Z  2023-01-11T21:37:50.8702331Z [1,212 / 2,684] 8 actions running 2023-01-11T21:37:50.8702956Z Compiling aten/src/ATen/core/dynamic_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:50.8703509Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:50.8704085Z Compiling aten/src/ATen/native/CPUFallback.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:50.8704646Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:50.8705234Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:50.8705884Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:50.8706547Z Compiling aten/src/ATen/ConjugateFallback.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:50.8707081Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:51.0697212Z 2023-01-11T21:37:51.0697727Z  2023-01-11T21:37:51.0698108Z  2023-01-11T21:37:51.0698436Z  2023-01-11T21:37:51.0698742Z  2023-01-11T21:37:51.0699024Z  2023-01-11T21:37:51.0699191Z  2023-01-11T21:37:51.0699343Z  2023-01-11T21:37:51.0699511Z  2023-01-11T21:37:51.0699758Z [1,212 / 2,684] 8 actions running 2023-01-11T21:37:51.0700106Z Compiling aten/src/ATen/core/dynamic_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:51.0700446Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:51.0700798Z Compiling aten/src/ATen/native/CPUFallback.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:51.0701108Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:51.0701455Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:51.0701861Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:51.0702260Z Compiling aten/src/ATen/ConjugateFallback.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:51.0702559Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:51.2815689Z 2023-01-11T21:37:51.2816167Z  2023-01-11T21:37:51.2816471Z  2023-01-11T21:37:51.2816787Z  2023-01-11T21:37:51.2817106Z  2023-01-11T21:37:51.2817420Z  2023-01-11T21:37:51.2817706Z  2023-01-11T21:37:51.2817889Z  2023-01-11T21:37:51.2818053Z  2023-01-11T21:37:51.2818289Z [1,213 / 2,684] 8 actions running 2023-01-11T21:37:51.3038634Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:51.3039289Z Compiling aten/src/ATen/native/CPUFallback.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:51.3039876Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:51.3040520Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:51.3041357Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:51.3042083Z Compiling aten/src/ATen/ConjugateFallback.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:51.3042656Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:51.3043157Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:51.5046601Z 2023-01-11T21:37:51.5047337Z  2023-01-11T21:37:51.5047730Z  2023-01-11T21:37:51.5048048Z  2023-01-11T21:37:51.5048363Z  2023-01-11T21:37:51.5048763Z  2023-01-11T21:37:51.5049080Z  2023-01-11T21:37:51.5049368Z  2023-01-11T21:37:51.5049574Z  2023-01-11T21:37:51.5049825Z [1,213 / 2,684] 8 actions running 2023-01-11T21:37:51.5050101Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:51.5050461Z Compiling aten/src/ATen/native/CPUFallback.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:51.5050784Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:51.5051119Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:51.5051528Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:51.5051933Z Compiling aten/src/ATen/ConjugateFallback.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:51.5052258Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:51.5052509Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:51.7051791Z 2023-01-11T21:37:51.7052389Z  2023-01-11T21:37:51.7052765Z  2023-01-11T21:37:51.7053050Z  2023-01-11T21:37:51.7053301Z  2023-01-11T21:37:51.7053549Z  2023-01-11T21:37:51.7053792Z  2023-01-11T21:37:51.7054054Z  2023-01-11T21:37:51.7054314Z  2023-01-11T21:37:51.7054665Z [1,215 / 2,684] 8 actions running 2023-01-11T21:37:51.7055019Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:51.7055532Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:51.7056129Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:51.7056702Z Compiling aten/src/ATen/ConjugateFallback.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:51.7057082Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:51.7057428Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:51.7057784Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:51.7058247Z Compiling aten/src/ATen/core/class_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:52.1052457Z 2023-01-11T21:37:52.1053082Z  2023-01-11T21:37:52.1053487Z  2023-01-11T21:37:52.1053702Z  2023-01-11T21:37:52.1053887Z  2023-01-11T21:37:52.1054039Z  2023-01-11T21:37:52.1054201Z  2023-01-11T21:37:52.1054362Z  2023-01-11T21:37:52.1054512Z  2023-01-11T21:37:52.1054756Z [1,218 / 2,684] 8 actions running 2023-01-11T21:37:52.1055117Z Compiling aten/src/ATen/ConjugateFallback.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:52.1055434Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:52.1055705Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:52.1055967Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:52.1056289Z Compiling aten/src/ATen/core/class_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:52.1056594Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:52.1056852Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:52.1057176Z Compiling aten/src/ATen/Operators_3.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:52.8176377Z 2023-01-11T21:37:52.8177179Z  2023-01-11T21:37:52.8177768Z  2023-01-11T21:37:52.8178932Z  2023-01-11T21:37:52.8179336Z  2023-01-11T21:37:52.8179595Z  2023-01-11T21:37:52.8179831Z  2023-01-11T21:37:52.8180056Z  2023-01-11T21:37:52.8180286Z  2023-01-11T21:37:52.8180666Z [1,219 / 2,684] 8 actions, 7 running 2023-01-11T21:37:52.8181092Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:52.8181538Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:52.8182133Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:52.8182753Z Compiling aten/src/ATen/core/class_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:52.8183229Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:52.8183649Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:52.8184182Z Compiling aten/src/ATen/Operators_3.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:53.1383173Z [Scann] Compiling aten/src/ATen/RegisterQuantizedMeta.cpp 2023-01-11T21:37:53.1383491Z 2023-01-11T21:37:53.1383751Z  2023-01-11T21:37:53.1384042Z  2023-01-11T21:37:53.1384320Z  2023-01-11T21:37:53.1384589Z  2023-01-11T21:37:53.1384855Z  2023-01-11T21:37:53.1385110Z  2023-01-11T21:37:53.1385380Z  2023-01-11T21:37:53.1385651Z  2023-01-11T21:37:53.1386014Z [1,220 / 2,684] 8 actions running 2023-01-11T21:37:53.1386455Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:53.1386904Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:53.1387456Z Compiling aten/src/ATen/core/class_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:53.1387970Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:53.1388403Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:53.1388930Z Compiling aten/src/ATen/Operators_3.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:53.1389433Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:53.1389972Z Compiling aten/src/ATen/TensorNames.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:53.7803553Z 2023-01-11T21:37:53.7804144Z  2023-01-11T21:37:53.7804552Z  2023-01-11T21:37:53.7804780Z  2023-01-11T21:37:53.7804958Z  2023-01-11T21:37:53.7805122Z  2023-01-11T21:37:53.7805274Z  2023-01-11T21:37:53.7805440Z  2023-01-11T21:37:53.7805607Z  2023-01-11T21:37:53.7805845Z [1,221 / 2,684] 8 actions, 7 running 2023-01-11T21:37:53.7806301Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:53.7806671Z Compiling aten/src/ATen/core/class_type.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:53.7806986Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:53.7807239Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:53.7807568Z Compiling aten/src/ATen/Operators_3.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:53.7807873Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:53.7808190Z Compiling aten/src/ATen/TensorNames.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:53.7808492Z [Scann] Compiling aten/src/ATen/native/DilatedMaxPool3d.cpp 2023-01-11T21:37:54.0855347Z 2023-01-11T21:37:54.0859014Z  2023-01-11T21:37:54.0859264Z  2023-01-11T21:37:54.0859465Z  2023-01-11T21:37:54.0859732Z  2023-01-11T21:37:54.0859974Z  2023-01-11T21:37:54.0860134Z  2023-01-11T21:37:54.0860297Z  2023-01-11T21:37:54.0860449Z  2023-01-11T21:37:54.0860792Z [1,224 / 2,684] 8 actions, 7 running 2023-01-11T21:37:54.0861170Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:54.0861502Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:54.0861784Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:54.0862166Z Compiling aten/src/ATen/TensorNames.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:54.0862539Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:54.0862907Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:54.0863181Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:54.0863557Z [Scann] Compiling aten/src/ATen/core/List.cpp 2023-01-11T21:37:54.2921243Z 2023-01-11T21:37:54.2921718Z  2023-01-11T21:37:54.2924569Z  2023-01-11T21:37:54.2925093Z  2023-01-11T21:37:54.2935792Z  2023-01-11T21:37:54.2936004Z  2023-01-11T21:37:54.2936171Z  2023-01-11T21:37:54.2936382Z  2023-01-11T21:37:54.2936656Z  2023-01-11T21:37:54.2936964Z [1,225 / 2,684] 8 actions, 7 running 2023-01-11T21:37:54.2937275Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:54.2939602Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:54.2940318Z Compiling aten/src/ATen/TensorNames.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:54.2940745Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:54.2941026Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:54.2941419Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:54.2941907Z Compiling aten/src/ATen/core/List.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:54.2942397Z [Prepa] Compiling aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp 2023-01-11T21:37:54.5541206Z 2023-01-11T21:37:54.5541982Z  2023-01-11T21:37:54.5542887Z  2023-01-11T21:37:54.5543236Z  2023-01-11T21:37:54.5543569Z  2023-01-11T21:37:54.5543851Z  2023-01-11T21:37:54.5544108Z  2023-01-11T21:37:54.5544289Z  2023-01-11T21:37:54.5545041Z  2023-01-11T21:37:54.5545408Z [1,225 / 2,684] 8 actions running 2023-01-11T21:37:54.5545926Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:54.5546361Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:54.5546741Z Compiling aten/src/ATen/TensorNames.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:54.5547191Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:54.5547466Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:54.5547850Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:54.5548290Z Compiling aten/src/ATen/core/List.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:54.5548767Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:55.1293385Z 2023-01-11T21:37:55.1293946Z  2023-01-11T21:37:55.1294284Z  2023-01-11T21:37:55.1294595Z  2023-01-11T21:37:55.1294906Z  2023-01-11T21:37:55.1295197Z  2023-01-11T21:37:55.1295481Z  2023-01-11T21:37:55.1295761Z  2023-01-11T21:37:55.1296015Z  2023-01-11T21:37:55.1296543Z INFO: From Compiling aten/src/ATen/RegisterQuantizedMeta.cpp: 2023-01-11T21:37:55.1297077Z [1,225 / 2,684] 8 actions running 2023-01-11T21:37:55.1297510Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:55.1297968Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:55.1298540Z Compiling aten/src/ATen/TensorNames.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:55.1299041Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:55.1299489Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:55.1299943Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:55.1300503Z Compiling aten/src/ATen/core/List.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:55.1301066Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:55.1301320Z 2023-01-11T21:37:55.1301475Z  2023-01-11T21:37:55.1304334Z  2023-01-11T21:37:55.1304634Z  2023-01-11T21:37:55.1304914Z  2023-01-11T21:37:55.1305176Z  2023-01-11T21:37:55.1305452Z  2023-01-11T21:37:55.1305732Z  2023-01-11T21:37:55.1305994Z  2023-01-11T21:37:55.1307209Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedMeta.cpp:82:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:37:55.1308079Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:37:55.1308507Z ^~~~~~~~~~~~~ 2023-01-11T21:37:55.1309595Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedMeta.cpp:63:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:37:55.1310772Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:37:55.1311244Z ^~~~~~~~~~ 2023-01-11T21:37:55.1311687Z [1,225 / 2,684] 8 actions running 2023-01-11T21:37:55.1312137Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:55.1312618Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:55.1313329Z Compiling aten/src/ATen/TensorNames.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:55.1313886Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:55.1314376Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:55.1314874Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:55.1315471Z Compiling aten/src/ATen/core/List.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:55.1316025Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:55.3553619Z 2023-01-11T21:37:55.3554149Z  2023-01-11T21:37:55.3554502Z  2023-01-11T21:37:55.3554798Z  2023-01-11T21:37:55.3555086Z  2023-01-11T21:37:55.3555369Z  2023-01-11T21:37:55.3555633Z  2023-01-11T21:37:55.3555917Z  2023-01-11T21:37:55.3556190Z  2023-01-11T21:37:55.3556579Z [1,227 / 2,684] 8 actions running 2023-01-11T21:37:55.3557046Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:37:55.3557505Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:55.3558148Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:55.3558606Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:55.3559164Z Compiling aten/src/ATen/core/List.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:55.3559657Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:55.3560279Z Compiling aten/src/ATen/core/library.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:55.3560819Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:55.7552318Z 2023-01-11T21:37:55.7554559Z  2023-01-11T21:37:55.7554869Z  2023-01-11T21:37:55.7555115Z  2023-01-11T21:37:55.7555285Z  2023-01-11T21:37:55.7555542Z  2023-01-11T21:37:55.7555778Z  2023-01-11T21:37:55.7555948Z  2023-01-11T21:37:55.7556144Z  2023-01-11T21:37:55.7556481Z [1,228 / 2,684] 8 actions running 2023-01-11T21:37:55.7556768Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:55.7557136Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:55.7557456Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:55.7558196Z Compiling aten/src/ATen/core/List.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:55.7558494Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:55.7558826Z Compiling aten/src/ATen/core/library.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:55.7559133Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:55.7559464Z Compiling aten/src/ATen/core/type_factory.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:56.2203478Z 2023-01-11T21:37:56.2204001Z  2023-01-11T21:37:56.2204342Z  2023-01-11T21:37:56.2204641Z  2023-01-11T21:37:56.2204900Z  2023-01-11T21:37:56.2205149Z  2023-01-11T21:37:56.2205381Z  2023-01-11T21:37:56.2205626Z  2023-01-11T21:37:56.2205835Z  2023-01-11T21:37:56.2206221Z [1,229 / 2,684] 8 actions, 7 running 2023-01-11T21:37:56.2206626Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:56.2207064Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:56.2207493Z Compiling aten/src/ATen/core/List.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:56.2207989Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:56.2208588Z Compiling aten/src/ATen/core/library.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:56.2209122Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:56.2209709Z Compiling aten/src/ATen/core/type_factory.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:56.2210219Z [Scann] Compiling aten/src/ATen/core/register_symbols.cpp 2023-01-11T21:37:56.4277241Z 2023-01-11T21:37:56.4278157Z  2023-01-11T21:37:56.4278494Z  2023-01-11T21:37:56.4278908Z  2023-01-11T21:37:56.4279158Z  2023-01-11T21:37:56.4279530Z  2023-01-11T21:37:56.4279801Z  2023-01-11T21:37:56.4280223Z  2023-01-11T21:37:56.4280581Z  2023-01-11T21:37:56.4281092Z [1,231 / 2,684] 7 actions, 6 running 2023-01-11T21:37:56.4281860Z Compiling aten/src/ATen/core/List.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:56.4282492Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:56.4283019Z Compiling aten/src/ATen/core/library.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:56.4283613Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:56.4284274Z Compiling aten/src/ATen/core/type_factory.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:56.4284897Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:56.4285267Z [Scann] Compiling aten/src/ATen/core/type.cpp 2023-01-11T21:37:56.7558055Z 2023-01-11T21:37:56.7558687Z  2023-01-11T21:37:56.7559130Z  2023-01-11T21:37:56.7559595Z  2023-01-11T21:37:56.7559899Z  2023-01-11T21:37:56.7560277Z  2023-01-11T21:37:56.7560594Z  2023-01-11T21:37:56.7560883Z  2023-01-11T21:37:56.7561232Z [1,233 / 2,684] 8 actions running 2023-01-11T21:37:56.7561770Z Compiling aten/src/ATen/core/library.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:56.7562307Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:56.7562659Z Compiling aten/src/ATen/core/type_factory.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:56.7562976Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:56.7563300Z Compiling aten/src/ATen/core/type.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:56.7563716Z Compiling aten/src/ATen/native/Loss.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:56.7564222Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:56.7564698Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:57.7708540Z 2023-01-11T21:37:57.7709094Z  2023-01-11T21:37:57.7709368Z  2023-01-11T21:37:57.7709531Z  2023-01-11T21:37:57.7709699Z  2023-01-11T21:37:57.7709886Z  2023-01-11T21:37:57.7710036Z  2023-01-11T21:37:57.7710203Z  2023-01-11T21:37:57.7710446Z  2023-01-11T21:37:57.7710690Z [1,234 / 2,684] 8 actions, 7 running 2023-01-11T21:37:57.7710978Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:57.7711390Z Compiling aten/src/ATen/core/type_factory.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:57.7711694Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:57.7712043Z Compiling aten/src/ATen/core/type.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:57.7712464Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:57.7712767Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:57.7713029Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:57.7713310Z [Scann] Compiling aten/src/ATen/native/Cross.cpp 2023-01-11T21:37:58.1567603Z 2023-01-11T21:37:58.1568490Z  2023-01-11T21:37:58.1568860Z  2023-01-11T21:37:58.1569170Z  2023-01-11T21:37:58.1569469Z  2023-01-11T21:37:58.1569769Z  2023-01-11T21:37:58.1570053Z  2023-01-11T21:37:58.1570291Z  2023-01-11T21:37:58.1570560Z  2023-01-11T21:37:58.1570932Z [1,236 / 2,684] 8 actions running 2023-01-11T21:37:58.1571328Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:58.1571821Z Compiling aten/src/ATen/core/type.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:58.1572363Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:58.1572821Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:58.1573254Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:58.1573760Z Compiling aten/src/ATen/native/Cross.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:58.1574329Z Compiling aten/src/ATen/native/Copy.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:58.1574987Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:58.6788763Z 2023-01-11T21:37:58.6789386Z  2023-01-11T21:37:58.6789676Z  2023-01-11T21:37:58.6789973Z  2023-01-11T21:37:58.6790179Z  2023-01-11T21:37:58.6790436Z  2023-01-11T21:37:58.6790684Z  2023-01-11T21:37:58.6790949Z  2023-01-11T21:37:58.6791212Z  2023-01-11T21:37:58.6791789Z [1,237 / 2,684] 8 actions, 7 running 2023-01-11T21:37:58.6792321Z Compiling aten/src/ATen/core/type.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:58.6792899Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:58.6793378Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:58.6793807Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:58.6794329Z Compiling aten/src/ATen/native/Cross.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:58.6794899Z Compiling aten/src/ATen/native/Copy.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:58.6795296Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:58.6795651Z [Scann] Compiling aten/src/ATen/native/Correlation.cpp 2023-01-11T21:37:58.9572482Z 2023-01-11T21:37:58.9573255Z  2023-01-11T21:37:58.9573626Z  2023-01-11T21:37:58.9573925Z  2023-01-11T21:37:58.9574230Z  2023-01-11T21:37:58.9574553Z  2023-01-11T21:37:58.9574842Z  2023-01-11T21:37:58.9575139Z  2023-01-11T21:37:58.9575439Z  2023-01-11T21:37:58.9575883Z [1,237 / 2,684] 8 actions running 2023-01-11T21:37:58.9576493Z Compiling aten/src/ATen/core/type.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:58.9577183Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2023-01-11T21:37:58.9577735Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:58.9578214Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:37:58.9578830Z Compiling aten/src/ATen/native/Cross.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:58.9579500Z Compiling aten/src/ATen/native/Copy.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:58.9580073Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:58.9580712Z Compiling aten/src/ATen/native/Correlation.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:59.1786717Z 2023-01-11T21:37:59.1787266Z  2023-01-11T21:37:59.1787567Z  2023-01-11T21:37:59.1787836Z  2023-01-11T21:37:59.1788109Z  2023-01-11T21:37:59.1788355Z  2023-01-11T21:37:59.1788644Z  2023-01-11T21:37:59.1788913Z  2023-01-11T21:37:59.1789151Z  2023-01-11T21:37:59.1789512Z [1,241 / 2,684] 8 actions, 7 running 2023-01-11T21:37:59.1790115Z Compiling aten/src/ATen/native/Cross.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:59.1790768Z Compiling aten/src/ATen/native/Copy.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:59.1791257Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:59.1791889Z Compiling aten/src/ATen/native/Correlation.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:59.1792550Z Compiling aten/src/ATen/core/union_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:59.1793109Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:59.1793682Z Compiling aten/src/ATen/Operators_1.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:59.1794274Z [Scann] Compiling aten/src/ATen/Operators_0.cpp 2023-01-11T21:37:59.4136748Z 2023-01-11T21:37:59.4137424Z  2023-01-11T21:37:59.4137843Z  2023-01-11T21:37:59.4138039Z  2023-01-11T21:37:59.4138194Z  2023-01-11T21:37:59.4138361Z  2023-01-11T21:37:59.4138525Z  2023-01-11T21:37:59.4138675Z  2023-01-11T21:37:59.4138840Z  2023-01-11T21:37:59.4139082Z [1,241 / 2,684] 8 actions running 2023-01-11T21:37:59.4139425Z Compiling aten/src/ATen/native/Cross.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:59.4139806Z Compiling aten/src/ATen/native/Copy.cpp; 1s processwrapper-sandbox 2023-01-11T21:37:59.4140109Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:37:59.4140451Z Compiling aten/src/ATen/native/Correlation.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:59.4892174Z Compiling aten/src/ATen/core/union_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:59.4892516Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:37:59.4892975Z Compiling aten/src/ATen/Operators_1.cpp; 0s processwrapper-sandbox 2023-01-11T21:37:59.4893851Z Compiling aten/src/ATen/Operators_0.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:00.4573550Z 2023-01-11T21:38:00.4574102Z  2023-01-11T21:38:00.4574484Z  2023-01-11T21:38:00.4574774Z  2023-01-11T21:38:00.4575086Z  2023-01-11T21:38:00.4575387Z  2023-01-11T21:38:00.4575658Z  2023-01-11T21:38:00.4575956Z  2023-01-11T21:38:00.4576241Z  2023-01-11T21:38:00.4576638Z [1,242 / 2,684] 8 actions, 7 running 2023-01-11T21:38:00.4577214Z Compiling aten/src/ATen/native/Copy.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:00.4577769Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:00.4578380Z Compiling aten/src/ATen/native/Correlation.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:00.4579063Z Compiling aten/src/ATen/core/union_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:00.4579606Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:00.4580191Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:00.4580876Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:00.4581419Z [Scann] Compiling aten/src/ATen/native/ConvolutionMM2d.cpp 2023-01-11T21:38:00.6902463Z 2023-01-11T21:38:00.6903060Z  2023-01-11T21:38:00.6903397Z  2023-01-11T21:38:00.6903588Z  2023-01-11T21:38:00.6903756Z  2023-01-11T21:38:00.6903910Z  2023-01-11T21:38:00.6904076Z  2023-01-11T21:38:00.6904241Z  2023-01-11T21:38:00.6904390Z  2023-01-11T21:38:00.6904631Z [1,245 / 2,684] 8 actions running 2023-01-11T21:38:00.6904985Z Compiling aten/src/ATen/core/union_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:00.6905305Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:00.6905631Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:00.6905995Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:00.6906298Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:00.6906615Z Compiling aten/src/ATen/core/Range.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:00.6906980Z Compiling aten/src/ATen/core/ivalue.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:00.6907370Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:01.5400976Z 2023-01-11T21:38:01.5401898Z  2023-01-11T21:38:01.5402279Z  2023-01-11T21:38:01.5402627Z  2023-01-11T21:38:01.5402999Z  2023-01-11T21:38:01.5403290Z  2023-01-11T21:38:01.5403622Z  2023-01-11T21:38:01.5404012Z  2023-01-11T21:38:01.5404306Z  2023-01-11T21:38:01.5404833Z [1,246 / 2,684] 8 actions, 7 running 2023-01-11T21:38:01.5405341Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:01.5405920Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:01.5406552Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:01.5407097Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:01.5407853Z Compiling aten/src/ATen/core/Range.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:01.5408545Z Compiling aten/src/ATen/core/ivalue.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:01.5409335Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:01.5409977Z [Scann] Compiling aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp 2023-01-11T21:38:01.7589289Z 2023-01-11T21:38:01.7589860Z  2023-01-11T21:38:01.7590206Z  2023-01-11T21:38:01.7590513Z  2023-01-11T21:38:01.7590815Z  2023-01-11T21:38:01.7591271Z  2023-01-11T21:38:01.7591569Z  2023-01-11T21:38:01.7591870Z  2023-01-11T21:38:01.7592157Z  2023-01-11T21:38:01.7592574Z [1,246 / 2,684] 8 actions running 2023-01-11T21:38:01.7593064Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:01.7593650Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:01.7594409Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:01.7594955Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:01.7595545Z Compiling aten/src/ATen/core/Range.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:01.7596201Z Compiling aten/src/ATen/core/ivalue.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:01.7596894Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:01.7597506Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:01.9588408Z 2023-01-11T21:38:01.9589294Z  2023-01-11T21:38:01.9590229Z  2023-01-11T21:38:01.9593419Z  2023-01-11T21:38:01.9593792Z  2023-01-11T21:38:01.9594111Z  2023-01-11T21:38:01.9594377Z  2023-01-11T21:38:01.9594649Z  2023-01-11T21:38:01.9594923Z  2023-01-11T21:38:01.9595294Z [1,248 / 2,684] 8 actions running 2023-01-11T21:38:01.9595726Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:01.9596183Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:01.9596701Z Compiling aten/src/ATen/core/Range.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:01.9597257Z Compiling aten/src/ATen/core/ivalue.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:01.9598033Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:01.9598576Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:01.9598979Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:01.9599350Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:02.3591313Z 2023-01-11T21:38:02.3591871Z  2023-01-11T21:38:02.3592243Z  2023-01-11T21:38:02.3592523Z  2023-01-11T21:38:02.3592835Z  2023-01-11T21:38:02.3593150Z  2023-01-11T21:38:02.3593440Z  2023-01-11T21:38:02.3593744Z  2023-01-11T21:38:02.3594053Z  2023-01-11T21:38:02.3594480Z [1,249 / 2,684] 8 actions running 2023-01-11T21:38:02.3594894Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:38:02.3595205Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:02.3595573Z Compiling aten/src/ATen/core/ivalue.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:02.3596001Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:02.3596347Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:02.3596622Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:02.3596943Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:02.3597341Z Compiling aten/src/ATen/RegisterMeta.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:02.5708914Z 2023-01-11T21:38:02.5709461Z  2023-01-11T21:38:02.5709844Z  2023-01-11T21:38:02.5710131Z  2023-01-11T21:38:02.5710423Z  2023-01-11T21:38:02.5710715Z  2023-01-11T21:38:02.5710993Z  2023-01-11T21:38:02.5711285Z  2023-01-11T21:38:02.5711575Z  2023-01-11T21:38:02.5711973Z [1,251 / 2,684] 8 actions running 2023-01-11T21:38:02.5712462Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:38:02.5713103Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:02.5713697Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:02.5714183Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:02.5714690Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:02.5715291Z Compiling aten/src/ATen/RegisterMeta.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:02.5715837Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:02.5716307Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:02.5718438Z 2023-01-11T21:38:02.5718652Z  2023-01-11T21:38:02.5718968Z  2023-01-11T21:38:02.5719265Z  2023-01-11T21:38:02.5719552Z  2023-01-11T21:38:02.5719836Z  2023-01-11T21:38:02.5720189Z  2023-01-11T21:38:02.5720478Z  2023-01-11T21:38:02.5720753Z  2023-01-11T21:38:02.5721279Z INFO: From Compiling aten/src/ATen/RegisterSparseMeta.cpp: 2023-01-11T21:38:02.5721947Z [1,251 / 2,684] 8 actions running 2023-01-11T21:38:02.5722387Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:38:02.5723021Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:02.5723626Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:02.5724100Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:02.5724620Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:02.5725229Z Compiling aten/src/ATen/RegisterMeta.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:02.5725769Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:02.5726218Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:02.5726453Z 2023-01-11T21:38:02.5726754Z  2023-01-11T21:38:02.5727053Z  2023-01-11T21:38:02.5727332Z  2023-01-11T21:38:02.5727587Z  2023-01-11T21:38:02.5727854Z  2023-01-11T21:38:02.5728132Z  2023-01-11T21:38:02.5728422Z  2023-01-11T21:38:02.5728717Z  2023-01-11T21:38:02.5729892Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseMeta.cpp:100:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:02.5730778Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:38:02.5731225Z ^~~~~~~~~~~~~ 2023-01-11T21:38:02.5732345Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseMeta.cpp:81:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:02.5733269Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:38:02.5733732Z ^~~~~~~~~~ 2023-01-11T21:38:02.5734128Z [1,251 / 2,684] 8 actions running 2023-01-11T21:38:02.5734565Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:38:02.5735194Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:02.5735800Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:02.5736419Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:02.5736926Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:02.5738482Z Compiling aten/src/ATen/RegisterMeta.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:02.5739093Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:02.5739550Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:02.9710457Z 2023-01-11T21:38:02.9710910Z  2023-01-11T21:38:02.9711255Z  2023-01-11T21:38:02.9711590Z  2023-01-11T21:38:02.9711991Z  2023-01-11T21:38:02.9712291Z  2023-01-11T21:38:02.9712449Z  2023-01-11T21:38:02.9712614Z  2023-01-11T21:38:02.9712780Z  2023-01-11T21:38:02.9713022Z [1,254 / 2,684] 8 actions running 2023-01-11T21:38:02.9713315Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:02.9713610Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:02.9713944Z Compiling aten/src/ATen/RegisterMeta.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:02.9714303Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:02.9714566Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:02.9714913Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:02.9715332Z Compiling aten/src/ATen/native/Col2Im.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:03.0432363Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:03.5258385Z 2023-01-11T21:38:03.5259212Z  2023-01-11T21:38:03.5259545Z  2023-01-11T21:38:03.5259724Z  2023-01-11T21:38:03.5259881Z  2023-01-11T21:38:03.5260065Z  2023-01-11T21:38:03.5260234Z  2023-01-11T21:38:03.5260384Z  2023-01-11T21:38:03.5260550Z  2023-01-11T21:38:03.5262511Z [1,255 / 2,684] 8 actions, 7 running 2023-01-11T21:38:03.5262995Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:03.5263340Z Compiling aten/src/ATen/RegisterMeta.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:03.5263655Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:03.5263907Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:03.5264259Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:03.5264646Z Compiling aten/src/ATen/native/Col2Im.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:03.5264949Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:03.5265237Z [Scann] Compiling aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp 2023-01-11T21:38:03.7485504Z 2023-01-11T21:38:03.7490943Z  2023-01-11T21:38:03.7491171Z  2023-01-11T21:38:03.7491346Z  2023-01-11T21:38:03.7491581Z  2023-01-11T21:38:03.7491736Z  2023-01-11T21:38:03.7491898Z  2023-01-11T21:38:03.7492065Z  2023-01-11T21:38:03.7492287Z  2023-01-11T21:38:03.7492547Z [1,256 / 2,684] 8 actions, 7 running 2023-01-11T21:38:03.7492914Z Compiling aten/src/ATen/RegisterMeta.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:03.7493255Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:03.7493563Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:03.7493970Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:03.7494346Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:03.7494707Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:03.7494978Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:03.7495305Z [Scann] Compiling aten/src/ATen/RegisterCompositeImplicitAutograd.cpp 2023-01-11T21:38:04.0445247Z 2023-01-11T21:38:04.0445716Z  2023-01-11T21:38:04.0446073Z  2023-01-11T21:38:04.0446381Z  2023-01-11T21:38:04.0446680Z  2023-01-11T21:38:04.0446998Z  2023-01-11T21:38:04.0447307Z  2023-01-11T21:38:04.0447614Z  2023-01-11T21:38:04.0447908Z  2023-01-11T21:38:04.0448340Z [1,256 / 2,684] 8 actions running 2023-01-11T21:38:04.0448910Z Compiling aten/src/ATen/RegisterMeta.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:04.0449517Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:04.0449976Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:04.0450510Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:04.0451090Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:04.0451617Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:04.0452061Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:04.0452504Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:04.2988314Z 2023-01-11T21:38:04.2988856Z  2023-01-11T21:38:04.2989237Z  2023-01-11T21:38:04.2989534Z  2023-01-11T21:38:04.2989826Z  2023-01-11T21:38:04.2990124Z  2023-01-11T21:38:04.2990425Z  2023-01-11T21:38:04.2990728Z  2023-01-11T21:38:04.2991022Z  2023-01-11T21:38:04.2991440Z [1,258 / 2,684] 8 actions, 7 running 2023-01-11T21:38:04.2991939Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:04.2992561Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:04.2993244Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:04.2993810Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:04.2994290Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:04.2994955Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:04.2995414Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:04.2995922Z [Scann] Compiling aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp 2023-01-11T21:38:04.6446817Z 2023-01-11T21:38:04.6447339Z  2023-01-11T21:38:04.6447709Z  2023-01-11T21:38:04.6448012Z  2023-01-11T21:38:04.6448309Z  2023-01-11T21:38:04.6449271Z  2023-01-11T21:38:04.6449612Z  2023-01-11T21:38:04.6449898Z  2023-01-11T21:38:04.6450186Z  2023-01-11T21:38:04.6450641Z [1,258 / 2,684] 8 actions running 2023-01-11T21:38:04.6450964Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:04.6451324Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:04.6451826Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:04.6452189Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:04.6452526Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:04.6452846Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:04.6453142Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:04.6453467Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:04.8010022Z 2023-01-11T21:38:04.8010561Z  2023-01-11T21:38:04.8010914Z  2023-01-11T21:38:04.8011202Z  2023-01-11T21:38:04.8011502Z  2023-01-11T21:38:04.8011801Z  2023-01-11T21:38:04.8012080Z  2023-01-11T21:38:04.8012371Z  2023-01-11T21:38:04.8012653Z  2023-01-11T21:38:04.8013169Z INFO: From Compiling aten/src/ATen/RegisterZeroTensor.cpp: 2023-01-11T21:38:04.8013720Z [1,258 / 2,684] 8 actions running 2023-01-11T21:38:04.8014175Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:04.8014799Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:04.8015458Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:04.8016011Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:04.8016489Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:04.8016959Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:04.8017430Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:04.8017917Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:04.8018177Z 2023-01-11T21:38:04.8018312Z  2023-01-11T21:38:04.8018613Z  2023-01-11T21:38:04.8018915Z  2023-01-11T21:38:04.8019184Z  2023-01-11T21:38:04.8019459Z  2023-01-11T21:38:04.8019750Z  2023-01-11T21:38:04.8020027Z  2023-01-11T21:38:04.8020316Z  2023-01-11T21:38:04.8030701Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterZeroTensor.cpp:89:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:04.8031892Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:38:04.8032469Z ^~~~~~~~~~~~~ 2023-01-11T21:38:04.8033774Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterZeroTensor.cpp:70:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:04.8034983Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:38:04.8035615Z ^~~~~~~~~~ 2023-01-11T21:38:04.8036023Z [1,258 / 2,684] 8 actions running 2023-01-11T21:38:04.8036617Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:04.8037375Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:04.8038422Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:04.8039119Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:04.8039593Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:04.8040275Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:04.8040899Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:04.8041420Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:04.9301620Z 2023-01-11T21:38:04.9302225Z  2023-01-11T21:38:04.9302660Z  2023-01-11T21:38:04.9304535Z  2023-01-11T21:38:04.9304990Z  2023-01-11T21:38:04.9305469Z  2023-01-11T21:38:04.9306123Z  2023-01-11T21:38:04.9306490Z  2023-01-11T21:38:04.9306885Z  2023-01-11T21:38:04.9307674Z INFO: From Compiling aten/src/ATen/RegisterCompositeExplicitAutograd.cpp: 2023-01-11T21:38:04.9308386Z [1,259 / 2,684] 8 actions running 2023-01-11T21:38:04.9308970Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:04.9309616Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:04.9310190Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:04.9310684Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:04.9311124Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:04.9311548Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:04.9312065Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:04.9312615Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:04.9332122Z 2023-01-11T21:38:04.9332543Z  2023-01-11T21:38:04.9332864Z  2023-01-11T21:38:04.9333126Z  2023-01-11T21:38:04.9333378Z  2023-01-11T21:38:04.9333636Z  2023-01-11T21:38:04.9333876Z  2023-01-11T21:38:04.9334129Z  2023-01-11T21:38:04.9334380Z  2023-01-11T21:38:04.9345571Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1049:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:04.9346447Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:38:04.9346854Z ^~~~~~~~~~~~~ 2023-01-11T21:38:04.9347916Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1030:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:04.9348720Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:38:04.9349139Z ^~~~~~~~~~ 2023-01-11T21:38:04.9361137Z [1,259 / 2,684] 8 actions running 2023-01-11T21:38:04.9361586Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:04.9362130Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:04.9362629Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:04.9363047Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:04.9363456Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:04.9363883Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:04.9364328Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:04.9364882Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:05.1397199Z 2023-01-11T21:38:05.1398131Z  2023-01-11T21:38:05.1398468Z  2023-01-11T21:38:05.1398742Z  2023-01-11T21:38:05.1399055Z  2023-01-11T21:38:05.1399382Z  2023-01-11T21:38:05.1399673Z  2023-01-11T21:38:05.1399989Z  2023-01-11T21:38:05.1400358Z  2023-01-11T21:38:05.1400783Z [1,262 / 2,684] 8 actions, 7 running 2023-01-11T21:38:05.1401318Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:05.1401812Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:05.1402290Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:05.1402819Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:05.1403480Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:05.1404262Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:05.1404894Z Compiling aten/src/ATen/native/CPUBlas.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:05.1405460Z [Prepa] Compiling aten/src/ATen/native/Bucketization.cpp 2023-01-11T21:38:05.4452700Z 2023-01-11T21:38:05.4453155Z  2023-01-11T21:38:05.4453375Z  2023-01-11T21:38:05.4453677Z  2023-01-11T21:38:05.4454916Z  2023-01-11T21:38:05.4455100Z  2023-01-11T21:38:05.4455270Z  2023-01-11T21:38:05.4455527Z  2023-01-11T21:38:05.4455758Z  2023-01-11T21:38:05.4456012Z [1,263 / 2,684] 8 actions running 2023-01-11T21:38:05.4456363Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:05.4456722Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:05.4457014Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:05.4457503Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:05.4457833Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:05.4458321Z Compiling aten/src/ATen/native/CPUBlas.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:05.4458641Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:05.4458928Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:05.9752122Z 2023-01-11T21:38:05.9752635Z  2023-01-11T21:38:05.9753123Z  2023-01-11T21:38:05.9753383Z  2023-01-11T21:38:05.9753848Z  2023-01-11T21:38:05.9754121Z  2023-01-11T21:38:05.9754526Z  2023-01-11T21:38:05.9754792Z  2023-01-11T21:38:05.9755191Z  2023-01-11T21:38:05.9755592Z [1,264 / 2,684] 8 actions, 7 running 2023-01-11T21:38:05.9756136Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:05.9756576Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:05.9757120Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:05.9757623Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:05.9758299Z Compiling aten/src/ATen/native/CPUBlas.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:05.9758751Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:05.9759167Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:05.9759600Z [Scann] Compiling aten/src/ATen/RegisterFunctionalization_3.cpp 2023-01-11T21:38:06.1224857Z 2023-01-11T21:38:06.1225375Z  2023-01-11T21:38:06.1225708Z  2023-01-11T21:38:06.1226029Z  2023-01-11T21:38:06.1226334Z  2023-01-11T21:38:06.1226622Z  2023-01-11T21:38:06.1226912Z  2023-01-11T21:38:06.1227194Z  2023-01-11T21:38:06.1227479Z  2023-01-11T21:38:06.1228124Z INFO: From Compiling aten/src/ATen/RegisterCompositeImplicitAutograd.cpp: 2023-01-11T21:38:06.1228729Z [1,264 / 2,684] 8 actions running 2023-01-11T21:38:06.1229140Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:06.1229627Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:06.1230231Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:06.1230809Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:06.1231405Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:06.1231966Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.1232439Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.1232906Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.1233152Z 2023-01-11T21:38:06.1233299Z  2023-01-11T21:38:06.1233599Z  2023-01-11T21:38:06.1233880Z  2023-01-11T21:38:06.1234182Z  2023-01-11T21:38:06.1234479Z  2023-01-11T21:38:06.1234765Z  2023-01-11T21:38:06.1235065Z  2023-01-11T21:38:06.1235362Z  2023-01-11T21:38:06.1236644Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1051:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:06.1237955Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:38:06.1238411Z ^~~~~~~~~~~~~ 2023-01-11T21:38:06.1239738Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1032:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:06.1240786Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:38:06.1241265Z ^~~~~~~~~~ 2023-01-11T21:38:06.1241671Z [1,264 / 2,684] 8 actions running 2023-01-11T21:38:06.1242108Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:06.1242594Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:06.1243209Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:06.1243767Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:06.1244374Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:06.1244924Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.1245385Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.1245851Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.2303654Z 2023-01-11T21:38:06.2304292Z  2023-01-11T21:38:06.2304648Z  2023-01-11T21:38:06.2304954Z  2023-01-11T21:38:06.2305408Z  2023-01-11T21:38:06.2305708Z  2023-01-11T21:38:06.2308222Z  2023-01-11T21:38:06.2308518Z  2023-01-11T21:38:06.2308794Z  2023-01-11T21:38:06.2309334Z INFO: From Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp: 2023-01-11T21:38:06.2309892Z [1,265 / 2,684] 8 actions running 2023-01-11T21:38:06.2310339Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:06.2310979Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:06.2311529Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:06.2312167Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:06.2312740Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:06.2313195Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.2313683Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.2314141Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:06.2314378Z 2023-01-11T21:38:06.2314506Z  2023-01-11T21:38:06.2314783Z  2023-01-11T21:38:06.2315062Z  2023-01-11T21:38:06.2315317Z  2023-01-11T21:38:06.2315591Z  2023-01-11T21:38:06.2315869Z  2023-01-11T21:38:06.2316116Z  2023-01-11T21:38:06.2316394Z  2023-01-11T21:38:06.2317892Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:130:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:06.2318874Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:38:06.2319290Z ^~~~~~~~~~~~~ 2023-01-11T21:38:06.2320562Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:111:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:06.2321536Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:38:06.2322020Z ^~~~~~~~~~ 2023-01-11T21:38:06.2322416Z [1,265 / 2,684] 8 actions running 2023-01-11T21:38:06.2322868Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:06.2323501Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:06.2324074Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:06.2324681Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:06.2325423Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:06.2325923Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.2326393Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.2326897Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:06.4459109Z 2023-01-11T21:38:06.4459639Z  2023-01-11T21:38:06.4460019Z  2023-01-11T21:38:06.4460355Z  2023-01-11T21:38:06.4594122Z  2023-01-11T21:38:06.4594600Z  2023-01-11T21:38:06.4594864Z  2023-01-11T21:38:06.4595089Z  2023-01-11T21:38:06.4595345Z  2023-01-11T21:38:06.4595699Z [1,266 / 2,684] 8 actions running 2023-01-11T21:38:06.4596164Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:06.4596592Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:06.4597082Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:06.4597451Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:06.4597880Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:06.4598298Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.4598615Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:06.4599044Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.6609450Z 2023-01-11T21:38:06.6610003Z  2023-01-11T21:38:06.6610355Z  2023-01-11T21:38:06.6610668Z  2023-01-11T21:38:06.6610993Z  2023-01-11T21:38:06.6611303Z  2023-01-11T21:38:06.6611604Z  2023-01-11T21:38:06.6611926Z  2023-01-11T21:38:06.6612238Z  2023-01-11T21:38:06.6612663Z [1,266 / 2,684] 8 actions running 2023-01-11T21:38:06.6613318Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:06.6613758Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:06.6614091Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:06.6614408Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:06.6614685Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:06.6614940Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.6615229Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:06.6615506Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.9150595Z 2023-01-11T21:38:06.9151292Z  2023-01-11T21:38:06.9151799Z  2023-01-11T21:38:06.9152296Z  2023-01-11T21:38:06.9152628Z  2023-01-11T21:38:06.9152893Z  2023-01-11T21:38:06.9153336Z  2023-01-11T21:38:06.9153608Z  2023-01-11T21:38:06.9154042Z  2023-01-11T21:38:06.9154441Z [1,267 / 2,684] 8 actions, 7 running 2023-01-11T21:38:06.9155076Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:06.9155823Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:06.9156441Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:06.9156905Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:06.9157386Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.9158230Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:06.9158660Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:06.9159023Z [Scann] Compiling aten/src/ATen/native/sparse/SparseBlas.cpp 2023-01-11T21:38:07.2613100Z 2023-01-11T21:38:07.2613803Z  2023-01-11T21:38:07.2614233Z  2023-01-11T21:38:07.2614552Z  2023-01-11T21:38:07.2614751Z  2023-01-11T21:38:07.2614919Z  2023-01-11T21:38:07.2615150Z  2023-01-11T21:38:07.2615344Z  2023-01-11T21:38:07.2615509Z  2023-01-11T21:38:07.2615756Z [1,267 / 2,684] 8 actions running 2023-01-11T21:38:07.2616026Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:07.2616374Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:07.2616684Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:07.2616935Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:07.2672410Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:07.2672963Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:07.2673439Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:07.2673956Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:07.3209365Z 2023-01-11T21:38:07.3210116Z  2023-01-11T21:38:07.3210470Z  2023-01-11T21:38:07.3210841Z  2023-01-11T21:38:07.3211317Z  2023-01-11T21:38:07.3211631Z  2023-01-11T21:38:07.3211917Z  2023-01-11T21:38:07.3212220Z  2023-01-11T21:38:07.3212519Z  2023-01-11T21:38:07.3213072Z INFO: From Compiling aten/src/ATen/RegisterSparseCsrCPU.cpp: 2023-01-11T21:38:07.3213911Z [1,267 / 2,684] 8 actions running 2023-01-11T21:38:07.3214381Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:07.3214984Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:07.3215540Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:07.3216024Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:07.3216484Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:07.3216989Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:07.3217492Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:07.3217944Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:07.3234728Z 2023-01-11T21:38:07.3235140Z  2023-01-11T21:38:07.3235470Z  2023-01-11T21:38:07.3235770Z  2023-01-11T21:38:07.3236121Z  2023-01-11T21:38:07.3236421Z  2023-01-11T21:38:07.3236710Z  2023-01-11T21:38:07.3237171Z  2023-01-11T21:38:07.3237474Z  2023-01-11T21:38:07.3244206Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:151:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:07.3245095Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:38:07.3245536Z ^~~~~~~~~~~~~ 2023-01-11T21:38:07.3246657Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:132:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:07.3247523Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:38:07.3247956Z ^~~~~~~~~~ 2023-01-11T21:38:07.3248345Z [1,267 / 2,684] 8 actions running 2023-01-11T21:38:07.3248784Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:07.3249353Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:07.3249880Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:07.3250341Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:07.3250780Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:07.3251222Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:07.3251634Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:07.3252026Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:07.6683132Z 2023-01-11T21:38:07.6683607Z  2023-01-11T21:38:07.6683975Z  2023-01-11T21:38:07.6684298Z  2023-01-11T21:38:07.6684572Z  2023-01-11T21:38:07.6684894Z  2023-01-11T21:38:07.6685116Z  2023-01-11T21:38:07.6685282Z  2023-01-11T21:38:07.6685448Z  2023-01-11T21:38:07.6685691Z [1,270 / 2,684] 8 actions running 2023-01-11T21:38:07.6685960Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:07.6686232Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:07.6686523Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:07.6686798Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:07.6687045Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:07.6687306Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:07.7054968Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:07.7055511Z Compiling aten/src/ATen/native/BlasKernel.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:07.8850257Z 2023-01-11T21:38:07.8850761Z  2023-01-11T21:38:07.8851118Z  2023-01-11T21:38:07.8851379Z  2023-01-11T21:38:07.8851712Z  2023-01-11T21:38:07.8852050Z  2023-01-11T21:38:07.8852550Z  2023-01-11T21:38:07.8852821Z  2023-01-11T21:38:07.8853661Z  2023-01-11T21:38:07.8854103Z [1,271 / 2,684] 8 actions, 7 running 2023-01-11T21:38:07.8854564Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:07.8855050Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:07.8855580Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:07.8856043Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:07.8856616Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:07.8857046Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:07.8857604Z Compiling aten/src/ATen/native/BlasKernel.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:07.8858137Z [Scann] Compiling aten/src/ATen/functorch/VmapModeRegistrations.cpp 2023-01-11T21:38:08.1062653Z 2023-01-11T21:38:08.1063070Z  2023-01-11T21:38:08.1063295Z  2023-01-11T21:38:08.1063471Z  2023-01-11T21:38:08.1063642Z  2023-01-11T21:38:08.1063797Z  2023-01-11T21:38:08.1064022Z  2023-01-11T21:38:08.1064250Z  2023-01-11T21:38:08.1064476Z  2023-01-11T21:38:08.1064804Z [1,271 / 2,684] 8 actions running 2023-01-11T21:38:08.1065175Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:08.1065521Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:08.1065930Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:08.1066339Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:08.1066727Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:08.1067094Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:08.1067598Z Compiling aten/src/ATen/native/BlasKernel.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:08.1068091Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:08.3241819Z 2023-01-11T21:38:08.3244070Z  2023-01-11T21:38:08.3244458Z  2023-01-11T21:38:08.3244637Z  2023-01-11T21:38:08.3244794Z  2023-01-11T21:38:08.3244965Z  2023-01-11T21:38:08.3245133Z  2023-01-11T21:38:08.3245285Z  2023-01-11T21:38:08.3245451Z  2023-01-11T21:38:08.3245714Z [1,272 / 2,684] 8 actions running 2023-01-11T21:38:08.3245989Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:38:08.3246261Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:08.3246524Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:08.3246773Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:08.3247031Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:08.3247424Z Compiling aten/src/ATen/native/BlasKernel.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:08.3247786Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:08.3248129Z Compiling aten/src/ATen/record_function.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:08.5347987Z 2023-01-11T21:38:08.5348783Z  2023-01-11T21:38:08.5349122Z  2023-01-11T21:38:08.5349304Z  2023-01-11T21:38:08.5349492Z  2023-01-11T21:38:08.5349648Z  2023-01-11T21:38:08.5349819Z  2023-01-11T21:38:08.5349988Z  2023-01-11T21:38:08.5350143Z  2023-01-11T21:38:08.5350408Z [1,273 / 2,684] 8 actions running 2023-01-11T21:38:08.5350696Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:38:08.5350957Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:08.5351218Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:08.5351480Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:08.5351827Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:08.5352127Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:08.5352463Z Compiling aten/src/ATen/record_function.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:08.5541213Z Compiling aten/src/ATen/core/adaption.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:08.7547054Z 2023-01-11T21:38:08.7547647Z  2023-01-11T21:38:08.7548053Z  2023-01-11T21:38:08.7548259Z  2023-01-11T21:38:08.7548416Z  2023-01-11T21:38:08.7548584Z  2023-01-11T21:38:08.7548757Z  2023-01-11T21:38:08.7548910Z  2023-01-11T21:38:08.7785070Z  2023-01-11T21:38:08.7785807Z [1,274 / 2,684] 8 actions running 2023-01-11T21:38:08.7786256Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:38:08.7786715Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:08.7787167Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:08.7787734Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:08.7788267Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:08.7788830Z Compiling aten/src/ATen/record_function.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:08.7789464Z Compiling aten/src/ATen/core/adaption.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:08.7789984Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:08.9795802Z 2023-01-11T21:38:08.9797006Z  2023-01-11T21:38:08.9797377Z  2023-01-11T21:38:08.9797853Z  2023-01-11T21:38:08.9798172Z  2023-01-11T21:38:08.9798473Z  2023-01-11T21:38:08.9798808Z  2023-01-11T21:38:08.9799101Z  2023-01-11T21:38:08.9799299Z  2023-01-11T21:38:08.9799675Z [1,275 / 2,684] 8 actions running 2023-01-11T21:38:08.9800050Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:08.9800555Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:08.9801111Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:08.9801616Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:08.9802103Z Compiling aten/src/ATen/record_function.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:08.9802674Z Compiling aten/src/ATen/core/adaption.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:08.9803156Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:08.9803662Z Compiling aten/src/ATen/vulkan/Context.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:09.3043222Z 2023-01-11T21:38:09.3043695Z  2023-01-11T21:38:09.3044052Z  2023-01-11T21:38:09.3044342Z  2023-01-11T21:38:09.3044614Z  2023-01-11T21:38:09.3044915Z  2023-01-11T21:38:09.3045188Z  2023-01-11T21:38:09.3045452Z  2023-01-11T21:38:09.3045717Z  2023-01-11T21:38:09.3046101Z [1,276 / 2,684] 8 actions, 7 running 2023-01-11T21:38:09.3046525Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:09.3046998Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:09.3047393Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:09.3047949Z Compiling aten/src/ATen/record_function.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:09.3048584Z Compiling aten/src/ATen/core/adaption.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:09.3049097Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:09.3049654Z Compiling aten/src/ATen/vulkan/Context.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:09.3050052Z [Scann] //:aten 2023-01-11T21:38:09.5796876Z 2023-01-11T21:38:09.5797416Z  2023-01-11T21:38:09.5797888Z  2023-01-11T21:38:09.5798094Z  2023-01-11T21:38:09.5798251Z  2023-01-11T21:38:09.5798435Z  2023-01-11T21:38:09.5798655Z  2023-01-11T21:38:09.5798810Z  2023-01-11T21:38:09.5798975Z  2023-01-11T21:38:09.5799223Z [1,278 / 2,684] 8 actions running 2023-01-11T21:38:09.5799549Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:09.5799897Z Compiling aten/src/ATen/record_function.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:09.5800395Z Compiling aten/src/ATen/core/adaption.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:09.5800696Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:09.5802120Z Compiling aten/src/ATen/vulkan/Context.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:09.5802431Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:09.5802737Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:09.5802999Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:10.4797965Z 2023-01-11T21:38:10.4798484Z  2023-01-11T21:38:10.4798797Z  2023-01-11T21:38:10.4799077Z  2023-01-11T21:38:10.4799547Z  2023-01-11T21:38:10.4799900Z  2023-01-11T21:38:10.4800221Z  2023-01-11T21:38:10.4800549Z  2023-01-11T21:38:10.4800799Z  2023-01-11T21:38:10.4801286Z [1,279 / 2,684] 8 actions, 7 running 2023-01-11T21:38:10.4801693Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:10.4802194Z Compiling aten/src/ATen/core/adaption.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:10.4802687Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:10.4803279Z Compiling aten/src/ATen/vulkan/Context.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:10.4803896Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:10.4804285Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:10.4804811Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:10.4805324Z [Scann] Compiling aten/src/ATen/native/AdaptiveMaxPooling2d.cpp 2023-01-11T21:38:10.6836378Z 2023-01-11T21:38:10.6845784Z  2023-01-11T21:38:10.6846244Z  2023-01-11T21:38:10.6846544Z  2023-01-11T21:38:10.6846809Z  2023-01-11T21:38:10.6847065Z  2023-01-11T21:38:10.6847402Z  2023-01-11T21:38:10.6847677Z  2023-01-11T21:38:10.6847931Z  2023-01-11T21:38:10.6848295Z [1,283 / 2,684] 8 actions, 7 running 2023-01-11T21:38:10.6848740Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:10.6849161Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:10.6849592Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:10.6850012Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:10.6850412Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:10.6850826Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:10.6851240Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:10.6851659Z [Scann] Compiling aten/src/ATen/native/nested/NestedTensorAliases.cpp 2023-01-11T21:38:10.9805433Z 2023-01-11T21:38:10.9806006Z  2023-01-11T21:38:10.9806386Z  2023-01-11T21:38:10.9806726Z  2023-01-11T21:38:10.9807035Z  2023-01-11T21:38:10.9807350Z  2023-01-11T21:38:10.9807637Z  2023-01-11T21:38:10.9807798Z  2023-01-11T21:38:10.9807962Z  2023-01-11T21:38:10.9808210Z [1,283 / 2,684] 8 actions running 2023-01-11T21:38:10.9808480Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:10.9808751Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:10.9809013Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:10.9809261Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:10.9809518Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:10.9809784Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:10.9810030Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:10.9810288Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:11.5285231Z 2023-01-11T21:38:11.5285731Z  2023-01-11T21:38:11.5286085Z  2023-01-11T21:38:11.5286400Z  2023-01-11T21:38:11.5286710Z  2023-01-11T21:38:11.5286999Z  2023-01-11T21:38:11.5287321Z  2023-01-11T21:38:11.5287627Z  2023-01-11T21:38:11.5287912Z  2023-01-11T21:38:11.5288335Z [1,285 / 2,684] 7 actions, 6 running 2023-01-11T21:38:11.5288806Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:11.5289247Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:11.5289699Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:11.5290130Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:11.5290569Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:11.5291045Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:11.5291739Z [Scann] Compiling aten/src/ATen/native/AdaptiveMaxPooling3d.cpp 2023-01-11T21:38:11.8143681Z 2023-01-11T21:38:11.8144152Z  2023-01-11T21:38:11.8144418Z  2023-01-11T21:38:11.8144604Z  2023-01-11T21:38:11.8146263Z  2023-01-11T21:38:11.8146610Z  2023-01-11T21:38:11.8146891Z  2023-01-11T21:38:11.8147191Z  2023-01-11T21:38:11.8148146Z [1,285 / 2,684] 8 actions running 2023-01-11T21:38:11.8149162Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:11.8149642Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:11.8150124Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:11.8150604Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:11.8151082Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:11.8151556Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:11.8152019Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:11.8152643Z Compiling aten/src/ATen/core/custom_class.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:12.2227034Z 2023-01-11T21:38:12.2227591Z  2023-01-11T21:38:12.2227953Z  2023-01-11T21:38:12.2228267Z  2023-01-11T21:38:12.2228568Z  2023-01-11T21:38:12.2228850Z  2023-01-11T21:38:12.2229131Z  2023-01-11T21:38:12.2229418Z  2023-01-11T21:38:12.2229658Z  2023-01-11T21:38:12.2230019Z [1,286 / 2,684] 8 actions, 7 running 2023-01-11T21:38:12.2230455Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:12.2230856Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:12.2231265Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:12.2231703Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:12.2232121Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:12.2232565Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:12.2233137Z Compiling aten/src/ATen/core/custom_class.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:12.2233664Z [Scann] Compiling aten/src/ATen/RegisterFunctionalization_0.cpp 2023-01-11T21:38:12.6152285Z 2023-01-11T21:38:12.6152849Z  2023-01-11T21:38:12.6153212Z  2023-01-11T21:38:12.6153532Z  2023-01-11T21:38:12.6153839Z  2023-01-11T21:38:12.6154132Z  2023-01-11T21:38:12.6154421Z  2023-01-11T21:38:12.6154681Z  2023-01-11T21:38:12.6154920Z  2023-01-11T21:38:12.6155303Z [1,288 / 2,684] 8 actions running 2023-01-11T21:38:12.6155692Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:12.6156067Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:12.6156466Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:12.6156863Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:12.6157361Z Compiling aten/src/ATen/core/custom_class.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:12.6158045Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:12.6158598Z Compiling aten/src/ATen/core/blob.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:12.6159080Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:12.9977163Z 2023-01-11T21:38:12.9977706Z  2023-01-11T21:38:12.9978043Z  2023-01-11T21:38:12.9978316Z  2023-01-11T21:38:12.9978594Z  2023-01-11T21:38:12.9978872Z  2023-01-11T21:38:12.9979139Z  2023-01-11T21:38:12.9979435Z  2023-01-11T21:38:12.9979734Z  2023-01-11T21:38:12.9980121Z [1,289 / 2,684] 8 actions, 7 running 2023-01-11T21:38:12.9980593Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:12.9981047Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:12.9981474Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:12.9982048Z Compiling aten/src/ATen/core/custom_class.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:12.9982579Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:12.9983102Z Compiling aten/src/ATen/core/blob.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:12.9983607Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:12.9984070Z [Scann] Compiling aten/src/ATen/native/xnnpack/Activation.cpp 2023-01-11T21:38:13.2154510Z 2023-01-11T21:38:13.2155045Z  2023-01-11T21:38:13.2155385Z  2023-01-11T21:38:13.2155737Z  2023-01-11T21:38:13.2156056Z  2023-01-11T21:38:13.2156352Z  2023-01-11T21:38:13.2156661Z  2023-01-11T21:38:13.2156976Z  2023-01-11T21:38:13.2157270Z  2023-01-11T21:38:13.2157596Z [1,290 / 2,684] 8 actions running 2023-01-11T21:38:13.2490463Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:13.2491271Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:13.2491687Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:13.2492103Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:13.2492596Z Compiling aten/src/ATen/core/blob.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:13.2493069Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:13.2493471Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:13.2493902Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:13.7257826Z 2023-01-11T21:38:13.7258374Z  2023-01-11T21:38:13.7258699Z  2023-01-11T21:38:13.7258978Z  2023-01-11T21:38:13.7259237Z  2023-01-11T21:38:13.7259516Z  2023-01-11T21:38:13.7259779Z  2023-01-11T21:38:13.7260034Z  2023-01-11T21:38:13.7260306Z  2023-01-11T21:38:13.7260700Z [1,291 / 2,684] 8 actions, 7 running 2023-01-11T21:38:13.7261154Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:38:13.7261584Z //:aten; 3s processwrapper-sandbox 2023-01-11T21:38:13.7261958Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:13.7262399Z Compiling aten/src/ATen/core/blob.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:13.7262890Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:13.7263305Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:13.7263717Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:13.7264140Z [Scann] Compiling aten/src/ATen/native/nested/NestedTensorUtils.cpp 2023-01-11T21:38:14.0042927Z 2023-01-11T21:38:14.0043436Z  2023-01-11T21:38:14.0043766Z  2023-01-11T21:38:14.0044010Z  2023-01-11T21:38:14.0044263Z  2023-01-11T21:38:14.0044516Z  2023-01-11T21:38:14.0044748Z  2023-01-11T21:38:14.0045001Z  2023-01-11T21:38:14.0045258Z  2023-01-11T21:38:14.0045619Z [1,295 / 2,684] 8 actions, 7 running 2023-01-11T21:38:14.0046069Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:14.0046480Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:14.0046869Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:14.0047252Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:14.0047519Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:14.0047850Z Compiling aten/src/ATen/native/Histogram.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:14.0048247Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:14.0048568Z [Scann] Compiling aten/src/ATen/RegisterQuantizedCPU.cpp 2023-01-11T21:38:14.2503834Z 2023-01-11T21:38:14.2504403Z  2023-01-11T21:38:14.2504774Z  2023-01-11T21:38:14.2505000Z  2023-01-11T21:38:14.2505172Z  2023-01-11T21:38:14.2505327Z  2023-01-11T21:38:14.2505497Z  2023-01-11T21:38:14.2505666Z  2023-01-11T21:38:14.2505821Z  2023-01-11T21:38:14.2506067Z [1,295 / 2,684] 8 actions running 2023-01-11T21:38:14.2506366Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:14.2506629Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:14.2506898Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:14.2507163Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:14.2507413Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:14.2507758Z Compiling aten/src/ATen/native/Histogram.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:14.2508154Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:14.2508460Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:14.6006371Z 2023-01-11T21:38:14.6006912Z  2023-01-11T21:38:14.6007256Z  2023-01-11T21:38:14.6007544Z  2023-01-11T21:38:14.6007811Z  2023-01-11T21:38:14.6008090Z  2023-01-11T21:38:14.6008366Z  2023-01-11T21:38:14.6008623Z  2023-01-11T21:38:14.6008899Z  2023-01-11T21:38:14.6009291Z [1,296 / 2,684] 8 actions, 7 running 2023-01-11T21:38:14.6009888Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:14.6010509Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:14.6010948Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:14.6011451Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:14.6012106Z Compiling aten/src/ATen/native/Histogram.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:14.6012764Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:14.6013355Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:14.6013780Z [Scann] Compiling aten/src/ATen/native/xnnpack/Init.cpp 2023-01-11T21:38:14.8561463Z 2023-01-11T21:38:14.8562001Z  2023-01-11T21:38:14.8562325Z  2023-01-11T21:38:14.8562614Z  2023-01-11T21:38:14.8562894Z  2023-01-11T21:38:14.8563155Z  2023-01-11T21:38:14.8563439Z  2023-01-11T21:38:14.8563714Z  2023-01-11T21:38:14.8563966Z  2023-01-11T21:38:14.8564358Z [1,296 / 2,684] 8 actions running 2023-01-11T21:38:14.8564823Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:14.8565274Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:14.8565702Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:14.8566145Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:14.8566731Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:14.8567390Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:14.8567920Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:14.8568477Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:15.0558267Z 2023-01-11T21:38:15.0559126Z  2023-01-11T21:38:15.0559490Z  2023-01-11T21:38:15.0559667Z  2023-01-11T21:38:15.0559837Z  2023-01-11T21:38:15.0560009Z  2023-01-11T21:38:15.0560340Z  2023-01-11T21:38:15.0560587Z  2023-01-11T21:38:15.0560835Z  2023-01-11T21:38:15.0561256Z [1,297 / 2,684] 8 actions running 2023-01-11T21:38:15.0561694Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:15.0562102Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:15.0562518Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:15.0563062Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:15.0563667Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:15.0564159Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:15.0564701Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:15.0565202Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:15.2569080Z 2023-01-11T21:38:15.2569609Z  2023-01-11T21:38:15.2570012Z  2023-01-11T21:38:15.2570327Z  2023-01-11T21:38:15.2570620Z  2023-01-11T21:38:15.2570926Z  2023-01-11T21:38:15.2571233Z  2023-01-11T21:38:15.2571522Z  2023-01-11T21:38:15.2571825Z  2023-01-11T21:38:15.2572267Z [1,298 / 2,684] 8 actions running 2023-01-11T21:38:15.2582037Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:15.2582345Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:15.2582703Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:15.2583085Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:15.2583401Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:15.2583841Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:15.2585230Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:15.2585829Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:15.7510379Z 2023-01-11T21:38:15.7510897Z  2023-01-11T21:38:15.7511265Z  2023-01-11T21:38:15.7511880Z  2023-01-11T21:38:15.7512135Z  2023-01-11T21:38:15.7512382Z  2023-01-11T21:38:15.7512617Z  2023-01-11T21:38:15.7513037Z  2023-01-11T21:38:15.7513292Z  2023-01-11T21:38:15.7513836Z [1,299 / 2,684] 8 actions, 7 running 2023-01-11T21:38:15.7514266Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:38:15.7514800Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:15.7515418Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:15.7515942Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:15.7516515Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:15.7517040Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:15.7517603Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:15.7518304Z [Scann] Compiling aten/src/ATen/native/FunctionOfAMatrixUtils.cpp 2023-01-11T21:38:15.9542779Z 2023-01-11T21:38:15.9543314Z  2023-01-11T21:38:15.9543630Z  2023-01-11T21:38:15.9543892Z  2023-01-11T21:38:15.9544142Z  2023-01-11T21:38:15.9544392Z  2023-01-11T21:38:15.9544628Z  2023-01-11T21:38:15.9544874Z  2023-01-11T21:38:15.9545136Z  2023-01-11T21:38:15.9545489Z [1,303 / 2,684] 8 actions, 7 running 2023-01-11T21:38:15.9545908Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:15.9546310Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:15.9546841Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:15.9547342Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:15.9547791Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:15.9548265Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:15.9548735Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:15.9549180Z [Prepa] Compiling aten/src/ATen/RegisterBackendSelect.cpp 2023-01-11T21:38:16.0022919Z 2023-01-11T21:38:16.0023472Z  2023-01-11T21:38:16.0023834Z  2023-01-11T21:38:16.0024195Z  2023-01-11T21:38:16.0024479Z  2023-01-11T21:38:16.0024652Z  2023-01-11T21:38:16.0024906Z  2023-01-11T21:38:16.0025158Z  2023-01-11T21:38:16.0025365Z  2023-01-11T21:38:16.0025842Z INFO: From Compiling aten/src/ATen/RegisterQuantizedCPU.cpp: 2023-01-11T21:38:16.0026299Z [1,303 / 2,684] 8 actions running 2023-01-11T21:38:16.0026630Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:16.0026983Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:16.0027491Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:16.0027956Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:16.0028393Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:16.0028780Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:16.0029179Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:16.0029527Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:16.0029688Z 2023-01-11T21:38:16.0029825Z  2023-01-11T21:38:16.0030067Z  2023-01-11T21:38:16.0030222Z  2023-01-11T21:38:16.0030384Z  2023-01-11T21:38:16.0030647Z  2023-01-11T21:38:16.0030854Z  2023-01-11T21:38:16.0031060Z  2023-01-11T21:38:16.0031325Z  2023-01-11T21:38:16.0032130Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:174:23: warning: 'c10::optional at::{anonymous}::maybe_create_proxy(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:16.0034880Z c10::optional maybe_create_proxy(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:38:16.0035355Z ^~~~~~~~~~~~~~~~~~ 2023-01-11T21:38:16.0036557Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:158:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:16.0037345Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:38:16.0038117Z ^~~~~~~~~~~~~ 2023-01-11T21:38:16.0039044Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:139:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:16.0039829Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:38:16.0040316Z ^~~~~~~~~~ 2023-01-11T21:38:16.0041321Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:132:8: warning: 'at::Tensor at::{anonymous}::create_out(at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:16.0042372Z Tensor create_out(IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:38:16.0042760Z ^~~~~~~~~~ 2023-01-11T21:38:16.0043089Z [1,303 / 2,684] 8 actions running 2023-01-11T21:38:16.0043515Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:16.0043945Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:16.0044484Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:16.0044851Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:16.0045224Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:16.0045576Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:16.0045992Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:16.0046264Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:16.2585152Z 2023-01-11T21:38:16.2585688Z  2023-01-11T21:38:16.2586026Z  2023-01-11T21:38:16.2586300Z  2023-01-11T21:38:16.2586588Z  2023-01-11T21:38:16.2586851Z  2023-01-11T21:38:16.2587159Z  2023-01-11T21:38:16.2587436Z  2023-01-11T21:38:16.2587726Z  2023-01-11T21:38:16.2588143Z [1,304 / 2,684] 8 actions running 2023-01-11T21:38:16.2588648Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:16.2589267Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:16.2589821Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:16.2590300Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:16.2590811Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:16.2591344Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:16.2591853Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:16.2592469Z Compiling aten/src/ATen/native/BinaryOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:16.9035987Z 2023-01-11T21:38:16.9036467Z  2023-01-11T21:38:16.9036848Z  2023-01-11T21:38:16.9037136Z  2023-01-11T21:38:16.9037410Z  2023-01-11T21:38:16.9037911Z  2023-01-11T21:38:16.9038204Z  2023-01-11T21:38:16.9038468Z  2023-01-11T21:38:16.9038749Z  2023-01-11T21:38:16.9039135Z [1,305 / 2,684] 8 actions, 7 running 2023-01-11T21:38:16.9039712Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:16.9040327Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:16.9040808Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:16.9041291Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:16.9041770Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:16.9042423Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:16.9042997Z Compiling aten/src/ATen/native/BinaryOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:16.9043512Z [Scann] Compiling aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp 2023-01-11T21:38:16.9695909Z 2023-01-11T21:38:16.9696315Z  2023-01-11T21:38:16.9696538Z  2023-01-11T21:38:16.9696705Z  2023-01-11T21:38:16.9697030Z  2023-01-11T21:38:16.9697210Z  2023-01-11T21:38:16.9697366Z  2023-01-11T21:38:16.9697595Z  2023-01-11T21:38:16.9697868Z  2023-01-11T21:38:16.9698347Z INFO: From Compiling aten/src/ATen/RegisterMkldnnCPU.cpp: 2023-01-11T21:38:16.9698833Z [1,305 / 2,684] 8 actions running 2023-01-11T21:38:16.9699383Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:16.9699846Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:16.9700129Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:16.9700438Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:16.9700730Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:16.9700993Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:16.9701341Z Compiling aten/src/ATen/native/BinaryOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:16.9701866Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:16.9706054Z 2023-01-11T21:38:16.9706255Z  2023-01-11T21:38:16.9706567Z  2023-01-11T21:38:16.9706853Z  2023-01-11T21:38:16.9711271Z  2023-01-11T21:38:16.9711954Z  2023-01-11T21:38:16.9712489Z  2023-01-11T21:38:16.9712937Z  2023-01-11T21:38:16.9713455Z  2023-01-11T21:38:16.9714879Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:120:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:16.9715982Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:38:16.9716446Z ^~~~~~~~~~~~~ 2023-01-11T21:38:16.9718264Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:101:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:38:16.9719212Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:38:16.9719687Z ^~~~~~~~~~ 2023-01-11T21:38:16.9729747Z [1,305 / 2,684] 8 actions running 2023-01-11T21:38:16.9730656Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:16.9731420Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:16.9732182Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:16.9732872Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:16.9733394Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:16.9733888Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:16.9734520Z Compiling aten/src/ATen/native/BinaryOps.cpp; 0s processwrapper-sandbox 2023-01-11T21:38:16.9735133Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:17.2582704Z 2023-01-11T21:38:17.2583188Z  2023-01-11T21:38:17.2583517Z  2023-01-11T21:38:17.2583819Z  2023-01-11T21:38:17.2584126Z  2023-01-11T21:38:17.2584425Z  2023-01-11T21:38:17.2584725Z  2023-01-11T21:38:17.2584958Z  2023-01-11T21:38:17.2585176Z  2023-01-11T21:38:17.2585405Z [1,306 / 2,684] 8 actions running 2023-01-11T21:38:17.2585691Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:17.2586042Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:17.2586323Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:17.2586663Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:17.2597208Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:17.2597962Z Compiling aten/src/ATen/native/BinaryOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:17.2598360Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:17.2598873Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:17.5805330Z 2023-01-11T21:38:17.5805864Z  2023-01-11T21:38:17.5807201Z  2023-01-11T21:38:17.5807711Z  2023-01-11T21:38:17.5807989Z  2023-01-11T21:38:17.5808212Z  2023-01-11T21:38:17.5808468Z  2023-01-11T21:38:17.5808741Z  2023-01-11T21:38:17.5808981Z  2023-01-11T21:38:17.5809528Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2023-01-11T21:38:17.5810060Z [1,306 / 2,684] 8 actions running 2023-01-11T21:38:17.5810472Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:17.5811895Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:17.5812383Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:17.5812844Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:17.5813257Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:17.5813690Z Compiling aten/src/ATen/native/BinaryOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:17.5814029Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:17.5814356Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:17.5814591Z 2023-01-11T21:38:17.5814730Z  2023-01-11T21:38:17.5814998Z  2023-01-11T21:38:17.5815269Z  2023-01-11T21:38:17.5815500Z  2023-01-11T21:38:17.5815728Z  2023-01-11T21:38:17.5815995Z  2023-01-11T21:38:17.5816254Z  2023-01-11T21:38:17.5816534Z  2023-01-11T21:38:17.5817119Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2:0: 2023-01-11T21:38:17.5817891Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2023-01-11T21:38:17.5818788Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:182:42: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2023-01-11T21:38:17.5819407Z [=](Vectorized a) -> Vectorized { return a; }); 2023-01-11T21:38:17.5819789Z ^~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:38:17.5820193Z [1,306 / 2,684] 8 actions running 2023-01-11T21:38:17.5820556Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:17.5820932Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:17.5821405Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:17.5821804Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:17.5822118Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:17.5822567Z Compiling aten/src/ATen/native/BinaryOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:17.5823076Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:17.5823499Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:17.8607466Z 2023-01-11T21:38:17.8611699Z  2023-01-11T21:38:17.8611962Z  2023-01-11T21:38:17.8612206Z  2023-01-11T21:38:17.8612427Z  2023-01-11T21:38:17.8612651Z  2023-01-11T21:38:17.8612822Z  2023-01-11T21:38:17.8613012Z  2023-01-11T21:38:17.8613247Z  2023-01-11T21:38:17.8613562Z [1,310 / 2,684] 8 actions running 2023-01-11T21:38:17.8613906Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:17.8614322Z Compiling aten/src/ATen/native/BinaryOps.cpp; 1s processwrapper-sandbox 2023-01-11T21:38:17.8614778Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:17.8615150Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:17.8615446Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:17.8615855Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:17.8616208Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:17.8617087Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.0608532Z 2023-01-11T21:38:18.0609146Z  2023-01-11T21:38:18.0609483Z  2023-01-11T21:38:18.0609846Z  2023-01-11T21:38:18.0610153Z  2023-01-11T21:38:18.0610452Z  2023-01-11T21:38:18.0610783Z  2023-01-11T21:38:18.0611060Z  2023-01-11T21:38:18.0611233Z  2023-01-11T21:38:18.0613207Z [1,311 / 2,684] 8 actions running 2023-01-11T21:38:18.0613802Z Compiling aten/src/ATen/native/BinaryOps.cpp; 2s processwrapper-sandbox 2023-01-11T21:38:18.0614156Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:18.0614579Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:18.0614886Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.0615218Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.0615633Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.0615956Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.0616406Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.3940956Z 2023-01-11T21:38:18.3941498Z  2023-01-11T21:38:18.3941844Z  2023-01-11T21:38:18.3942144Z  2023-01-11T21:38:18.3942432Z  2023-01-11T21:38:18.3942716Z  2023-01-11T21:38:18.3942987Z  2023-01-11T21:38:18.3943271Z  2023-01-11T21:38:18.3943548Z  2023-01-11T21:38:18.3943978Z [1,312 / 2,684] 8 actions, 7 running 2023-01-11T21:38:18.3944509Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:18.3944989Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:18.3945463Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.3945946Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.3946462Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.3946929Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.3947397Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.3947869Z [Scann] Compiling aten/src/ATen/native/xnnpack/ChannelShuffle.cpp 2023-01-11T21:38:18.6626447Z 2023-01-11T21:38:18.6628462Z  2023-01-11T21:38:18.6628981Z  2023-01-11T21:38:18.6629293Z  2023-01-11T21:38:18.6629709Z  2023-01-11T21:38:18.6630001Z  2023-01-11T21:38:18.6630299Z  2023-01-11T21:38:18.6630597Z  2023-01-11T21:38:18.6630896Z  2023-01-11T21:38:18.6631324Z [1,314 / 2,684] 8 actions running 2023-01-11T21:38:18.6631845Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:18.6632371Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:18.6632910Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.6633553Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.6634096Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.6634582Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:18.6635178Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.6635725Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.8623619Z 2023-01-11T21:38:18.8624117Z  2023-01-11T21:38:18.8624494Z  2023-01-11T21:38:18.8624814Z  2023-01-11T21:38:18.8625072Z  2023-01-11T21:38:18.8625339Z  2023-01-11T21:38:18.8625604Z  2023-01-11T21:38:18.8625893Z  2023-01-11T21:38:18.8626202Z  2023-01-11T21:38:18.8626647Z [1,314 / 2,684] 8 actions running 2023-01-11T21:38:18.8627160Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:18.8627705Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:18.8628246Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:18.8628768Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:18.8629306Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.8629818Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:18.8630343Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:18.8631065Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:19.1666327Z 2023-01-11T21:38:19.1666881Z  2023-01-11T21:38:19.1667287Z  2023-01-11T21:38:19.1667596Z  2023-01-11T21:38:19.1667792Z  2023-01-11T21:38:19.1667964Z  2023-01-11T21:38:19.1668122Z  2023-01-11T21:38:19.1668291Z  2023-01-11T21:38:19.1668459Z  2023-01-11T21:38:19.1669151Z [1,315 / 2,684] 8 actions, 7 running 2023-01-11T21:38:19.1669598Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:19.1669909Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:19.1670190Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:19.1670484Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:19.1670776Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:19.1671053Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:19.1671344Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:19.1671649Z [Scann] Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp 2023-01-11T21:38:19.3958057Z 2023-01-11T21:38:19.3958853Z  2023-01-11T21:38:19.3959071Z  2023-01-11T21:38:19.3959249Z  2023-01-11T21:38:19.3959471Z  2023-01-11T21:38:19.3959665Z  2023-01-11T21:38:19.3959820Z  2023-01-11T21:38:19.3959999Z  2023-01-11T21:38:19.3960325Z  2023-01-11T21:38:19.3960686Z [1,317 / 2,684] 8 actions, 7 running 2023-01-11T21:38:19.3961103Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:19.3961585Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:19.3962045Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:19.3962515Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:19.3963020Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:19.3963496Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:19.3963984Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:19.3964388Z [Scann] Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp 2023-01-11T21:38:19.6623124Z 2023-01-11T21:38:19.6623770Z  2023-01-11T21:38:19.6623999Z  2023-01-11T21:38:19.6624186Z  2023-01-11T21:38:19.6624403Z  2023-01-11T21:38:19.6624578Z  2023-01-11T21:38:19.6624735Z  2023-01-11T21:38:19.6624920Z  2023-01-11T21:38:19.6625140Z  2023-01-11T21:38:19.6625371Z [1,317 / 2,684] 8 actions running 2023-01-11T21:38:19.6625699Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2023-01-11T21:38:19.6626031Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:19.6626309Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:19.6626658Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:19.6626947Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:19.6627288Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:19.6627575Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:19.6627861Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:19.8988812Z 2023-01-11T21:38:19.8989239Z  2023-01-11T21:38:19.8989542Z  2023-01-11T21:38:19.8989820Z  2023-01-11T21:38:19.8990101Z  2023-01-11T21:38:19.8990387Z  2023-01-11T21:38:19.8990667Z  2023-01-11T21:38:19.8990940Z  2023-01-11T21:38:19.8991196Z  2023-01-11T21:38:19.8991582Z [1,320 / 2,684] 8 actions running 2023-01-11T21:38:19.8992055Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:19.8992545Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:19.8993013Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:19.8993482Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:19.8993966Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:19.8994436Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:19.8995103Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:19.8995588Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:20.2992145Z 2023-01-11T21:38:20.2993291Z  2023-01-11T21:38:20.2993801Z  2023-01-11T21:38:20.2994307Z  2023-01-11T21:38:20.2995155Z  2023-01-11T21:38:20.2995485Z  2023-01-11T21:38:20.2995803Z  2023-01-11T21:38:20.2996097Z  2023-01-11T21:38:20.2997227Z  2023-01-11T21:38:20.2997988Z [1,322 / 2,684] 8 actions running 2023-01-11T21:38:20.2998652Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:20.2999094Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:20.2999538Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:20.3000055Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:20.3000699Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:20.3001219Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:20.3001736Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:20.3002275Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:20.6305896Z 2023-01-11T21:38:20.6306459Z  2023-01-11T21:38:20.6306890Z  2023-01-11T21:38:20.6307162Z  2023-01-11T21:38:20.6307419Z  2023-01-11T21:38:20.6311288Z  2023-01-11T21:38:20.6311926Z  2023-01-11T21:38:20.6312519Z  2023-01-11T21:38:20.6315015Z  2023-01-11T21:38:20.6315822Z [1,323 / 2,684] 8 actions, 7 running 2023-01-11T21:38:20.6316699Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:20.6318623Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:20.6320513Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:20.6322752Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:20.6323466Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:20.6324100Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:20.6324770Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:20.6325420Z [Scann] Compiling aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp 2023-01-11T21:38:20.8853948Z 2023-01-11T21:38:20.8854907Z  2023-01-11T21:38:20.8855222Z  2023-01-11T21:38:20.8855473Z  2023-01-11T21:38:20.8855737Z  2023-01-11T21:38:20.8855978Z  2023-01-11T21:38:20.8856225Z  2023-01-11T21:38:20.8856450Z  2023-01-11T21:38:20.8856735Z  2023-01-11T21:38:20.8857092Z [1,325 / 2,684] 8 actions, 7 running 2023-01-11T21:38:20.8857500Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:20.8857926Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:20.8858378Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:20.8858756Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:38:20.8859154Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:20.8859567Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:20.8860194Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:38:20.8860688Z [Scann] Compiling caffe2/quantization/server/transpose.cc 2023-01-11T21:38:21.1001431Z 2023-01-11T21:38:21.1001990Z  2023-01-11T21:38:21.1002363Z  2023-01-11T21:38:21.1006173Z  2023-01-11T21:38:21.1006383Z  2023-01-11T21:38:21.1006565Z  2023-01-11T21:38:21.1006739Z  2023-01-11T21:38:21.1006906Z  2023-01-11T21:38:21.1007075Z  2023-01-11T21:38:21.1007320Z [1,326 / 2,684] 8 actions running 2023-01-11T21:38:21.1007619Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:21.1007921Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:21.1008216Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:21.1008486Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:21.1008776Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:21.1009069Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:21.1176685Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:38:21.1177290Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:38:21.2355113Z 2023-01-11T21:38:21.2355628Z  2023-01-11T21:38:21.2355981Z  2023-01-11T21:38:21.2356288Z  2023-01-11T21:38:21.2356593Z  2023-01-11T21:38:21.2357080Z  2023-01-11T21:38:21.2357382Z  2023-01-11T21:38:21.2358105Z  2023-01-11T21:38:21.2358401Z  2023-01-11T21:38:21.2359035Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2023-01-11T21:38:21.2359619Z [1,331 / 2,684] 8 actions running 2023-01-11T21:38:21.2360067Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:21.2360642Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:21.2361170Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:21.2361743Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:38:21.2362325Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:38:21.2362903Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:38:21.2363514Z Compiling caffe2/opt/passes.cc; 0s processwrapper-sandbox 2023-01-11T21:38:21.2364130Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2023-01-11T21:38:21.2374836Z 2023-01-11T21:38:21.2375071Z  2023-01-11T21:38:21.2375387Z  2023-01-11T21:38:21.2375684Z  2023-01-11T21:38:21.2375990Z  2023-01-11T21:38:21.2376287Z  2023-01-11T21:38:21.2376569Z  2023-01-11T21:38:21.2376866Z  2023-01-11T21:38:21.2377167Z  2023-01-11T21:38:21.2389094Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:38:21.2389726Z # pragma unroll 2023-01-11T21:38:21.2390020Z 2023-01-11T21:38:21.2390839Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:38:21.2391453Z # pragma unroll 2023-01-11T21:38:21.2391751Z 2023-01-11T21:38:21.2392560Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:38:21.2393165Z # pragma unroll 2023-01-11T21:38:21.2393458Z 2023-01-11T21:38:21.2394267Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:38:21.2394876Z # pragma unroll 2023-01-11T21:38:21.2395154Z 2023-01-11T21:38:21.2395955Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:38:21.2396576Z # pragma unroll 2023-01-11T21:38:21.2396853Z 2023-01-11T21:38:21.2397657Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:38:21.2399737Z # pragma unroll 2023-01-11T21:38:21.2400013Z 2023-01-11T21:38:21.2400882Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:38:21.2401494Z # pragma unroll 2023-01-11T21:38:21.2401779Z 2023-01-11T21:38:21.2402583Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:38:21.2403193Z # pragma unroll 2023-01-11T21:38:21.2403481Z 2023-01-11T21:38:21.2404271Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2023-01-11T21:38:21.2404885Z # pragma unroll 2023-01-11T21:38:21.2405179Z 2023-01-11T21:38:21.2419562Z [1,331 / 2,684] 8 actions running 2023-01-11T21:38:21.2420180Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:21.2420698Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:21.2421209Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:21.2421772Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:38:21.2422356Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:38:21.2423004Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:38:21.2423601Z Compiling caffe2/opt/passes.cc; 0s processwrapper-sandbox 2023-01-11T21:38:21.2424221Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2023-01-11T21:38:21.4802639Z 2023-01-11T21:38:21.4803117Z  2023-01-11T21:38:21.4803516Z  2023-01-11T21:38:21.4803820Z  2023-01-11T21:38:21.4804087Z  2023-01-11T21:38:21.4804371Z  2023-01-11T21:38:21.4804653Z  2023-01-11T21:38:21.4804920Z  2023-01-11T21:38:21.4805213Z  2023-01-11T21:38:21.4805614Z [1,333 / 2,684] 8 actions, 7 running 2023-01-11T21:38:21.4806069Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:38:21.4806573Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:38:21.4807127Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:38:21.4807679Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:38:21.4808249Z Compiling caffe2/opt/passes.cc; 0s processwrapper-sandbox 2023-01-11T21:38:21.4808836Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2023-01-11T21:38:21.4809337Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:21.4809744Z [Scann] Compiling caffe2/quantization/server/pool_dnnlowp_op.cc 2023-01-11T21:38:21.6861753Z 2023-01-11T21:38:21.6862296Z  2023-01-11T21:38:21.6862664Z  2023-01-11T21:38:21.6862951Z  2023-01-11T21:38:21.6863820Z  2023-01-11T21:38:21.6864122Z  2023-01-11T21:38:21.6864411Z  2023-01-11T21:38:21.6864715Z  2023-01-11T21:38:21.6865005Z  2023-01-11T21:38:21.6865427Z [1,335 / 2,684] 8 actions, 7 running 2023-01-11T21:38:21.6868224Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:21.6868896Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:38:21.6869521Z Compiling caffe2/opt/passes.cc; 0s processwrapper-sandbox 2023-01-11T21:38:21.6870155Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2023-01-11T21:38:21.6870707Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:21.6871120Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:21.6871393Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:21.6871639Z [Scann] Compiling caffe2/perfkernels/embedding_lookup.cc 2023-01-11T21:38:21.9213784Z 2023-01-11T21:38:21.9214257Z  2023-01-11T21:38:21.9214520Z  2023-01-11T21:38:21.9214812Z  2023-01-11T21:38:21.9215065Z  2023-01-11T21:38:21.9215264Z  2023-01-11T21:38:21.9215442Z  2023-01-11T21:38:21.9215597Z  2023-01-11T21:38:21.9215818Z  2023-01-11T21:38:21.9216060Z [1,336 / 2,684] 8 actions running 2023-01-11T21:38:21.9216344Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:38:21.9216733Z Compiling caffe2/opt/passes.cc; 0s processwrapper-sandbox 2023-01-11T21:38:21.9217082Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2023-01-11T21:38:21.9217432Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:21.9217758Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:21.9218177Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:21.9218440Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:21.9218876Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:22.4338939Z 2023-01-11T21:38:22.4339758Z  2023-01-11T21:38:22.4340307Z  2023-01-11T21:38:22.4342929Z  2023-01-11T21:38:22.4343324Z  2023-01-11T21:38:22.4343836Z  2023-01-11T21:38:22.4344998Z  2023-01-11T21:38:22.4345358Z  2023-01-11T21:38:22.4345657Z  2023-01-11T21:38:22.4346069Z [1,337 / 2,684] 8 actions, 7 running 2023-01-11T21:38:22.4346660Z Compiling caffe2/opt/passes.cc; 1s processwrapper-sandbox 2023-01-11T21:38:22.4347308Z Compiling caffe2/onnx/device.cc; 1s processwrapper-sandbox 2023-01-11T21:38:22.4347841Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:22.4348994Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:22.4349530Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:22.4350027Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:22.4350486Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:22.4350961Z [Scann] Compiling caffe2/operators/reduce_front_back_mean_ops.cc 2023-01-11T21:38:22.7224341Z 2023-01-11T21:38:22.7232814Z  2023-01-11T21:38:22.7233215Z  2023-01-11T21:38:22.7233493Z  2023-01-11T21:38:22.7233701Z  2023-01-11T21:38:22.7233981Z  2023-01-11T21:38:22.7234183Z  2023-01-11T21:38:22.7234408Z  2023-01-11T21:38:22.7234675Z  2023-01-11T21:38:22.7235051Z [1,337 / 2,684] 8 actions running 2023-01-11T21:38:22.7235623Z Compiling caffe2/opt/passes.cc; 1s processwrapper-sandbox 2023-01-11T21:38:22.7236173Z Compiling caffe2/onnx/device.cc; 1s processwrapper-sandbox 2023-01-11T21:38:22.7236617Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:22.7236986Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:22.7237399Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:22.7237956Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:22.7238357Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:22.7238752Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:23.1451098Z 2023-01-11T21:38:23.1451610Z  2023-01-11T21:38:23.1451954Z  2023-01-11T21:38:23.1452262Z  2023-01-11T21:38:23.1452568Z  2023-01-11T21:38:23.1452861Z  2023-01-11T21:38:23.1453183Z  2023-01-11T21:38:23.1453484Z  2023-01-11T21:38:23.1453758Z  2023-01-11T21:38:23.1454190Z [1,338 / 2,684] 8 actions, 7 running 2023-01-11T21:38:23.1454765Z Compiling caffe2/opt/passes.cc; 1s processwrapper-sandbox 2023-01-11T21:38:23.1455304Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:23.1455807Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:23.1456303Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:23.1456786Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:23.1457275Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:23.1457766Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:23.1458272Z [Scann] Compiling caffe2/perfkernels/fused_nbit_rowwise_conversion.cc 2023-01-11T21:38:23.4017360Z 2023-01-11T21:38:23.4017882Z  2023-01-11T21:38:23.4018288Z  2023-01-11T21:38:23.4018594Z  2023-01-11T21:38:23.4018879Z  2023-01-11T21:38:23.4019151Z  2023-01-11T21:38:23.4019443Z  2023-01-11T21:38:23.4019737Z  2023-01-11T21:38:23.4020034Z  2023-01-11T21:38:23.4020451Z [1,339 / 2,684] 8 actions, 7 running 2023-01-11T21:38:23.4020931Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:23.4021423Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:23.4021887Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:23.4022353Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:23.4022841Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:23.4023293Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:23.4023752Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:23.4024170Z [Scann] Compiling caffe2/operators/do_op.cc 2023-01-11T21:38:23.7229361Z 2023-01-11T21:38:23.7229925Z  2023-01-11T21:38:23.7230283Z  2023-01-11T21:38:23.7230577Z  2023-01-11T21:38:23.7230864Z  2023-01-11T21:38:23.7231128Z  2023-01-11T21:38:23.7231404Z  2023-01-11T21:38:23.7231681Z  2023-01-11T21:38:23.7232130Z  2023-01-11T21:38:23.7232532Z [1,339 / 2,684] 8 actions running 2023-01-11T21:38:23.7233004Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:23.7233483Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:23.7233979Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:23.7234474Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:23.7235059Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:23.7235547Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:23.7236031Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:23.7236633Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:23.7994946Z 2023-01-11T21:38:23.7995792Z  2023-01-11T21:38:23.7996183Z  2023-01-11T21:38:23.7996510Z  2023-01-11T21:38:23.7996705Z  2023-01-11T21:38:23.7996875Z  2023-01-11T21:38:23.7997029Z  2023-01-11T21:38:23.7997194Z  2023-01-11T21:38:23.7997359Z  2023-01-11T21:38:23.7998041Z INFO: From Compiling caffe2/operators/ctc_beam_search_decoder_op.cc: 2023-01-11T21:38:23.7998478Z [1,339 / 2,684] 8 actions running 2023-01-11T21:38:23.7998855Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:23.7999237Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:23.7999621Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:23.8000020Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:23.8000447Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:23.8000831Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:23.8001189Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:23.8001500Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:23.8001673Z 2023-01-11T21:38:23.8001756Z  2023-01-11T21:38:23.8001925Z  2023-01-11T21:38:23.8002079Z  2023-01-11T21:38:23.8002249Z  2023-01-11T21:38:23.8002412Z  2023-01-11T21:38:23.8002562Z  2023-01-11T21:38:23.8002733Z  2023-01-11T21:38:23.8002897Z  2023-01-11T21:38:23.8003474Z caffe2/operators/ctc_beam_search_decoder_op.cc: In member function 'bool caffe2::CTCBeamSearchDecoderOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:38:23.8004068Z caffe2/operators/ctc_beam_search_decoder_op.cc:142:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:23.8004415Z for (int i = 0; i < values_cache.size(); ++i) { 2023-01-11T21:38:23.8004717Z ~~^~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:38:23.8005034Z [1,339 / 2,684] 8 actions running 2023-01-11T21:38:23.8005432Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:23.8005863Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:23.8006267Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:23.8006692Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:23.8007142Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:23.8007580Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:23.8008008Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:23.8008521Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.1239592Z 2023-01-11T21:38:24.1241765Z  2023-01-11T21:38:24.1242169Z  2023-01-11T21:38:24.1242574Z  2023-01-11T21:38:24.1242878Z  2023-01-11T21:38:24.1243156Z  2023-01-11T21:38:24.1243584Z  2023-01-11T21:38:24.1243867Z  2023-01-11T21:38:24.1244280Z  2023-01-11T21:38:24.1244657Z [1,341 / 2,684] 8 actions running 2023-01-11T21:38:24.1245278Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:24.1245888Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:24.1246425Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:24.1246876Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:24.1247329Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:24.1247824Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.1248593Z Compiling caffe2/onnx/backend.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.1249128Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:24.2042376Z 2023-01-11T21:38:24.2046191Z  2023-01-11T21:38:24.2046533Z  2023-01-11T21:38:24.2046823Z  2023-01-11T21:38:24.2047125Z  2023-01-11T21:38:24.2047403Z  2023-01-11T21:38:24.2047882Z  2023-01-11T21:38:24.2048174Z  2023-01-11T21:38:24.2048460Z  2023-01-11T21:38:24.2049055Z INFO: From Compiling caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: 2023-01-11T21:38:24.2049618Z [1,341 / 2,684] 8 actions running 2023-01-11T21:38:24.2050082Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:24.2050591Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:24.2051096Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:24.2051577Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:24.2052070Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:24.2052623Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.2053250Z Compiling caffe2/onnx/backend.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.2053767Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:24.2054015Z 2023-01-11T21:38:24.2054158Z  2023-01-11T21:38:24.2054467Z  2023-01-11T21:38:24.2054754Z  2023-01-11T21:38:24.2055052Z  2023-01-11T21:38:24.2055352Z  2023-01-11T21:38:24.2055633Z  2023-01-11T21:38:24.2055909Z  2023-01-11T21:38:24.2056165Z  2023-01-11T21:38:24.2057045Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFused8BitRowwiseQuantized__base(const float*, size_t, int, uint8_t*)': 2023-01-11T21:38:24.2058039Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:40:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.2058575Z for (std::size_t col = 0; col < input_columns; ++col) { 2023-01-11T21:38:24.2058898Z ~~~~^~~~~~~~~~~~~~~ 2023-01-11T21:38:24.2059720Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::Fused8BitRowwiseQuantizedToFloat__base(const uint8_t*, size_t, int, float*)': 2023-01-11T21:38:24.2060707Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:62:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.2061329Z for (std::size_t col = 0; col < output_columns; ++col) { 2023-01-11T21:38:24.2061668Z ~~~~^~~~~~~~~~~~~~~~ 2023-01-11T21:38:24.2062528Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFusedNBitRowwiseQuantizedSBHalf__base(int, const float*, size_t, int, uint8_t*)': 2023-01-11T21:38:24.2063528Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:140:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.2064176Z for (std::size_t col = 0; col < input_columns; ++col) { 2023-01-11T21:38:24.2064542Z ~~~~^~~~~~~~~~~~~~~ 2023-01-11T21:38:24.2065484Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FusedNBitRowwiseQuantizedSBHalfToFloat__base(int, const uint8_t*, size_t, int, float*)': 2023-01-11T21:38:24.2066586Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:178:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.2067214Z for (std::size_t col = 0; col < output_columns; ++col) { 2023-01-11T21:38:24.2067588Z ~~~~^~~~~~~~~~~~~~~~ 2023-01-11T21:38:24.2068035Z [1,341 / 2,684] 8 actions running 2023-01-11T21:38:24.2068481Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:24.2068953Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:24.2069435Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:24.2070090Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:24.2070565Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:24.2071098Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.2071713Z Compiling caffe2/onnx/backend.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.2072234Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:24.4738733Z 2023-01-11T21:38:24.4739420Z  2023-01-11T21:38:24.4739748Z  2023-01-11T21:38:24.4739928Z  2023-01-11T21:38:24.4740100Z  2023-01-11T21:38:24.4740254Z  2023-01-11T21:38:24.4740471Z  2023-01-11T21:38:24.4740761Z  2023-01-11T21:38:24.4741010Z  2023-01-11T21:38:24.4741264Z [1,343 / 2,684] 8 actions, 7 running 2023-01-11T21:38:24.4741741Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:24.4742113Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:24.4742406Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:24.4742922Z Compiling caffe2/operators/do_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:24.4743313Z Compiling caffe2/onnx/backend.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.4743818Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:24.4744166Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.4744476Z [Scann] Compiling caffe2/operators/channel_backprop_stats_op.cc 2023-01-11T21:38:24.6650711Z 2023-01-11T21:38:24.6651213Z  2023-01-11T21:38:24.6651567Z  2023-01-11T21:38:24.6651868Z  2023-01-11T21:38:24.6652154Z  2023-01-11T21:38:24.6652456Z  2023-01-11T21:38:24.6652753Z  2023-01-11T21:38:24.6653043Z  2023-01-11T21:38:24.6653349Z  2023-01-11T21:38:24.6653996Z INFO: From Compiling caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: 2023-01-11T21:38:24.6654545Z [1,343 / 2,684] 8 actions running 2023-01-11T21:38:24.6655027Z //:caffe2; 3s processwrapper-sandbox 2023-01-11T21:38:24.6655553Z //:caffe2; 3s processwrapper-sandbox 2023-01-11T21:38:24.6656057Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:24.6656643Z Compiling caffe2/operators/do_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:24.6657301Z Compiling caffe2/onnx/backend.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.6657842Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:24.6658440Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.6659006Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:24.6670506Z 2023-01-11T21:38:24.6670780Z  2023-01-11T21:38:24.6671105Z  2023-01-11T21:38:24.6671404Z  2023-01-11T21:38:24.6671714Z  2023-01-11T21:38:24.6672004Z  2023-01-11T21:38:24.6672309Z  2023-01-11T21:38:24.6672613Z  2023-01-11T21:38:24.6672896Z  2023-01-11T21:38:24.6682801Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = short unsigned int]': 2023-01-11T21:38:24.6683557Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2023-01-11T21:38:24.6684464Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6685109Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2023-01-11T21:38:24.6685491Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:38:24.6686251Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6686762Z for (int j = 0; j < N; ++j) { 2023-01-11T21:38:24.6687045Z ~~^~~ 2023-01-11T21:38:24.6687517Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6689711Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6690191Z ~~^~~ 2023-01-11T21:38:24.6691158Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6691894Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6692469Z ~~^~~ 2023-01-11T21:38:24.6693450Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6694160Z for (int n = 0; n < N; ++n) { 2023-01-11T21:38:24.6695729Z ~~^~~ 2023-01-11T21:38:24.6696689Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6697358Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6697702Z ~~^~~ 2023-01-11T21:38:24.6698519Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6699103Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6699417Z ~~^~~ 2023-01-11T21:38:24.6700221Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6700789Z for (int m = 0; m < M; ++m) { 2023-01-11T21:38:24.6701104Z ~~^~~ 2023-01-11T21:38:24.6701899Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6702478Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6702798Z ~~^~~ 2023-01-11T21:38:24.6703592Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6704172Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6704467Z ~~^~~ 2023-01-11T21:38:24.6705183Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6705772Z for (int n = 0; n < N; ++n) { 2023-01-11T21:38:24.6706098Z ~~^~~ 2023-01-11T21:38:24.6706879Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6707477Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6707807Z ~~^~~ 2023-01-11T21:38:24.6708606Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6709182Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6709528Z ~~^~~ 2023-01-11T21:38:24.6710335Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6710904Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6711231Z ~~^~~ 2023-01-11T21:38:24.6712020Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6712611Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6712929Z ~~^~~ 2023-01-11T21:38:24.6713726Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6714308Z for (int j = 0; j < M * N; ++j) { 2023-01-11T21:38:24.6714727Z ~~^~~~~~~ 2023-01-11T21:38:24.6715672Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2023-01-11T21:38:24.6716386Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2023-01-11T21:38:24.6717363Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6718140Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2023-01-11T21:38:24.6718543Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:38:24.6719368Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6719924Z for (int j = 0; j < N; ++j) { 2023-01-11T21:38:24.6720306Z ~~^~~ 2023-01-11T21:38:24.6721104Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6721684Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6722004Z ~~^~~ 2023-01-11T21:38:24.6722801Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6723367Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6723643Z ~~^~~ 2023-01-11T21:38:24.6724425Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6725003Z for (int n = 0; n < N; ++n) { 2023-01-11T21:38:24.6725323Z ~~^~~ 2023-01-11T21:38:24.6726080Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6726654Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6726986Z ~~^~~ 2023-01-11T21:38:24.6727728Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6728316Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6728649Z ~~^~~ 2023-01-11T21:38:24.6729431Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6729984Z for (int m = 0; m < M; ++m) { 2023-01-11T21:38:24.6730311Z ~~^~~ 2023-01-11T21:38:24.6731105Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6731649Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6731951Z ~~^~~ 2023-01-11T21:38:24.6732729Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6733301Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6733643Z ~~^~~ 2023-01-11T21:38:24.6734452Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6735021Z for (int n = 0; n < N; ++n) { 2023-01-11T21:38:24.6735339Z ~~^~~ 2023-01-11T21:38:24.6736107Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6736695Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6737139Z ~~^~~ 2023-01-11T21:38:24.6737905Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6738489Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6738814Z ~~^~~ 2023-01-11T21:38:24.6739697Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6740285Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6740615Z ~~^~~ 2023-01-11T21:38:24.6741396Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6741981Z for (int k = 0; k < K; ++k) { 2023-01-11T21:38:24.6742322Z ~~^~~ 2023-01-11T21:38:24.6743126Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.6743645Z for (int j = 0; j < M * N; ++j) { 2023-01-11T21:38:24.6743975Z ~~^~~~~~~ 2023-01-11T21:38:24.6744415Z [1,343 / 2,684] 8 actions running 2023-01-11T21:38:24.6744883Z //:caffe2; 3s processwrapper-sandbox 2023-01-11T21:38:24.6745378Z //:caffe2; 3s processwrapper-sandbox 2023-01-11T21:38:24.6745868Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:24.6746440Z Compiling caffe2/operators/do_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:24.6747093Z Compiling caffe2/onnx/backend.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.6747634Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:24.6748219Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.6748753Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:24.9099655Z 2023-01-11T21:38:24.9100144Z  2023-01-11T21:38:24.9100478Z  2023-01-11T21:38:24.9100744Z  2023-01-11T21:38:24.9101068Z  2023-01-11T21:38:24.9101382Z  2023-01-11T21:38:24.9101678Z  2023-01-11T21:38:24.9101991Z  2023-01-11T21:38:24.9102281Z  2023-01-11T21:38:24.9102763Z INFO: From Compiling caffe2/quantization/server/pool_dnnlowp_op.cc: 2023-01-11T21:38:24.9103246Z [1,345 / 2,684] 8 actions running 2023-01-11T21:38:24.9103693Z //:caffe2; 3s processwrapper-sandbox 2023-01-11T21:38:24.9104239Z Compiling caffe2/operators/do_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:24.9104905Z Compiling caffe2/onnx/backend.cc; 1s processwrapper-sandbox 2023-01-11T21:38:24.9105427Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:24.9105934Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.9106358Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:24.9106910Z Compiling caffe2/opt/shape_info.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.9107448Z Compiling caffe2/operators/quant_decode_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.9107730Z 2023-01-11T21:38:24.9107843Z  2023-01-11T21:38:24.9108003Z  2023-01-11T21:38:24.9108210Z  2023-01-11T21:38:24.9108403Z  2023-01-11T21:38:24.9108557Z  2023-01-11T21:38:24.9108725Z  2023-01-11T21:38:24.9108954Z  2023-01-11T21:38:24.9109220Z  2023-01-11T21:38:24.9110178Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2023-01-11T21:38:24.9111507Z ./c10/util/Registry.h:188:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2023-01-11T21:38:24.9112595Z caffe2/quantization/server/pool_dnnlowp_op.cc:769:1: required from here 2023-01-11T21:38:24.9113280Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.9114228Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:38:24.9114980Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.9115617Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:38:24.9116552Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2023-01-11T21:38:24.9118277Z ./c10/util/Registry.h:188:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2023-01-11T21:38:24.9119215Z caffe2/quantization/server/pool_dnnlowp_op.cc:773:1: required from here 2023-01-11T21:38:24.9120016Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.9120690Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:38:24.9121438Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.9122061Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:38:24.9123101Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2023-01-11T21:38:24.9124735Z ./c10/util/Registry.h:188:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2023-01-11T21:38:24.9125664Z caffe2/quantization/server/pool_dnnlowp_op.cc:775:1: required from here 2023-01-11T21:38:24.9126465Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.9127073Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:38:24.9127766Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.9128383Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:38:24.9129345Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2023-01-11T21:38:24.9131013Z ./c10/util/Registry.h:188:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2023-01-11T21:38:24.9131935Z caffe2/quantization/server/pool_dnnlowp_op.cc:779:1: required from here 2023-01-11T21:38:24.9132688Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.9133428Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:38:24.9134189Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:24.9134826Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:38:24.9135276Z [1,345 / 2,684] 8 actions running 2023-01-11T21:38:24.9135824Z //:caffe2; 3s processwrapper-sandbox 2023-01-11T21:38:24.9136354Z Compiling caffe2/operators/do_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:24.9136883Z Compiling caffe2/onnx/backend.cc; 1s processwrapper-sandbox 2023-01-11T21:38:24.9137305Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:24.9137639Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.9137974Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:24.9138311Z Compiling caffe2/opt/shape_info.cc; 0s processwrapper-sandbox 2023-01-11T21:38:24.9138732Z Compiling caffe2/operators/quant_decode_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:25.1236529Z 2023-01-11T21:38:25.1237131Z  2023-01-11T21:38:25.1237505Z  2023-01-11T21:38:25.1237973Z  2023-01-11T21:38:25.1238155Z  2023-01-11T21:38:25.1238324Z  2023-01-11T21:38:25.1238480Z  2023-01-11T21:38:25.1238648Z  2023-01-11T21:38:25.1238813Z  2023-01-11T21:38:25.1239068Z [1,346 / 2,684] 8 actions running 2023-01-11T21:38:25.1239413Z Compiling caffe2/operators/do_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:25.1239783Z Compiling caffe2/onnx/backend.cc; 1s processwrapper-sandbox 2023-01-11T21:38:25.1240077Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:25.1240472Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:25.1240779Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:25.1241102Z Compiling caffe2/opt/shape_info.cc; 0s processwrapper-sandbox 2023-01-11T21:38:25.1241484Z Compiling caffe2/operators/quant_decode_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:25.1241873Z Compiling caffe2/operators/conv_op_eigen.cc; 0s processwrapper-sandbox 2023-01-11T21:38:25.4503072Z 2023-01-11T21:38:25.4503815Z  2023-01-11T21:38:25.4504193Z  2023-01-11T21:38:25.4504644Z  2023-01-11T21:38:25.4504895Z  2023-01-11T21:38:25.4505257Z  2023-01-11T21:38:25.4505535Z  2023-01-11T21:38:25.4505814Z  2023-01-11T21:38:25.4506075Z  2023-01-11T21:38:25.4506494Z [1,347 / 2,684] 8 actions, 7 running 2023-01-11T21:38:25.4507021Z Compiling caffe2/onnx/backend.cc; 1s processwrapper-sandbox 2023-01-11T21:38:25.4507509Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:25.4508011Z Compiling caffe2/opt/onnxifi_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:25.4508512Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:25.4509024Z Compiling caffe2/opt/shape_info.cc; 0s processwrapper-sandbox 2023-01-11T21:38:25.4509765Z Compiling caffe2/operators/quant_decode_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:25.4510406Z Compiling caffe2/operators/conv_op_eigen.cc; 0s processwrapper-sandbox 2023-01-11T21:38:25.4510880Z [Scann] Compiling caffe2/operators/prelu_op.cc 2023-01-11T21:38:25.7567322Z 2023-01-11T21:38:25.7567919Z  2023-01-11T21:38:25.7568782Z  2023-01-11T21:38:25.7569958Z  2023-01-11T21:38:25.7570451Z  2023-01-11T21:38:25.7570854Z  2023-01-11T21:38:25.7571261Z  2023-01-11T21:38:25.7571685Z  2023-01-11T21:38:25.7572099Z  2023-01-11T21:38:25.7573344Z [1,347 / 2,684] 8 actions running 2023-01-11T21:38:25.7576726Z Compiling caffe2/onnx/backend.cc; 1s processwrapper-sandbox 2023-01-11T21:38:25.7577280Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:25.7577824Z Compiling caffe2/opt/onnxifi_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:25.7578309Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:25.7579040Z Compiling caffe2/opt/shape_info.cc; 1s processwrapper-sandbox 2023-01-11T21:38:25.7579668Z Compiling caffe2/operators/quant_decode_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:25.7580301Z Compiling caffe2/operators/conv_op_eigen.cc; 0s processwrapper-sandbox 2023-01-11T21:38:25.7580926Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:25.9694324Z 2023-01-11T21:38:25.9694951Z  2023-01-11T21:38:25.9695298Z  2023-01-11T21:38:25.9695572Z  2023-01-11T21:38:25.9695853Z  2023-01-11T21:38:25.9696112Z  2023-01-11T21:38:25.9696387Z  2023-01-11T21:38:25.9696654Z  2023-01-11T21:38:25.9696907Z  2023-01-11T21:38:25.9697305Z [1,348 / 2,684] 8 actions running 2023-01-11T21:38:25.9697759Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:25.9698302Z Compiling caffe2/opt/onnxifi_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:25.9698787Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:25.9699334Z Compiling caffe2/opt/shape_info.cc; 1s processwrapper-sandbox 2023-01-11T21:38:25.9699957Z Compiling caffe2/operators/quant_decode_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:25.9700582Z Compiling caffe2/operators/conv_op_eigen.cc; 1s processwrapper-sandbox 2023-01-11T21:38:25.9701208Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:25.9701843Z Compiling caffe2/core/init_denormals.cc; 0s processwrapper-sandbox 2023-01-11T21:38:26.1664743Z 2023-01-11T21:38:26.1665283Z  2023-01-11T21:38:26.1665638Z  2023-01-11T21:38:26.1665945Z  2023-01-11T21:38:26.1666244Z  2023-01-11T21:38:26.1666523Z  2023-01-11T21:38:26.1666816Z  2023-01-11T21:38:26.1667083Z  2023-01-11T21:38:26.1667350Z  2023-01-11T21:38:26.1667768Z [1,349 / 2,684] 8 actions, 7 running 2023-01-11T21:38:26.1668304Z Compiling caffe2/opt/onnxifi_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:26.1668843Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:26.1669377Z Compiling caffe2/opt/shape_info.cc; 1s processwrapper-sandbox 2023-01-11T21:38:26.1670002Z Compiling caffe2/operators/quant_decode_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:26.1670628Z Compiling caffe2/operators/conv_op_eigen.cc; 1s processwrapper-sandbox 2023-01-11T21:38:26.1671204Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:26.1671817Z Compiling caffe2/core/init_denormals.cc; 0s processwrapper-sandbox 2023-01-11T21:38:26.1672304Z [Prepa] Compiling caffe2/operators/reciprocal_gradient_op.cc 2023-01-11T21:38:26.3705079Z 2023-01-11T21:38:26.3705878Z  2023-01-11T21:38:26.3706511Z  2023-01-11T21:38:26.3707007Z  2023-01-11T21:38:26.3707480Z  2023-01-11T21:38:26.3707777Z  2023-01-11T21:38:26.3708086Z  2023-01-11T21:38:26.3708393Z  2023-01-11T21:38:26.3708682Z  2023-01-11T21:38:26.3710182Z [1,349 / 2,684] 8 actions running 2023-01-11T21:38:26.3710855Z Compiling caffe2/opt/onnxifi_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:26.3711556Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:26.3712158Z Compiling caffe2/opt/shape_info.cc; 1s processwrapper-sandbox 2023-01-11T21:38:26.3712840Z Compiling caffe2/operators/quant_decode_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:26.3713563Z Compiling caffe2/operators/conv_op_eigen.cc; 1s processwrapper-sandbox 2023-01-11T21:38:26.3714244Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:26.3714872Z Compiling caffe2/core/init_denormals.cc; 0s processwrapper-sandbox 2023-01-11T21:38:26.3715375Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:26.7707605Z 2023-01-11T21:38:26.7708503Z  2023-01-11T21:38:26.7708906Z  2023-01-11T21:38:26.7709157Z  2023-01-11T21:38:26.7709328Z  2023-01-11T21:38:26.7709548Z  2023-01-11T21:38:26.7710003Z  2023-01-11T21:38:26.7710272Z  2023-01-11T21:38:26.7710611Z  2023-01-11T21:38:26.7710991Z [1,350 / 2,684] 8 actions running 2023-01-11T21:38:26.7711445Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:26.7711991Z Compiling caffe2/opt/shape_info.cc; 2s processwrapper-sandbox 2023-01-11T21:38:26.7712710Z Compiling caffe2/operators/quant_decode_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:26.7713359Z Compiling caffe2/operators/conv_op_eigen.cc; 1s processwrapper-sandbox 2023-01-11T21:38:26.7713979Z Compiling caffe2/operators/prelu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:26.7714584Z Compiling caffe2/core/init_denormals.cc; 0s processwrapper-sandbox 2023-01-11T21:38:26.7715103Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:26.7715630Z Compiling caffe2/operators/gather_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:27.0731799Z 2023-01-11T21:38:27.0732860Z  2023-01-11T21:38:27.0733704Z  2023-01-11T21:38:27.0734052Z  2023-01-11T21:38:27.0734314Z  2023-01-11T21:38:27.0734539Z  2023-01-11T21:38:27.0734801Z  2023-01-11T21:38:27.0735039Z  2023-01-11T21:38:27.0735264Z  2023-01-11T21:38:27.0735608Z [1,352 / 2,684] 8 actions, 7 running 2023-01-11T21:38:27.0735997Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:27.0736482Z Compiling caffe2/operators/conv_op_eigen.cc; 2s processwrapper-sandbox 2023-01-11T21:38:27.0737006Z Compiling caffe2/operators/prelu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:27.0737522Z Compiling caffe2/core/init_denormals.cc; 1s processwrapper-sandbox 2023-01-11T21:38:27.0737934Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:27.0738404Z Compiling caffe2/operators/gather_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:27.0738945Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2023-01-11T21:38:27.0739364Z [Scann] Compiling caffe2/quantization/server/dnnlowp.cc 2023-01-11T21:38:27.3027628Z 2023-01-11T21:38:27.3028118Z  2023-01-11T21:38:27.3028439Z  2023-01-11T21:38:27.3028724Z  2023-01-11T21:38:27.3028982Z  2023-01-11T21:38:27.3029255Z  2023-01-11T21:38:27.3029528Z  2023-01-11T21:38:27.3029790Z  2023-01-11T21:38:27.3030051Z  2023-01-11T21:38:27.3030446Z [1,354 / 2,684] 8 actions, 7 running 2023-01-11T21:38:27.3031015Z Compiling caffe2/operators/conv_op_eigen.cc; 2s processwrapper-sandbox 2023-01-11T21:38:27.3031639Z Compiling caffe2/operators/prelu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:27.3032140Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:27.3032596Z Compiling caffe2/operators/gather_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:27.3033220Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2023-01-11T21:38:27.3033877Z Compiling caffe2/quantization/server/dnnlowp.cc; 0s processwrapper-sandbox 2023-01-11T21:38:27.3034516Z Compiling caffe2/ideep/operators/utility_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:27.3034997Z [Scann] Compiling caffe2/operators/sigmoid_op.cc 2023-01-11T21:38:27.5724797Z 2023-01-11T21:38:27.5725351Z  2023-01-11T21:38:27.5725697Z  2023-01-11T21:38:27.5725980Z  2023-01-11T21:38:27.5726278Z  2023-01-11T21:38:27.5726564Z  2023-01-11T21:38:27.5726851Z  2023-01-11T21:38:27.5727140Z  2023-01-11T21:38:27.5727411Z  2023-01-11T21:38:27.5727782Z [1,354 / 2,684] 8 actions running 2023-01-11T21:38:27.5728383Z Compiling caffe2/operators/conv_op_eigen.cc; 2s processwrapper-sandbox 2023-01-11T21:38:27.5729066Z Compiling caffe2/operators/prelu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:27.5729610Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:27.5730188Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:27.5730826Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2023-01-11T21:38:27.5731732Z Compiling caffe2/quantization/server/dnnlowp.cc; 0s processwrapper-sandbox 2023-01-11T21:38:27.5732405Z Compiling caffe2/ideep/operators/utility_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:27.5733064Z Compiling caffe2/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:28.0501448Z 2023-01-11T21:38:28.0501948Z  2023-01-11T21:38:28.0502454Z  2023-01-11T21:38:28.0502721Z  2023-01-11T21:38:28.0502997Z  2023-01-11T21:38:28.0503268Z  2023-01-11T21:38:28.0503524Z  2023-01-11T21:38:28.0503797Z  2023-01-11T21:38:28.0504111Z  2023-01-11T21:38:28.0504497Z [1,355 / 2,684] 8 actions, 7 running 2023-01-11T21:38:28.0505073Z Compiling caffe2/operators/conv_op_eigen.cc; 3s processwrapper-sandbox 2023-01-11T21:38:28.0505609Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:28.0506155Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:28.0506807Z Compiling caffe2/quantization/server/sigmoid.cc; 1s processwrapper-sandbox 2023-01-11T21:38:28.0507469Z Compiling caffe2/quantization/server/dnnlowp.cc; 0s processwrapper-sandbox 2023-01-11T21:38:28.0508131Z Compiling caffe2/ideep/operators/utility_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:28.0508753Z Compiling caffe2/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:28.0509218Z [Scann] Compiling caffe2/operators/dropout_op.cc 2023-01-11T21:38:28.2992652Z 2023-01-11T21:38:28.2993211Z  2023-01-11T21:38:28.2993529Z  2023-01-11T21:38:28.2993843Z  2023-01-11T21:38:28.2994160Z  2023-01-11T21:38:28.2994402Z  2023-01-11T21:38:28.2994691Z  2023-01-11T21:38:28.2994882Z  2023-01-11T21:38:28.2995037Z  2023-01-11T21:38:28.2995287Z [1,357 / 2,684] 8 actions, 7 running 2023-01-11T21:38:28.2995576Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:28.2995923Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:28.2996318Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2023-01-11T21:38:28.2996848Z Compiling caffe2/ideep/operators/utility_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:28.2997239Z Compiling caffe2/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:28.2997614Z Compiling caffe2/operators/dropout_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:28.2998175Z Compiling caffe2/operators/pool_op_util.cc; 0s processwrapper-sandbox 2023-01-11T21:38:28.2998479Z [Scann] Compiling caffe2/ideep/operators/shape_op.cc 2023-01-11T21:38:28.5722556Z 2023-01-11T21:38:28.5723163Z  2023-01-11T21:38:28.5723525Z  2023-01-11T21:38:28.5723883Z  2023-01-11T21:38:28.5724185Z  2023-01-11T21:38:28.5724463Z  2023-01-11T21:38:28.5724672Z  2023-01-11T21:38:28.5724825Z  2023-01-11T21:38:28.5724993Z  2023-01-11T21:38:28.5725258Z [1,358 / 2,684] 8 actions running 2023-01-11T21:38:28.5725539Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:28.5725899Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2023-01-11T21:38:28.5726300Z Compiling caffe2/ideep/operators/utility_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:28.5726682Z Compiling caffe2/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:28.5727060Z Compiling caffe2/operators/dropout_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:28.5727440Z Compiling caffe2/operators/pool_op_util.cc; 0s processwrapper-sandbox 2023-01-11T21:38:28.5727822Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:28.5728129Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:28.7905857Z 2023-01-11T21:38:28.7906387Z  2023-01-11T21:38:28.7906760Z  2023-01-11T21:38:28.7907042Z  2023-01-11T21:38:28.7907333Z  2023-01-11T21:38:28.7910494Z  2023-01-11T21:38:28.7910925Z  2023-01-11T21:38:28.7911227Z  2023-01-11T21:38:28.7911678Z  2023-01-11T21:38:28.7912113Z [1,359 / 2,684] 8 actions running 2023-01-11T21:38:28.7912874Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2023-01-11T21:38:28.7913733Z Compiling caffe2/ideep/operators/utility_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:28.7915326Z Compiling caffe2/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:28.7916017Z Compiling caffe2/operators/dropout_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:28.7916677Z Compiling caffe2/operators/pool_op_util.cc; 0s processwrapper-sandbox 2023-01-11T21:38:28.7917353Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:28.7918137Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:28.7918624Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:29.4071908Z 2023-01-11T21:38:29.4072508Z  2023-01-11T21:38:29.4072821Z  2023-01-11T21:38:29.4073071Z  2023-01-11T21:38:29.4073323Z  2023-01-11T21:38:29.4073642Z  2023-01-11T21:38:29.4073877Z  2023-01-11T21:38:29.4074127Z  2023-01-11T21:38:29.4074434Z  2023-01-11T21:38:29.4074843Z [1,360 / 2,684] 8 actions, 7 running 2023-01-11T21:38:29.4075443Z Compiling caffe2/ideep/operators/utility_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:29.4076032Z Compiling caffe2/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:29.4076664Z Compiling caffe2/operators/dropout_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:29.4077340Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2023-01-11T21:38:29.4078110Z Compiling caffe2/ideep/operators/shape_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:29.4078667Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:29.4079183Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:29.4079582Z [Scann] Compiling caffe2/operators/scale_op.cc 2023-01-11T21:38:29.7876242Z 2023-01-11T21:38:29.7876764Z  2023-01-11T21:38:29.7877102Z  2023-01-11T21:38:29.7877422Z  2023-01-11T21:38:29.7877871Z  2023-01-11T21:38:29.7878162Z  2023-01-11T21:38:29.7878465Z  2023-01-11T21:38:29.7878769Z  2023-01-11T21:38:29.7879032Z  2023-01-11T21:38:29.7879597Z INFO: From Compiling caffe2/ideep/operators/utility_ops.cc: 2023-01-11T21:38:29.7880191Z [1,360 / 2,684] 8 actions running 2023-01-11T21:38:29.7880805Z Compiling caffe2/ideep/operators/utility_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:29.7881515Z Compiling caffe2/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:29.7882207Z Compiling caffe2/operators/dropout_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:29.7882893Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2023-01-11T21:38:29.7883591Z Compiling caffe2/ideep/operators/shape_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:29.7884172Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:29.7884670Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:29.7885239Z Compiling caffe2/operators/scale_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:29.7902744Z 2023-01-11T21:38:29.7903022Z  2023-01-11T21:38:29.7903354Z  2023-01-11T21:38:29.7903675Z  2023-01-11T21:38:29.7903972Z  2023-01-11T21:38:29.7904275Z  2023-01-11T21:38:29.7904584Z  2023-01-11T21:38:29.7904862Z  2023-01-11T21:38:29.7905164Z  2023-01-11T21:38:29.7914765Z caffe2/ideep/operators/utility_ops.cc: In member function 'virtual bool {anonymous}::CopyIDEEPToCPUOp::RunOnDevice()': 2023-01-11T21:38:29.7915645Z caffe2/ideep/operators/utility_ops.cc:62:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:29.7916157Z for (int i = 0; i < X.get_dims().size(); ++i) { 2023-01-11T21:38:29.7916713Z ~~^~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:38:29.7923970Z [1,360 / 2,684] 8 actions running 2023-01-11T21:38:29.7925906Z Compiling caffe2/ideep/operators/utility_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:29.7926634Z Compiling caffe2/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:29.7927478Z Compiling caffe2/operators/dropout_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:29.7928265Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2023-01-11T21:38:29.7928963Z Compiling caffe2/ideep/operators/shape_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:29.7929533Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:29.7930004Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:29.7940470Z Compiling caffe2/operators/scale_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:30.0121783Z 2023-01-11T21:38:30.0122478Z  2023-01-11T21:38:30.0123028Z  2023-01-11T21:38:30.0123325Z  2023-01-11T21:38:30.0123648Z  2023-01-11T21:38:30.0123822Z  2023-01-11T21:38:30.0123979Z  2023-01-11T21:38:30.0124151Z  2023-01-11T21:38:30.0124421Z  2023-01-11T21:38:30.0124836Z [1,363 / 2,684] 8 actions, 7 running 2023-01-11T21:38:30.0125479Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2023-01-11T21:38:30.0126242Z Compiling caffe2/ideep/operators/shape_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:30.0126762Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:30.0127039Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:30.0127376Z Compiling caffe2/operators/scale_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:30.0127753Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:30.0128132Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:30.0128525Z [Prepa] Compiling caffe2/operators/pool_op.cc 2023-01-11T21:38:30.3350287Z 2023-01-11T21:38:30.3350868Z  2023-01-11T21:38:30.3351214Z  2023-01-11T21:38:30.3351489Z  2023-01-11T21:38:30.3351773Z  2023-01-11T21:38:30.3352047Z  2023-01-11T21:38:30.3352315Z  2023-01-11T21:38:30.3352589Z  2023-01-11T21:38:30.3352868Z  2023-01-11T21:38:30.3353263Z [1,364 / 2,684] 8 actions, 7 running 2023-01-11T21:38:30.3353867Z Compiling caffe2/ideep/operators/shape_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:30.3354429Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:30.3354877Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:30.3355475Z Compiling caffe2/operators/scale_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:30.3356048Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:30.3356486Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:30.3357034Z Compiling caffe2/operators/pool_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:30.3357512Z [Scann] Compiling caffe2/operators/shape_op.cc 2023-01-11T21:38:30.5913835Z 2023-01-11T21:38:30.5914284Z  2023-01-11T21:38:30.5914583Z  2023-01-11T21:38:30.5914888Z  2023-01-11T21:38:30.5915168Z  2023-01-11T21:38:30.5915485Z  2023-01-11T21:38:30.5915798Z  2023-01-11T21:38:30.5916089Z  2023-01-11T21:38:30.5916396Z  2023-01-11T21:38:30.5916834Z [1,364 / 2,684] 8 actions running 2023-01-11T21:38:30.5917311Z Compiling caffe2/ideep/operators/shape_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:30.5917643Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:30.5918351Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:30.5918691Z Compiling caffe2/operators/scale_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:30.5918994Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:30.5919268Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:30.5919605Z Compiling caffe2/operators/pool_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:30.6073279Z Compiling caffe2/operators/shape_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:31.1563462Z 2023-01-11T21:38:31.1563982Z  2023-01-11T21:38:31.1564356Z  2023-01-11T21:38:31.1564678Z  2023-01-11T21:38:31.1564975Z  2023-01-11T21:38:31.1565287Z  2023-01-11T21:38:31.1565575Z  2023-01-11T21:38:31.1565833Z  2023-01-11T21:38:31.1566140Z  2023-01-11T21:38:31.1566764Z [1,365 / 2,684] 8 actions, 7 running 2023-01-11T21:38:31.1567272Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:31.1567794Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:31.1568426Z Compiling caffe2/operators/scale_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:31.1569005Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:31.1569515Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:31.1570140Z Compiling caffe2/operators/pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:31.1570780Z Compiling caffe2/operators/shape_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:31.1571327Z [Scann] Compiling caffe2/operators/partition_ops.cc 2023-01-11T21:38:31.3086723Z 2023-01-11T21:38:31.3087313Z  2023-01-11T21:38:31.3087678Z  2023-01-11T21:38:31.3087955Z  2023-01-11T21:38:31.3088229Z  2023-01-11T21:38:31.3088513Z  2023-01-11T21:38:31.3088777Z  2023-01-11T21:38:31.3089061Z  2023-01-11T21:38:31.3089343Z  2023-01-11T21:38:31.3089927Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_op.cc: 2023-01-11T21:38:31.3090467Z [1,366 / 2,684] 8 actions running 2023-01-11T21:38:31.3090922Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:31.3091500Z Compiling caffe2/operators/scale_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:31.3092007Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:31.3092480Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:31.3093038Z Compiling caffe2/operators/pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:31.3093629Z Compiling caffe2/operators/shape_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:31.3094264Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:31.3094907Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:31.3095195Z 2023-01-11T21:38:31.3095315Z  2023-01-11T21:38:31.3095609Z  2023-01-11T21:38:31.3095907Z  2023-01-11T21:38:31.3096160Z  2023-01-11T21:38:31.3096447Z  2023-01-11T21:38:31.3096728Z  2023-01-11T21:38:31.3096969Z  2023-01-11T21:38:31.3097218Z  2023-01-11T21:38:31.3098282Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = false]': 2023-01-11T21:38:31.3099029Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2023-01-11T21:38:31.3099888Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:31.3100439Z for (int i = 0; i < X_size; i++) { 2023-01-11T21:38:31.3100763Z ~~^~~~~~~~ 2023-01-11T21:38:31.3101508Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:31.3102059Z for (int i = 0; i < W_size; i++) { 2023-01-11T21:38:31.3102375Z ~~^~~~~~~~ 2023-01-11T21:38:31.3103115Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:31.3103602Z for (int i = 0; i < Y_size; i++) { 2023-01-11T21:38:31.3103908Z ~~^~~~~~~~ 2023-01-11T21:38:31.3104931Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = false]': 2023-01-11T21:38:31.3105892Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2023-01-11T21:38:31.3106742Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:31.3107393Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:38:31.3107753Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:38:31.3108479Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:31.3109062Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:38:31.3109398Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:38:31.3110302Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]': 2023-01-11T21:38:31.3110994Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2023-01-11T21:38:31.3111801Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:31.3112358Z for (int i = 0; i < X_size; i++) { 2023-01-11T21:38:31.3112627Z ~~^~~~~~~~ 2023-01-11T21:38:31.3113305Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:31.3113663Z for (int i = 0; i < W_size; i++) { 2023-01-11T21:38:31.3113942Z ~~^~~~~~~~ 2023-01-11T21:38:31.3114602Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:31.3115110Z for (int i = 0; i < Y_size; i++) { 2023-01-11T21:38:31.3115420Z ~~^~~~~~~~ 2023-01-11T21:38:31.3116139Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T21:38:31.3116750Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2023-01-11T21:38:31.3117402Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:31.3118013Z for (int i = 0; i < X_size; i++) { 2023-01-11T21:38:31.3118341Z ~~^~~~~~~~ 2023-01-11T21:38:31.3119030Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:31.3119483Z for (int i = 0; i < W_size; i++) { 2023-01-11T21:38:31.3119773Z ~~^~~~~~~~ 2023-01-11T21:38:31.3120461Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:31.3120902Z for (int i = 0; i < Y_size; i++) { 2023-01-11T21:38:31.3121282Z ~~^~~~~~~~ 2023-01-11T21:38:31.3122244Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = true]': 2023-01-11T21:38:31.3123540Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]' 2023-01-11T21:38:31.3124218Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2023-01-11T21:38:31.3125226Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:31.3125737Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:38:31.3126075Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:38:31.3126782Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:31.3127311Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:38:31.3127573Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:38:31.3128600Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T21:38:31.3129789Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]' 2023-01-11T21:38:31.3130256Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2023-01-11T21:38:31.3130993Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:31.3131405Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:38:31.3131736Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:38:31.3132458Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:31.3132975Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:38:31.3133316Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:38:31.3133720Z [1,366 / 2,684] 8 actions running 2023-01-11T21:38:31.3134156Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:31.3134717Z Compiling caffe2/operators/scale_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:31.3135138Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:31.3135466Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:31.3135997Z Compiling caffe2/operators/pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:31.3136471Z Compiling caffe2/operators/shape_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:31.3137024Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:31.3137644Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:31.6085072Z 2023-01-11T21:38:31.6085835Z  2023-01-11T21:38:31.6086173Z  2023-01-11T21:38:31.6086472Z  2023-01-11T21:38:31.6086741Z  2023-01-11T21:38:31.6087051Z  2023-01-11T21:38:31.6087334Z  2023-01-11T21:38:31.6087602Z  2023-01-11T21:38:31.6087918Z  2023-01-11T21:38:31.6088297Z [1,368 / 2,684] 8 actions running 2023-01-11T21:38:31.6088684Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:31.6089086Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:31.6089439Z Compiling caffe2/operators/pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:31.6089939Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:31.6090439Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:31.6090853Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:31.6091348Z Compiling caffe2/quantization/server/p99.cc; 0s processwrapper-sandbox 2023-01-11T21:38:31.6091749Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:31.9155884Z 2023-01-11T21:38:31.9156787Z  2023-01-11T21:38:31.9157434Z  2023-01-11T21:38:31.9158018Z  2023-01-11T21:38:31.9158350Z  2023-01-11T21:38:31.9158673Z  2023-01-11T21:38:31.9159228Z  2023-01-11T21:38:31.9159591Z  2023-01-11T21:38:31.9159989Z  2023-01-11T21:38:31.9160549Z [1,369 / 2,684] 8 actions, 7 running 2023-01-11T21:38:31.9161191Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:31.9161793Z Compiling caffe2/operators/pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:31.9162558Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:31.9163299Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:31.9163970Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:31.9164674Z Compiling caffe2/quantization/server/p99.cc; 0s processwrapper-sandbox 2023-01-11T21:38:31.9165276Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:31.9165772Z [Scann] Compiling caffe2/operators/perplexity_op.cc 2023-01-11T21:38:32.2095463Z 2023-01-11T21:38:32.2096142Z  2023-01-11T21:38:32.2096618Z  2023-01-11T21:38:32.2096903Z  2023-01-11T21:38:32.2097313Z  2023-01-11T21:38:32.2097603Z  2023-01-11T21:38:32.2097857Z  2023-01-11T21:38:32.2098272Z  2023-01-11T21:38:32.2098521Z  2023-01-11T21:38:32.2099035Z [1,369 / 2,684] 8 actions running 2023-01-11T21:38:32.2099625Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:32.2100345Z Compiling caffe2/operators/pool_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:32.2101064Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:32.2101689Z Compiling caffe2/operators/partition_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:32.2102283Z Compiling caffe2/operators/reduce_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:32.2102887Z Compiling caffe2/quantization/server/p99.cc; 0s processwrapper-sandbox 2023-01-11T21:38:32.2103410Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:32.2103981Z Compiling caffe2/operators/perplexity_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:32.6925323Z 2023-01-11T21:38:32.6925875Z  2023-01-11T21:38:32.6926225Z  2023-01-11T21:38:32.6926555Z  2023-01-11T21:38:32.6926874Z  2023-01-11T21:38:32.6927172Z  2023-01-11T21:38:32.6927490Z  2023-01-11T21:38:32.6927809Z  2023-01-11T21:38:32.6928098Z  2023-01-11T21:38:32.6928562Z [1,371 / 2,684] 7 actions, 6 running 2023-01-11T21:38:32.6929210Z Compiling caffe2/operators/pool_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:32.6929964Z Compiling caffe2/operators/partition_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:32.6930722Z Compiling caffe2/operators/reduce_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:32.6931487Z Compiling caffe2/quantization/server/p99.cc; 1s processwrapper-sandbox 2023-01-11T21:38:32.6932073Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:32.6932748Z Compiling caffe2/operators/perplexity_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:32.6933274Z [Scann] Compiling caffe2/operators/rank_loss_op.cc 2023-01-11T21:38:33.0094543Z 2023-01-11T21:38:33.0095016Z  2023-01-11T21:38:33.0095433Z  2023-01-11T21:38:33.0095750Z  2023-01-11T21:38:33.0095927Z  2023-01-11T21:38:33.0096116Z  2023-01-11T21:38:33.0096373Z  2023-01-11T21:38:33.0096635Z  2023-01-11T21:38:33.0097006Z [1,372 / 2,684] 8 actions running 2023-01-11T21:38:33.0097572Z Compiling caffe2/operators/partition_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:33.0098113Z Compiling caffe2/operators/reduce_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:33.0098502Z Compiling caffe2/quantization/server/p99.cc; 1s processwrapper-sandbox 2023-01-11T21:38:33.0098820Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:33.0099191Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:33.0099556Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:33.0100997Z Compiling caffe2/operators/rank_loss_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:33.0101529Z Compiling caffe2/operators/pack_segments.cc; 0s processwrapper-sandbox 2023-01-11T21:38:33.4337371Z 2023-01-11T21:38:33.4338054Z  2023-01-11T21:38:33.4338502Z  2023-01-11T21:38:33.4338802Z  2023-01-11T21:38:33.4339210Z  2023-01-11T21:38:33.4339486Z  2023-01-11T21:38:33.4339758Z  2023-01-11T21:38:33.4340360Z  2023-01-11T21:38:33.4340760Z  2023-01-11T21:38:33.4341170Z [1,373 / 2,684] 8 actions, 7 running 2023-01-11T21:38:33.4341900Z Compiling caffe2/operators/partition_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:33.4342664Z Compiling caffe2/operators/reduce_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:33.4343314Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:33.4344020Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:33.4344664Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:33.4345389Z Compiling caffe2/operators/rank_loss_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:33.4346160Z Compiling caffe2/operators/pack_segments.cc; 0s processwrapper-sandbox 2023-01-11T21:38:33.4346665Z [Scann] Compiling caffe2/quantization/server/sigmoid_dnnlowp_op.cc 2023-01-11T21:38:33.5706034Z 2023-01-11T21:38:33.5706703Z  2023-01-11T21:38:33.5707034Z  2023-01-11T21:38:33.5707368Z  2023-01-11T21:38:33.5707671Z  2023-01-11T21:38:33.5707983Z  2023-01-11T21:38:33.5708271Z  2023-01-11T21:38:33.5708573Z  2023-01-11T21:38:33.5708890Z  2023-01-11T21:38:33.5709410Z INFO: From Compiling caffe2/operators/partition_ops.cc: 2023-01-11T21:38:33.5709949Z [1,373 / 2,684] 8 actions running 2023-01-11T21:38:33.5710566Z Compiling caffe2/operators/partition_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:33.5711249Z Compiling caffe2/operators/reduce_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:33.5711796Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:33.5712412Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:33.5712796Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:33.5713291Z Compiling caffe2/operators/rank_loss_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:33.5713907Z Compiling caffe2/operators/pack_segments.cc; 0s processwrapper-sandbox 2023-01-11T21:38:33.5714410Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:33.5714631Z 2023-01-11T21:38:33.5714752Z  2023-01-11T21:38:33.5715027Z  2023-01-11T21:38:33.5715305Z  2023-01-11T21:38:33.5715562Z  2023-01-11T21:38:33.5715826Z  2023-01-11T21:38:33.5716091Z  2023-01-11T21:38:33.5716343Z  2023-01-11T21:38:33.5716621Z  2023-01-11T21:38:33.5717572Z caffe2/operators/partition_ops.cc: In member function 'virtual std::vector caffe2::{anonymous}::{anonymous}::GetGatherByKeyGradient::GetGradientDefs()': 2023-01-11T21:38:33.5718686Z caffe2/operators/partition_ops.cc:122:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:33.5719175Z for (int i = 1; i < g_input_.size(); ++i) { 2023-01-11T21:38:33.5719502Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:38:33.5720219Z caffe2/operators/partition_ops.cc:135:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:33.5720702Z for (int i = 1; i < g_input_.size(); ++i) { 2023-01-11T21:38:33.5721013Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:38:33.5721328Z [1,373 / 2,684] 8 actions running 2023-01-11T21:38:33.5721838Z Compiling caffe2/operators/partition_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:33.5722428Z Compiling caffe2/operators/reduce_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:33.5722931Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:33.5723783Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:33.5724358Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:33.5724967Z Compiling caffe2/operators/rank_loss_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:33.5725556Z Compiling caffe2/operators/pack_segments.cc; 0s processwrapper-sandbox 2023-01-11T21:38:33.5726036Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:33.8108201Z 2023-01-11T21:38:33.8108738Z  2023-01-11T21:38:33.8109103Z  2023-01-11T21:38:33.8109413Z  2023-01-11T21:38:33.8109704Z  2023-01-11T21:38:33.8110011Z  2023-01-11T21:38:33.8110308Z  2023-01-11T21:38:33.8110571Z  2023-01-11T21:38:33.8110860Z  2023-01-11T21:38:33.8111266Z [1,375 / 2,684] 8 actions running 2023-01-11T21:38:33.8111744Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:33.8112378Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:33.8112955Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:33.8113540Z Compiling caffe2/operators/rank_loss_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:33.8114201Z Compiling caffe2/operators/pack_segments.cc; 0s processwrapper-sandbox 2023-01-11T21:38:33.8114746Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:33.8115301Z Compiling caffe2/operators/negative_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:33.8115952Z Compiling caffe2/operators/normalize_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:34.2445281Z 2023-01-11T21:38:34.2445921Z  2023-01-11T21:38:34.2446270Z  2023-01-11T21:38:34.2446721Z  2023-01-11T21:38:34.2447027Z  2023-01-11T21:38:34.2447329Z  2023-01-11T21:38:34.2447724Z  2023-01-11T21:38:34.2448092Z  2023-01-11T21:38:34.2448408Z  2023-01-11T21:38:34.2448840Z [1,376 / 2,684] 8 actions, 7 running 2023-01-11T21:38:34.2449392Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:34.2449961Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:34.2450632Z Compiling caffe2/operators/rank_loss_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:34.2451359Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2023-01-11T21:38:34.2452094Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:34.2452776Z Compiling caffe2/operators/negative_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:34.2453477Z Compiling caffe2/operators/normalize_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:34.2453984Z [Scann] Compiling caffe2/operators/norm_planar_yuv_op.cc 2023-01-11T21:38:34.6106518Z 2023-01-11T21:38:34.6107146Z  2023-01-11T21:38:34.6107505Z  2023-01-11T21:38:34.6107835Z  2023-01-11T21:38:34.6108144Z  2023-01-11T21:38:34.6108355Z  2023-01-11T21:38:34.6108532Z  2023-01-11T21:38:34.6108690Z  2023-01-11T21:38:34.6108861Z  2023-01-11T21:38:34.6109114Z [1,377 / 2,684] 8 actions running 2023-01-11T21:38:34.6109403Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:34.6109755Z Compiling caffe2/operators/rank_loss_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:34.6110147Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2023-01-11T21:38:34.6110458Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:34.6110804Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:34.6111191Z Compiling caffe2/operators/normalize_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:34.6111511Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:34.6111829Z Compiling caffe2/operators/pad_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:35.0303017Z 2023-01-11T21:38:35.0303571Z  2023-01-11T21:38:35.0303932Z  2023-01-11T21:38:35.0304189Z  2023-01-11T21:38:35.0304459Z  2023-01-11T21:38:35.0304719Z  2023-01-11T21:38:35.0304969Z  2023-01-11T21:38:35.0305237Z  2023-01-11T21:38:35.0305697Z  2023-01-11T21:38:35.0306060Z [1,378 / 2,684] 8 actions, 7 running 2023-01-11T21:38:35.0306545Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:35.0307156Z Compiling caffe2/operators/pack_segments.cc; 2s processwrapper-sandbox 2023-01-11T21:38:35.0307683Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:35.0308392Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:35.0309023Z Compiling caffe2/operators/normalize_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:35.0309507Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:35.0310042Z Compiling caffe2/operators/pad_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:35.0310482Z [Scann] Compiling caffe2/queue/blobs_queue.cc 2023-01-11T21:38:35.2385742Z 2023-01-11T21:38:35.2386309Z  2023-01-11T21:38:35.2386632Z  2023-01-11T21:38:35.2386888Z  2023-01-11T21:38:35.2387140Z  2023-01-11T21:38:35.2387339Z  2023-01-11T21:38:35.2387609Z  2023-01-11T21:38:35.2387797Z  2023-01-11T21:38:35.2387954Z  2023-01-11T21:38:35.2388206Z [1,380 / 2,684] 8 actions running 2023-01-11T21:38:35.2388553Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:35.2388893Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:35.2389350Z Compiling caffe2/operators/normalize_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:35.2389706Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:35.2390219Z Compiling caffe2/operators/pad_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:35.2390819Z Compiling caffe2/queue/blobs_queue.cc; 0s processwrapper-sandbox 2023-01-11T21:38:35.2391421Z Compiling caffe2/operators/onnx_while_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:35.2392026Z Compiling caffe2/core/net_async_task_future.cc; 0s processwrapper-sandbox 2023-01-11T21:38:35.9271692Z 2023-01-11T21:38:35.9272196Z  2023-01-11T21:38:35.9272593Z  2023-01-11T21:38:35.9272880Z  2023-01-11T21:38:35.9273156Z  2023-01-11T21:38:35.9273448Z  2023-01-11T21:38:35.9273725Z  2023-01-11T21:38:35.9273995Z  2023-01-11T21:38:35.9274266Z  2023-01-11T21:38:35.9274663Z [1,381 / 2,684] 8 actions, 7 running 2023-01-11T21:38:35.9275231Z Compiling caffe2/operators/negative_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:35.9275919Z Compiling caffe2/operators/normalize_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:35.9276503Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:35.9277082Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:35.9277844Z Compiling caffe2/queue/blobs_queue.cc; 0s processwrapper-sandbox 2023-01-11T21:38:35.9278413Z Compiling caffe2/operators/onnx_while_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:35.9278984Z Compiling caffe2/core/net_async_task_future.cc; 0s processwrapper-sandbox 2023-01-11T21:38:35.9279340Z [Scann] //:caffe2 2023-01-11T21:38:36.2389660Z 2023-01-11T21:38:36.2390105Z  2023-01-11T21:38:36.2390335Z  2023-01-11T21:38:36.2390596Z  2023-01-11T21:38:36.2390873Z  2023-01-11T21:38:36.2391201Z  2023-01-11T21:38:36.2391507Z  2023-01-11T21:38:36.2391722Z  2023-01-11T21:38:36.2391896Z  2023-01-11T21:38:36.2392146Z [1,383 / 2,684] 8 actions running 2023-01-11T21:38:36.2392439Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:36.2392790Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:36.2393163Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2023-01-11T21:38:36.2393536Z Compiling caffe2/operators/onnx_while_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:36.2393930Z Compiling caffe2/core/net_async_task_future.cc; 1s processwrapper-sandbox 2023-01-11T21:38:36.2394251Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:36.2394588Z Compiling caffe2/onnx/offline_tensor.cc; 0s processwrapper-sandbox 2023-01-11T21:38:36.2521633Z Compiling caffe2/ideep/operators/queue_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:36.8907015Z 2023-01-11T21:38:36.8907700Z  2023-01-11T21:38:36.8908040Z  2023-01-11T21:38:36.8909108Z  2023-01-11T21:38:36.8909359Z  2023-01-11T21:38:36.8909624Z  2023-01-11T21:38:36.8909876Z  2023-01-11T21:38:36.8910578Z  2023-01-11T21:38:36.8910859Z  2023-01-11T21:38:36.8911316Z [1,384 / 2,684] 8 actions, 7 running 2023-01-11T21:38:36.8911720Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:36.8912269Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2023-01-11T21:38:36.8912826Z Compiling caffe2/operators/onnx_while_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:36.8913354Z Compiling caffe2/core/net_async_task_future.cc; 1s processwrapper-sandbox 2023-01-11T21:38:36.8913863Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:36.8914456Z Compiling caffe2/onnx/offline_tensor.cc; 0s processwrapper-sandbox 2023-01-11T21:38:36.8915039Z Compiling caffe2/ideep/operators/queue_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:36.8915498Z [Scann] Compiling caffe2/operators/pack_rnn_sequence_op.cc 2023-01-11T21:38:37.1339145Z 2023-01-11T21:38:37.1339648Z  2023-01-11T21:38:37.1339978Z  2023-01-11T21:38:37.1340239Z  2023-01-11T21:38:37.1340533Z  2023-01-11T21:38:37.1340800Z  2023-01-11T21:38:37.1341051Z  2023-01-11T21:38:37.1341307Z  2023-01-11T21:38:37.1341559Z  2023-01-11T21:38:37.1341995Z INFO: From Compiling caffe2/queue/blobs_queue.cc: 2023-01-11T21:38:37.1342438Z [1,385 / 2,684] 8 actions running 2023-01-11T21:38:37.1342959Z Compiling caffe2/queue/blobs_queue.cc; 2s processwrapper-sandbox 2023-01-11T21:38:37.1343591Z Compiling caffe2/operators/onnx_while_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:37.1344288Z Compiling caffe2/core/net_async_task_future.cc; 1s processwrapper-sandbox 2023-01-11T21:38:37.1344879Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:37.1345498Z Compiling caffe2/onnx/offline_tensor.cc; 1s processwrapper-sandbox 2023-01-11T21:38:37.1346183Z Compiling caffe2/ideep/operators/queue_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:37.1346766Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:37.1347393Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:37.1347725Z 2023-01-11T21:38:37.1347864Z  2023-01-11T21:38:37.1348176Z  2023-01-11T21:38:37.1348482Z  2023-01-11T21:38:37.1348773Z  2023-01-11T21:38:37.1349082Z  2023-01-11T21:38:37.1349384Z  2023-01-11T21:38:37.1349672Z  2023-01-11T21:38:37.1349974Z  2023-01-11T21:38:37.1350737Z caffe2/queue/blobs_queue.cc: In member function 'bool caffe2::BlobsQueue::canWrite()': 2023-01-11T21:38:37.1351588Z caffe2/queue/blobs_queue.cc:159:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:37.1352176Z return writer_ != reader_ + queue_.size(); 2023-01-11T21:38:37.1352556Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:38:37.1353012Z [1,385 / 2,684] 8 actions running 2023-01-11T21:38:37.1353566Z Compiling caffe2/queue/blobs_queue.cc; 2s processwrapper-sandbox 2023-01-11T21:38:37.1354259Z Compiling caffe2/operators/onnx_while_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:37.1354977Z Compiling caffe2/core/net_async_task_future.cc; 1s processwrapper-sandbox 2023-01-11T21:38:37.1355550Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:37.1356168Z Compiling caffe2/onnx/offline_tensor.cc; 1s processwrapper-sandbox 2023-01-11T21:38:37.1356876Z Compiling caffe2/ideep/operators/queue_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:37.1357455Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:37.1358260Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:37.4539951Z 2023-01-11T21:38:37.4540436Z  2023-01-11T21:38:37.4540782Z  2023-01-11T21:38:37.4541058Z  2023-01-11T21:38:37.4541312Z  2023-01-11T21:38:37.4541577Z  2023-01-11T21:38:37.4541839Z  2023-01-11T21:38:37.4542081Z  2023-01-11T21:38:37.4542341Z  2023-01-11T21:38:37.4542896Z [1,387 / 2,684] 8 actions running 2023-01-11T21:38:37.4543458Z Compiling caffe2/operators/onnx_while_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:37.4543980Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:37.4544519Z Compiling caffe2/onnx/offline_tensor.cc; 1s processwrapper-sandbox 2023-01-11T21:38:37.4545131Z Compiling caffe2/ideep/operators/queue_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:37.4545655Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:37.4546220Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:37.4546739Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:37.4547166Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:37.8537485Z 2023-01-11T21:38:37.8538270Z  2023-01-11T21:38:37.8538708Z  2023-01-11T21:38:37.8538987Z  2023-01-11T21:38:37.8539244Z  2023-01-11T21:38:37.8539481Z  2023-01-11T21:38:37.8539767Z  2023-01-11T21:38:37.8539925Z  2023-01-11T21:38:37.8540096Z  2023-01-11T21:38:37.8540504Z [1,388 / 2,684] 8 actions running 2023-01-11T21:38:37.8540863Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:37.8541334Z Compiling caffe2/onnx/offline_tensor.cc; 1s processwrapper-sandbox 2023-01-11T21:38:37.8541880Z Compiling caffe2/ideep/operators/queue_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:37.8542290Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:37.8542746Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:37.8543188Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:37.8543570Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:37.8543934Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:38.5188431Z 2023-01-11T21:38:38.5192096Z  2023-01-11T21:38:38.5192475Z  2023-01-11T21:38:38.5192789Z  2023-01-11T21:38:38.5193093Z  2023-01-11T21:38:38.5193406Z  2023-01-11T21:38:38.5193702Z  2023-01-11T21:38:38.5193994Z  2023-01-11T21:38:38.5194313Z  2023-01-11T21:38:38.5194726Z [1,390 / 2,684] 7 actions, 6 running 2023-01-11T21:38:38.5195356Z Compiling caffe2/ideep/operators/queue_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:38.5195922Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:38.5196498Z Compiling caffe2/operators/one_hot_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:38.5197015Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:38.5197490Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:38.5198131Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:38.5198513Z [Scann] Compiling caffe2/operators/numpy_tile_op.cc 2023-01-11T21:38:38.7906051Z 2023-01-11T21:38:38.7906586Z  2023-01-11T21:38:38.7906951Z  2023-01-11T21:38:38.7907220Z  2023-01-11T21:38:38.7907507Z  2023-01-11T21:38:38.7907784Z  2023-01-11T21:38:38.7908049Z  2023-01-11T21:38:38.7908331Z  2023-01-11T21:38:38.7908862Z INFO: From Compiling caffe2/ideep/operators/queue_ops.cc: 2023-01-11T21:38:38.7909365Z [1,390 / 2,684] 8 actions running 2023-01-11T21:38:38.7909925Z Compiling caffe2/ideep/operators/queue_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:38.7910462Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:38.7911027Z Compiling caffe2/operators/one_hot_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:38.7911529Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:38.7911978Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:38.7912657Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:38.7913099Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:38.7913666Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:38.7925311Z 2023-01-11T21:38:38.7925609Z  2023-01-11T21:38:38.7925929Z  2023-01-11T21:38:38.7926200Z  2023-01-11T21:38:38.7926486Z  2023-01-11T21:38:38.7926746Z  2023-01-11T21:38:38.7927148Z  2023-01-11T21:38:38.7927444Z  2023-01-11T21:38:38.7927702Z  2023-01-11T21:38:38.7938460Z In file included from ./c10/util/Logging.h:10:0, 2023-01-11T21:38:38.7938819Z from ./caffe2/utils/eigen_utils.h:9, 2023-01-11T21:38:38.7939185Z from ./caffe2/ideep/ideep_utils.h:4, 2023-01-11T21:38:38.7939570Z from caffe2/ideep/operators/queue_ops.cc:1: 2023-01-11T21:38:38.7940366Z caffe2/ideep/operators/queue_ops.cc: In member function 'virtual bool {anonymous}::IDEEPSafeEnqueueBlobsOp::RunOnDevice()': 2023-01-11T21:38:38.7941265Z caffe2/ideep/operators/queue_ops.cc:55:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:38.7941810Z OutputSize() == size + 1, 2023-01-11T21:38:38.7942150Z ~~~~~~~~~~~~~^~~~~~~~~~~ 2023-01-11T21:38:38.7947310Z [1,390 / 2,684] 8 actions running 2023-01-11T21:38:38.7947940Z Compiling caffe2/ideep/operators/queue_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:38.7948516Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:38.7949128Z Compiling caffe2/operators/one_hot_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:38.7949693Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:38.7950171Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:38.7950655Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:38.7951132Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:38.7951735Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:39.0550231Z 2023-01-11T21:38:39.0550745Z  2023-01-11T21:38:39.0551069Z  2023-01-11T21:38:39.0551353Z  2023-01-11T21:38:39.0551621Z  2023-01-11T21:38:39.0551884Z  2023-01-11T21:38:39.0552164Z  2023-01-11T21:38:39.0552429Z  2023-01-11T21:38:39.0552706Z  2023-01-11T21:38:39.0553111Z [1,391 / 2,684] 8 actions running 2023-01-11T21:38:39.0553581Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:39.0554160Z Compiling caffe2/operators/one_hot_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:39.0554706Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:39.0555166Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:39.0555633Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:39.0556107Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:39.0556656Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:39.0557190Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:39.6384787Z 2023-01-11T21:38:39.6385332Z  2023-01-11T21:38:39.6385702Z  2023-01-11T21:38:39.6386013Z  2023-01-11T21:38:39.6386310Z  2023-01-11T21:38:39.6393825Z  2023-01-11T21:38:39.6394450Z  2023-01-11T21:38:39.6395028Z  2023-01-11T21:38:39.6395342Z  2023-01-11T21:38:39.6395772Z [1,392 / 2,684] 8 actions, 7 running 2023-01-11T21:38:39.6396392Z Compiling caffe2/operators/one_hot_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:39.6399244Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:39.6400032Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:39.6400967Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:39.6401763Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:39.6402654Z Compiling caffe2/operators/numpy_tile_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:39.6403417Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:39.6403923Z [Scann] Compiling caffe2/operators/cube_op.cc 2023-01-11T21:38:39.8549968Z 2023-01-11T21:38:39.8550806Z  2023-01-11T21:38:39.8551671Z  2023-01-11T21:38:39.8552031Z  2023-01-11T21:38:39.8552355Z  2023-01-11T21:38:39.8552638Z  2023-01-11T21:38:39.8552947Z  2023-01-11T21:38:39.8553262Z  2023-01-11T21:38:39.8553535Z  2023-01-11T21:38:39.8553969Z [1,394 / 2,684] 8 actions running 2023-01-11T21:38:39.8555124Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:39.8555634Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:39.8556145Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:39.8556763Z Compiling caffe2/operators/numpy_tile_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:39.8557388Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:39.8558083Z Compiling caffe2/operators/cube_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:39.8558626Z Compiling caffe2/operators/ngram_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:39.8559164Z Compiling caffe2/core/net.cc; 0s processwrapper-sandbox 2023-01-11T21:38:40.2556085Z 2023-01-11T21:38:40.2557051Z  2023-01-11T21:38:40.2557406Z  2023-01-11T21:38:40.2557583Z  2023-01-11T21:38:40.2557943Z  2023-01-11T21:38:40.2558116Z  2023-01-11T21:38:40.2558294Z  2023-01-11T21:38:40.2558477Z  2023-01-11T21:38:40.2558697Z  2023-01-11T21:38:40.2558959Z [1,395 / 2,684] 8 actions running 2023-01-11T21:38:40.2559235Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:40.2559564Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:40.2560023Z Compiling caffe2/operators/numpy_tile_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:40.2560493Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:40.2560851Z Compiling caffe2/operators/cube_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:40.2561451Z Compiling caffe2/operators/ngram_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:40.2562010Z Compiling caffe2/core/net.cc; 0s processwrapper-sandbox 2023-01-11T21:38:40.2562361Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:40.4560619Z 2023-01-11T21:38:40.4561169Z  2023-01-11T21:38:40.4561545Z  2023-01-11T21:38:40.4561850Z  2023-01-11T21:38:40.4562175Z  2023-01-11T21:38:40.4563683Z  2023-01-11T21:38:40.4563955Z  2023-01-11T21:38:40.4564316Z  2023-01-11T21:38:40.4564800Z  2023-01-11T21:38:40.4565261Z [1,396 / 2,684] 8 actions running 2023-01-11T21:38:40.4565793Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:40.4566418Z Compiling caffe2/operators/numpy_tile_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:40.4567000Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:40.4567574Z Compiling caffe2/operators/cube_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:40.4568265Z Compiling caffe2/operators/ngram_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:40.4568980Z Compiling caffe2/core/net.cc; 0s processwrapper-sandbox 2023-01-11T21:38:40.4569499Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:40.4569857Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:40.7900995Z 2023-01-11T21:38:40.7901803Z  2023-01-11T21:38:40.7902314Z  2023-01-11T21:38:40.7902850Z  2023-01-11T21:38:40.7908606Z  2023-01-11T21:38:40.7908897Z  2023-01-11T21:38:40.7909151Z  2023-01-11T21:38:40.7909446Z  2023-01-11T21:38:40.7909697Z  2023-01-11T21:38:40.7910093Z [1,397 / 2,684] 8 actions, 7 running 2023-01-11T21:38:40.7910554Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:40.7910979Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:40.7911533Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:40.7912168Z Compiling caffe2/operators/ngram_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:40.7912948Z Compiling caffe2/core/net.cc; 1s processwrapper-sandbox 2023-01-11T21:38:40.7913633Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:40.7914099Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:40.7914445Z [Scann] //:caffe2 2023-01-11T21:38:40.9037052Z 2023-01-11T21:38:40.9037597Z  2023-01-11T21:38:40.9038123Z  2023-01-11T21:38:40.9038461Z  2023-01-11T21:38:40.9038787Z  2023-01-11T21:38:40.9039105Z  2023-01-11T21:38:40.9039404Z  2023-01-11T21:38:40.9039953Z  2023-01-11T21:38:40.9040308Z  2023-01-11T21:38:40.9040841Z INFO: From Compiling caffe2/operators/box_with_nms_limit_op.cc: 2023-01-11T21:38:40.9041471Z [1,397 / 2,684] 8 actions running 2023-01-11T21:38:40.9041972Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:40.9042493Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:40.9043009Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:40.9043528Z Compiling caffe2/operators/ngram_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:40.9044050Z Compiling caffe2/core/net.cc; 1s processwrapper-sandbox 2023-01-11T21:38:40.9044466Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:40.9044877Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:40.9045304Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:40.9047621Z 2023-01-11T21:38:40.9047801Z  2023-01-11T21:38:40.9048104Z  2023-01-11T21:38:40.9048428Z  2023-01-11T21:38:40.9048736Z  2023-01-11T21:38:40.9049060Z  2023-01-11T21:38:40.9050611Z  2023-01-11T21:38:40.9050918Z  2023-01-11T21:38:40.9051210Z  2023-01-11T21:38:40.9061823Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2023-01-11T21:38:40.9063022Z caffe2/operators/box_with_nms_limit_op.h:67:34: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:38:40.9063699Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2023-01-11T21:38:40.9064549Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:40.9067603Z for (int k = 0; k < cur_keep.size(); k++) { 2023-01-11T21:38:40.9067960Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:38:40.9068895Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2023-01-11T21:38:40.9070315Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2023-01-11T21:38:40.9071969Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2023-01-11T21:38:40.9073262Z caffe2/operators/box_with_nms_limit_op.h:65:59: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:38:40.9073926Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2023-01-11T21:38:40.9074741Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:40.9075386Z [1,397 / 2,684] 8 actions running 2023-01-11T21:38:40.9075835Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:40.9076326Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:40.9076926Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:40.9077561Z Compiling caffe2/operators/ngram_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:40.9080339Z Compiling caffe2/core/net.cc; 1s processwrapper-sandbox 2023-01-11T21:38:40.9080858Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:40.9081338Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:40.9081827Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:41.2566941Z 2023-01-11T21:38:41.2567448Z  2023-01-11T21:38:41.2598965Z  2023-01-11T21:38:41.2599581Z  2023-01-11T21:38:41.2599839Z  2023-01-11T21:38:41.2600117Z  2023-01-11T21:38:41.2600472Z  2023-01-11T21:38:41.2600724Z  2023-01-11T21:38:41.2600997Z  2023-01-11T21:38:41.2601368Z [1,398 / 2,684] 8 actions running 2023-01-11T21:38:41.2601779Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:41.2602221Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:41.2602804Z Compiling caffe2/operators/ngram_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:41.2603282Z Compiling caffe2/core/net.cc; 1s processwrapper-sandbox 2023-01-11T21:38:41.2603725Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:41.2604119Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:41.2604434Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:41.2604841Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:41.4572547Z 2023-01-11T21:38:41.4573014Z  2023-01-11T21:38:41.4573342Z  2023-01-11T21:38:41.4573665Z  2023-01-11T21:38:41.4573989Z  2023-01-11T21:38:41.4574313Z  2023-01-11T21:38:41.4574523Z  2023-01-11T21:38:41.4574688Z  2023-01-11T21:38:41.4574852Z  2023-01-11T21:38:41.4575085Z [1,399 / 2,684] 8 actions running 2023-01-11T21:38:41.4575429Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:41.4575808Z Compiling caffe2/operators/ngram_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:41.4576161Z Compiling caffe2/core/net.cc; 1s processwrapper-sandbox 2023-01-11T21:38:41.4576455Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:41.4576732Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:41.4577005Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:41.4577264Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:41.4577531Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:41.6659008Z 2023-01-11T21:38:41.6659963Z  2023-01-11T21:38:41.6660338Z  2023-01-11T21:38:41.6660636Z  2023-01-11T21:38:41.6660941Z  2023-01-11T21:38:41.6661272Z  2023-01-11T21:38:41.6661557Z  2023-01-11T21:38:41.6661863Z  2023-01-11T21:38:41.6662165Z  2023-01-11T21:38:41.6662582Z [1,400 / 2,684] 8 actions, 7 running 2023-01-11T21:38:41.6663203Z Compiling caffe2/operators/cube_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:41.6663860Z Compiling caffe2/core/net.cc; 2s processwrapper-sandbox 2023-01-11T21:38:41.6664391Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:41.6664911Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:41.6665405Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:41.6665899Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:41.6666402Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:41.6666847Z [Prepa] Compiling caffe2/queue/blobs_queue_db.cc 2023-01-11T21:38:41.8861064Z 2023-01-11T21:38:41.8861672Z  2023-01-11T21:38:41.8862071Z  2023-01-11T21:38:41.8862239Z  2023-01-11T21:38:41.8862412Z  2023-01-11T21:38:41.8862583Z  2023-01-11T21:38:41.8862734Z  2023-01-11T21:38:41.8862904Z  2023-01-11T21:38:41.8863072Z  2023-01-11T21:38:41.8863302Z [1,401 / 2,684] 8 actions running 2023-01-11T21:38:41.8863653Z Compiling caffe2/operators/cube_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:41.8863972Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:41.8864233Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:41.8987319Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:41.8987796Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:41.8988240Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:41.8988783Z Compiling caffe2/queue/blobs_queue_db.cc; 0s processwrapper-sandbox 2023-01-11T21:38:41.8989402Z Compiling caffe2/operators/mod_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:42.0996171Z 2023-01-11T21:38:42.0996647Z  2023-01-11T21:38:42.0997009Z  2023-01-11T21:38:42.0997287Z  2023-01-11T21:38:42.0997535Z  2023-01-11T21:38:42.0997948Z  2023-01-11T21:38:42.0998186Z  2023-01-11T21:38:42.0998440Z  2023-01-11T21:38:42.0998669Z  2023-01-11T21:38:42.0999057Z [1,402 / 2,684] 8 actions running 2023-01-11T21:38:42.0999487Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:42.0999883Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:42.1000365Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:42.1000766Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:42.1001156Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:42.1001621Z Compiling caffe2/queue/blobs_queue_db.cc; 0s processwrapper-sandbox 2023-01-11T21:38:42.1002109Z Compiling caffe2/operators/mod_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:42.1002735Z Compiling caffe2/predictor/predictor_config.cc; 0s processwrapper-sandbox 2023-01-11T21:38:42.6644885Z 2023-01-11T21:38:42.6645422Z  2023-01-11T21:38:42.6645657Z  2023-01-11T21:38:42.6645885Z  2023-01-11T21:38:42.6646055Z  2023-01-11T21:38:42.6646227Z  2023-01-11T21:38:42.6646399Z  2023-01-11T21:38:42.6646555Z  2023-01-11T21:38:42.6646766Z  2023-01-11T21:38:42.6647083Z [1,403 / 2,684] 8 actions, 7 running 2023-01-11T21:38:42.6647402Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:42.6647758Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:42.6648053Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:42.6648314Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:42.6648702Z Compiling caffe2/queue/blobs_queue_db.cc; 0s processwrapper-sandbox 2023-01-11T21:38:42.6649122Z Compiling caffe2/operators/mod_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:42.6649497Z Compiling caffe2/predictor/predictor_config.cc; 0s processwrapper-sandbox 2023-01-11T21:38:42.6649824Z [Scann] Compiling caffe2/ideep/operators/order_switch_ops.cc 2023-01-11T21:38:42.8675548Z 2023-01-11T21:38:42.8676383Z  2023-01-11T21:38:42.8676962Z  2023-01-11T21:38:42.8678283Z  2023-01-11T21:38:42.8678644Z  2023-01-11T21:38:42.8678931Z  2023-01-11T21:38:42.8679194Z  2023-01-11T21:38:42.8679456Z  2023-01-11T21:38:42.8679746Z  2023-01-11T21:38:42.8680217Z [1,405 / 2,684] 8 actions, 7 running 2023-01-11T21:38:42.8680727Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:42.8681235Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:42.8681845Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2023-01-11T21:38:42.8682525Z Compiling caffe2/operators/mod_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:42.8683153Z Compiling caffe2/predictor/predictor_config.cc; 0s processwrapper-sandbox 2023-01-11T21:38:42.8683710Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:42.8684186Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:42.8684618Z [Scann] Compiling caffe2/ideep/operators/channel_shuffle_op.cc 2023-01-11T21:38:43.1001424Z 2023-01-11T21:38:43.1002164Z  2023-01-11T21:38:43.1002578Z  2023-01-11T21:38:43.1003026Z  2023-01-11T21:38:43.1003339Z  2023-01-11T21:38:43.1003603Z  2023-01-11T21:38:43.1003783Z  2023-01-11T21:38:43.1003951Z  2023-01-11T21:38:43.1004120Z  2023-01-11T21:38:43.1004358Z [1,405 / 2,684] 8 actions running 2023-01-11T21:38:43.1004672Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:43.1030980Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:43.1031505Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2023-01-11T21:38:43.1031938Z Compiling caffe2/operators/mod_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:43.1032536Z Compiling caffe2/predictor/predictor_config.cc; 1s processwrapper-sandbox 2023-01-11T21:38:43.1033676Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:43.1034347Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:43.1034785Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:43.2840740Z 2023-01-11T21:38:43.2841230Z  2023-01-11T21:38:43.2841547Z  2023-01-11T21:38:43.2841820Z  2023-01-11T21:38:43.2842072Z  2023-01-11T21:38:43.2842316Z  2023-01-11T21:38:43.2842545Z  2023-01-11T21:38:43.2842796Z  2023-01-11T21:38:43.2843058Z  2023-01-11T21:38:43.2843600Z INFO: From Compiling caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: 2023-01-11T21:38:43.2844094Z [1,405 / 2,684] 8 actions running 2023-01-11T21:38:43.2844494Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:43.2844961Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:43.2845444Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2023-01-11T21:38:43.2846075Z Compiling caffe2/operators/mod_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:43.2846726Z Compiling caffe2/predictor/predictor_config.cc; 1s processwrapper-sandbox 2023-01-11T21:38:43.2847269Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:43.2847747Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:43.2848214Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:43.2848481Z 2023-01-11T21:38:43.2848604Z  2023-01-11T21:38:43.2848908Z  2023-01-11T21:38:43.2849230Z  2023-01-11T21:38:43.2849522Z  2023-01-11T21:38:43.2849826Z  2023-01-11T21:38:43.2850146Z  2023-01-11T21:38:43.2850420Z  2023-01-11T21:38:43.2850732Z  2023-01-11T21:38:43.2851855Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenTensorFillOp::IDEEPInt8GivenTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2023-01-11T21:38:43.2853037Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:44:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:43.2853596Z for (int i = 0; i < src_size; i++) { 2023-01-11T21:38:43.2853935Z ~~^~~~~~~~~~ 2023-01-11T21:38:43.2854982Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenIntTensorFillOp::IDEEPInt8GivenIntTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2023-01-11T21:38:43.2856093Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:115:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:43.2856645Z for (int i = 0; i < src_size; i++) { 2023-01-11T21:38:43.2856977Z ~~^~~~~~~~~~ 2023-01-11T21:38:43.2857428Z [1,405 / 2,684] 8 actions running 2023-01-11T21:38:43.2857897Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:43.2858391Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:43.2859019Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2023-01-11T21:38:43.2859666Z Compiling caffe2/operators/mod_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:43.2860339Z Compiling caffe2/predictor/predictor_config.cc; 1s processwrapper-sandbox 2023-01-11T21:38:43.2860931Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:43.2861406Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:43.2861858Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:43.5004192Z 2023-01-11T21:38:43.5004720Z  2023-01-11T21:38:43.5005081Z  2023-01-11T21:38:43.5062043Z  2023-01-11T21:38:43.5062330Z  2023-01-11T21:38:43.5062565Z  2023-01-11T21:38:43.5062825Z  2023-01-11T21:38:43.5063100Z  2023-01-11T21:38:43.5063364Z  2023-01-11T21:38:43.5063728Z [1,406 / 2,684] 8 actions running 2023-01-11T21:38:43.5064206Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:43.5065351Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2023-01-11T21:38:43.5065759Z Compiling caffe2/operators/mod_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:43.5066137Z Compiling caffe2/predictor/predictor_config.cc; 1s processwrapper-sandbox 2023-01-11T21:38:43.5066464Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:43.5066743Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:43.5067001Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:43.5067341Z Compiling caffe2/opt/tvm_transformer.cc; 0s processwrapper-sandbox 2023-01-11T21:38:43.8595547Z 2023-01-11T21:38:43.8596084Z  2023-01-11T21:38:43.8596404Z  2023-01-11T21:38:43.8596661Z  2023-01-11T21:38:43.8596940Z  2023-01-11T21:38:43.8597200Z  2023-01-11T21:38:43.8598012Z  2023-01-11T21:38:43.8598262Z  2023-01-11T21:38:43.8598494Z  2023-01-11T21:38:43.8598839Z [1,407 / 2,684] 8 actions, 7 running 2023-01-11T21:38:43.8599392Z Compiling caffe2/queue/blobs_queue_db.cc; 2s processwrapper-sandbox 2023-01-11T21:38:43.8600014Z Compiling caffe2/operators/mod_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:43.8600693Z Compiling caffe2/predictor/predictor_config.cc; 1s processwrapper-sandbox 2023-01-11T21:38:43.8601215Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:43.8601623Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:43.8602076Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:43.8602616Z Compiling caffe2/opt/tvm_transformer.cc; 0s processwrapper-sandbox 2023-01-11T21:38:43.8603119Z [Scann] Compiling caffe2/ideep/operators/fully_connected_op.cc 2023-01-11T21:38:44.1070527Z 2023-01-11T21:38:44.1071095Z  2023-01-11T21:38:44.1071679Z  2023-01-11T21:38:44.1072139Z  2023-01-11T21:38:44.1072304Z  2023-01-11T21:38:44.1072476Z  2023-01-11T21:38:44.1072646Z  2023-01-11T21:38:44.1072886Z  2023-01-11T21:38:44.1073051Z  2023-01-11T21:38:44.1073299Z [1,408 / 2,684] 8 actions running 2023-01-11T21:38:44.1073654Z Compiling caffe2/queue/blobs_queue_db.cc; 2s processwrapper-sandbox 2023-01-11T21:38:44.1074032Z Compiling caffe2/operators/mod_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:44.1074349Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:44.1074616Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:44.1074887Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:44.1075226Z Compiling caffe2/opt/tvm_transformer.cc; 0s processwrapper-sandbox 2023-01-11T21:38:44.1075527Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:44.1075866Z Compiling caffe2/operators/mean_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:44.3392835Z 2023-01-11T21:38:44.3393252Z  2023-01-11T21:38:44.3393577Z  2023-01-11T21:38:44.3393841Z  2023-01-11T21:38:44.3394103Z  2023-01-11T21:38:44.3394375Z  2023-01-11T21:38:44.3394776Z  2023-01-11T21:38:44.3395078Z  2023-01-11T21:38:44.3395353Z  2023-01-11T21:38:44.3395737Z [1,409 / 2,684] 8 actions running 2023-01-11T21:38:44.3396253Z Compiling caffe2/queue/blobs_queue_db.cc; 2s processwrapper-sandbox 2023-01-11T21:38:44.3396732Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:44.3397165Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:44.3397587Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:44.3398314Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2023-01-11T21:38:44.3398791Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:44.3399297Z Compiling caffe2/operators/mean_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:44.3400096Z Compiling caffe2/ideep/operators/pool_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:44.5389281Z 2023-01-11T21:38:44.5389833Z  2023-01-11T21:38:44.5390187Z  2023-01-11T21:38:44.5390517Z  2023-01-11T21:38:44.5390826Z  2023-01-11T21:38:44.5391113Z  2023-01-11T21:38:44.5391416Z  2023-01-11T21:38:44.5391723Z  2023-01-11T21:38:44.5896610Z  2023-01-11T21:38:44.5897204Z [1,409 / 2,684] 8 actions running 2023-01-11T21:38:44.5897732Z Compiling caffe2/queue/blobs_queue_db.cc; 2s processwrapper-sandbox 2023-01-11T21:38:44.5898237Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:44.5898684Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:44.5899142Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:44.5899749Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2023-01-11T21:38:44.5900286Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:44.5900850Z Compiling caffe2/operators/mean_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:44.5901507Z Compiling caffe2/ideep/operators/pool_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:44.7908179Z 2023-01-11T21:38:44.7908717Z  2023-01-11T21:38:44.7909106Z  2023-01-11T21:38:44.7909431Z  2023-01-11T21:38:44.7909764Z  2023-01-11T21:38:44.7909962Z  2023-01-11T21:38:44.7910144Z  2023-01-11T21:38:44.7910298Z  2023-01-11T21:38:44.7910465Z  2023-01-11T21:38:44.7910723Z [1,410 / 2,684] 8 actions running 2023-01-11T21:38:44.7911002Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:44.7911284Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:44.7911558Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:44.7911885Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2023-01-11T21:38:44.7912203Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:44.7912543Z Compiling caffe2/operators/mean_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:44.7912911Z Compiling caffe2/ideep/operators/pool_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:44.7913233Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:45.0020013Z 2023-01-11T21:38:45.0020564Z  2023-01-11T21:38:45.0020907Z  2023-01-11T21:38:45.0021157Z  2023-01-11T21:38:45.0021467Z  2023-01-11T21:38:45.0021801Z  2023-01-11T21:38:45.0022091Z  2023-01-11T21:38:45.0022398Z  2023-01-11T21:38:45.0022705Z  2023-01-11T21:38:45.0023138Z [1,410 / 2,684] 8 actions running 2023-01-11T21:38:45.0023529Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:45.0023816Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:45.0024076Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:45.0024413Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2023-01-11T21:38:45.0024726Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:45.0025057Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:45.0025441Z Compiling caffe2/ideep/operators/pool_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:45.0025760Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:45.2472663Z 2023-01-11T21:38:45.2473418Z  2023-01-11T21:38:45.2473975Z  2023-01-11T21:38:45.2474426Z  2023-01-11T21:38:45.2474779Z  2023-01-11T21:38:45.2475222Z  2023-01-11T21:38:45.2475528Z  2023-01-11T21:38:45.2475975Z  2023-01-11T21:38:45.2476293Z  2023-01-11T21:38:45.2476913Z INFO: From Compiling caffe2/opt/tvm_transformer.cc: 2023-01-11T21:38:45.2477596Z [1,410 / 2,684] 8 actions running 2023-01-11T21:38:45.2478163Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:45.2478682Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:45.2479097Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:45.2479713Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2023-01-11T21:38:45.2480523Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:45.2481144Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:45.2481832Z Compiling caffe2/ideep/operators/pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:45.2482421Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:45.2482611Z 2023-01-11T21:38:45.2482826Z  2023-01-11T21:38:45.2483318Z  2023-01-11T21:38:45.2483626Z  2023-01-11T21:38:45.2484074Z  2023-01-11T21:38:45.2484382Z  2023-01-11T21:38:45.2484850Z  2023-01-11T21:38:45.2485137Z  2023-01-11T21:38:45.2485614Z  2023-01-11T21:38:45.2486814Z caffe2/opt/tvm_transformer.cc: In member function 'caffe2::NetDef caffe2::TvmTransformer::buildTvmOp(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&)': 2023-01-11T21:38:45.2488101Z caffe2/opt/tvm_transformer.cc:11:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:45.2488800Z if (opts_.min_ops > net.op_size()) { 2023-01-11T21:38:45.2489294Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2023-01-11T21:38:45.2489723Z [1,410 / 2,684] 8 actions running 2023-01-11T21:38:45.2490474Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:45.2491085Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:45.2491674Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:45.2492454Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2023-01-11T21:38:45.2493172Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:45.2493897Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:45.2494649Z Compiling caffe2/ideep/operators/pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:45.2495193Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:45.6023423Z 2023-01-11T21:38:45.6024206Z  2023-01-11T21:38:45.6024768Z  2023-01-11T21:38:45.6025102Z  2023-01-11T21:38:45.6025359Z  2023-01-11T21:38:45.6025528Z  2023-01-11T21:38:45.6025775Z  2023-01-11T21:38:45.6026037Z  2023-01-11T21:38:45.6026312Z  2023-01-11T21:38:45.6026680Z [1,413 / 2,684] 8 actions running 2023-01-11T21:38:45.6027075Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:45.6027364Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:45.6027701Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:45.6028072Z Compiling caffe2/ideep/operators/pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:45.6028385Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:45.6028712Z Compiling caffe2/operators/map_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:45.6029079Z Compiling caffe2/operators/lpnorm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:45.6029373Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:45.9790354Z 2023-01-11T21:38:45.9793203Z  2023-01-11T21:38:45.9793455Z  2023-01-11T21:38:45.9793621Z  2023-01-11T21:38:45.9793832Z  2023-01-11T21:38:45.9794018Z  2023-01-11T21:38:45.9794175Z  2023-01-11T21:38:45.9794344Z  2023-01-11T21:38:45.9794523Z  2023-01-11T21:38:45.9794811Z [1,414 / 2,684] 8 actions, 7 running 2023-01-11T21:38:45.9795126Z //:caffe2; 3s processwrapper-sandbox 2023-01-11T21:38:45.9795467Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:45.9795823Z Compiling caffe2/ideep/operators/pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:45.9796183Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:45.9796573Z Compiling caffe2/operators/map_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:45.9797011Z Compiling caffe2/operators/lpnorm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:45.9797316Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:45.9797584Z [Scann] Compiling caffe2/operators/lstm_unit_op.cc 2023-01-11T21:38:46.2221168Z 2023-01-11T21:38:46.2221768Z  2023-01-11T21:38:46.2222153Z  2023-01-11T21:38:46.2222435Z  2023-01-11T21:38:46.2222601Z  2023-01-11T21:38:46.2222787Z  2023-01-11T21:38:46.2223002Z  2023-01-11T21:38:46.2223199Z  2023-01-11T21:38:46.2223352Z  2023-01-11T21:38:46.2494507Z [1,414 / 2,684] 8 actions running 2023-01-11T21:38:46.2495258Z //:caffe2; 3s processwrapper-sandbox 2023-01-11T21:38:46.2495701Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:46.2496252Z Compiling caffe2/ideep/operators/pool_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:46.2496829Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:46.2497412Z Compiling caffe2/operators/map_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:46.2498036Z Compiling caffe2/operators/lpnorm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:46.2498563Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:46.2499170Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:46.4505173Z 2023-01-11T21:38:46.4505973Z  2023-01-11T21:38:46.4506578Z  2023-01-11T21:38:46.4507069Z  2023-01-11T21:38:46.4507621Z  2023-01-11T21:38:46.4510339Z  2023-01-11T21:38:46.4510749Z  2023-01-11T21:38:46.4511193Z  2023-01-11T21:38:46.4513632Z  2023-01-11T21:38:46.4514290Z [1,416 / 2,684] 8 actions running 2023-01-11T21:38:46.4514957Z //:caffe2; 3s processwrapper-sandbox 2023-01-11T21:38:46.4515612Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:46.4516321Z Compiling caffe2/operators/map_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:46.4517088Z Compiling caffe2/operators/lpnorm_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:46.4517921Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:46.4518639Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:46.4519393Z Compiling caffe2/operators/loss_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:46.4520103Z Compiling caffe2/operators/log_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:46.8516035Z 2023-01-11T21:38:46.8516586Z  2023-01-11T21:38:46.8517037Z  2023-01-11T21:38:46.8517317Z  2023-01-11T21:38:46.8517616Z  2023-01-11T21:38:46.8518164Z  2023-01-11T21:38:46.8518483Z  2023-01-11T21:38:46.8518768Z  2023-01-11T21:38:46.8519045Z  2023-01-11T21:38:46.8519463Z [1,416 / 2,684] 8 actions running 2023-01-11T21:38:46.8519920Z //:caffe2; 4s processwrapper-sandbox 2023-01-11T21:38:46.8520725Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:46.8521325Z Compiling caffe2/operators/map_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:46.8522018Z Compiling caffe2/operators/lpnorm_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:46.8522575Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:46.8523345Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:46.8524035Z Compiling caffe2/operators/loss_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:46.8524730Z Compiling caffe2/operators/log_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:46.8747221Z 2023-01-11T21:38:46.8747750Z  2023-01-11T21:38:46.8748120Z  2023-01-11T21:38:46.8748374Z  2023-01-11T21:38:46.8748678Z  2023-01-11T21:38:46.8748969Z  2023-01-11T21:38:46.8749223Z  2023-01-11T21:38:46.8749486Z  2023-01-11T21:38:46.8749778Z  2023-01-11T21:38:46.8750303Z INFO: From Compiling caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: 2023-01-11T21:38:46.8750766Z [1,416 / 2,684] 8 actions running 2023-01-11T21:38:46.8751175Z //:caffe2; 4s processwrapper-sandbox 2023-01-11T21:38:46.8751602Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:46.8752086Z Compiling caffe2/operators/map_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:46.8752888Z Compiling caffe2/operators/lpnorm_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:46.8753354Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:46.8753867Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:46.8754387Z Compiling caffe2/operators/loss_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:46.8755041Z Compiling caffe2/operators/log_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:46.8763252Z 2023-01-11T21:38:46.8764930Z  2023-01-11T21:38:46.8765257Z  2023-01-11T21:38:46.8765575Z  2023-01-11T21:38:46.8765907Z  2023-01-11T21:38:46.8766187Z  2023-01-11T21:38:46.8766498Z  2023-01-11T21:38:46.8766829Z  2023-01-11T21:38:46.8767113Z  2023-01-11T21:38:46.8772780Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: In instantiation of 'bool caffe2::AddDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2023-01-11T21:38:46.8773479Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:205:1: required from here 2023-01-11T21:38:46.8774409Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:151:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:46.8774923Z for (int i = 0; i < pre; ++i) { 2023-01-11T21:38:46.8775245Z ~~^~~~~ 2023-01-11T21:38:46.8776027Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:153:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:46.8776573Z for (int j = 0; j < n; ++j) { 2023-01-11T21:38:46.8777123Z ~~^~~ 2023-01-11T21:38:46.8777875Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:155:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:46.8778522Z for (int k = 0; k < post; ++k) { 2023-01-11T21:38:46.8778817Z ~~^~~~~~ 2023-01-11T21:38:46.8779225Z [1,416 / 2,684] 8 actions running 2023-01-11T21:38:46.8779653Z //:caffe2; 4s processwrapper-sandbox 2023-01-11T21:38:46.8780120Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:46.8780735Z Compiling caffe2/operators/map_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:46.8781327Z Compiling caffe2/operators/lpnorm_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:46.8781849Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:46.8782378Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:46.8782993Z Compiling caffe2/operators/loss_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:46.8783639Z Compiling caffe2/operators/log_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:47.2587865Z 2023-01-11T21:38:47.2588362Z  2023-01-11T21:38:47.2588686Z  2023-01-11T21:38:47.2588991Z  2023-01-11T21:38:47.2589276Z  2023-01-11T21:38:47.2589568Z  2023-01-11T21:38:47.2589862Z  2023-01-11T21:38:47.2590145Z  2023-01-11T21:38:47.2590404Z  2023-01-11T21:38:47.2590780Z [1,418 / 2,684] 8 actions running 2023-01-11T21:38:47.2591206Z //:caffe2; 4s processwrapper-sandbox 2023-01-11T21:38:47.2591732Z Compiling caffe2/operators/lpnorm_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:47.2592260Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:47.2592800Z Compiling caffe2/operators/lstm_unit_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:47.2593406Z Compiling caffe2/operators/loss_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:47.2593998Z Compiling caffe2/operators/log_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:47.2594508Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:47.2594930Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:47.5739491Z 2023-01-11T21:38:47.5740056Z  2023-01-11T21:38:47.5740410Z  2023-01-11T21:38:47.5740716Z  2023-01-11T21:38:47.5741416Z  2023-01-11T21:38:47.5852618Z  2023-01-11T21:38:47.5852914Z  2023-01-11T21:38:47.5853225Z  2023-01-11T21:38:47.5853531Z  2023-01-11T21:38:47.5853956Z [1,419 / 2,684] 8 actions, 7 running 2023-01-11T21:38:47.5854466Z //:caffe2; 4s processwrapper-sandbox 2023-01-11T21:38:47.5855091Z Compiling caffe2/operators/lpnorm_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:47.5856129Z Compiling caffe2/operators/lstm_unit_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:47.5856827Z Compiling caffe2/operators/loss_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:47.5857481Z Compiling caffe2/operators/log_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:47.5858030Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:47.5858538Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:47.5859018Z [Scann] Compiling caffe2/operators/locally_connected_op.cc 2023-01-11T21:38:47.8801061Z 2023-01-11T21:38:47.8801588Z  2023-01-11T21:38:47.8801911Z  2023-01-11T21:38:47.8802197Z  2023-01-11T21:38:47.8802383Z  2023-01-11T21:38:47.8802538Z  2023-01-11T21:38:47.8802705Z  2023-01-11T21:38:47.8802919Z  2023-01-11T21:38:47.8803071Z  2023-01-11T21:38:47.8803316Z [1,421 / 2,684] 8 actions running 2023-01-11T21:38:47.8803655Z //:caffe2; 5s processwrapper-sandbox 2023-01-11T21:38:47.8803992Z Compiling caffe2/operators/loss_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:47.8804414Z Compiling caffe2/operators/log_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:47.8804727Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:47.8804998Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:47.8805315Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:47.8805659Z Compiling caffe2/operators/load_save_op_util.cc; 0s processwrapper-sandbox 2023-01-11T21:38:47.8806089Z Compiling caffe2/operators/logit_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:48.3787951Z 2023-01-11T21:38:48.3788441Z  2023-01-11T21:38:48.3797193Z  2023-01-11T21:38:48.3797502Z  2023-01-11T21:38:48.3797820Z  2023-01-11T21:38:48.3797995Z  2023-01-11T21:38:48.3798165Z  2023-01-11T21:38:48.3798318Z  2023-01-11T21:38:48.3798486Z  2023-01-11T21:38:48.3798749Z [1,422 / 2,684] 8 actions, 7 running 2023-01-11T21:38:48.3799034Z //:caffe2; 5s processwrapper-sandbox 2023-01-11T21:38:48.3799381Z Compiling caffe2/operators/log_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:48.3806636Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:48.3807086Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:48.3807359Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:48.3807711Z Compiling caffe2/operators/load_save_op_util.cc; 0s processwrapper-sandbox 2023-01-11T21:38:48.3808091Z Compiling caffe2/operators/logit_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:48.3808387Z [Scann] Compiling caffe2/ideep/operators/expand_squeeze_dims_op.cc 2023-01-11T21:38:48.5816981Z 2023-01-11T21:38:48.5817462Z  2023-01-11T21:38:48.5817811Z  2023-01-11T21:38:48.5818099Z  2023-01-11T21:38:48.5818357Z  2023-01-11T21:38:48.5818632Z  2023-01-11T21:38:48.5818911Z  2023-01-11T21:38:48.5819171Z  2023-01-11T21:38:48.5819446Z  2023-01-11T21:38:48.5819846Z [1,423 / 2,684] 8 actions, 7 running 2023-01-11T21:38:48.5820307Z //:caffe2; 5s processwrapper-sandbox 2023-01-11T21:38:48.5820867Z Compiling caffe2/operators/log_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:48.5821388Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:48.5821822Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:48.5822403Z Compiling caffe2/operators/load_save_op_util.cc; 0s processwrapper-sandbox 2023-01-11T21:38:48.5823033Z Compiling caffe2/operators/logit_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:48.5823544Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:48.5824154Z [Sched] Compiling caffe2/operators/lengths_top_k_op.cc 2023-01-11T21:38:48.8870589Z 2023-01-11T21:38:48.8871106Z  2023-01-11T21:38:48.8871405Z  2023-01-11T21:38:48.8871579Z  2023-01-11T21:38:48.8871768Z  2023-01-11T21:38:48.8871939Z  2023-01-11T21:38:48.8872100Z  2023-01-11T21:38:48.8872269Z  2023-01-11T21:38:48.8872438Z  2023-01-11T21:38:48.8873218Z [1,424 / 2,684] 8 actions running 2023-01-11T21:38:48.8873716Z //:caffe2; 6s processwrapper-sandbox 2023-01-11T21:38:48.8874145Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:48.8874565Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:48.8875131Z Compiling caffe2/operators/load_save_op_util.cc; 1s processwrapper-sandbox 2023-01-11T21:38:48.8875762Z Compiling caffe2/operators/logit_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:48.8876250Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:48.8876813Z Compiling caffe2/operators/lengths_top_k_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:48.8877345Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:49.0868587Z 2023-01-11T21:38:49.0869134Z  2023-01-11T21:38:49.0869455Z  2023-01-11T21:38:49.0869790Z  2023-01-11T21:38:49.0870117Z  2023-01-11T21:38:49.0870406Z  2023-01-11T21:38:49.0870617Z  2023-01-11T21:38:49.0870786Z  2023-01-11T21:38:49.0870956Z  2023-01-11T21:38:49.0871210Z [1,425 / 2,684] 8 actions running 2023-01-11T21:38:49.0871504Z //:caffe2; 6s processwrapper-sandbox 2023-01-11T21:38:49.0871774Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:49.0872129Z Compiling caffe2/operators/load_save_op_util.cc; 1s processwrapper-sandbox 2023-01-11T21:38:49.0872514Z Compiling caffe2/operators/logit_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:49.0872814Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:49.0873166Z Compiling caffe2/operators/lengths_top_k_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:49.0873493Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:49.0873755Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:49.3599133Z 2023-01-11T21:38:49.3599698Z  2023-01-11T21:38:49.3600069Z  2023-01-11T21:38:49.3600424Z  2023-01-11T21:38:49.3600732Z  2023-01-11T21:38:49.3601015Z  2023-01-11T21:38:49.3601320Z  2023-01-11T21:38:49.3601643Z  2023-01-11T21:38:49.3601932Z  2023-01-11T21:38:49.3602357Z [1,425 / 2,684] 8 actions running 2023-01-11T21:38:49.3602845Z //:caffe2; 6s processwrapper-sandbox 2023-01-11T21:38:49.3603342Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:49.3603961Z Compiling caffe2/operators/load_save_op_util.cc; 1s processwrapper-sandbox 2023-01-11T21:38:49.3604637Z Compiling caffe2/operators/logit_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:49.3605200Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:49.3605841Z Compiling caffe2/operators/lengths_top_k_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:49.3606425Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:49.3606926Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:49.5773923Z 2023-01-11T21:38:49.5774467Z  2023-01-11T21:38:49.5774806Z  2023-01-11T21:38:49.5775106Z  2023-01-11T21:38:49.5775412Z  2023-01-11T21:38:49.5781194Z  2023-01-11T21:38:49.5782038Z  2023-01-11T21:38:49.5782769Z  2023-01-11T21:38:49.5783417Z  2023-01-11T21:38:49.5784129Z [1,427 / 2,684] 8 actions, 7 running 2023-01-11T21:38:49.5784838Z //:caffe2; 6s processwrapper-sandbox 2023-01-11T21:38:49.5785597Z Compiling caffe2/operators/logit_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:49.5786420Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:49.5787374Z Compiling caffe2/operators/lengths_top_k_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:49.5787995Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:49.5788685Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:49.5789294Z Compiling caffe2/distributed/store_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:49.5789830Z [Scann] Compiling caffe2/operators/listwise_l2r_op.cc 2023-01-11T21:38:49.9599292Z 2023-01-11T21:38:49.9600229Z  2023-01-11T21:38:49.9600854Z  2023-01-11T21:38:49.9601369Z  2023-01-11T21:38:49.9602177Z  2023-01-11T21:38:49.9602952Z  2023-01-11T21:38:49.9603328Z  2023-01-11T21:38:49.9603617Z  2023-01-11T21:38:49.9603916Z  2023-01-11T21:38:49.9604325Z [1,427 / 2,684] 8 actions running 2023-01-11T21:38:49.9604775Z //:caffe2; 7s processwrapper-sandbox 2023-01-11T21:38:49.9605409Z Compiling caffe2/operators/logit_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:49.9605893Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:49.9606417Z Compiling caffe2/operators/lengths_top_k_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:49.9606928Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:49.9607358Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:49.9607891Z Compiling caffe2/distributed/store_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:49.9608561Z Compiling caffe2/operators/listwise_l2r_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:50.3609628Z 2023-01-11T21:38:50.3610164Z  2023-01-11T21:38:50.3610535Z  2023-01-11T21:38:50.3610813Z  2023-01-11T21:38:50.3611078Z  2023-01-11T21:38:50.3611357Z  2023-01-11T21:38:50.3611637Z  2023-01-11T21:38:50.3611919Z  2023-01-11T21:38:50.3612254Z  2023-01-11T21:38:50.3612684Z [1,428 / 2,684] 8 actions running 2023-01-11T21:38:50.3613139Z //:caffe2; 7s processwrapper-sandbox 2023-01-11T21:38:50.3613597Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:50.3614205Z Compiling caffe2/operators/lengths_top_k_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:50.3614782Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:50.3615228Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:50.3615867Z Compiling caffe2/distributed/store_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:50.3616539Z Compiling caffe2/operators/listwise_l2r_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:50.3617196Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2023-01-11T21:38:50.4829291Z 2023-01-11T21:38:50.4829982Z  2023-01-11T21:38:50.4830385Z  2023-01-11T21:38:50.4830940Z  2023-01-11T21:38:50.4831359Z  2023-01-11T21:38:50.4831655Z  2023-01-11T21:38:50.4831933Z  2023-01-11T21:38:50.4832306Z  2023-01-11T21:38:50.4832588Z  2023-01-11T21:38:50.4833107Z INFO: From Compiling caffe2/operators/lengths_top_k_op.cc: 2023-01-11T21:38:50.4833598Z [1,428 / 2,684] 8 actions running 2023-01-11T21:38:50.4834055Z //:caffe2; 7s processwrapper-sandbox 2023-01-11T21:38:50.4834542Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:50.4835122Z Compiling caffe2/operators/lengths_top_k_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:50.4835663Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:50.4836124Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:50.4836692Z Compiling caffe2/distributed/store_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:50.4837357Z Compiling caffe2/operators/listwise_l2r_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:50.4838114Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2023-01-11T21:38:50.4838358Z 2023-01-11T21:38:50.4838474Z  2023-01-11T21:38:50.4838695Z  2023-01-11T21:38:50.4838932Z  2023-01-11T21:38:50.4839168Z  2023-01-11T21:38:50.4839395Z  2023-01-11T21:38:50.4839631Z  2023-01-11T21:38:50.4839874Z  2023-01-11T21:38:50.4840091Z  2023-01-11T21:38:50.4840927Z caffe2/operators/lengths_top_k_op.cc: In instantiation of 'bool caffe2::LengthsTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2023-01-11T21:38:50.4841667Z caffe2/operators/lengths_top_k_op.cc:158:1: required from here 2023-01-11T21:38:50.4842296Z caffe2/operators/lengths_top_k_op.cc:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:50.4842837Z if (p_queue.size() < k_ || value > p_queue.top().first) { 2023-01-11T21:38:50.4843479Z caffe2/operators/lengths_top_k_op.cc:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:50.4843976Z if (p_queue.size() > k_) { 2023-01-11T21:38:50.4844367Z [1,428 / 2,684] 8 actions running 2023-01-11T21:38:50.4844802Z //:caffe2; 7s processwrapper-sandbox 2023-01-11T21:38:50.4845244Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:50.4845817Z Compiling caffe2/operators/lengths_top_k_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:50.4846358Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:50.4846821Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:50.4847375Z Compiling caffe2/distributed/store_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:50.4848035Z Compiling caffe2/operators/listwise_l2r_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:50.4848669Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2023-01-11T21:38:50.7612248Z 2023-01-11T21:38:50.7612870Z  2023-01-11T21:38:50.7613246Z  2023-01-11T21:38:50.7613515Z  2023-01-11T21:38:50.7613782Z  2023-01-11T21:38:50.7614037Z  2023-01-11T21:38:50.7614315Z  2023-01-11T21:38:50.7614588Z  2023-01-11T21:38:50.7614839Z  2023-01-11T21:38:50.7615247Z [1,430 / 2,684] 8 actions running 2023-01-11T21:38:50.7615703Z //:caffe2; 8s processwrapper-sandbox 2023-01-11T21:38:50.7616149Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:50.7616589Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:50.7617138Z Compiling caffe2/distributed/store_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:50.7617771Z Compiling caffe2/operators/listwise_l2r_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:50.7618373Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2023-01-11T21:38:50.7618830Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:50.7619270Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:50.8665158Z 2023-01-11T21:38:50.8665937Z  2023-01-11T21:38:50.8666556Z  2023-01-11T21:38:50.8667013Z  2023-01-11T21:38:50.8667393Z  2023-01-11T21:38:50.8667764Z  2023-01-11T21:38:50.8668123Z  2023-01-11T21:38:50.8668491Z  2023-01-11T21:38:50.8668854Z  2023-01-11T21:38:50.8669391Z INFO: From Compiling caffe2/ideep/operators/concat_split_op.cc: 2023-01-11T21:38:50.8669990Z [1,430 / 2,684] 8 actions running 2023-01-11T21:38:50.8670552Z //:caffe2; 8s processwrapper-sandbox 2023-01-11T21:38:50.8671091Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:50.8671642Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:50.8672298Z Compiling caffe2/distributed/store_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:50.8673012Z Compiling caffe2/operators/listwise_l2r_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:50.8673765Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2023-01-11T21:38:50.8674383Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:50.8674919Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:50.8675209Z 2023-01-11T21:38:50.8675432Z  2023-01-11T21:38:50.8675807Z  2023-01-11T21:38:50.8676197Z  2023-01-11T21:38:50.8676558Z  2023-01-11T21:38:50.8676902Z  2023-01-11T21:38:50.8677254Z  2023-01-11T21:38:50.8677623Z  2023-01-11T21:38:50.8678115Z  2023-01-11T21:38:50.8679056Z caffe2/ideep/operators/concat_split_op.cc: In member function 'virtual bool {anonymous}::IDEEPConcatOp::RunOnDevice()': 2023-01-11T21:38:50.8680346Z caffe2/ideep/operators/concat_split_op.cc:65:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:50.8681017Z for (int i = 0; i < axis_vdata.size(); i++) { 2023-01-11T21:38:50.8681459Z ~~^~~~~~~~~~~~~~~~~~~ 2023-01-11T21:38:50.8682133Z [1,430 / 2,684] 8 actions running 2023-01-11T21:38:50.8682611Z //:caffe2; 8s processwrapper-sandbox 2023-01-11T21:38:50.8683040Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:50.8683466Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:50.8684531Z Compiling caffe2/distributed/store_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:50.8685277Z Compiling caffe2/operators/listwise_l2r_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:50.8685969Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2023-01-11T21:38:50.8686495Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:50.8686992Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:51.1615119Z 2023-01-11T21:38:51.1616120Z  2023-01-11T21:38:51.1616719Z  2023-01-11T21:38:51.1617098Z  2023-01-11T21:38:51.1617454Z  2023-01-11T21:38:51.1617801Z  2023-01-11T21:38:51.1618171Z  2023-01-11T21:38:51.1618538Z  2023-01-11T21:38:51.1618904Z  2023-01-11T21:38:51.1619401Z [1,431 / 2,684] 8 actions running 2023-01-11T21:38:51.1619933Z //:caffe2; 8s processwrapper-sandbox 2023-01-11T21:38:51.1620466Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:51.1621098Z Compiling caffe2/distributed/store_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:51.1621820Z Compiling caffe2/operators/listwise_l2r_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:51.1622528Z Compiling caffe2/core/net_async_tracing.cc; 1s processwrapper-sandbox 2023-01-11T21:38:51.1623122Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:51.1623638Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:51.1624092Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:51.5617009Z 2023-01-11T21:38:51.5617567Z  2023-01-11T21:38:51.5617960Z  2023-01-11T21:38:51.5618215Z  2023-01-11T21:38:51.5618373Z  2023-01-11T21:38:51.5618546Z  2023-01-11T21:38:51.5618717Z  2023-01-11T21:38:51.5618871Z  2023-01-11T21:38:51.5619058Z  2023-01-11T21:38:51.5619310Z [1,433 / 2,684] 8 actions running 2023-01-11T21:38:51.5619594Z //:caffe2; 8s processwrapper-sandbox 2023-01-11T21:38:51.5619954Z Compiling caffe2/operators/listwise_l2r_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:51.5620341Z Compiling caffe2/core/net_async_tracing.cc; 1s processwrapper-sandbox 2023-01-11T21:38:51.5620659Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:51.5620920Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:51.5621194Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:51.5621550Z Compiling caffe2/serialize/istream_adapter.cc; 0s processwrapper-sandbox 2023-01-11T21:38:51.5621923Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:51.7854641Z 2023-01-11T21:38:51.7855198Z  2023-01-11T21:38:51.7855595Z  2023-01-11T21:38:51.7855916Z  2023-01-11T21:38:51.7856218Z  2023-01-11T21:38:51.7856533Z  2023-01-11T21:38:51.7856854Z  2023-01-11T21:38:51.7857159Z  2023-01-11T21:38:51.7857462Z  2023-01-11T21:38:51.7857767Z [1,434 / 2,684] 8 actions, 7 running 2023-01-11T21:38:51.7858070Z //:caffe2; 9s processwrapper-sandbox 2023-01-11T21:38:51.7858425Z Compiling caffe2/core/net_async_tracing.cc; 1s processwrapper-sandbox 2023-01-11T21:38:51.7858743Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:51.7859029Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:51.7859372Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:51.7859920Z Compiling caffe2/serialize/istream_adapter.cc; 0s processwrapper-sandbox 2023-01-11T21:38:51.7860298Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:51.7860593Z [Scann] Compiling caffe2/operators/leaky_relu_op.cc 2023-01-11T21:38:51.8343279Z 2023-01-11T21:38:51.8343851Z  2023-01-11T21:38:51.8344258Z  2023-01-11T21:38:51.8344544Z  2023-01-11T21:38:51.8345079Z  2023-01-11T21:38:51.8345401Z  2023-01-11T21:38:51.8345674Z  2023-01-11T21:38:51.8345985Z  2023-01-11T21:38:51.8346278Z  2023-01-11T21:38:51.8346797Z INFO: From Compiling caffe2/core/net_async_tracing.cc: 2023-01-11T21:38:51.8347310Z [1,434 / 2,684] 8 actions running 2023-01-11T21:38:51.8347776Z //:caffe2; 9s processwrapper-sandbox 2023-01-11T21:38:51.8348343Z Compiling caffe2/core/net_async_tracing.cc; 1s processwrapper-sandbox 2023-01-11T21:38:51.8348895Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:51.8349368Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:51.8349813Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:51.8350391Z Compiling caffe2/serialize/istream_adapter.cc; 0s processwrapper-sandbox 2023-01-11T21:38:51.8351044Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:51.8351683Z Compiling caffe2/operators/leaky_relu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:51.8366173Z 2023-01-11T21:38:51.8366571Z  2023-01-11T21:38:51.8366923Z  2023-01-11T21:38:51.8367244Z  2023-01-11T21:38:51.8367532Z  2023-01-11T21:38:51.8367846Z  2023-01-11T21:38:51.8368152Z  2023-01-11T21:38:51.8368451Z  2023-01-11T21:38:51.8368774Z  2023-01-11T21:38:51.8380094Z caffe2/core/net_async_tracing.cc: In function 'int caffe2::tracing::extractShardId(const string&)': 2023-01-11T21:38:51.8381008Z caffe2/core/net_async_tracing.cc:402:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:38:51.8381626Z while (right_pos < name.length() && isdigit(name[right_pos])) { 2023-01-11T21:38:51.8382020Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2023-01-11T21:38:51.8388273Z [1,434 / 2,684] 8 actions running 2023-01-11T21:38:51.8388761Z //:caffe2; 9s processwrapper-sandbox 2023-01-11T21:38:51.8389388Z Compiling caffe2/core/net_async_tracing.cc; 1s processwrapper-sandbox 2023-01-11T21:38:51.8390490Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:51.8390956Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:51.8391436Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:51.8392052Z Compiling caffe2/serialize/istream_adapter.cc; 0s processwrapper-sandbox 2023-01-11T21:38:51.8394077Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:51.8394739Z Compiling caffe2/operators/leaky_relu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:52.1762304Z 2023-01-11T21:38:52.1762865Z  2023-01-11T21:38:52.1763217Z  2023-01-11T21:38:52.1763520Z  2023-01-11T21:38:52.1763706Z  2023-01-11T21:38:52.1763876Z  2023-01-11T21:38:52.1764049Z  2023-01-11T21:38:52.1764201Z  2023-01-11T21:38:52.1764370Z  2023-01-11T21:38:52.1764621Z [1,435 / 2,684] 8 actions running 2023-01-11T21:38:52.1764899Z //:caffe2; 9s processwrapper-sandbox 2023-01-11T21:38:52.1765190Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:52.1765463Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:52.1765719Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:52.1766065Z Compiling caffe2/serialize/istream_adapter.cc; 0s processwrapper-sandbox 2023-01-11T21:38:52.1766455Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:52.1766830Z Compiling caffe2/operators/leaky_relu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:52.1767126Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:52.6029979Z 2023-01-11T21:38:52.6030711Z  2023-01-11T21:38:52.6031088Z  2023-01-11T21:38:52.6031384Z  2023-01-11T21:38:52.6034636Z  2023-01-11T21:38:52.6035161Z  2023-01-11T21:38:52.6037031Z  2023-01-11T21:38:52.6037514Z  2023-01-11T21:38:52.6038114Z  2023-01-11T21:38:52.6038749Z [1,436 / 2,684] 8 actions, 7 running 2023-01-11T21:38:52.6040784Z //:caffe2; 9s processwrapper-sandbox 2023-01-11T21:38:52.6041438Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:52.6042061Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:52.6042626Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:52.6043492Z Compiling caffe2/operators/key_split_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:52.6044260Z Compiling caffe2/operators/leaky_relu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:52.6045292Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:52.6045725Z [Scann] Compiling caffe2/sgd/adagrad_op.cc 2023-01-11T21:38:52.8499948Z 2023-01-11T21:38:52.8500758Z  2023-01-11T21:38:52.8501447Z  2023-01-11T21:38:52.8501983Z  2023-01-11T21:38:52.8503221Z  2023-01-11T21:38:52.8504462Z  2023-01-11T21:38:52.8504920Z  2023-01-11T21:38:52.8505356Z  2023-01-11T21:38:52.8505801Z  2023-01-11T21:38:52.8506398Z [1,438 / 2,684] 8 actions, 7 running 2023-01-11T21:38:52.8507242Z //:caffe2; 10s processwrapper-sandbox 2023-01-11T21:38:52.8507925Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:52.8508661Z Compiling caffe2/operators/key_split_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:52.8509440Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:52.8510166Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:52.8510865Z Compiling caffe2/sgd/adagrad_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:52.8511522Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:52.8512079Z [Scann] Compiling caffe2/operators/elementwise_mul_op.cc 2023-01-11T21:38:53.0704251Z 2023-01-11T21:38:53.0704768Z  2023-01-11T21:38:53.0705095Z  2023-01-11T21:38:53.0705377Z  2023-01-11T21:38:53.0705658Z  2023-01-11T21:38:53.0705932Z  2023-01-11T21:38:53.0706204Z  2023-01-11T21:38:53.0706470Z  2023-01-11T21:38:53.0706731Z  2023-01-11T21:38:53.0707135Z [1,438 / 2,684] 8 actions running 2023-01-11T21:38:53.0707539Z //:caffe2; 10s processwrapper-sandbox 2023-01-11T21:38:53.0707981Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:53.0708539Z Compiling caffe2/operators/key_split_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:53.0709183Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:53.0709674Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:53.0710214Z Compiling caffe2/sgd/adagrad_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:53.0710664Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:53.0711071Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:53.4703212Z 2023-01-11T21:38:53.4703594Z  2023-01-11T21:38:53.4703818Z  2023-01-11T21:38:53.4704040Z  2023-01-11T21:38:53.4704291Z  2023-01-11T21:38:53.4707461Z  2023-01-11T21:38:53.4708072Z  2023-01-11T21:38:53.4708551Z  2023-01-11T21:38:53.4708980Z  2023-01-11T21:38:53.4709689Z [1,440 / 2,684] 8 actions running 2023-01-11T21:38:53.4710407Z //:caffe2; 10s processwrapper-sandbox 2023-01-11T21:38:53.4710870Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:53.4711255Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:53.4711673Z Compiling caffe2/sgd/adagrad_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:53.4711983Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:53.4712447Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:53.4714054Z Compiling caffe2/operators/instance_norm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:53.4714571Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:54.0031334Z 2023-01-11T21:38:54.0031928Z  2023-01-11T21:38:54.0032215Z  2023-01-11T21:38:54.0032500Z  2023-01-11T21:38:54.0032793Z  2023-01-11T21:38:54.0033079Z  2023-01-11T21:38:54.0033366Z  2023-01-11T21:38:54.0033651Z  2023-01-11T21:38:54.0038719Z  2023-01-11T21:38:54.0039518Z [1,441 / 2,684] 8 actions, 7 running 2023-01-11T21:38:54.0040002Z //:caffe2; 11s processwrapper-sandbox 2023-01-11T21:38:54.0040796Z Compiling caffe2/operators/leaky_relu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:54.0041423Z Compiling caffe2/sgd/adagrad_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:54.0041947Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:54.0042403Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:54.0042987Z Compiling caffe2/operators/instance_norm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:54.0043593Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:54.0044012Z [Scann] Compiling caffe2/core/net_dag_utils.cc 2023-01-11T21:38:54.2709976Z 2023-01-11T21:38:54.2710466Z  2023-01-11T21:38:54.2710836Z  2023-01-11T21:38:54.2711140Z  2023-01-11T21:38:54.2711403Z  2023-01-11T21:38:54.2711629Z  2023-01-11T21:38:54.2711914Z  2023-01-11T21:38:54.2712191Z  2023-01-11T21:38:54.2712447Z  2023-01-11T21:38:54.2712818Z [1,443 / 2,684] 8 actions running 2023-01-11T21:38:54.2713254Z //:caffe2; 11s processwrapper-sandbox 2023-01-11T21:38:54.2713791Z Compiling caffe2/sgd/adagrad_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:54.2714313Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:54.2714795Z Compiling caffe2/operators/instance_norm_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:54.2715102Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:54.2715449Z Compiling caffe2/core/net_dag_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:38:54.2715827Z Compiling caffe2/operators/lengths_pad_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:54.2716205Z Compiling caffe2/operators/integral_image_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:54.6739748Z 2023-01-11T21:38:54.6740295Z  2023-01-11T21:38:54.6740629Z  2023-01-11T21:38:54.6740921Z  2023-01-11T21:38:54.6741196Z  2023-01-11T21:38:54.6741463Z  2023-01-11T21:38:54.6741722Z  2023-01-11T21:38:54.6742016Z  2023-01-11T21:38:54.6742406Z  2023-01-11T21:38:54.6742788Z [1,444 / 2,684] 8 actions, 7 running 2023-01-11T21:38:54.6743249Z //:caffe2; 11s processwrapper-sandbox 2023-01-11T21:38:54.6743706Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:54.6744299Z Compiling caffe2/operators/instance_norm_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:54.6744835Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:54.6745390Z Compiling caffe2/core/net_dag_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:38:54.6746016Z Compiling caffe2/operators/lengths_pad_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:54.6746688Z Compiling caffe2/operators/integral_image_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:54.6747189Z [Scann] Compiling caffe2/operators/elementwise_ops.cc 2023-01-11T21:38:54.8808509Z 2023-01-11T21:38:54.8809041Z  2023-01-11T21:38:54.8809372Z  2023-01-11T21:38:54.8809662Z  2023-01-11T21:38:54.8809947Z  2023-01-11T21:38:54.8810215Z  2023-01-11T21:38:54.8810496Z  2023-01-11T21:38:54.8810780Z  2023-01-11T21:38:54.8811043Z  2023-01-11T21:38:54.8811450Z [1,445 / 2,684] 8 actions, 7 running 2023-01-11T21:38:54.8811926Z //:caffe2; 12s processwrapper-sandbox 2023-01-11T21:38:54.8812500Z Compiling caffe2/operators/instance_norm_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:54.8813232Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:54.8813815Z Compiling caffe2/core/net_dag_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:38:54.8814458Z Compiling caffe2/operators/lengths_pad_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:54.8815143Z Compiling caffe2/operators/integral_image_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:54.8815902Z Compiling caffe2/operators/elementwise_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:54.8816390Z [Prepa] Compiling caffe2/core/test_utils.cc 2023-01-11T21:38:55.2718057Z 2023-01-11T21:38:55.2718610Z  2023-01-11T21:38:55.2718991Z  2023-01-11T21:38:55.2719327Z  2023-01-11T21:38:55.2719752Z  2023-01-11T21:38:55.2720067Z  2023-01-11T21:38:55.2720428Z  2023-01-11T21:38:55.2720741Z  2023-01-11T21:38:55.2721167Z  2023-01-11T21:38:55.2721588Z [1,445 / 2,684] 8 actions running 2023-01-11T21:38:55.2721973Z //:caffe2; 12s processwrapper-sandbox 2023-01-11T21:38:55.2722350Z Compiling caffe2/operators/instance_norm_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:55.2722660Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:55.2723134Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:38:55.2723516Z Compiling caffe2/operators/lengths_pad_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:55.2723990Z Compiling caffe2/operators/integral_image_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:55.2724477Z Compiling caffe2/operators/elementwise_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:55.2725160Z Compiling caffe2/core/test_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:38:55.4748151Z 2023-01-11T21:38:55.4748708Z  2023-01-11T21:38:55.4749072Z  2023-01-11T21:38:55.4749475Z  2023-01-11T21:38:55.4749787Z  2023-01-11T21:38:55.4750077Z  2023-01-11T21:38:55.4750358Z  2023-01-11T21:38:55.4750649Z  2023-01-11T21:38:55.4750935Z  2023-01-11T21:38:55.4751354Z [1,446 / 2,684] 8 actions running 2023-01-11T21:38:55.4751841Z //:caffe2; 12s processwrapper-sandbox 2023-01-11T21:38:55.4752323Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:55.4752900Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:38:55.4753643Z Compiling caffe2/operators/lengths_pad_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:55.4754388Z Compiling caffe2/operators/integral_image_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:55.4755124Z Compiling caffe2/operators/elementwise_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:55.4755778Z Compiling caffe2/core/test_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:38:55.4756441Z Compiling caffe2/serialize/file_adapter.cc; 0s processwrapper-sandbox 2023-01-11T21:38:55.8276012Z 2023-01-11T21:38:55.8276574Z  2023-01-11T21:38:55.8276898Z  2023-01-11T21:38:55.8277174Z  2023-01-11T21:38:55.8277454Z  2023-01-11T21:38:55.8277858Z  2023-01-11T21:38:55.8278108Z  2023-01-11T21:38:55.8278379Z  2023-01-11T21:38:55.8278638Z  2023-01-11T21:38:55.8279034Z [1,448 / 2,684] 8 actions, 7 running 2023-01-11T21:38:55.8279495Z //:caffe2; 13s processwrapper-sandbox 2023-01-11T21:38:55.8280061Z Compiling caffe2/operators/lengths_pad_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:55.8280786Z Compiling caffe2/operators/integral_image_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:55.8281437Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:55.8282020Z Compiling caffe2/core/test_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:38:55.8282632Z Compiling caffe2/serialize/file_adapter.cc; 0s processwrapper-sandbox 2023-01-11T21:38:55.8283142Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:55.8283560Z [Scann] Compiling caffe2/operators/inference_lstm_op.cc 2023-01-11T21:38:56.0507730Z 2023-01-11T21:38:56.0508300Z  2023-01-11T21:38:56.0510520Z  2023-01-11T21:38:56.0510859Z  2023-01-11T21:38:56.0511229Z  2023-01-11T21:38:56.0511515Z  2023-01-11T21:38:56.0511799Z  2023-01-11T21:38:56.0512065Z  2023-01-11T21:38:56.0512342Z  2023-01-11T21:38:56.0512766Z [1,449 / 2,684] 8 actions, 7 running 2023-01-11T21:38:56.0513236Z //:caffe2; 13s processwrapper-sandbox 2023-01-11T21:38:56.0514898Z Compiling caffe2/operators/integral_image_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:56.0515592Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:56.0516208Z Compiling caffe2/core/test_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:38:56.0516865Z Compiling caffe2/serialize/file_adapter.cc; 0s processwrapper-sandbox 2023-01-11T21:38:56.0517452Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:56.0518155Z Compiling caffe2/operators/inference_lstm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:56.0518594Z [Scann] Compiling caffe2/distributed/file_store_handler.cc 2023-01-11T21:38:56.2743478Z 2023-01-11T21:38:56.2743998Z  2023-01-11T21:38:56.2744313Z  2023-01-11T21:38:56.2744474Z  2023-01-11T21:38:56.2744651Z  2023-01-11T21:38:56.2744822Z  2023-01-11T21:38:56.2744974Z  2023-01-11T21:38:56.2745141Z  2023-01-11T21:38:56.2745308Z  2023-01-11T21:38:56.2745557Z [1,449 / 2,684] 8 actions running 2023-01-11T21:38:56.2745848Z //:caffe2; 13s processwrapper-sandbox 2023-01-11T21:38:56.2746209Z Compiling caffe2/operators/integral_image_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:56.2746591Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:56.2746962Z Compiling caffe2/core/test_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:38:56.2747332Z Compiling caffe2/serialize/file_adapter.cc; 0s processwrapper-sandbox 2023-01-11T21:38:56.2747644Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:56.2747985Z Compiling caffe2/operators/inference_lstm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:56.2748303Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:56.4819167Z 2023-01-11T21:38:56.4819684Z  2023-01-11T21:38:56.4819892Z  2023-01-11T21:38:56.4820085Z  2023-01-11T21:38:56.4820308Z  2023-01-11T21:38:56.4820471Z  2023-01-11T21:38:56.4820637Z  2023-01-11T21:38:56.4820815Z  2023-01-11T21:38:56.4820978Z  2023-01-11T21:38:56.4821272Z [1,450 / 2,684] 8 actions running 2023-01-11T21:38:56.4821636Z Compiling caffe2/operators/integral_image_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:56.4822079Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:56.4822449Z Compiling caffe2/core/test_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:38:56.4822880Z Compiling caffe2/serialize/file_adapter.cc; 1s processwrapper-sandbox 2023-01-11T21:38:56.4823205Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:56.4823596Z Compiling caffe2/operators/inference_lstm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:56.4823916Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:56.4824300Z Compiling caffe2/operators/index_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:56.6975198Z 2023-01-11T21:38:56.6975727Z  2023-01-11T21:38:56.6976156Z  2023-01-11T21:38:56.6976409Z  2023-01-11T21:38:56.6976582Z  2023-01-11T21:38:56.6976738Z  2023-01-11T21:38:56.6976907Z  2023-01-11T21:38:56.6977074Z  2023-01-11T21:38:56.6977226Z  2023-01-11T21:38:56.6977478Z [1,450 / 2,684] 8 actions running 2023-01-11T21:38:56.6977844Z Compiling caffe2/operators/integral_image_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:56.6978239Z Compiling caffe2/operators/elementwise_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:56.6978611Z Compiling caffe2/core/test_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:38:56.7005964Z Compiling caffe2/serialize/file_adapter.cc; 1s processwrapper-sandbox 2023-01-11T21:38:56.7006332Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:56.7006686Z Compiling caffe2/operators/inference_lstm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:56.7007065Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:56.7736415Z Compiling caffe2/operators/index_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:56.9562708Z 2023-01-11T21:38:56.9563196Z  2023-01-11T21:38:56.9563554Z  2023-01-11T21:38:56.9563845Z  2023-01-11T21:38:56.9564140Z  2023-01-11T21:38:56.9564437Z  2023-01-11T21:38:56.9564720Z  2023-01-11T21:38:56.9565018Z  2023-01-11T21:38:56.9565313Z  2023-01-11T21:38:56.9565724Z [1,451 / 2,684] 8 actions, 7 running 2023-01-11T21:38:56.9566358Z Compiling caffe2/operators/elementwise_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:56.9567059Z Compiling caffe2/core/test_utils.cc; 2s processwrapper-sandbox 2023-01-11T21:38:56.9567739Z Compiling caffe2/serialize/file_adapter.cc; 1s processwrapper-sandbox 2023-01-11T21:38:56.9568310Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:56.9568948Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:56.9569514Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:56.9570319Z Compiling caffe2/operators/index_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:56.9570804Z [Scann] Compiling caffe2/sgd/adam_op.cc 2023-01-11T21:38:57.2222519Z 2023-01-11T21:38:57.2223103Z  2023-01-11T21:38:57.2223464Z  2023-01-11T21:38:57.2223789Z  2023-01-11T21:38:57.2224103Z  2023-01-11T21:38:57.2224407Z  2023-01-11T21:38:57.2224708Z  2023-01-11T21:38:57.2225027Z  2023-01-11T21:38:57.2225322Z  2023-01-11T21:38:57.2225725Z [1,453 / 2,684] 8 actions, 7 running 2023-01-11T21:38:57.2226359Z Compiling caffe2/serialize/file_adapter.cc; 1s processwrapper-sandbox 2023-01-11T21:38:57.2226948Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:57.2227583Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:57.2228166Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:57.2228756Z Compiling caffe2/operators/index_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:38:57.2229419Z Compiling caffe2/sgd/adam_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:57.2230085Z Compiling caffe2/distributed/store_handler.cc; 0s processwrapper-sandbox 2023-01-11T21:38:57.2230638Z [Scann] Compiling caffe2/distributed/file_store_handler_op.cc 2023-01-11T21:38:57.4252057Z 2023-01-11T21:38:57.4252574Z  2023-01-11T21:38:57.4252930Z  2023-01-11T21:38:57.4253207Z  2023-01-11T21:38:57.4253473Z  2023-01-11T21:38:57.4253755Z  2023-01-11T21:38:57.4254033Z  2023-01-11T21:38:57.4254297Z  2023-01-11T21:38:57.4254572Z  2023-01-11T21:38:57.4255007Z [1,454 / 2,684] 8 actions, 7 running 2023-01-11T21:38:57.4255460Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:57.4256028Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:57.4256574Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:57.4257144Z Compiling caffe2/operators/index_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:57.4257752Z Compiling caffe2/sgd/adam_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:57.4258386Z Compiling caffe2/distributed/store_handler.cc; 0s processwrapper-sandbox 2023-01-11T21:38:57.4258911Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:57.4259336Z [Scann] Compiling caffe2/ideep/operators/quantization/int8_add_op.cc 2023-01-11T21:38:57.7031722Z 2023-01-11T21:38:57.7032230Z  2023-01-11T21:38:57.7032573Z  2023-01-11T21:38:57.7032859Z  2023-01-11T21:38:57.7033115Z  2023-01-11T21:38:57.7033390Z  2023-01-11T21:38:57.7033867Z  2023-01-11T21:38:57.7034126Z  2023-01-11T21:38:57.7034397Z  2023-01-11T21:38:57.7034784Z [1,454 / 2,684] 8 actions running 2023-01-11T21:38:57.7035231Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:57.7035825Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:57.7036372Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:57.7036999Z Compiling caffe2/operators/index_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:38:57.7037600Z Compiling caffe2/sgd/adam_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:57.7038419Z Compiling caffe2/distributed/store_handler.cc; 0s processwrapper-sandbox 2023-01-11T21:38:57.7038930Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:57.7039381Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:38:58.5408145Z 2023-01-11T21:38:58.5408618Z  2023-01-11T21:38:58.5408964Z  2023-01-11T21:38:58.5409250Z  2023-01-11T21:38:58.5409530Z  2023-01-11T21:38:58.5409805Z  2023-01-11T21:38:58.5410083Z  2023-01-11T21:38:58.5410342Z  2023-01-11T21:38:58.5410616Z  2023-01-11T21:38:58.5411011Z [1,455 / 2,684] 8 actions, 7 running 2023-01-11T21:38:58.5411585Z Compiling caffe2/operators/inference_lstm_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:58.5412126Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:58.5412730Z Compiling caffe2/operators/index_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:38:58.5413296Z Compiling caffe2/sgd/adam_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:58.5413910Z Compiling caffe2/distributed/store_handler.cc; 1s processwrapper-sandbox 2023-01-11T21:38:58.5414437Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:58.5414888Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:58.5415266Z [Scann] Compiling caffe2/sgd/clip_tensor_op.cc 2023-01-11T21:38:58.8125631Z 2023-01-11T21:38:58.8126123Z  2023-01-11T21:38:58.8126526Z  2023-01-11T21:38:58.8126825Z  2023-01-11T21:38:58.8127087Z  2023-01-11T21:38:58.8127361Z  2023-01-11T21:38:58.8127631Z  2023-01-11T21:38:58.8127896Z  2023-01-11T21:38:58.8128296Z  2023-01-11T21:38:58.8128769Z [1,459 / 2,684] 8 actions, 7 running 2023-01-11T21:38:58.8129379Z Compiling caffe2/sgd/adam_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:58.8129993Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:58.8130526Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:58.8131182Z Compiling caffe2/sgd/clip_tensor_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:58.8131838Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2023-01-11T21:38:58.8132652Z Compiling caffe2/operators/hard_sigmoid_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:58.8133332Z Compiling caffe2/operators/normalize_l1_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:58.8133811Z [Scann] Compiling caffe2/core/workspace.cc 2023-01-11T21:38:59.1034583Z 2023-01-11T21:38:59.1035083Z  2023-01-11T21:38:59.1035411Z  2023-01-11T21:38:59.1035691Z  2023-01-11T21:38:59.1035965Z  2023-01-11T21:38:59.1036223Z  2023-01-11T21:38:59.1036493Z  2023-01-11T21:38:59.1036777Z  2023-01-11T21:38:59.1037030Z  2023-01-11T21:38:59.1037424Z [1,459 / 2,684] 8 actions running 2023-01-11T21:38:59.1038127Z Compiling caffe2/sgd/adam_op.cc; 2s processwrapper-sandbox 2023-01-11T21:38:59.1038609Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:59.1039049Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:38:59.1039589Z Compiling caffe2/sgd/clip_tensor_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:59.1040245Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2023-01-11T21:38:59.1040861Z Compiling caffe2/operators/hard_sigmoid_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:59.1041568Z Compiling caffe2/operators/normalize_l1_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:59.1042391Z Compiling caffe2/core/workspace.cc; 0s processwrapper-sandbox 2023-01-11T21:38:59.6010479Z 2023-01-11T21:38:59.6011042Z  2023-01-11T21:38:59.6011331Z  2023-01-11T21:38:59.6011802Z  2023-01-11T21:38:59.6012124Z  2023-01-11T21:38:59.6012301Z  2023-01-11T21:38:59.6012470Z  2023-01-11T21:38:59.6012642Z  2023-01-11T21:38:59.6034814Z  2023-01-11T21:38:59.6035469Z [1,460 / 2,684] 8 actions, 7 running 2023-01-11T21:38:59.6035947Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:59.6036493Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:59.6037158Z Compiling caffe2/sgd/clip_tensor_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:59.6037973Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2023-01-11T21:38:59.6038599Z Compiling caffe2/operators/hard_sigmoid_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:59.6039240Z Compiling caffe2/operators/normalize_l1_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:59.6039832Z Compiling caffe2/core/workspace.cc; 0s processwrapper-sandbox 2023-01-11T21:38:59.6040360Z [Scann] Compiling caffe2/operators/h_softmax_op.cc 2023-01-11T21:38:59.9035351Z 2023-01-11T21:38:59.9035869Z  2023-01-11T21:38:59.9036225Z  2023-01-11T21:38:59.9036518Z  2023-01-11T21:38:59.9036791Z  2023-01-11T21:38:59.9037093Z  2023-01-11T21:38:59.9037366Z  2023-01-11T21:38:59.9037620Z  2023-01-11T21:38:59.9038200Z  2023-01-11T21:38:59.9038569Z [1,461 / 2,684] 8 actions running 2023-01-11T21:38:59.9039017Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:38:59.9039606Z Compiling caffe2/sgd/clip_tensor_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:59.9040317Z Compiling caffe2/core/transform.cc; 1s processwrapper-sandbox 2023-01-11T21:38:59.9040989Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:59.9041662Z Compiling caffe2/operators/normalize_l1_op.cc; 1s processwrapper-sandbox 2023-01-11T21:38:59.9042308Z Compiling caffe2/core/workspace.cc; 1s processwrapper-sandbox 2023-01-11T21:38:59.9042956Z Compiling caffe2/operators/h_softmax_op.cc; 0s processwrapper-sandbox 2023-01-11T21:38:59.9043629Z Compiling caffe2/operators/half_float_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:00.3052044Z 2023-01-11T21:39:00.3052598Z  2023-01-11T21:39:00.3052962Z  2023-01-11T21:39:00.3053250Z  2023-01-11T21:39:00.3053553Z  2023-01-11T21:39:00.3053853Z  2023-01-11T21:39:00.3054135Z  2023-01-11T21:39:00.3054435Z  2023-01-11T21:39:00.3054721Z  2023-01-11T21:39:00.3055148Z [1,462 / 2,684] 8 actions running 2023-01-11T21:39:00.3055753Z Compiling caffe2/sgd/clip_tensor_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:00.3056428Z Compiling caffe2/core/transform.cc; 1s processwrapper-sandbox 2023-01-11T21:39:00.3057112Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:00.3057829Z Compiling caffe2/operators/normalize_l1_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:00.3058667Z Compiling caffe2/core/workspace.cc; 1s processwrapper-sandbox 2023-01-11T21:39:00.3059321Z Compiling caffe2/operators/h_softmax_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:00.3060120Z Compiling caffe2/operators/half_float_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:00.3060793Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:00.5417046Z 2023-01-11T21:39:00.5417638Z  2023-01-11T21:39:00.5417982Z  2023-01-11T21:39:00.5418300Z  2023-01-11T21:39:00.5418597Z  2023-01-11T21:39:00.5418870Z  2023-01-11T21:39:00.5419168Z  2023-01-11T21:39:00.5419423Z  2023-01-11T21:39:00.5419579Z  2023-01-11T21:39:00.5419835Z [1,463 / 2,684] 8 actions, 7 running 2023-01-11T21:39:00.5420302Z Compiling caffe2/sgd/clip_tensor_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:00.5421172Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:00.5421679Z Compiling caffe2/operators/normalize_l1_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:00.5422261Z Compiling caffe2/core/workspace.cc; 1s processwrapper-sandbox 2023-01-11T21:39:00.5422984Z Compiling caffe2/operators/h_softmax_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:00.5423590Z Compiling caffe2/operators/half_float_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:00.5424083Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:00.5424470Z [Scann] Compiling caffe2/sgd/gftrl_op.cc 2023-01-11T21:39:00.8016562Z 2023-01-11T21:39:00.8017166Z  2023-01-11T21:39:00.8017541Z  2023-01-11T21:39:00.8017834Z  2023-01-11T21:39:00.8018104Z  2023-01-11T21:39:00.8018387Z  2023-01-11T21:39:00.8018702Z  2023-01-11T21:39:00.8018951Z  2023-01-11T21:39:00.8019268Z  2023-01-11T21:39:00.8019674Z [1,464 / 2,684] 8 actions, 7 running 2023-01-11T21:39:00.8020217Z Compiling caffe2/operators/hard_sigmoid_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:00.8020807Z Compiling caffe2/operators/normalize_l1_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:00.8021380Z Compiling caffe2/core/workspace.cc; 1s processwrapper-sandbox 2023-01-11T21:39:00.8021959Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:00.8022515Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:00.8022929Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:00.8023258Z Compiling caffe2/sgd/gftrl_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:00.8023535Z [Scann] Compiling caffe2/operators/group_norm_op.cc 2023-01-11T21:39:01.1048741Z 2023-01-11T21:39:01.1049229Z  2023-01-11T21:39:01.1049641Z  2023-01-11T21:39:01.1049883Z  2023-01-11T21:39:01.1050204Z  2023-01-11T21:39:01.1050515Z  2023-01-11T21:39:01.1050794Z  2023-01-11T21:39:01.1050964Z  2023-01-11T21:39:01.1051134Z  2023-01-11T21:39:01.1051367Z [1,464 / 2,684] 8 actions running 2023-01-11T21:39:01.1051734Z Compiling caffe2/operators/hard_sigmoid_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:01.1052144Z Compiling caffe2/operators/normalize_l1_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:01.1052516Z Compiling caffe2/core/workspace.cc; 2s processwrapper-sandbox 2023-01-11T21:39:01.1052890Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:01.1053276Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:01.1053584Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:01.1053906Z Compiling caffe2/sgd/gftrl_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.1054273Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.3236078Z 2023-01-11T21:39:01.3236601Z  2023-01-11T21:39:01.3236954Z  2023-01-11T21:39:01.3237266Z  2023-01-11T21:39:01.3237569Z  2023-01-11T21:39:01.3238038Z  2023-01-11T21:39:01.3238334Z  2023-01-11T21:39:01.3238641Z  2023-01-11T21:39:01.3238931Z  2023-01-11T21:39:01.3239357Z [1,465 / 2,684] 8 actions running 2023-01-11T21:39:01.3240000Z Compiling caffe2/operators/hard_sigmoid_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:01.3240777Z Compiling caffe2/operators/normalize_l1_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:01.3241488Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:01.3242196Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:01.3242779Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:01.3243325Z Compiling caffe2/sgd/gftrl_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.3243985Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.3244721Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:01.5347549Z 2023-01-11T21:39:01.5348074Z  2023-01-11T21:39:01.5348408Z  2023-01-11T21:39:01.5348691Z  2023-01-11T21:39:01.5348971Z  2023-01-11T21:39:01.5349230Z  2023-01-11T21:39:01.5349509Z  2023-01-11T21:39:01.5349788Z  2023-01-11T21:39:01.5350239Z  2023-01-11T21:39:01.5350657Z [1,466 / 2,684] 7 actions running 2023-01-11T21:39:01.5351238Z Compiling caffe2/operators/hard_sigmoid_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:01.5351878Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:01.5352505Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:01.5353020Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:01.5353550Z Compiling caffe2/sgd/gftrl_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.5354160Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.5354676Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:01.7043762Z 2023-01-11T21:39:01.7044289Z  2023-01-11T21:39:01.7044632Z  2023-01-11T21:39:01.7044903Z  2023-01-11T21:39:01.7045183Z  2023-01-11T21:39:01.7045457Z  2023-01-11T21:39:01.7045714Z  2023-01-11T21:39:01.7046006Z  2023-01-11T21:39:01.7046485Z INFO: From Compiling caffe2/operators/h_softmax_op.cc: 2023-01-11T21:39:01.7046951Z [1,467 / 2,684] 8 actions running 2023-01-11T21:39:01.7047510Z Compiling caffe2/operators/h_softmax_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:01.7048163Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:01.7048684Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:01.7049215Z Compiling caffe2/sgd/gftrl_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:01.7049849Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.7050359Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:01.7050825Z Compiling caffe2/operators/glu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.7051394Z Compiling caffe2/sgd/lars_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.7059385Z 2023-01-11T21:39:01.7059647Z  2023-01-11T21:39:01.7059941Z  2023-01-11T21:39:01.7060237Z  2023-01-11T21:39:01.7060515Z  2023-01-11T21:39:01.7060779Z  2023-01-11T21:39:01.7061045Z  2023-01-11T21:39:01.7061301Z  2023-01-11T21:39:01.7061551Z  2023-01-11T21:39:01.7068783Z caffe2/operators/h_softmax_op.cc: In member function 'bool caffe2::HSoftmaxSearchOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2023-01-11T21:39:01.7069743Z caffe2/operators/h_softmax_op.cc:408:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:01.7070464Z info.begin() + (top_n_ < info.size() ? top_n_ : info.size() - 1), 2023-01-11T21:39:01.7070838Z ~~~~~~~^~~~~~~~~~~~~ 2023-01-11T21:39:01.7071571Z caffe2/operators/h_softmax_op.cc:419:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:01.7072088Z if (i < info.size()) { 2023-01-11T21:39:01.7072378Z ~~^~~~~~~~~~~~~ 2023-01-11T21:39:01.7076578Z [1,467 / 2,684] 8 actions running 2023-01-11T21:39:01.7077980Z Compiling caffe2/operators/h_softmax_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:01.7078456Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:01.7078936Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:01.7079468Z Compiling caffe2/sgd/gftrl_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:01.7079909Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.7080472Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:01.7081292Z Compiling caffe2/operators/glu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.7081840Z Compiling caffe2/sgd/lars_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.7700478Z 2023-01-11T21:39:01.7700998Z  2023-01-11T21:39:01.7701664Z  2023-01-11T21:39:01.7701983Z  2023-01-11T21:39:01.7702263Z  2023-01-11T21:39:01.7702693Z  2023-01-11T21:39:01.7703158Z  2023-01-11T21:39:01.7703437Z  2023-01-11T21:39:01.7703800Z  2023-01-11T21:39:01.7704297Z INFO: From Compiling caffe2/operators/half_float_ops.cc: 2023-01-11T21:39:01.7704783Z [1,468 / 2,684] 8 actions running 2023-01-11T21:39:01.7705417Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:01.7705922Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:01.7706454Z Compiling caffe2/sgd/gftrl_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:01.7707053Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.7707596Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:01.7708134Z Compiling caffe2/operators/glu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.7708698Z Compiling caffe2/sgd/lars_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.7709235Z Compiling caffe2/sgd/iter_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.7709499Z 2023-01-11T21:39:01.7709645Z  2023-01-11T21:39:01.7709907Z  2023-01-11T21:39:01.7710167Z  2023-01-11T21:39:01.7710423Z  2023-01-11T21:39:01.7710686Z  2023-01-11T21:39:01.7710939Z  2023-01-11T21:39:01.7711200Z  2023-01-11T21:39:01.7711466Z  2023-01-11T21:39:01.7712312Z caffe2/operators/half_float_ops.cc: In member function 'bool caffe2::Float16UniformFillOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:39:01.7713207Z caffe2/operators/half_float_ops.cc:139:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:01.7713725Z for (uint64_t i = 0; i < leading_dim_sz; i++) { 2023-01-11T21:39:01.7714032Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:39:01.7714696Z caffe2/operators/half_float_ops.cc:143:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:01.7715188Z for (uint64_t j = 0; j < rowsz; j++) { 2023-01-11T21:39:01.7715505Z ~~^~~~~~~ 2023-01-11T21:39:01.7715880Z [1,468 / 2,684] 8 actions running 2023-01-11T21:39:01.7716413Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:01.7716932Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:01.7717441Z Compiling caffe2/sgd/gftrl_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:01.7718200Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.7718736Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:01.7719283Z Compiling caffe2/operators/glu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.7719860Z Compiling caffe2/sgd/lars_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:01.7720471Z Compiling caffe2/sgd/iter_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:02.1347047Z 2023-01-11T21:39:02.1347685Z  2023-01-11T21:39:02.1348053Z  2023-01-11T21:39:02.1348391Z  2023-01-11T21:39:02.1348687Z  2023-01-11T21:39:02.1348958Z  2023-01-11T21:39:02.1349245Z  2023-01-11T21:39:02.1349521Z  2023-01-11T21:39:02.1349786Z  2023-01-11T21:39:02.1350192Z [1,470 / 2,684] 8 actions running 2023-01-11T21:39:02.1350736Z Compiling caffe2/sgd/gftrl_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:02.1351343Z Compiling caffe2/operators/group_norm_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:02.1351919Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:02.1352537Z Compiling caffe2/operators/glu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:02.1353585Z Compiling caffe2/sgd/lars_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:02.1354207Z Compiling caffe2/sgd/iter_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:02.1354851Z Compiling caffe2/core/plan_executor.cc; 0s processwrapper-sandbox 2023-01-11T21:39:02.1355408Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:02.8209008Z 2023-01-11T21:39:02.8209530Z  2023-01-11T21:39:02.8210052Z  2023-01-11T21:39:02.8210372Z  2023-01-11T21:39:02.8210676Z  2023-01-11T21:39:02.8210967Z  2023-01-11T21:39:02.8211282Z  2023-01-11T21:39:02.8211591Z  2023-01-11T21:39:02.8211888Z  2023-01-11T21:39:02.8212329Z [1,471 / 2,684] 8 actions, 7 running 2023-01-11T21:39:02.8212953Z Compiling caffe2/operators/group_norm_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:02.8213619Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:02.8214229Z Compiling caffe2/operators/glu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:02.8214892Z Compiling caffe2/sgd/lars_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:02.8215556Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:02.8216215Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2023-01-11T21:39:02.8216793Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:02.8217176Z [Scann] Compiling caffe2/core/tensor.cc 2023-01-11T21:39:03.1352624Z 2023-01-11T21:39:03.1353203Z  2023-01-11T21:39:03.1353540Z  2023-01-11T21:39:03.1353896Z  2023-01-11T21:39:03.1354218Z  2023-01-11T21:39:03.1354526Z  2023-01-11T21:39:03.1354851Z  2023-01-11T21:39:03.1355172Z  2023-01-11T21:39:03.1355458Z  2023-01-11T21:39:03.1355731Z [1,471 / 2,684] 8 actions running 2023-01-11T21:39:03.1356097Z Compiling caffe2/operators/group_norm_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:03.1356424Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:03.1356757Z Compiling caffe2/operators/glu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:03.1357110Z Compiling caffe2/sgd/lars_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:03.1357450Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:03.1358051Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2023-01-11T21:39:03.1358551Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:03.1358921Z Compiling caffe2/core/tensor.cc; 0s processwrapper-sandbox 2023-01-11T21:39:03.5356444Z 2023-01-11T21:39:03.5356957Z  2023-01-11T21:39:03.5357295Z  2023-01-11T21:39:03.5357642Z  2023-01-11T21:39:03.5358107Z  2023-01-11T21:39:03.5358404Z  2023-01-11T21:39:03.5358713Z  2023-01-11T21:39:03.5359023Z  2023-01-11T21:39:03.5359314Z  2023-01-11T21:39:03.5359739Z [1,472 / 2,684] 8 actions running 2023-01-11T21:39:03.5360293Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:03.5360636Z Compiling caffe2/operators/glu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:03.5360996Z Compiling caffe2/sgd/lars_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:03.5361493Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:03.5361898Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2023-01-11T21:39:03.5362242Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:03.5362561Z Compiling caffe2/core/tensor.cc; 0s processwrapper-sandbox 2023-01-11T21:39:03.5362958Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:03.7176720Z 2023-01-11T21:39:03.7177613Z  2023-01-11T21:39:03.7180679Z  2023-01-11T21:39:03.7181180Z  2023-01-11T21:39:03.7182093Z  2023-01-11T21:39:03.7182442Z  2023-01-11T21:39:03.7182682Z  2023-01-11T21:39:03.7182837Z  2023-01-11T21:39:03.7183003Z  2023-01-11T21:39:03.7183353Z INFO: From Compiling caffe2/operators/generate_proposals_op.cc: 2023-01-11T21:39:03.7184161Z [1,472 / 2,684] 8 actions running 2023-01-11T21:39:03.7185766Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:03.7186324Z Compiling caffe2/operators/glu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:03.7187109Z Compiling caffe2/sgd/lars_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:03.7187928Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:03.7188554Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2023-01-11T21:39:03.7189068Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:03.7189544Z Compiling caffe2/core/tensor.cc; 0s processwrapper-sandbox 2023-01-11T21:39:03.7190142Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:03.7190416Z 2023-01-11T21:39:03.7190564Z  2023-01-11T21:39:03.7190837Z  2023-01-11T21:39:03.7191120Z  2023-01-11T21:39:03.7191373Z  2023-01-11T21:39:03.7191658Z  2023-01-11T21:39:03.7191916Z  2023-01-11T21:39:03.7192210Z  2023-01-11T21:39:03.7192474Z  2023-01-11T21:39:03.7193276Z caffe2/operators/generate_proposals_op.cc: In function 'size_t caffe2::{anonymous}::ComputeStartIndex(const TensorCPU&, const std::vector&)': 2023-01-11T21:39:03.7194079Z caffe2/operators/generate_proposals_op.cc:18:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:03.7194541Z for (int i = 0; i < index.size(); i++) { 2023-01-11T21:39:03.7194853Z ~~^~~~~~~~~~~~~~ 2023-01-11T21:39:03.7196352Z caffe2/operators/generate_proposals_op.cc: In member function 'void caffe2::GenerateProposalsOp::ProposalsForOneImage(const Array3f&, const Eigen::Map >&, const caffe2::utils::ConstTensorView&, const caffe2::utils::ConstTensorView&, caffe2::ERArrXXf*, caffe2::EArrXf*) const [with Context = caffe2::CPUContext; Eigen::Array3f = Eigen::Array; caffe2::ERArrXXf = Eigen::Array; caffe2::EArrXf = Eigen::Array]': 2023-01-11T21:39:03.7197811Z caffe2/operators/generate_proposals_op.cc:216:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:03.7198273Z for (int i = 0; i < order.size(); ++i) { 2023-01-11T21:39:03.7198536Z ~~^~~~~~~~~~~~~~ 2023-01-11T21:39:03.7198948Z caffe2/operators/generate_proposals_op.cc:253:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:03.7199354Z if (post_nms_topN > 0 && post_nms_topN < keep.size()) { 2023-01-11T21:39:03.7199581Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2023-01-11T21:39:03.7199836Z [1,472 / 2,684] 8 actions running 2023-01-11T21:39:03.7200130Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:03.7200520Z Compiling caffe2/operators/glu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:03.7200940Z Compiling caffe2/sgd/lars_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:03.7201305Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:03.7201865Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2023-01-11T21:39:03.7202331Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:03.7202833Z Compiling caffe2/core/tensor.cc; 0s processwrapper-sandbox 2023-01-11T21:39:03.7203361Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:03.9361329Z 2023-01-11T21:39:03.9361867Z  2023-01-11T21:39:03.9362235Z  2023-01-11T21:39:03.9362553Z  2023-01-11T21:39:03.9362851Z  2023-01-11T21:39:03.9363155Z  2023-01-11T21:39:03.9363440Z  2023-01-11T21:39:03.9363739Z  2023-01-11T21:39:03.9364036Z  2023-01-11T21:39:03.9364533Z INFO: From Compiling caffe2/core/plan_executor.cc: 2023-01-11T21:39:03.9365038Z [1,474 / 2,684] 8 actions running 2023-01-11T21:39:03.9375028Z Compiling caffe2/sgd/lars_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:03.9375631Z Compiling caffe2/sgd/iter_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:03.9376282Z Compiling caffe2/core/plan_executor.cc; 2s processwrapper-sandbox 2023-01-11T21:39:03.9376841Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:03.9377786Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2023-01-11T21:39:03.9378643Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:03.9379096Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:03.9379534Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:03.9379754Z 2023-01-11T21:39:03.9379879Z  2023-01-11T21:39:03.9380148Z  2023-01-11T21:39:03.9380335Z  2023-01-11T21:39:03.9380593Z  2023-01-11T21:39:03.9380862Z  2023-01-11T21:39:03.9381045Z  2023-01-11T21:39:03.9381305Z  2023-01-11T21:39:03.9381519Z  2023-01-11T21:39:03.9381822Z caffe2/core/plan_executor.cc: In lambda function: 2023-01-11T21:39:03.9382362Z caffe2/core/plan_executor.cc:604:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:03.9382796Z auto workersDone = [&] { return done == numThreads; }; 2023-01-11T21:39:03.9383156Z ~~~~~^~~~~~~~~~~~~ 2023-01-11T21:39:03.9383575Z [1,474 / 2,684] 8 actions running 2023-01-11T21:39:03.9384056Z Compiling caffe2/sgd/lars_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:03.9384535Z Compiling caffe2/sgd/iter_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:03.9384913Z Compiling caffe2/core/plan_executor.cc; 2s processwrapper-sandbox 2023-01-11T21:39:03.9385298Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:03.9385642Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2023-01-11T21:39:03.9386146Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:03.9386591Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:03.9387035Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:04.1860918Z 2023-01-11T21:39:04.1861437Z  2023-01-11T21:39:04.1861857Z  2023-01-11T21:39:04.1862225Z  2023-01-11T21:39:04.1862446Z  2023-01-11T21:39:04.1862719Z  2023-01-11T21:39:04.1862888Z  2023-01-11T21:39:04.1863052Z  2023-01-11T21:39:04.1863222Z  2023-01-11T21:39:04.1863466Z [1,476 / 2,684] 8 actions running 2023-01-11T21:39:04.1863801Z Compiling caffe2/sgd/iter_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:04.1864097Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:04.1864417Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2023-01-11T21:39:04.1864774Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:04.1865068Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:04.1865346Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:04.1865612Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:04.1865947Z Compiling caffe2/core/qtensor_serialization.cc; 0s processwrapper-sandbox 2023-01-11T21:39:04.3975599Z 2023-01-11T21:39:04.3976322Z  2023-01-11T21:39:04.3976634Z  2023-01-11T21:39:04.3976932Z  2023-01-11T21:39:04.3977265Z  2023-01-11T21:39:04.3977566Z  2023-01-11T21:39:04.3977892Z  2023-01-11T21:39:04.3978194Z  2023-01-11T21:39:04.3978459Z  2023-01-11T21:39:04.3978700Z [1,477 / 2,684] 8 actions running 2023-01-11T21:39:04.3979017Z Compiling caffe2/sgd/iter_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:04.3979366Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2023-01-11T21:39:04.3979723Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:04.3980019Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:04.3980296Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:04.3993475Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:04.3994058Z Compiling caffe2/core/qtensor_serialization.cc; 0s processwrapper-sandbox 2023-01-11T21:39:04.3994573Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:04.5999309Z 2023-01-11T21:39:04.5999815Z  2023-01-11T21:39:04.6000147Z  2023-01-11T21:39:04.6000524Z  2023-01-11T21:39:04.6000852Z  2023-01-11T21:39:04.6378732Z  2023-01-11T21:39:04.6379127Z  2023-01-11T21:39:04.6379405Z  2023-01-11T21:39:04.6379680Z  2023-01-11T21:39:04.6380055Z [1,477 / 2,684] 8 actions running 2023-01-11T21:39:04.6380587Z Compiling caffe2/sgd/iter_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:04.6381169Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2023-01-11T21:39:04.6381755Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:04.6382265Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:04.6382722Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:04.6383154Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:04.6383727Z Compiling caffe2/core/qtensor_serialization.cc; 0s processwrapper-sandbox 2023-01-11T21:39:04.6384255Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:04.8385157Z 2023-01-11T21:39:04.8385718Z  2023-01-11T21:39:04.8385981Z  2023-01-11T21:39:04.8386236Z  2023-01-11T21:39:04.8386405Z  2023-01-11T21:39:04.8386561Z  2023-01-11T21:39:04.8386728Z  2023-01-11T21:39:04.8386895Z  2023-01-11T21:39:04.8387048Z  2023-01-11T21:39:04.8387296Z [1,478 / 2,684] 8 actions running 2023-01-11T21:39:04.8387635Z Compiling caffe2/core/tensor.cc; 2s processwrapper-sandbox 2023-01-11T21:39:04.8387991Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:04.8388304Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:04.8388578Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:04.8388843Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:04.8389194Z Compiling caffe2/core/qtensor_serialization.cc; 0s processwrapper-sandbox 2023-01-11T21:39:04.8389512Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:04.8389831Z Compiling caffe2/onnx/onnx_exporter.cc; 0s processwrapper-sandbox 2023-01-11T21:39:05.0845831Z 2023-01-11T21:39:05.0846271Z  2023-01-11T21:39:05.0846606Z  2023-01-11T21:39:05.0846872Z  2023-01-11T21:39:05.0847152Z  2023-01-11T21:39:05.0847455Z  2023-01-11T21:39:05.0847716Z  2023-01-11T21:39:05.0847991Z  2023-01-11T21:39:05.0848267Z  2023-01-11T21:39:05.0848616Z [1,478 / 2,684] 8 actions running 2023-01-11T21:39:05.0849128Z Compiling caffe2/core/tensor.cc; 2s processwrapper-sandbox 2023-01-11T21:39:05.0849728Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:05.0850215Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:05.0850677Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:05.0851128Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:05.0851684Z Compiling caffe2/core/qtensor_serialization.cc; 1s processwrapper-sandbox 2023-01-11T21:39:05.0852215Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:05.0852777Z Compiling caffe2/onnx/onnx_exporter.cc; 0s processwrapper-sandbox 2023-01-11T21:39:05.2851098Z 2023-01-11T21:39:05.2852218Z  2023-01-11T21:39:05.2852801Z  2023-01-11T21:39:05.2856253Z  2023-01-11T21:39:05.2856837Z  2023-01-11T21:39:05.2860008Z  2023-01-11T21:39:05.2860631Z  2023-01-11T21:39:05.2863158Z  2023-01-11T21:39:05.2863808Z  2023-01-11T21:39:05.2864563Z [1,479 / 2,684] 8 actions running 2023-01-11T21:39:05.2865509Z Compiling caffe2/operators/gelu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:05.2866407Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:05.2867612Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:05.2868475Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:05.2869446Z Compiling caffe2/core/qtensor_serialization.cc; 1s processwrapper-sandbox 2023-01-11T21:39:05.2873002Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:05.2873967Z Compiling caffe2/onnx/onnx_exporter.cc; 0s processwrapper-sandbox 2023-01-11T21:39:05.2874805Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:05.6854335Z 2023-01-11T21:39:05.6855215Z  2023-01-11T21:39:05.6856056Z  2023-01-11T21:39:05.6856428Z  2023-01-11T21:39:05.6856720Z  2023-01-11T21:39:05.6856976Z  2023-01-11T21:39:05.6857276Z  2023-01-11T21:39:05.6857551Z  2023-01-11T21:39:05.6857815Z  2023-01-11T21:39:05.6858199Z [1,479 / 2,684] 8 actions running 2023-01-11T21:39:05.6858745Z Compiling caffe2/operators/gelu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:05.6859250Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:05.6859723Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:05.6860171Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:05.6860737Z Compiling caffe2/core/qtensor_serialization.cc; 1s processwrapper-sandbox 2023-01-11T21:39:05.6861273Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:05.6861821Z Compiling caffe2/onnx/onnx_exporter.cc; 0s processwrapper-sandbox 2023-01-11T21:39:05.6862333Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:06.0862001Z 2023-01-11T21:39:06.0862456Z  2023-01-11T21:39:06.0862822Z  2023-01-11T21:39:06.0863127Z  2023-01-11T21:39:06.0863415Z  2023-01-11T21:39:06.0863719Z  2023-01-11T21:39:06.0864016Z  2023-01-11T21:39:06.0864294Z  2023-01-11T21:39:06.0864601Z  2023-01-11T21:39:06.0865021Z [1,480 / 2,684] 8 actions running 2023-01-11T21:39:06.0865499Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:06.0865988Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:06.0866488Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:06.0867103Z Compiling caffe2/core/qtensor_serialization.cc; 2s processwrapper-sandbox 2023-01-11T21:39:06.0867683Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:06.0868276Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2023-01-11T21:39:06.0868812Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:06.0869303Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:06.4214773Z 2023-01-11T21:39:06.4215836Z  2023-01-11T21:39:06.4216238Z  2023-01-11T21:39:06.4217071Z  2023-01-11T21:39:06.4217532Z  2023-01-11T21:39:06.4217846Z  2023-01-11T21:39:06.4218254Z  2023-01-11T21:39:06.4218566Z  2023-01-11T21:39:06.4218869Z  2023-01-11T21:39:06.4219296Z [1,483 / 2,684] 8 actions, 7 running 2023-01-11T21:39:06.4219803Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:06.4220320Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:06.4220813Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2023-01-11T21:39:06.4221300Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:06.4221735Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:06.4222219Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.4222850Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.4223320Z [Scann] Compiling caffe2/core/prof_dag_counters.cc 2023-01-11T21:39:06.5531979Z 2023-01-11T21:39:06.5532566Z  2023-01-11T21:39:06.5532953Z  2023-01-11T21:39:06.5533306Z  2023-01-11T21:39:06.5533623Z  2023-01-11T21:39:06.5533916Z  2023-01-11T21:39:06.5534224Z  2023-01-11T21:39:06.5534531Z  2023-01-11T21:39:06.5534777Z  2023-01-11T21:39:06.5535273Z INFO: From Compiling caffe2/operators/gather_ranges_to_dense_op.cc: 2023-01-11T21:39:06.5537287Z [1,483 / 2,684] 8 actions running 2023-01-11T21:39:06.5537641Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:06.5538090Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:06.5538638Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2023-01-11T21:39:06.5539124Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:06.5539541Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:06.5540433Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.5541110Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.5541685Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.5541970Z 2023-01-11T21:39:06.5542099Z  2023-01-11T21:39:06.5542372Z  2023-01-11T21:39:06.5542614Z  2023-01-11T21:39:06.5542880Z  2023-01-11T21:39:06.5543136Z  2023-01-11T21:39:06.5543360Z  2023-01-11T21:39:06.5543617Z  2023-01-11T21:39:06.5543896Z  2023-01-11T21:39:06.5544291Z caffe2/operators/gather_ranges_to_dense_op.cc: In lambda function: 2023-01-11T21:39:06.5545000Z caffe2/operators/gather_ranges_to_dense_op.cc:95:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:06.5545382Z for (int i = 0; i < lengths.size(); ++i) { 2023-01-11T21:39:06.5545690Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:39:06.5546008Z [1,483 / 2,684] 8 actions running 2023-01-11T21:39:06.5556355Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:06.5556905Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:06.5557432Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2023-01-11T21:39:06.5558159Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:06.5558572Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:06.5559096Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.5559649Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.5560186Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.6786713Z 2023-01-11T21:39:06.6787203Z  2023-01-11T21:39:06.6787556Z  2023-01-11T21:39:06.6787847Z  2023-01-11T21:39:06.6788146Z  2023-01-11T21:39:06.6788445Z  2023-01-11T21:39:06.6788727Z  2023-01-11T21:39:06.6789039Z  2023-01-11T21:39:06.6789335Z  2023-01-11T21:39:06.6789871Z INFO: From Compiling caffe2/operators/reservoir_sampling.cc: 2023-01-11T21:39:06.6790407Z [1,484 / 2,684] 8 actions running 2023-01-11T21:39:06.6790875Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:06.6791461Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2023-01-11T21:39:06.6792022Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:06.6792503Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:06.6793103Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.6793786Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.6794478Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.6795151Z Compiling caffe2/operators/find_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.6807770Z 2023-01-11T21:39:06.6808029Z  2023-01-11T21:39:06.6808309Z  2023-01-11T21:39:06.6808605Z  2023-01-11T21:39:06.6808884Z  2023-01-11T21:39:06.6809178Z  2023-01-11T21:39:06.6809464Z  2023-01-11T21:39:06.6809743Z  2023-01-11T21:39:06.6810027Z  2023-01-11T21:39:06.6811034Z caffe2/operators/reservoir_sampling.cc: In instantiation of 'bool caffe2::{anonymous}::ReservoirSamplingOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:39:06.6811842Z caffe2/operators/reservoir_sampling.cc:277:1: required from here 2023-01-11T21:39:06.6812803Z caffe2/operators/reservoir_sampling.cc:38:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:06.6813454Z for (size_t i = 1; i < input.dim(); ++i) { 2023-01-11T21:39:06.6813909Z [1,484 / 2,684] 8 actions running 2023-01-11T21:39:06.6814623Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:06.6815381Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2023-01-11T21:39:06.6816007Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:06.6816549Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:06.6817188Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.6817887Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.6818793Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.6819463Z Compiling caffe2/operators/find_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.8861636Z 2023-01-11T21:39:06.8862209Z  2023-01-11T21:39:06.8862606Z  2023-01-11T21:39:06.8862937Z  2023-01-11T21:39:06.8863255Z  2023-01-11T21:39:06.8863537Z  2023-01-11T21:39:06.8863697Z  2023-01-11T21:39:06.8863860Z  2023-01-11T21:39:06.8864025Z  2023-01-11T21:39:06.8864258Z [1,485 / 2,684] 8 actions running 2023-01-11T21:39:06.8864615Z Compiling caffe2/onnx/onnx_exporter.cc; 2s processwrapper-sandbox 2023-01-11T21:39:06.8864936Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:06.8865196Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:06.8865530Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.8865907Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.8866285Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.8866642Z Compiling caffe2/operators/find_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:06.8867027Z Compiling caffe2/operators/feature_maps_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:07.3266787Z 2023-01-11T21:39:07.3267274Z  2023-01-11T21:39:07.3267663Z  2023-01-11T21:39:07.3267965Z  2023-01-11T21:39:07.3268242Z  2023-01-11T21:39:07.3268527Z  2023-01-11T21:39:07.3268802Z  2023-01-11T21:39:07.3269069Z  2023-01-11T21:39:07.3269379Z  2023-01-11T21:39:07.3269725Z [1,486 / 2,684] 8 actions, 7 running 2023-01-11T21:39:07.3270132Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:07.3270609Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:07.3271190Z Compiling caffe2/sgd/learning_rate_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:07.3271851Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2023-01-11T21:39:07.3272499Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2023-01-11T21:39:07.3273157Z Compiling caffe2/operators/find_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:07.3273862Z Compiling caffe2/operators/feature_maps_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:07.3274364Z [Scann] Compiling caffe2/operators/asin_op.cc 2023-01-11T21:39:07.7072805Z 2023-01-11T21:39:07.7073283Z  2023-01-11T21:39:07.7073616Z  2023-01-11T21:39:07.7073898Z  2023-01-11T21:39:07.7074161Z  2023-01-11T21:39:07.7074443Z  2023-01-11T21:39:07.7074701Z  2023-01-11T21:39:07.7074960Z  2023-01-11T21:39:07.7075237Z  2023-01-11T21:39:07.7075626Z [1,486 / 2,684] 8 actions running 2023-01-11T21:39:07.7076066Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:07.7076526Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:07.7077061Z Compiling caffe2/sgd/learning_rate_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:07.7077821Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2023-01-11T21:39:07.7078600Z Compiling caffe2/core/prof_dag_counters.cc; 1s processwrapper-sandbox 2023-01-11T21:39:07.7079147Z Compiling caffe2/operators/find_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:07.7079707Z Compiling caffe2/operators/feature_maps_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:07.7080320Z Compiling caffe2/operators/asin_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:07.9115846Z 2023-01-11T21:39:07.9116571Z  2023-01-11T21:39:07.9116932Z  2023-01-11T21:39:07.9117198Z  2023-01-11T21:39:07.9117472Z  2023-01-11T21:39:07.9117890Z  2023-01-11T21:39:07.9118153Z  2023-01-11T21:39:07.9118427Z  2023-01-11T21:39:07.9118697Z  2023-01-11T21:39:07.9119086Z [1,487 / 2,684] 8 actions, 7 running 2023-01-11T21:39:07.9119550Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:07.9120104Z Compiling caffe2/sgd/learning_rate_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:07.9120795Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2023-01-11T21:39:07.9121436Z Compiling caffe2/core/prof_dag_counters.cc; 1s processwrapper-sandbox 2023-01-11T21:39:07.9122042Z Compiling caffe2/operators/find_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:07.9122666Z Compiling caffe2/operators/feature_maps_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:07.9123271Z Compiling caffe2/operators/asin_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:07.9123747Z [Prepa] Compiling caffe2/sgd/momentum_sgd_op.cc 2023-01-11T21:39:08.3066495Z 2023-01-11T21:39:08.3067000Z  2023-01-11T21:39:08.3067327Z  2023-01-11T21:39:08.3067637Z  2023-01-11T21:39:08.3067907Z  2023-01-11T21:39:08.3068095Z  2023-01-11T21:39:08.3068259Z  2023-01-11T21:39:08.3068425Z  2023-01-11T21:39:08.3068679Z  2023-01-11T21:39:08.3069071Z [1,488 / 2,684] 8 actions running 2023-01-11T21:39:08.3069631Z Compiling caffe2/sgd/learning_rate_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:08.3070266Z Compiling caffe2/operators/flexible_top_k.cc; 2s processwrapper-sandbox 2023-01-11T21:39:08.3070906Z Compiling caffe2/core/prof_dag_counters.cc; 1s processwrapper-sandbox 2023-01-11T21:39:08.3071383Z Compiling caffe2/operators/find_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:08.3071772Z Compiling caffe2/operators/feature_maps_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:08.3072240Z Compiling caffe2/operators/asin_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:08.3072861Z Compiling caffe2/sgd/momentum_sgd_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:08.3073472Z Compiling caffe2/operators/feed_blob_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:08.5069251Z 2023-01-11T21:39:08.5070305Z  2023-01-11T21:39:08.5070702Z  2023-01-11T21:39:08.5070979Z  2023-01-11T21:39:08.5071275Z  2023-01-11T21:39:08.5071592Z  2023-01-11T21:39:08.5071908Z  2023-01-11T21:39:08.5072179Z  2023-01-11T21:39:08.5072461Z  2023-01-11T21:39:08.5072782Z [1,490 / 2,684] 7 actions running 2023-01-11T21:39:08.5073129Z Compiling caffe2/operators/flexible_top_k.cc; 2s processwrapper-sandbox 2023-01-11T21:39:08.5073602Z Compiling caffe2/operators/find_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:08.5074163Z Compiling caffe2/operators/feature_maps_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:08.5074649Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:08.5075048Z Compiling caffe2/sgd/momentum_sgd_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:08.5075427Z Compiling caffe2/operators/feed_blob_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:08.5075745Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:08.9074110Z 2023-01-11T21:39:08.9074699Z  2023-01-11T21:39:08.9075020Z  2023-01-11T21:39:08.9075363Z  2023-01-11T21:39:08.9075687Z  2023-01-11T21:39:08.9075976Z  2023-01-11T21:39:08.9455224Z  2023-01-11T21:39:08.9455479Z  2023-01-11T21:39:08.9455871Z [1,490 / 2,684] 8 actions running 2023-01-11T21:39:08.9456479Z Compiling caffe2/operators/flexible_top_k.cc; 2s processwrapper-sandbox 2023-01-11T21:39:08.9457131Z Compiling caffe2/operators/find_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:08.9457780Z Compiling caffe2/operators/feature_maps_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:39:08.9458886Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:08.9459552Z Compiling caffe2/sgd/momentum_sgd_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:08.9460216Z Compiling caffe2/operators/feed_blob_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:08.9460786Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:08.9461371Z Compiling caffe2/operators/softplus_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:09.0034737Z 2023-01-11T21:39:09.0035241Z  2023-01-11T21:39:09.0035544Z  2023-01-11T21:39:09.0035846Z  2023-01-11T21:39:09.0036126Z  2023-01-11T21:39:09.0036387Z  2023-01-11T21:39:09.0036664Z  2023-01-11T21:39:09.0036941Z  2023-01-11T21:39:09.0037199Z  2023-01-11T21:39:09.0038051Z INFO: From Compiling caffe2/operators/flexible_top_k.cc: 2023-01-11T21:39:09.0038565Z [1,490 / 2,684] 8 actions running 2023-01-11T21:39:09.0039130Z Compiling caffe2/operators/flexible_top_k.cc; 2s processwrapper-sandbox 2023-01-11T21:39:09.0039766Z Compiling caffe2/operators/find_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:09.0040528Z Compiling caffe2/operators/feature_maps_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:39:09.0041167Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:09.0041782Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:09.0042420Z Compiling caffe2/operators/feed_blob_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:09.0042959Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:09.0043508Z Compiling caffe2/operators/softplus_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:09.0056249Z 2023-01-11T21:39:09.0058396Z  2023-01-11T21:39:09.0060718Z  2023-01-11T21:39:09.0061118Z  2023-01-11T21:39:09.0061379Z  2023-01-11T21:39:09.0061636Z  2023-01-11T21:39:09.0061878Z  2023-01-11T21:39:09.0062100Z  2023-01-11T21:39:09.0066312Z  2023-01-11T21:39:09.0067577Z caffe2/operators/flexible_top_k.cc: In instantiation of 'bool caffe2::FlexibleTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2023-01-11T21:39:09.0068388Z caffe2/operators/flexible_top_k.cc:185:1: required from here 2023-01-11T21:39:09.0069341Z caffe2/operators/flexible_top_k.cc:77:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:09.0070132Z if (PQ.size() < k_ || value > PQ.top().first) { 2023-01-11T21:39:09.0070885Z caffe2/operators/flexible_top_k.cc:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:09.0071354Z if (PQ.size() > k_) { 2023-01-11T21:39:09.0071716Z [1,490 / 2,684] 8 actions running 2023-01-11T21:39:09.0072222Z Compiling caffe2/operators/flexible_top_k.cc; 2s processwrapper-sandbox 2023-01-11T21:39:09.0072833Z Compiling caffe2/operators/find_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:09.0073450Z Compiling caffe2/operators/feature_maps_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:39:09.0073982Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:09.0074573Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:09.0075157Z Compiling caffe2/operators/feed_blob_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:09.0075640Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:09.0076198Z Compiling caffe2/operators/softplus_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:09.3299919Z 2023-01-11T21:39:09.3300413Z  2023-01-11T21:39:09.3301485Z  2023-01-11T21:39:09.3301762Z  2023-01-11T21:39:09.3301971Z  2023-01-11T21:39:09.3302144Z  2023-01-11T21:39:09.3302333Z  2023-01-11T21:39:09.3302489Z  2023-01-11T21:39:09.3302655Z  2023-01-11T21:39:09.3302929Z [1,493 / 2,684] 8 actions, 7 running 2023-01-11T21:39:09.3603600Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:09.3604487Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:09.3605104Z Compiling caffe2/operators/feed_blob_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:09.3605698Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:09.3606238Z Compiling caffe2/operators/softplus_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:09.3606807Z Compiling caffe2/core/operator.cc; 0s processwrapper-sandbox 2023-01-11T21:39:09.3607338Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2023-01-11T21:39:09.3607730Z [Scann] Compiling caffe2/utils/threadpool/pthreadpool_impl.cc 2023-01-11T21:39:09.5463589Z 2023-01-11T21:39:09.5464460Z  2023-01-11T21:39:09.5464741Z  2023-01-11T21:39:09.5464988Z  2023-01-11T21:39:09.5465149Z  2023-01-11T21:39:09.5465315Z  2023-01-11T21:39:09.5465485Z  2023-01-11T21:39:09.5465654Z  2023-01-11T21:39:09.5465821Z  2023-01-11T21:39:09.5466062Z [1,493 / 2,684] 8 actions running 2023-01-11T21:39:09.5466398Z Compiling caffe2/operators/asin_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:09.5466773Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:09.5467145Z Compiling caffe2/operators/feed_blob_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:09.5467450Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:09.5467792Z Compiling caffe2/operators/softplus_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:09.5468158Z Compiling caffe2/core/operator.cc; 0s processwrapper-sandbox 2023-01-11T21:39:09.5468538Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2023-01-11T21:39:09.5468847Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:09.9991096Z 2023-01-11T21:39:09.9992001Z  2023-01-11T21:39:09.9992572Z  2023-01-11T21:39:09.9993039Z  2023-01-11T21:39:09.9995716Z  2023-01-11T21:39:09.9996146Z  2023-01-11T21:39:10.0002760Z  2023-01-11T21:39:10.0003270Z  2023-01-11T21:39:10.0006072Z  2023-01-11T21:39:10.0006677Z [1,494 / 2,684] 8 actions, 7 running 2023-01-11T21:39:10.0009782Z Compiling caffe2/sgd/momentum_sgd_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:10.0010573Z Compiling caffe2/operators/feed_blob_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:10.0012989Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:10.0013687Z Compiling caffe2/operators/softplus_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:10.0014409Z Compiling caffe2/core/operator.cc; 0s processwrapper-sandbox 2023-01-11T21:39:10.0015206Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2023-01-11T21:39:10.0091704Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:10.0092288Z [Scann] Compiling caffe2/operators/batch_matmul_op.cc 2023-01-11T21:39:10.2311058Z 2023-01-11T21:39:10.2311631Z  2023-01-11T21:39:10.2312025Z  2023-01-11T21:39:10.2312257Z  2023-01-11T21:39:10.2312422Z  2023-01-11T21:39:10.2312590Z  2023-01-11T21:39:10.2312742Z  2023-01-11T21:39:10.2312906Z  2023-01-11T21:39:10.2313073Z  2023-01-11T21:39:10.2313309Z [1,495 / 2,684] 8 actions, 7 running 2023-01-11T21:39:10.2313665Z Compiling caffe2/operators/feed_blob_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:10.2313989Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:10.2360614Z Compiling caffe2/operators/softplus_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:10.2361172Z Compiling caffe2/core/operator.cc; 1s processwrapper-sandbox 2023-01-11T21:39:10.2361763Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 1s processwrapper-sandbox 2023-01-11T21:39:10.2362179Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:10.2362869Z Compiling caffe2/operators/batch_matmul_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:10.2363330Z [Scann] Compiling caffe2/sgd/yellowfin_op.cc 2023-01-11T21:39:10.5460247Z 2023-01-11T21:39:10.5460704Z  2023-01-11T21:39:10.5461030Z  2023-01-11T21:39:10.5461340Z  2023-01-11T21:39:10.5461619Z  2023-01-11T21:39:10.5461872Z  2023-01-11T21:39:10.5462147Z  2023-01-11T21:39:10.5462401Z  2023-01-11T21:39:10.5462660Z  2023-01-11T21:39:10.5463003Z [1,496 / 2,684] 8 actions, 7 running 2023-01-11T21:39:10.5463441Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:10.5463940Z Compiling caffe2/operators/softplus_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:10.5464467Z Compiling caffe2/core/operator.cc; 1s processwrapper-sandbox 2023-01-11T21:39:10.5465023Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 1s processwrapper-sandbox 2023-01-11T21:39:10.5465536Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:10.5466085Z Compiling caffe2/operators/batch_matmul_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:10.5466603Z Compiling caffe2/sgd/yellowfin_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:10.5467017Z [Scann] Compiling caffe2/operators/expand_squeeze_dims_op.cc 2023-01-11T21:39:10.7963098Z 2023-01-11T21:39:10.7963790Z  2023-01-11T21:39:10.7964114Z  2023-01-11T21:39:10.7964366Z  2023-01-11T21:39:10.7964621Z  2023-01-11T21:39:10.7964904Z  2023-01-11T21:39:10.7965142Z  2023-01-11T21:39:10.7965391Z  2023-01-11T21:39:10.7965647Z  2023-01-11T21:39:10.7965998Z [1,497 / 2,684] 8 actions running 2023-01-11T21:39:10.7966550Z Compiling caffe2/operators/softplus_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:10.7967115Z Compiling caffe2/core/operator.cc; 1s processwrapper-sandbox 2023-01-11T21:39:10.7967713Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 1s processwrapper-sandbox 2023-01-11T21:39:10.7968201Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:10.7968742Z Compiling caffe2/operators/batch_matmul_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:10.7969287Z Compiling caffe2/sgd/yellowfin_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:10.7969768Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:10.7970282Z Compiling caffe2/operators/fc_inference.cc; 0s processwrapper-sandbox 2023-01-11T21:39:11.4327049Z 2023-01-11T21:39:11.4327794Z  2023-01-11T21:39:11.4328184Z  2023-01-11T21:39:11.4328650Z  2023-01-11T21:39:11.4329002Z  2023-01-11T21:39:11.4329430Z  2023-01-11T21:39:11.4329626Z  2023-01-11T21:39:11.4329795Z  2023-01-11T21:39:11.4330042Z  2023-01-11T21:39:11.4330323Z [1,498 / 2,684] 8 actions, 7 running 2023-01-11T21:39:11.4330689Z Compiling caffe2/operators/softplus_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:11.4331148Z Compiling caffe2/core/operator.cc; 2s processwrapper-sandbox 2023-01-11T21:39:11.4331563Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:11.4332018Z Compiling caffe2/operators/batch_matmul_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:11.4332380Z Compiling caffe2/sgd/yellowfin_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:11.4332748Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:11.4333136Z Compiling caffe2/operators/fc_inference.cc; 0s processwrapper-sandbox 2023-01-11T21:39:11.4333508Z [Scann] Compiling caffe2/utils/proto_wrap.cc 2023-01-11T21:39:11.7953048Z 2023-01-11T21:39:11.7953755Z  2023-01-11T21:39:11.7954203Z  2023-01-11T21:39:11.8148247Z  2023-01-11T21:39:11.8148515Z  2023-01-11T21:39:11.8148788Z  2023-01-11T21:39:11.8149081Z  2023-01-11T21:39:11.8149369Z  2023-01-11T21:39:11.8149637Z  2023-01-11T21:39:11.8150054Z [1,500 / 2,684] 8 actions running 2023-01-11T21:39:11.8150592Z Compiling caffe2/core/operator.cc; 2s processwrapper-sandbox 2023-01-11T21:39:11.8151950Z Compiling caffe2/operators/batch_matmul_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:11.8152530Z Compiling caffe2/sgd/yellowfin_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:11.8153019Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:11.8153617Z Compiling caffe2/operators/fc_inference.cc; 1s processwrapper-sandbox 2023-01-11T21:39:11.8154280Z Compiling caffe2/utils/proto_wrap.cc; 0s processwrapper-sandbox 2023-01-11T21:39:11.8154975Z Compiling caffe2/core/net_simple_refcount.cc; 0s processwrapper-sandbox 2023-01-11T21:39:11.8155659Z Compiling caffe2/utils/murmur_hash3.cc; 0s processwrapper-sandbox 2023-01-11T21:39:12.0154449Z 2023-01-11T21:39:12.0154967Z  2023-01-11T21:39:12.0155348Z  2023-01-11T21:39:12.0155680Z  2023-01-11T21:39:12.0155926Z  2023-01-11T21:39:12.0156097Z  2023-01-11T21:39:12.0156254Z  2023-01-11T21:39:12.0156420Z  2023-01-11T21:39:12.0156584Z  2023-01-11T21:39:12.0156820Z [1,501 / 2,684] 8 actions running 2023-01-11T21:39:12.0157193Z Compiling caffe2/operators/batch_matmul_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:12.0157576Z Compiling caffe2/sgd/yellowfin_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:12.0157996Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:12.0158336Z Compiling caffe2/operators/fc_inference.cc; 1s processwrapper-sandbox 2023-01-11T21:39:12.0158702Z Compiling caffe2/utils/proto_wrap.cc; 0s processwrapper-sandbox 2023-01-11T21:39:12.0159060Z Compiling caffe2/core/net_simple_refcount.cc; 0s processwrapper-sandbox 2023-01-11T21:39:12.0159439Z Compiling caffe2/utils/murmur_hash3.cc; 0s processwrapper-sandbox 2023-01-11T21:39:12.0159747Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:12.2225904Z 2023-01-11T21:39:12.2226490Z  2023-01-11T21:39:12.2226837Z  2023-01-11T21:39:12.2227198Z  2023-01-11T21:39:12.2227524Z  2023-01-11T21:39:12.2227773Z  2023-01-11T21:39:12.2227946Z  2023-01-11T21:39:12.2228111Z  2023-01-11T21:39:12.2228278Z  2023-01-11T21:39:12.2228521Z [1,501 / 2,684] 8 actions running 2023-01-11T21:39:12.2228887Z Compiling caffe2/operators/batch_matmul_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:12.2229254Z Compiling caffe2/sgd/yellowfin_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:12.2229564Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:12.2229903Z Compiling caffe2/operators/fc_inference.cc; 1s processwrapper-sandbox 2023-01-11T21:39:12.2230273Z Compiling caffe2/utils/proto_wrap.cc; 0s processwrapper-sandbox 2023-01-11T21:39:12.2230642Z Compiling caffe2/core/net_simple_refcount.cc; 0s processwrapper-sandbox 2023-01-11T21:39:12.2231010Z Compiling caffe2/utils/murmur_hash3.cc; 0s processwrapper-sandbox 2023-01-11T21:39:12.2231314Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:12.7563327Z 2023-01-11T21:39:12.7563902Z  2023-01-11T21:39:12.7564228Z  2023-01-11T21:39:12.7564630Z  2023-01-11T21:39:12.7564914Z  2023-01-11T21:39:12.7565334Z  2023-01-11T21:39:12.7565601Z  2023-01-11T21:39:12.7565972Z  2023-01-11T21:39:12.7566261Z  2023-01-11T21:39:12.7566783Z [1,502 / 2,684] 8 actions, 7 running 2023-01-11T21:39:12.7567325Z Compiling caffe2/sgd/yellowfin_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:12.7567987Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:12.7568677Z Compiling caffe2/operators/fc_inference.cc; 2s processwrapper-sandbox 2023-01-11T21:39:12.7569417Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2023-01-11T21:39:12.7570356Z Compiling caffe2/core/net_simple_refcount.cc; 1s processwrapper-sandbox 2023-01-11T21:39:12.7571129Z Compiling caffe2/utils/murmur_hash3.cc; 1s processwrapper-sandbox 2023-01-11T21:39:12.7571796Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:12.7572336Z [Scann] Compiling caffe2/operators/unique_ops.cc 2023-01-11T21:39:13.0314998Z 2023-01-11T21:39:13.0315584Z  2023-01-11T21:39:13.0315821Z  2023-01-11T21:39:13.0316015Z  2023-01-11T21:39:13.0316173Z  2023-01-11T21:39:13.0316342Z  2023-01-11T21:39:13.0316509Z  2023-01-11T21:39:13.0316688Z  2023-01-11T21:39:13.0316853Z  2023-01-11T21:39:13.0317120Z [1,502 / 2,684] 8 actions running 2023-01-11T21:39:13.0317476Z Compiling caffe2/sgd/yellowfin_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:13.0317976Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:13.0318321Z Compiling caffe2/operators/fc_inference.cc; 2s processwrapper-sandbox 2023-01-11T21:39:13.0318711Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2023-01-11T21:39:13.0319086Z Compiling caffe2/core/net_simple_refcount.cc; 1s processwrapper-sandbox 2023-01-11T21:39:13.0319505Z Compiling caffe2/utils/murmur_hash3.cc; 1s processwrapper-sandbox 2023-01-11T21:39:13.0319797Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:13.0320136Z Compiling caffe2/operators/unique_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:13.4312467Z 2023-01-11T21:39:13.4313005Z  2023-01-11T21:39:13.4313347Z  2023-01-11T21:39:13.4313712Z  2023-01-11T21:39:13.4314026Z  2023-01-11T21:39:13.4314253Z  2023-01-11T21:39:13.4314423Z  2023-01-11T21:39:13.4314589Z  2023-01-11T21:39:13.4314741Z  2023-01-11T21:39:13.4314987Z [1,505 / 2,684] 8 actions running 2023-01-11T21:39:13.4315328Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2023-01-11T21:39:13.4315716Z Compiling caffe2/core/net_simple_refcount.cc; 1s processwrapper-sandbox 2023-01-11T21:39:13.4316090Z Compiling caffe2/utils/murmur_hash3.cc; 1s processwrapper-sandbox 2023-01-11T21:39:13.4316397Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:13.4316721Z Compiling caffe2/operators/unique_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:13.4317087Z Compiling caffe2/utils/math_cpu.cc; 0s processwrapper-sandbox 2023-01-11T21:39:13.4317388Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:13.4317857Z Compiling caffe2/utils/math/reduce.cc; 0s processwrapper-sandbox 2023-01-11T21:39:13.6691429Z 2023-01-11T21:39:13.6692005Z  2023-01-11T21:39:13.6692388Z  2023-01-11T21:39:13.6692745Z  2023-01-11T21:39:13.6692968Z  2023-01-11T21:39:13.6693135Z  2023-01-11T21:39:13.6693300Z  2023-01-11T21:39:13.6693451Z  2023-01-11T21:39:13.6693614Z  2023-01-11T21:39:13.6693865Z [1,507 / 2,684] 8 actions running 2023-01-11T21:39:13.6694229Z Compiling caffe2/core/net_simple_refcount.cc; 2s processwrapper-sandbox 2023-01-11T21:39:13.6694557Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:13.6694895Z Compiling caffe2/operators/unique_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:13.6695242Z Compiling caffe2/utils/math_cpu.cc; 0s processwrapper-sandbox 2023-01-11T21:39:13.6695555Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:13.6695882Z Compiling caffe2/utils/math/reduce.cc; 0s processwrapper-sandbox 2023-01-11T21:39:13.6696242Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2023-01-11T21:39:13.6696592Z Compiling caffe2/utils/proto_convert.cc; 0s processwrapper-sandbox 2023-01-11T21:39:13.8940521Z 2023-01-11T21:39:13.8941165Z  2023-01-11T21:39:13.8941523Z  2023-01-11T21:39:13.8941848Z  2023-01-11T21:39:13.8942165Z  2023-01-11T21:39:13.8942477Z  2023-01-11T21:39:13.8942773Z  2023-01-11T21:39:13.8943637Z  2023-01-11T21:39:13.8943966Z  2023-01-11T21:39:13.8944235Z [1,507 / 2,684] 8 actions running 2023-01-11T21:39:13.8944605Z Compiling caffe2/core/net_simple_refcount.cc; 2s processwrapper-sandbox 2023-01-11T21:39:13.8946191Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:13.8946998Z Compiling caffe2/operators/unique_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:13.8950822Z Compiling caffe2/utils/math_cpu.cc; 0s processwrapper-sandbox 2023-01-11T21:39:13.8951274Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:13.8951630Z Compiling caffe2/utils/math/reduce.cc; 0s processwrapper-sandbox 2023-01-11T21:39:13.8952104Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2023-01-11T21:39:13.8952533Z Compiling caffe2/utils/proto_convert.cc; 0s processwrapper-sandbox 2023-01-11T21:39:14.3065207Z 2023-01-11T21:39:14.3066071Z  2023-01-11T21:39:14.3066695Z  2023-01-11T21:39:14.3067233Z  2023-01-11T21:39:14.3068688Z  2023-01-11T21:39:14.3069121Z  2023-01-11T21:39:14.3069592Z  2023-01-11T21:39:14.3070024Z  2023-01-11T21:39:14.3070452Z  2023-01-11T21:39:14.3071054Z [1,509 / 2,684] 7 actions, 6 running 2023-01-11T21:39:14.3071799Z Compiling caffe2/operators/unique_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:14.3072566Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2023-01-11T21:39:14.3075017Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:14.3075763Z Compiling caffe2/utils/math/reduce.cc; 1s processwrapper-sandbox 2023-01-11T21:39:14.3076571Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2023-01-11T21:39:14.3077336Z Compiling caffe2/utils/proto_convert.cc; 0s processwrapper-sandbox 2023-01-11T21:39:14.3078122Z [Scann] Compiling caffe2/utils/math/elementwise.cc 2023-01-11T21:39:14.6948484Z 2023-01-11T21:39:14.6949294Z  2023-01-11T21:39:14.6949914Z  2023-01-11T21:39:14.6950475Z  2023-01-11T21:39:14.6951052Z  2023-01-11T21:39:14.6953780Z  2023-01-11T21:39:14.6954184Z  2023-01-11T21:39:14.6955603Z  2023-01-11T21:39:14.6958399Z [1,509 / 2,684] 8 actions running 2023-01-11T21:39:14.6959013Z Compiling caffe2/operators/unique_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:14.6959798Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2023-01-11T21:39:14.6962104Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:14.6962619Z Compiling caffe2/utils/math/reduce.cc; 1s processwrapper-sandbox 2023-01-11T21:39:14.6963418Z Compiling caffe2/opt/distributed.cc; 1s processwrapper-sandbox 2023-01-11T21:39:14.6965309Z Compiling caffe2/utils/proto_convert.cc; 1s processwrapper-sandbox 2023-01-11T21:39:14.6966177Z Compiling caffe2/utils/math/elementwise.cc; 0s processwrapper-sandbox 2023-01-11T21:39:14.6966954Z Compiling caffe2/sgd/wngrad_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:14.9305965Z 2023-01-11T21:39:14.9306661Z  2023-01-11T21:39:14.9307174Z  2023-01-11T21:39:14.9307482Z  2023-01-11T21:39:14.9307932Z  2023-01-11T21:39:14.9308246Z  2023-01-11T21:39:14.9308669Z  2023-01-11T21:39:14.9308992Z  2023-01-11T21:39:14.9309427Z  2023-01-11T21:39:14.9309898Z [1,510 / 2,684] 8 actions, 7 running 2023-01-11T21:39:14.9310646Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2023-01-11T21:39:14.9311382Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:14.9312135Z Compiling caffe2/utils/math/reduce.cc; 1s processwrapper-sandbox 2023-01-11T21:39:14.9312968Z Compiling caffe2/opt/distributed.cc; 1s processwrapper-sandbox 2023-01-11T21:39:14.9313784Z Compiling caffe2/utils/proto_convert.cc; 1s processwrapper-sandbox 2023-01-11T21:39:14.9314477Z Compiling caffe2/utils/math/elementwise.cc; 0s processwrapper-sandbox 2023-01-11T21:39:14.9315164Z Compiling caffe2/sgd/wngrad_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:14.9315909Z [Scann] Compiling caffe2/opt/distributed_converter.cc 2023-01-11T21:39:15.2953123Z 2023-01-11T21:39:15.2953705Z  2023-01-11T21:39:15.2953978Z  2023-01-11T21:39:15.2954310Z  2023-01-11T21:39:15.2954614Z  2023-01-11T21:39:15.2954943Z  2023-01-11T21:39:15.2955204Z  2023-01-11T21:39:15.2955358Z  2023-01-11T21:39:15.2955526Z  2023-01-11T21:39:15.2956118Z [1,510 / 2,684] 8 actions running 2023-01-11T21:39:15.2956794Z Compiling caffe2/utils/math_cpu.cc; 2s processwrapper-sandbox 2023-01-11T21:39:15.2957205Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:15.2958076Z Compiling caffe2/utils/math/reduce.cc; 2s processwrapper-sandbox 2023-01-11T21:39:15.2958626Z Compiling caffe2/opt/distributed.cc; 1s processwrapper-sandbox 2023-01-11T21:39:15.2959227Z Compiling caffe2/utils/proto_convert.cc; 1s processwrapper-sandbox 2023-01-11T21:39:15.2959756Z Compiling caffe2/utils/math/elementwise.cc; 0s processwrapper-sandbox 2023-01-11T21:39:15.2960470Z Compiling caffe2/sgd/wngrad_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:15.2961077Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2023-01-11T21:39:15.5184799Z 2023-01-11T21:39:15.5185315Z  2023-01-11T21:39:15.5185745Z  2023-01-11T21:39:15.5186036Z  2023-01-11T21:39:15.5186324Z  2023-01-11T21:39:15.5186604Z  2023-01-11T21:39:15.5186889Z  2023-01-11T21:39:15.5187171Z  2023-01-11T21:39:15.5187452Z  2023-01-11T21:39:15.5187859Z [1,512 / 2,684] 8 actions, 7 running 2023-01-11T21:39:15.5188437Z Compiling caffe2/utils/math_cpu.cc; 2s processwrapper-sandbox 2023-01-11T21:39:15.5188952Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:15.5189542Z Compiling caffe2/utils/math/reduce.cc; 2s processwrapper-sandbox 2023-01-11T21:39:15.5190187Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2023-01-11T21:39:15.5190819Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:15.5191462Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2023-01-11T21:39:15.5192059Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:15.5192485Z [Scann] Compiling caffe2/utils/math/broadcast.cc 2023-01-11T21:39:15.6298572Z 2023-01-11T21:39:15.6299069Z  2023-01-11T21:39:15.6299434Z  2023-01-11T21:39:15.6299746Z  2023-01-11T21:39:15.6300053Z  2023-01-11T21:39:15.6300355Z  2023-01-11T21:39:15.6300648Z  2023-01-11T21:39:15.6300916Z  2023-01-11T21:39:15.6301234Z  2023-01-11T21:39:15.6301694Z INFO: From Compiling caffe2/utils/math_cpu.cc: 2023-01-11T21:39:15.6302197Z [1,512 / 2,684] 8 actions running 2023-01-11T21:39:15.6302756Z Compiling caffe2/utils/math_cpu.cc; 2s processwrapper-sandbox 2023-01-11T21:39:15.6303324Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:15.6303896Z Compiling caffe2/utils/math/reduce.cc; 2s processwrapper-sandbox 2023-01-11T21:39:15.6304566Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2023-01-11T21:39:15.6305036Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:15.6305408Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2023-01-11T21:39:15.6305715Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:15.6306171Z Compiling caffe2/utils/math/broadcast.cc; 0s processwrapper-sandbox 2023-01-11T21:39:15.6306430Z 2023-01-11T21:39:15.6306567Z  2023-01-11T21:39:15.6306819Z  2023-01-11T21:39:15.6307091Z  2023-01-11T21:39:15.6307362Z  2023-01-11T21:39:15.6307613Z  2023-01-11T21:39:15.6307869Z  2023-01-11T21:39:15.6308196Z  2023-01-11T21:39:15.6308430Z  2023-01-11T21:39:15.6309332Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:39:15.6310330Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6310846Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2023-01-11T21:39:15.6311222Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:39:15.6311841Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:39:15.6312226Z CAFFE2_RAND_FIXED_SUM(int8_t); 2023-01-11T21:39:15.6312514Z ^ 2023-01-11T21:39:15.6313102Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6313615Z value > b || remaining_sum_test > b * remaining_numbers); \ 2023-01-11T21:39:15.6313978Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:39:15.6314476Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:39:15.6314839Z CAFFE2_RAND_FIXED_SUM(int8_t); 2023-01-11T21:39:15.6315102Z ^ 2023-01-11T21:39:15.6315835Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:39:15.6316629Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6317115Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2023-01-11T21:39:15.6317475Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:39:15.6318125Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:39:15.6318504Z CAFFE2_RAND_FIXED_SUM(int16_t); 2023-01-11T21:39:15.6318773Z ^ 2023-01-11T21:39:15.6319310Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6319822Z value > b || remaining_sum_test > b * remaining_numbers); \ 2023-01-11T21:39:15.6320186Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:39:15.6320789Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:39:15.6321206Z CAFFE2_RAND_FIXED_SUM(int16_t); 2023-01-11T21:39:15.6321471Z ^ 2023-01-11T21:39:15.6322260Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:39:15.6323059Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6323604Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2023-01-11T21:39:15.6323956Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:39:15.6324474Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:39:15.6324830Z CAFFE2_RAND_FIXED_SUM(int32_t); 2023-01-11T21:39:15.6325089Z ^ 2023-01-11T21:39:15.6325615Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6326074Z value > b || remaining_sum_test > b * remaining_numbers); \ 2023-01-11T21:39:15.6326417Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:39:15.6326878Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:39:15.6327235Z CAFFE2_RAND_FIXED_SUM(int32_t); 2023-01-11T21:39:15.6327511Z ^ 2023-01-11T21:39:15.6328170Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:39:15.6328944Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6330554Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2023-01-11T21:39:15.6330867Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:39:15.6331367Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:39:15.6331732Z CAFFE2_RAND_FIXED_SUM(int64_t); 2023-01-11T21:39:15.6332005Z ^ 2023-01-11T21:39:15.6332908Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6333690Z value > b || remaining_sum_test > b * remaining_numbers); \ 2023-01-11T21:39:15.6334070Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2023-01-11T21:39:15.6334668Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2023-01-11T21:39:15.6335054Z CAFFE2_RAND_FIXED_SUM(int64_t); 2023-01-11T21:39:15.6335332Z ^ 2023-01-11T21:39:15.6336116Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = float; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:39:15.6336997Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6337508Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:39:15.6337847Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:39:15.6338351Z caffe2/utils/math_cpu.cc:1403:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:39:15.6338758Z CAFFE2_RAND_SYNTHETIC_DATA(float); 2023-01-11T21:39:15.6338999Z ^ 2023-01-11T21:39:15.6339753Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = double; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:39:15.6340580Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6341054Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:39:15.6341373Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:39:15.6341884Z caffe2/utils/math_cpu.cc:1405:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:39:15.6342298Z CAFFE2_RAND_SYNTHETIC_DATA(double); 2023-01-11T21:39:15.6342600Z ^ 2023-01-11T21:39:15.6343324Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:39:15.6344184Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6344679Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:39:15.6344966Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:39:15.6345466Z caffe2/utils/math_cpu.cc:1407:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:39:15.6345876Z CAFFE2_RAND_SYNTHETIC_DATA(int8_t); 2023-01-11T21:39:15.6346156Z ^ 2023-01-11T21:39:15.6346869Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:39:15.6347653Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6348150Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:39:15.6348478Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:39:15.6348966Z caffe2/utils/math_cpu.cc:1409:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:39:15.6349363Z CAFFE2_RAND_SYNTHETIC_DATA(int16_t); 2023-01-11T21:39:15.6349664Z ^ 2023-01-11T21:39:15.6350386Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:39:15.6351329Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6351808Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:39:15.6352094Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:39:15.6352657Z caffe2/utils/math_cpu.cc:1411:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:39:15.6353072Z CAFFE2_RAND_SYNTHETIC_DATA(int32_t); 2023-01-11T21:39:15.6353374Z ^ 2023-01-11T21:39:15.6354096Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:39:15.6354925Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6355427Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:39:15.6355740Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:39:15.6356239Z caffe2/utils/math_cpu.cc:1413:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:39:15.6356645Z CAFFE2_RAND_SYNTHETIC_DATA(int64_t); 2023-01-11T21:39:15.6356930Z ^ 2023-01-11T21:39:15.6357851Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:39:15.6358656Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6359121Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:39:15.6359427Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:39:15.6359901Z caffe2/utils/math_cpu.cc:1415:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:39:15.6360354Z CAFFE2_RAND_SYNTHETIC_DATA(uint8_t); 2023-01-11T21:39:15.6360753Z ^ 2023-01-11T21:39:15.6361523Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:39:15.6362386Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6362867Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:39:15.6363192Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:39:15.6363675Z caffe2/utils/math_cpu.cc:1417:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:39:15.6364081Z CAFFE2_RAND_SYNTHETIC_DATA(uint16_t); 2023-01-11T21:39:15.6364349Z ^ 2023-01-11T21:39:15.6365107Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:39:15.6365960Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6366454Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:39:15.6366794Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:39:15.6367260Z caffe2/utils/math_cpu.cc:1419:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:39:15.6367659Z CAFFE2_RAND_SYNTHETIC_DATA(uint32_t); 2023-01-11T21:39:15.6367921Z ^ 2023-01-11T21:39:15.6368600Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2023-01-11T21:39:15.6369350Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6369982Z for (int j = 0; j < cum_dis.size();) { \ 2023-01-11T21:39:15.6370286Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:39:15.6370746Z caffe2/utils/math_cpu.cc:1421:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2023-01-11T21:39:15.6371144Z CAFFE2_RAND_SYNTHETIC_DATA(uint64_t); 2023-01-11T21:39:15.6371387Z ^ 2023-01-11T21:39:15.6372487Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2023-01-11T21:39:15.6373193Z caffe2/utils/math_cpu.cc:1419:1: required from here 2023-01-11T21:39:15.6373772Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6374162Z if (mem_ref < min) { 2023-01-11T21:39:15.6374392Z ~~~~~~~~^~~~~ 2023-01-11T21:39:15.6374870Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6375244Z if (mem_ref > max) { 2023-01-11T21:39:15.6375475Z ~~~~~~~~^~~~~ 2023-01-11T21:39:15.6376373Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = long unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2023-01-11T21:39:15.6376992Z caffe2/utils/math_cpu.cc:1421:1: required from here 2023-01-11T21:39:15.6377439Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6377777Z if (mem_ref < min) { 2023-01-11T21:39:15.6377976Z ~~~~~~~~^~~~~ 2023-01-11T21:39:15.6378450Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:15.6378756Z if (mem_ref > max) { 2023-01-11T21:39:15.6379016Z ~~~~~~~~^~~~~ 2023-01-11T21:39:15.6379336Z [1,512 / 2,684] 8 actions running 2023-01-11T21:39:15.6379801Z Compiling caffe2/utils/math_cpu.cc; 2s processwrapper-sandbox 2023-01-11T21:39:15.6380209Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:15.6380618Z Compiling caffe2/utils/math/reduce.cc; 2s processwrapper-sandbox 2023-01-11T21:39:15.6381105Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2023-01-11T21:39:15.6381597Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:15.6382111Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2023-01-11T21:39:15.6382578Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:15.6382932Z Compiling caffe2/utils/math/broadcast.cc; 0s processwrapper-sandbox 2023-01-11T21:39:15.8955157Z 2023-01-11T21:39:15.8955597Z  2023-01-11T21:39:15.8955986Z  2023-01-11T21:39:15.8956255Z  2023-01-11T21:39:15.8956411Z  2023-01-11T21:39:15.8956578Z  2023-01-11T21:39:15.8956747Z  2023-01-11T21:39:15.8956900Z  2023-01-11T21:39:15.8957079Z  2023-01-11T21:39:15.8957330Z [1,515 / 2,684] 8 actions running 2023-01-11T21:39:15.8957822Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2023-01-11T21:39:15.8958188Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:15.8958575Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2023-01-11T21:39:15.8958900Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:15.8959224Z Compiling caffe2/utils/math/broadcast.cc; 0s processwrapper-sandbox 2023-01-11T21:39:15.8959594Z Compiling caffe2/utils/bench_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:39:15.8959907Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:15.9068128Z Compiling caffe2/operators/elu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:16.8099761Z 2023-01-11T21:39:16.8100412Z  2023-01-11T21:39:16.8100751Z  2023-01-11T21:39:16.8101012Z  2023-01-11T21:39:16.8101240Z  2023-01-11T21:39:16.8101497Z  2023-01-11T21:39:16.8101762Z  2023-01-11T21:39:16.8101988Z  2023-01-11T21:39:16.8102422Z  2023-01-11T21:39:16.8102782Z [1,517 / 2,684] 7 actions, 6 running 2023-01-11T21:39:16.8103286Z Compiling caffe2/opt/distributed_converter.cc; 1s processwrapper-sandbox 2023-01-11T21:39:16.8103762Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:16.8104309Z Compiling caffe2/utils/math/broadcast.cc; 1s processwrapper-sandbox 2023-01-11T21:39:16.8104840Z Compiling caffe2/utils/bench_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:39:16.8105286Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:16.8105760Z Compiling caffe2/operators/elu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:16.8106196Z [Scann] Compiling caffe2/transforms/pattern_net_transform.cc 2023-01-11T21:39:17.1082372Z 2023-01-11T21:39:17.1082891Z  2023-01-11T21:39:17.1083228Z  2023-01-11T21:39:17.1083503Z  2023-01-11T21:39:17.1083756Z  2023-01-11T21:39:17.1084030Z  2023-01-11T21:39:17.1084281Z  2023-01-11T21:39:17.1084560Z  2023-01-11T21:39:17.1084966Z [1,518 / 2,684] 8 actions running 2023-01-11T21:39:17.1085414Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:17.1085969Z Compiling caffe2/utils/math/broadcast.cc; 1s processwrapper-sandbox 2023-01-11T21:39:17.1086561Z Compiling caffe2/utils/bench_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:39:17.1087062Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:17.1087847Z Compiling caffe2/operators/elu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:17.1088381Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:17.1088831Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:17.1089383Z Compiling caffe2/operators/conv_transpose_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:17.6092852Z 2023-01-11T21:39:17.6093397Z  2023-01-11T21:39:17.6093763Z  2023-01-11T21:39:17.6094075Z  2023-01-11T21:39:17.6094337Z  2023-01-11T21:39:17.6094623Z  2023-01-11T21:39:17.6094905Z  2023-01-11T21:39:17.6095177Z  2023-01-11T21:39:17.6095359Z  2023-01-11T21:39:17.6095639Z [1,519 / 2,684] 8 actions, 7 running 2023-01-11T21:39:17.6096013Z Compiling caffe2/utils/math/broadcast.cc; 2s processwrapper-sandbox 2023-01-11T21:39:17.6096641Z Compiling caffe2/utils/bench_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:39:17.6096955Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:17.6097278Z Compiling caffe2/operators/elu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:17.6097584Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:17.6097866Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:17.6098213Z Compiling caffe2/operators/conv_transpose_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:17.6098481Z [Scann] Compiling caffe2/utils/cpuid.cc 2023-01-11T21:39:17.9086528Z 2023-01-11T21:39:17.9087094Z  2023-01-11T21:39:17.9087471Z  2023-01-11T21:39:17.9087740Z  2023-01-11T21:39:17.9088026Z  2023-01-11T21:39:17.9088322Z  2023-01-11T21:39:17.9088586Z  2023-01-11T21:39:17.9088857Z  2023-01-11T21:39:17.9089128Z  2023-01-11T21:39:17.9089503Z [1,520 / 2,684] 7 actions running 2023-01-11T21:39:17.9090071Z Compiling caffe2/utils/math/broadcast.cc; 2s processwrapper-sandbox 2023-01-11T21:39:17.9090594Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:17.9091136Z Compiling caffe2/operators/elu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:17.9091690Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:17.9092411Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:17.9092992Z Compiling caffe2/operators/conv_transpose_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:17.9093652Z Compiling caffe2/utils/cpuid.cc; 0s processwrapper-sandbox 2023-01-11T21:39:18.3086371Z 2023-01-11T21:39:18.3088145Z  2023-01-11T21:39:18.3088362Z  2023-01-11T21:39:18.3088539Z  2023-01-11T21:39:18.3088728Z  2023-01-11T21:39:18.3210764Z  2023-01-11T21:39:18.3211258Z  2023-01-11T21:39:18.3211514Z  2023-01-11T21:39:18.3211906Z [1,522 / 2,684] 8 actions running 2023-01-11T21:39:18.3212407Z Compiling caffe2/operators/elu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:18.3212907Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:18.3213344Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:18.3213887Z Compiling caffe2/operators/conv_transpose_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:18.3214481Z Compiling caffe2/utils/cpuid.cc; 0s processwrapper-sandbox 2023-01-11T21:39:18.3215083Z Compiling caffe2/utils/math/transpose.cc; 0s processwrapper-sandbox 2023-01-11T21:39:18.3215684Z Compiling caffe2/operators/enforce_finite_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:18.3216196Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:18.8559315Z 2023-01-11T21:39:18.8559925Z  2023-01-11T21:39:18.8560378Z  2023-01-11T21:39:18.8560719Z  2023-01-11T21:39:18.8561075Z  2023-01-11T21:39:18.8561311Z  2023-01-11T21:39:18.8561467Z  2023-01-11T21:39:18.8561633Z  2023-01-11T21:39:18.8561799Z  2023-01-11T21:39:18.8562040Z [1,523 / 2,684] 8 actions, 7 running 2023-01-11T21:39:18.8562339Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:18.8562616Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:18.8562956Z Compiling caffe2/operators/conv_transpose_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:18.8563323Z Compiling caffe2/utils/cpuid.cc; 1s processwrapper-sandbox 2023-01-11T21:39:18.8563698Z Compiling caffe2/utils/math/transpose.cc; 0s processwrapper-sandbox 2023-01-11T21:39:18.8564071Z Compiling caffe2/operators/enforce_finite_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:18.8564392Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:18.8564654Z [Scann] Compiling caffe2/operators/ensure_clipped_op.cc 2023-01-11T21:39:19.1232173Z 2023-01-11T21:39:19.1232855Z  2023-01-11T21:39:19.1233213Z  2023-01-11T21:39:19.1233666Z  2023-01-11T21:39:19.1233983Z  2023-01-11T21:39:19.1242035Z  2023-01-11T21:39:19.1242584Z  2023-01-11T21:39:19.1242899Z  2023-01-11T21:39:19.1243339Z  2023-01-11T21:39:19.1243768Z [1,523 / 2,684] 8 actions running 2023-01-11T21:39:19.1244417Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:19.1245059Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:19.1245850Z Compiling caffe2/operators/conv_transpose_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:19.1246683Z Compiling caffe2/utils/cpuid.cc; 1s processwrapper-sandbox 2023-01-11T21:39:19.1247477Z Compiling caffe2/utils/math/transpose.cc; 1s processwrapper-sandbox 2023-01-11T21:39:19.1248308Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:19.1249039Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:19.1249822Z Compiling caffe2/operators/ensure_clipped_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:19.1399746Z 2023-01-11T21:39:19.1400346Z  2023-01-11T21:39:19.1400678Z  2023-01-11T21:39:19.1400958Z  2023-01-11T21:39:19.1401240Z  2023-01-11T21:39:19.1401560Z  2023-01-11T21:39:19.1401869Z  2023-01-11T21:39:19.1402170Z  2023-01-11T21:39:19.1402488Z  2023-01-11T21:39:19.1403078Z INFO: From Compiling caffe2/transforms/pattern_net_transform.cc: 2023-01-11T21:39:19.1403638Z [1,523 / 2,684] 8 actions running 2023-01-11T21:39:19.1404898Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:19.1405360Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:19.1405944Z Compiling caffe2/operators/conv_transpose_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:19.1406478Z Compiling caffe2/utils/cpuid.cc; 1s processwrapper-sandbox 2023-01-11T21:39:19.1407034Z Compiling caffe2/utils/math/transpose.cc; 1s processwrapper-sandbox 2023-01-11T21:39:19.1407991Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:19.1408328Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:19.1408664Z Compiling caffe2/operators/ensure_clipped_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:19.1408900Z 2023-01-11T21:39:19.1408985Z  2023-01-11T21:39:19.1409159Z  2023-01-11T21:39:19.1409314Z  2023-01-11T21:39:19.1409502Z  2023-01-11T21:39:19.1409756Z  2023-01-11T21:39:19.1409993Z  2023-01-11T21:39:19.1410247Z  2023-01-11T21:39:19.1410452Z  2023-01-11T21:39:19.1411125Z caffe2/transforms/pattern_net_transform.cc: In member function 'virtual bool caffe2::PatternNetTransform::PatternRule(const caffe2::transform::Graph&, const std::vector&, int)': 2023-01-11T21:39:19.1411722Z caffe2/transforms/pattern_net_transform.cc:120:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:19.1412070Z if (inverse_ops_[parent] < subgraph.size() && 2023-01-11T21:39:19.1412813Z caffe2/transforms/pattern_net_transform.cc:129:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:19.1413450Z if (inverse_ops_[child] < subgraph.size() && 2023-01-11T21:39:19.1413949Z [1,523 / 2,684] 8 actions running 2023-01-11T21:39:19.1414380Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:19.1414768Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:19.1415257Z Compiling caffe2/operators/conv_transpose_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:19.1415630Z Compiling caffe2/utils/cpuid.cc; 1s processwrapper-sandbox 2023-01-11T21:39:19.1415977Z Compiling caffe2/utils/math/transpose.cc; 1s processwrapper-sandbox 2023-01-11T21:39:19.1416361Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:19.1416676Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:19.1417010Z Compiling caffe2/operators/ensure_clipped_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:19.5224395Z 2023-01-11T21:39:19.5224907Z  2023-01-11T21:39:19.5225162Z  2023-01-11T21:39:19.5225361Z  2023-01-11T21:39:19.5225536Z  2023-01-11T21:39:19.5225724Z  2023-01-11T21:39:19.5225912Z  2023-01-11T21:39:19.5226077Z  2023-01-11T21:39:19.5226272Z  2023-01-11T21:39:19.5226574Z [1,527 / 2,684] 8 actions running 2023-01-11T21:39:19.5226930Z Compiling caffe2/utils/math/transpose.cc; 1s processwrapper-sandbox 2023-01-11T21:39:19.5227380Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:19.5227707Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:19.5228110Z Compiling caffe2/operators/ensure_clipped_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:19.5228468Z Compiling caffe2/utils/math/utils.cc; 0s processwrapper-sandbox 2023-01-11T21:39:19.5228826Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:19.5229107Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:19.5229419Z Compiling caffe2/operators/erf_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:20.4034780Z 2023-01-11T21:39:20.4035394Z  2023-01-11T21:39:20.4035731Z  2023-01-11T21:39:20.4036041Z  2023-01-11T21:39:20.4036330Z  2023-01-11T21:39:20.4036629Z  2023-01-11T21:39:20.4036914Z  2023-01-11T21:39:20.4037204Z  2023-01-11T21:39:20.4037484Z  2023-01-11T21:39:20.4038084Z [1,528 / 2,684] 8 actions, 7 running 2023-01-11T21:39:20.4038897Z Compiling caffe2/utils/math/transpose.cc; 2s processwrapper-sandbox 2023-01-11T21:39:20.4039597Z Compiling caffe2/operators/enforce_finite_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:20.4040403Z Compiling caffe2/operators/ensure_clipped_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:20.4041119Z Compiling caffe2/utils/math/utils.cc; 1s processwrapper-sandbox 2023-01-11T21:39:20.4041758Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:20.4042212Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:20.4042737Z Compiling caffe2/operators/erf_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:20.4043181Z [Scann] Compiling caffe2/utils/proto_utils.cc 2023-01-11T21:39:20.7631357Z 2023-01-11T21:39:20.7631865Z  2023-01-11T21:39:20.7632111Z  2023-01-11T21:39:20.7632383Z  2023-01-11T21:39:20.7632585Z  2023-01-11T21:39:20.7632803Z  2023-01-11T21:39:20.7633058Z  2023-01-11T21:39:20.7633230Z  2023-01-11T21:39:20.7633480Z  2023-01-11T21:39:20.7633802Z [1,530 / 2,684] 8 actions running 2023-01-11T21:39:20.7634301Z Compiling caffe2/operators/ensure_clipped_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:20.7634813Z Compiling caffe2/utils/math/utils.cc; 1s processwrapper-sandbox 2023-01-11T21:39:20.7635193Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:20.7635628Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:20.7636052Z Compiling caffe2/operators/erf_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:20.7636608Z Compiling caffe2/utils/proto_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:39:20.7637022Z Compiling caffe2/utils/smart_tensor_printer.cc; 0s processwrapper-sandbox 2023-01-11T21:39:20.7637560Z Compiling caffe2/operators/exp_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:21.0658712Z 2023-01-11T21:39:21.0659186Z  2023-01-11T21:39:21.0659553Z  2023-01-11T21:39:21.0659864Z  2023-01-11T21:39:21.0660136Z  2023-01-11T21:39:21.0660434Z  2023-01-11T21:39:21.0660710Z  2023-01-11T21:39:21.0660971Z  2023-01-11T21:39:21.0661257Z  2023-01-11T21:39:21.0661690Z [1,531 / 2,684] 8 actions, 7 running 2023-01-11T21:39:21.0662298Z Compiling caffe2/operators/ensure_clipped_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:21.0662844Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:21.0663310Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:21.0663873Z Compiling caffe2/operators/erf_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:21.0664480Z Compiling caffe2/utils/proto_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:39:21.0665151Z Compiling caffe2/utils/smart_tensor_printer.cc; 0s processwrapper-sandbox 2023-01-11T21:39:21.0665805Z Compiling caffe2/operators/exp_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:21.0666276Z [Scann] Compiling caffe2/operators/expand_op.cc 2023-01-11T21:39:21.3630768Z 2023-01-11T21:39:21.3631285Z  2023-01-11T21:39:21.3631634Z  2023-01-11T21:39:21.3633285Z  2023-01-11T21:39:21.3633715Z  2023-01-11T21:39:21.3634001Z  2023-01-11T21:39:21.3634251Z  2023-01-11T21:39:21.3634423Z  2023-01-11T21:39:21.3634672Z  2023-01-11T21:39:21.3634911Z [1,531 / 2,684] 8 actions running 2023-01-11T21:39:21.3635427Z Compiling caffe2/operators/ensure_clipped_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:21.3635974Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:21.3636438Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:21.3636955Z Compiling caffe2/operators/erf_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:21.3637540Z Compiling caffe2/utils/proto_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:39:21.3638659Z Compiling caffe2/utils/smart_tensor_printer.cc; 0s processwrapper-sandbox 2023-01-11T21:39:21.3639362Z Compiling caffe2/operators/exp_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:21.3639987Z Compiling caffe2/operators/expand_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:21.6031322Z 2023-01-11T21:39:21.6031971Z  2023-01-11T21:39:21.6032374Z  2023-01-11T21:39:21.6032572Z  2023-01-11T21:39:21.6032740Z  2023-01-11T21:39:21.6032961Z  2023-01-11T21:39:21.6033128Z  2023-01-11T21:39:21.6033295Z  2023-01-11T21:39:21.6033447Z  2023-01-11T21:39:21.6052781Z [1,532 / 2,684] 8 actions, 7 running 2023-01-11T21:39:21.6053560Z Compiling caffe2/operators/ensure_clipped_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:21.6054141Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:21.6054748Z Compiling caffe2/operators/erf_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:21.6055382Z Compiling caffe2/utils/proto_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:39:21.6056034Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2023-01-11T21:39:21.6056409Z Compiling caffe2/operators/exp_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:21.6056787Z Compiling caffe2/operators/expand_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:21.6057053Z [Scann] Compiling caffe2/utils/string_utils.cc 2023-01-11T21:39:21.9640726Z 2023-01-11T21:39:21.9641224Z  2023-01-11T21:39:21.9641570Z  2023-01-11T21:39:21.9641839Z  2023-01-11T21:39:21.9642102Z  2023-01-11T21:39:21.9642371Z  2023-01-11T21:39:21.9642667Z  2023-01-11T21:39:21.9642911Z  2023-01-11T21:39:21.9643186Z  2023-01-11T21:39:21.9643549Z [1,534 / 2,684] 7 actions running 2023-01-11T21:39:21.9643998Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:21.9644494Z Compiling caffe2/operators/erf_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:21.9645129Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2023-01-11T21:39:21.9645715Z Compiling caffe2/operators/exp_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:21.9646273Z Compiling caffe2/operators/expand_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:21.9646901Z Compiling caffe2/utils/string_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:39:21.9647584Z Compiling caffe2/utils/signal_handler.cc; 0s processwrapper-sandbox 2023-01-11T21:39:22.1647020Z 2023-01-11T21:39:22.1647556Z  2023-01-11T21:39:22.1647899Z  2023-01-11T21:39:22.1648167Z  2023-01-11T21:39:22.1648447Z  2023-01-11T21:39:22.1648691Z  2023-01-11T21:39:22.1648845Z  2023-01-11T21:39:22.1649082Z  2023-01-11T21:39:22.1649422Z [1,535 / 2,684] 8 actions running 2023-01-11T21:39:22.1649845Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:22.1650432Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2023-01-11T21:39:22.1651069Z Compiling caffe2/operators/exp_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:22.1651655Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:22.1652272Z Compiling caffe2/utils/string_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:39:22.1652886Z Compiling caffe2/utils/signal_handler.cc; 0s processwrapper-sandbox 2023-01-11T21:39:22.1653229Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:22.1653622Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:22.3715231Z 2023-01-11T21:39:22.3715721Z  2023-01-11T21:39:22.3716080Z  2023-01-11T21:39:22.3716388Z  2023-01-11T21:39:22.3716782Z  2023-01-11T21:39:22.3717098Z  2023-01-11T21:39:22.3717423Z  2023-01-11T21:39:22.3717858Z  2023-01-11T21:39:22.3718181Z  2023-01-11T21:39:22.3718726Z INFO: From Compiling caffe2/operators/copy_rows_to_tensor_op.cc: 2023-01-11T21:39:22.3719150Z [1,535 / 2,684] 8 actions running 2023-01-11T21:39:22.3719432Z //:caffe2; 3s processwrapper-sandbox 2023-01-11T21:39:22.3719797Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2023-01-11T21:39:22.3720201Z Compiling caffe2/operators/exp_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:22.3722588Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:22.3723267Z Compiling caffe2/utils/string_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:39:22.3723943Z Compiling caffe2/utils/signal_handler.cc; 0s processwrapper-sandbox 2023-01-11T21:39:22.3724492Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:22.3725391Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:22.3725651Z 2023-01-11T21:39:22.3725804Z  2023-01-11T21:39:22.3726099Z  2023-01-11T21:39:22.3726406Z  2023-01-11T21:39:22.3726708Z  2023-01-11T21:39:22.3726993Z  2023-01-11T21:39:22.3727295Z  2023-01-11T21:39:22.3727594Z  2023-01-11T21:39:22.3727884Z  2023-01-11T21:39:22.3728413Z In file included from caffe2/operators/copy_rows_to_tensor_op.cc:1:0: 2023-01-11T21:39:22.3729502Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = c10::Half; Context = caffe2::CPUContext]': 2023-01-11T21:39:22.3731238Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:39:22.3733039Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:39:22.3734396Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:39:22.3735070Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2023-01-11T21:39:22.3735915Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:22.3736488Z for (size_t i = 0; i < indices.sizes()[0]; ++i) { 2023-01-11T21:39:22.3736867Z ~~^~~~~~~~~~~~~~~~~~ 2023-01-11T21:39:22.3737790Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2023-01-11T21:39:22.3739331Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:39:22.3741072Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:39:22.3742827Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:39:22.3744186Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:39:22.3744853Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2023-01-11T21:39:22.3745694Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:22.3746916Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = double; Context = caffe2::CPUContext]': 2023-01-11T21:39:22.3748561Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:39:22.3750331Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:39:22.3752102Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:39:22.3753459Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:39:22.3754127Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2023-01-11T21:39:22.3754946Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:22.3756064Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2023-01-11T21:39:22.3757632Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:39:22.3759589Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:39:22.3761431Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:39:22.3762792Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:39:22.3763443Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2023-01-11T21:39:22.3764280Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:22.3765420Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = long int; Context = caffe2::CPUContext]': 2023-01-11T21:39:22.3766998Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:39:22.3768754Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:39:22.3770685Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2023-01-11T21:39:22.3772043Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:39:22.3772706Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2023-01-11T21:39:22.3773544Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:22.3774161Z [1,535 / 2,684] 8 actions running 2023-01-11T21:39:22.3774636Z //:caffe2; 3s processwrapper-sandbox 2023-01-11T21:39:22.3775266Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2023-01-11T21:39:22.3775935Z Compiling caffe2/operators/exp_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:22.3776579Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:22.3777244Z Compiling caffe2/utils/string_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:39:22.3777910Z Compiling caffe2/utils/signal_handler.cc; 0s processwrapper-sandbox 2023-01-11T21:39:22.3778450Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:22.3778941Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:22.7644399Z 2023-01-11T21:39:22.7644869Z  2023-01-11T21:39:22.7645131Z  2023-01-11T21:39:22.7645390Z  2023-01-11T21:39:22.7645548Z  2023-01-11T21:39:22.7645717Z  2023-01-11T21:39:22.7645889Z  2023-01-11T21:39:22.7646098Z  2023-01-11T21:39:22.7646268Z  2023-01-11T21:39:22.7646524Z [1,536 / 2,684] 8 actions running 2023-01-11T21:39:22.7646931Z Compiling caffe2/utils/smart_tensor_printer.cc; 2s processwrapper-sandbox 2023-01-11T21:39:22.7647318Z Compiling caffe2/operators/exp_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:22.7647738Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:22.7648116Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:39:22.7648528Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2023-01-11T21:39:22.7648839Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:22.7649163Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:22.7649463Z Compiling caffe2/core/numa.cc; 0s processwrapper-sandbox 2023-01-11T21:39:22.9782722Z 2023-01-11T21:39:22.9783275Z  2023-01-11T21:39:22.9784859Z  2023-01-11T21:39:22.9785039Z  2023-01-11T21:39:22.9785210Z  2023-01-11T21:39:22.9785377Z  2023-01-11T21:39:22.9785550Z  2023-01-11T21:39:22.9785716Z  2023-01-11T21:39:22.9785879Z  2023-01-11T21:39:22.9786119Z [1,537 / 2,684] 8 actions running 2023-01-11T21:39:22.9786462Z Compiling caffe2/operators/exp_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:22.9786837Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:22.9787209Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:39:22.9787564Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2023-01-11T21:39:22.9787873Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:22.9788145Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:22.9788442Z Compiling caffe2/core/numa.cc; 0s processwrapper-sandbox 2023-01-11T21:39:22.9788733Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:23.1946038Z 2023-01-11T21:39:23.1946516Z  2023-01-11T21:39:23.1946838Z  2023-01-11T21:39:23.1947528Z  2023-01-11T21:39:23.1947985Z  2023-01-11T21:39:23.1948261Z  2023-01-11T21:39:23.1948612Z  2023-01-11T21:39:23.1948864Z  2023-01-11T21:39:23.1949135Z  2023-01-11T21:39:23.1949492Z [1,537 / 2,684] 8 actions running 2023-01-11T21:39:23.1950253Z Compiling caffe2/operators/exp_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:23.1950963Z Compiling caffe2/operators/expand_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:23.1951599Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:39:23.1952176Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2023-01-11T21:39:23.1952672Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:23.1953116Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:23.1953878Z Compiling caffe2/core/numa.cc; 0s processwrapper-sandbox 2023-01-11T21:39:23.1954348Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:23.4215675Z 2023-01-11T21:39:23.4216196Z  2023-01-11T21:39:23.4216584Z  2023-01-11T21:39:23.4216885Z  2023-01-11T21:39:23.4217197Z  2023-01-11T21:39:23.4217500Z  2023-01-11T21:39:23.4217784Z  2023-01-11T21:39:23.4218090Z  2023-01-11T21:39:23.4218391Z  2023-01-11T21:39:23.4218782Z [1,538 / 2,684] 8 actions, 7 running 2023-01-11T21:39:23.4219391Z Compiling caffe2/operators/expand_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:23.4220053Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:39:23.4220648Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2023-01-11T21:39:23.4221212Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:23.4221715Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:23.4222278Z Compiling caffe2/core/numa.cc; 1s processwrapper-sandbox 2023-01-11T21:39:23.4222814Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:23.4223233Z [Scann] Compiling caffe2/core/init_omp.cc 2023-01-11T21:39:23.7365065Z 2023-01-11T21:39:23.7365704Z  2023-01-11T21:39:23.7366016Z  2023-01-11T21:39:23.7366286Z  2023-01-11T21:39:23.7366545Z  2023-01-11T21:39:23.7366779Z  2023-01-11T21:39:23.7366956Z  2023-01-11T21:39:23.7367106Z  2023-01-11T21:39:23.7367269Z  2023-01-11T21:39:23.7367520Z [1,539 / 2,684] 8 actions, 7 running 2023-01-11T21:39:23.7367894Z Compiling caffe2/operators/expand_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:23.7368269Z Compiling caffe2/utils/signal_handler.cc; 2s processwrapper-sandbox 2023-01-11T21:39:23.7368585Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:23.7368894Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:23.7369231Z Compiling caffe2/core/numa.cc; 1s processwrapper-sandbox 2023-01-11T21:39:23.7369525Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:23.7369841Z Compiling caffe2/core/init_omp.cc; 0s processwrapper-sandbox 2023-01-11T21:39:23.7370181Z [Scann] Compiling caffe2/operators/elementwise_sub_op.cc 2023-01-11T21:39:23.9945927Z 2023-01-11T21:39:23.9946394Z  2023-01-11T21:39:23.9946629Z  2023-01-11T21:39:23.9946867Z  2023-01-11T21:39:23.9947208Z  2023-01-11T21:39:23.9947447Z  2023-01-11T21:39:23.9947646Z  2023-01-11T21:39:23.9947798Z  2023-01-11T21:39:23.9947964Z  2023-01-11T21:39:23.9948273Z [1,540 / 2,684] 8 actions running 2023-01-11T21:39:23.9948679Z Compiling caffe2/utils/signal_handler.cc; 2s processwrapper-sandbox 2023-01-11T21:39:23.9949047Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:23.9949326Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:23.9949820Z Compiling caffe2/core/numa.cc; 1s processwrapper-sandbox 2023-01-11T21:39:23.9950176Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:23.9950690Z Compiling caffe2/core/init_omp.cc; 0s processwrapper-sandbox 2023-01-11T21:39:23.9951121Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:23.9952113Z Compiling caffe2/operators/flatten_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:24.2215728Z 2023-01-11T21:39:24.2216674Z  2023-01-11T21:39:24.2217062Z  2023-01-11T21:39:24.2217354Z  2023-01-11T21:39:24.2217670Z  2023-01-11T21:39:24.2218583Z  2023-01-11T21:39:24.2218854Z  2023-01-11T21:39:24.2219150Z  2023-01-11T21:39:24.2219464Z  2023-01-11T21:39:24.2221093Z [1,541 / 2,684] 8 actions, 7 running 2023-01-11T21:39:24.2221579Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:24.2221967Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:24.2222338Z Compiling caffe2/core/numa.cc; 1s processwrapper-sandbox 2023-01-11T21:39:24.2223156Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:24.2223719Z Compiling caffe2/core/init_omp.cc; 0s processwrapper-sandbox 2023-01-11T21:39:24.2224225Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:24.2224781Z Compiling caffe2/operators/flatten_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:24.2225247Z [Scann] Compiling caffe2/sgd/rmsprop_op.cc 2023-01-11T21:39:24.5955038Z 2023-01-11T21:39:24.5955645Z  2023-01-11T21:39:24.5956066Z  2023-01-11T21:39:24.5956391Z  2023-01-11T21:39:24.5956569Z  2023-01-11T21:39:24.5956740Z  2023-01-11T21:39:24.5956980Z  2023-01-11T21:39:24.5957226Z  2023-01-11T21:39:24.5957460Z  2023-01-11T21:39:24.5958031Z [1,541 / 2,684] 8 actions running 2023-01-11T21:39:24.5958437Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:24.5958848Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:24.5959255Z Compiling caffe2/core/numa.cc; 2s processwrapper-sandbox 2023-01-11T21:39:24.5959539Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:24.5959878Z Compiling caffe2/core/init_omp.cc; 1s processwrapper-sandbox 2023-01-11T21:39:24.5960239Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:24.5960645Z Compiling caffe2/operators/flatten_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:24.5961076Z Compiling caffe2/sgd/rmsprop_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:24.7957650Z 2023-01-11T21:39:24.7958362Z  2023-01-11T21:39:24.7958723Z  2023-01-11T21:39:24.7959056Z  2023-01-11T21:39:24.7959377Z  2023-01-11T21:39:24.7959583Z  2023-01-11T21:39:24.7959736Z  2023-01-11T21:39:24.7959913Z  2023-01-11T21:39:24.7960080Z  2023-01-11T21:39:24.7960381Z [1,542 / 2,684] 8 actions running 2023-01-11T21:39:24.7960673Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:24.7961000Z Compiling caffe2/core/numa.cc; 2s processwrapper-sandbox 2023-01-11T21:39:24.7961361Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:24.7961678Z Compiling caffe2/core/init_omp.cc; 1s processwrapper-sandbox 2023-01-11T21:39:24.7961978Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:24.7962304Z Compiling caffe2/operators/flatten_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:24.7970421Z Compiling caffe2/sgd/rmsprop_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:24.7970941Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:24.9976810Z 2023-01-11T21:39:24.9977349Z  2023-01-11T21:39:24.9977701Z  2023-01-11T21:39:24.9978034Z  2023-01-11T21:39:24.9978344Z  2023-01-11T21:39:24.9978636Z  2023-01-11T21:39:24.9978959Z  2023-01-11T21:39:24.9979268Z  2023-01-11T21:39:24.9979554Z  2023-01-11T21:39:24.9979983Z [1,543 / 2,684] 8 actions running 2023-01-11T21:39:24.9980489Z //:caffe2; 3s processwrapper-sandbox 2023-01-11T21:39:24.9980985Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:24.9981582Z Compiling caffe2/core/init_omp.cc; 1s processwrapper-sandbox 2023-01-11T21:39:24.9982139Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:24.9982706Z Compiling caffe2/operators/flatten_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:25.0330017Z Compiling caffe2/sgd/rmsprop_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:25.0330535Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:25.0331078Z Compiling caffe2/operators/filler_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:25.2336226Z 2023-01-11T21:39:25.2336714Z  2023-01-11T21:39:25.2337049Z  2023-01-11T21:39:25.2337383Z  2023-01-11T21:39:25.2897611Z  2023-01-11T21:39:25.2898054Z  2023-01-11T21:39:25.2898322Z  2023-01-11T21:39:25.2898574Z  2023-01-11T21:39:25.2898838Z  2023-01-11T21:39:25.2899209Z [1,545 / 2,684] 8 actions running 2023-01-11T21:39:25.2899705Z Compiling caffe2/core/init_omp.cc; 1s processwrapper-sandbox 2023-01-11T21:39:25.2900198Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:25.2900736Z Compiling caffe2/operators/flatten_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:25.2901300Z Compiling caffe2/sgd/rmsprop_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:25.2901768Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:25.2902299Z Compiling caffe2/operators/filler_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:25.2902793Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:25.2903205Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:25.4906739Z 2023-01-11T21:39:25.4907581Z  2023-01-11T21:39:25.4908564Z  2023-01-11T21:39:25.4908925Z  2023-01-11T21:39:25.4909220Z  2023-01-11T21:39:25.4909479Z  2023-01-11T21:39:25.4909754Z  2023-01-11T21:39:25.4910048Z  2023-01-11T21:39:25.4910302Z  2023-01-11T21:39:25.4911139Z [1,545 / 2,684] 8 actions running 2023-01-11T21:39:25.4911724Z Compiling caffe2/core/init_omp.cc; 2s processwrapper-sandbox 2023-01-11T21:39:25.4912278Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:25.4912880Z Compiling caffe2/operators/flatten_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:25.4913524Z Compiling caffe2/sgd/rmsprop_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:25.4914055Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:25.4914654Z Compiling caffe2/operators/filler_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:25.4915111Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:25.4915386Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:25.7113754Z 2023-01-11T21:39:25.7114683Z  2023-01-11T21:39:25.7115359Z  2023-01-11T21:39:25.7115897Z  2023-01-11T21:39:25.7116652Z  2023-01-11T21:39:25.7116987Z  2023-01-11T21:39:25.7117275Z  2023-01-11T21:39:25.7117539Z  2023-01-11T21:39:25.7117956Z  2023-01-11T21:39:25.7118544Z [1,546 / 2,684] 8 actions, 7 running 2023-01-11T21:39:25.7118994Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:25.7119565Z Compiling caffe2/operators/flatten_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:25.7120180Z Compiling caffe2/sgd/rmsprop_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:25.7120777Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:25.7121318Z Compiling caffe2/operators/filler_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:25.7121832Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:25.7122281Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:25.7122663Z [Scann] Compiling caffe2/operators/floor_op.cc 2023-01-11T21:39:26.0910644Z 2023-01-11T21:39:26.0911758Z  2023-01-11T21:39:26.0912088Z  2023-01-11T21:39:26.0912342Z  2023-01-11T21:39:26.0912617Z  2023-01-11T21:39:26.0912894Z  2023-01-11T21:39:26.0913146Z  2023-01-11T21:39:26.0913438Z  2023-01-11T21:39:26.0913713Z  2023-01-11T21:39:26.0914086Z [1,546 / 2,684] 8 actions running 2023-01-11T21:39:26.0914544Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:26.0915101Z Compiling caffe2/operators/flatten_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:26.0915878Z Compiling caffe2/sgd/rmsprop_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:26.0916364Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:26.0916899Z Compiling caffe2/operators/filler_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:26.0917389Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:26.0917955Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:26.0918631Z Compiling caffe2/operators/floor_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:26.3009206Z 2023-01-11T21:39:26.3010404Z  2023-01-11T21:39:26.3011241Z  2023-01-11T21:39:26.3011597Z  2023-01-11T21:39:26.3011903Z  2023-01-11T21:39:26.3012192Z  2023-01-11T21:39:26.3012506Z  2023-01-11T21:39:26.3012804Z  2023-01-11T21:39:26.3013089Z  2023-01-11T21:39:26.3013532Z [1,547 / 2,684] 8 actions, 7 running 2023-01-11T21:39:26.3014031Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:26.3014609Z Compiling caffe2/sgd/rmsprop_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:26.3015182Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:26.3015773Z Compiling caffe2/operators/filler_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:26.3016330Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:26.3016814Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:26.3017399Z Compiling caffe2/operators/floor_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:26.3017894Z [Scann] Compiling caffe2/core/net_simple.cc 2023-01-11T21:39:26.5687942Z 2023-01-11T21:39:26.5688502Z  2023-01-11T21:39:26.5688905Z  2023-01-11T21:39:26.5689224Z  2023-01-11T21:39:26.5689519Z  2023-01-11T21:39:26.5689832Z  2023-01-11T21:39:26.5690145Z  2023-01-11T21:39:26.5690438Z  2023-01-11T21:39:26.5690701Z  2023-01-11T21:39:26.5691034Z [1,548 / 2,684] 8 actions, 7 running 2023-01-11T21:39:26.5691362Z Compiling caffe2/sgd/rmsprop_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:26.5691685Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:26.5692020Z Compiling caffe2/operators/filler_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:26.5692315Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:26.5692587Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:26.5692913Z Compiling caffe2/operators/floor_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:26.5693262Z Compiling caffe2/core/net_simple.cc; 0s processwrapper-sandbox 2023-01-11T21:39:26.5693497Z [Scann] //:caffe2 2023-01-11T21:39:26.8916474Z 2023-01-11T21:39:26.8917579Z  2023-01-11T21:39:26.8918340Z  2023-01-11T21:39:26.8918845Z  2023-01-11T21:39:26.8919285Z  2023-01-11T21:39:26.8919661Z  2023-01-11T21:39:26.8920023Z  2023-01-11T21:39:26.8920469Z  2023-01-11T21:39:26.8920854Z  2023-01-11T21:39:26.8921357Z [1,548 / 2,684] 8 actions running 2023-01-11T21:39:26.8922008Z Compiling caffe2/sgd/rmsprop_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:26.8922644Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:26.8923274Z Compiling caffe2/operators/filler_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:26.8923914Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:26.8924476Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:26.8925135Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:26.8925869Z Compiling caffe2/core/net_simple.cc; 0s processwrapper-sandbox 2023-01-11T21:39:26.8926477Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:27.0919516Z 2023-01-11T21:39:27.0920379Z  2023-01-11T21:39:27.0920892Z  2023-01-11T21:39:27.0921308Z  2023-01-11T21:39:27.0921664Z  2023-01-11T21:39:27.0922000Z  2023-01-11T21:39:27.0922333Z  2023-01-11T21:39:27.0922650Z  2023-01-11T21:39:27.0922978Z  2023-01-11T21:39:27.0923437Z [1,549 / 2,684] 8 actions running 2023-01-11T21:39:27.0924303Z Compiling caffe2/sgd/rmsprop_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:27.0924974Z Compiling caffe2/operators/filler_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:27.0925545Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:27.0926082Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:27.0926728Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:27.0927597Z Compiling caffe2/core/net_simple.cc; 0s processwrapper-sandbox 2023-01-11T21:39:27.0928244Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:27.0928888Z Compiling caffe2/core/qtensor.cc; 0s processwrapper-sandbox 2023-01-11T21:39:27.3474858Z 2023-01-11T21:39:27.3475276Z  2023-01-11T21:39:27.3475507Z  2023-01-11T21:39:27.3475740Z  2023-01-11T21:39:27.3475944Z  2023-01-11T21:39:27.3476130Z  2023-01-11T21:39:27.3476309Z  2023-01-11T21:39:27.3476508Z  2023-01-11T21:39:27.3476674Z  2023-01-11T21:39:27.3476932Z [1,551 / 2,684] 8 actions, 7 running 2023-01-11T21:39:27.3477273Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:27.3477554Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:27.3478267Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:27.3478687Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2023-01-11T21:39:27.3479006Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:27.3479342Z Compiling caffe2/core/qtensor.cc; 0s processwrapper-sandbox 2023-01-11T21:39:27.3479726Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:27.3480019Z [Scann] Compiling caffe2/operators/fully_connected_op.cc 2023-01-11T21:39:27.6355966Z 2023-01-11T21:39:27.6356635Z  2023-01-11T21:39:27.6356909Z  2023-01-11T21:39:27.6357095Z  2023-01-11T21:39:27.6357271Z  2023-01-11T21:39:27.6357442Z  2023-01-11T21:39:27.6357612Z  2023-01-11T21:39:27.6357999Z  2023-01-11T21:39:27.6358195Z  2023-01-11T21:39:27.6358457Z [1,552 / 2,684] 8 actions, 7 running 2023-01-11T21:39:27.6358770Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:27.6359113Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:27.6359477Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2023-01-11T21:39:27.6359908Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:27.6360464Z Compiling caffe2/core/qtensor.cc; 0s processwrapper-sandbox 2023-01-11T21:39:27.6360840Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:27.6361147Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:27.6361406Z [Scann] Compiling caffe2/core/stats.cc 2023-01-11T21:39:27.8925314Z 2023-01-11T21:39:27.8926040Z  2023-01-11T21:39:27.8926274Z  2023-01-11T21:39:27.8926435Z  2023-01-11T21:39:27.8926680Z  2023-01-11T21:39:27.8926931Z  2023-01-11T21:39:27.8927114Z  2023-01-11T21:39:27.8927278Z  2023-01-11T21:39:27.8927441Z  2023-01-11T21:39:27.8927705Z [1,552 / 2,684] 8 actions running 2023-01-11T21:39:27.8928104Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:27.8928496Z Compiling caffe2/operators/floor_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:27.8929024Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2023-01-11T21:39:27.8929349Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:27.8929796Z Compiling caffe2/core/qtensor.cc; 0s processwrapper-sandbox 2023-01-11T21:39:27.8930195Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:27.8930628Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:27.8930941Z Compiling caffe2/core/stats.cc; 0s processwrapper-sandbox 2023-01-11T21:39:28.1043779Z 2023-01-11T21:39:28.1044996Z  2023-01-11T21:39:28.1045473Z  2023-01-11T21:39:28.1045780Z  2023-01-11T21:39:28.1050421Z  2023-01-11T21:39:28.1050589Z  2023-01-11T21:39:28.1050808Z  2023-01-11T21:39:28.1050983Z  2023-01-11T21:39:28.1051226Z  2023-01-11T21:39:28.1051652Z [1,553 / 2,684] 8 actions, 7 running 2023-01-11T21:39:28.1052273Z Compiling caffe2/operators/floor_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:28.1052918Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2023-01-11T21:39:28.1054117Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:28.1054605Z Compiling caffe2/core/qtensor.cc; 1s processwrapper-sandbox 2023-01-11T21:39:28.1055049Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:28.1055512Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:28.1055837Z Compiling caffe2/core/stats.cc; 0s processwrapper-sandbox 2023-01-11T21:39:28.1056248Z [Scann] Compiling caffe2/onnx/helper.cc 2023-01-11T21:39:28.3681499Z 2023-01-11T21:39:28.3681973Z  2023-01-11T21:39:28.3682350Z  2023-01-11T21:39:28.3682666Z  2023-01-11T21:39:28.3682927Z  2023-01-11T21:39:28.3683210Z  2023-01-11T21:39:28.3683502Z  2023-01-11T21:39:28.3683767Z  2023-01-11T21:39:28.3684049Z  2023-01-11T21:39:28.3684453Z [1,554 / 2,684] 8 actions, 7 running 2023-01-11T21:39:28.3685005Z Compiling caffe2/core/net_simple.cc; 2s processwrapper-sandbox 2023-01-11T21:39:28.3685551Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:28.3686099Z Compiling caffe2/core/qtensor.cc; 1s processwrapper-sandbox 2023-01-11T21:39:28.3686692Z Compiling caffe2/operators/free_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:28.3687224Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:28.3687762Z Compiling caffe2/core/stats.cc; 0s processwrapper-sandbox 2023-01-11T21:39:28.3688344Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2023-01-11T21:39:28.3688717Z [Scann] //:caffe2 2023-01-11T21:39:28.6935906Z 2023-01-11T21:39:28.6936413Z  2023-01-11T21:39:28.6936730Z  2023-01-11T21:39:28.6936991Z  2023-01-11T21:39:28.6937165Z  2023-01-11T21:39:28.6937319Z  2023-01-11T21:39:28.6937485Z  2023-01-11T21:39:28.6937713Z  2023-01-11T21:39:28.6937866Z  2023-01-11T21:39:28.6938112Z [1,555 / 2,684] 8 actions running 2023-01-11T21:39:28.6938451Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:28.6938788Z Compiling caffe2/core/qtensor.cc; 1s processwrapper-sandbox 2023-01-11T21:39:28.6939204Z Compiling caffe2/operators/free_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:28.6939522Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:28.6939826Z Compiling caffe2/core/stats.cc; 1s processwrapper-sandbox 2023-01-11T21:39:28.6940220Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2023-01-11T21:39:28.6940519Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:28.6940843Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:28.9057571Z 2023-01-11T21:39:28.9058062Z  2023-01-11T21:39:28.9058395Z  2023-01-11T21:39:28.9058663Z  2023-01-11T21:39:28.9058917Z  2023-01-11T21:39:28.9059168Z  2023-01-11T21:39:28.9059435Z  2023-01-11T21:39:28.9059675Z  2023-01-11T21:39:28.9059934Z  2023-01-11T21:39:28.9060294Z [1,555 / 2,684] 8 actions running 2023-01-11T21:39:28.9060712Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:28.9061220Z Compiling caffe2/core/qtensor.cc; 1s processwrapper-sandbox 2023-01-11T21:39:28.9061796Z Compiling caffe2/operators/free_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:28.9062277Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:28.9062758Z Compiling caffe2/core/stats.cc; 1s processwrapper-sandbox 2023-01-11T21:39:28.9063332Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2023-01-11T21:39:28.9063808Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:28.9064194Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:29.2712174Z 2023-01-11T21:39:29.2712669Z  2023-01-11T21:39:29.2712989Z  2023-01-11T21:39:29.2713259Z  2023-01-11T21:39:29.2713528Z  2023-01-11T21:39:29.2713804Z  2023-01-11T21:39:29.2714054Z  2023-01-11T21:39:29.2714332Z  2023-01-11T21:39:29.2714604Z  2023-01-11T21:39:29.2715347Z INFO: From Compiling caffe2/operators/fused_rowwise_random_quantization_ops.cc: 2023-01-11T21:39:29.2715886Z [1,555 / 2,684] 8 actions running 2023-01-11T21:39:29.2716319Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:29.2716801Z Compiling caffe2/core/qtensor.cc; 2s processwrapper-sandbox 2023-01-11T21:39:29.2717385Z Compiling caffe2/operators/free_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:29.2718118Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:29.2718578Z Compiling caffe2/core/stats.cc; 1s processwrapper-sandbox 2023-01-11T21:39:29.2719135Z Compiling caffe2/onnx/helper.cc; 1s processwrapper-sandbox 2023-01-11T21:39:29.2719636Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:29.2720068Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:29.2733670Z 2023-01-11T21:39:29.2733932Z  2023-01-11T21:39:29.2734245Z  2023-01-11T21:39:29.2734526Z  2023-01-11T21:39:29.2734813Z  2023-01-11T21:39:29.2735089Z  2023-01-11T21:39:29.2735364Z  2023-01-11T21:39:29.2735629Z  2023-01-11T21:39:29.2735890Z  2023-01-11T21:39:29.2746197Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FusedRandRowwiseQuantizedToFloatOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:39:29.2746937Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2023-01-11T21:39:29.2747796Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:113:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:29.2748372Z for (size_t row = 0; row < input_rows; ++row) { 2023-01-11T21:39:29.2748705Z ~~~~^~~~~~~~~~~~ 2023-01-11T21:39:29.2749623Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FloatToFusedRandRowwiseQuantizedOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:39:29.2750358Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2023-01-11T21:39:29.2751204Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:55:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:29.2751758Z for (size_t row = 0; row < input_rows; ++row) { 2023-01-11T21:39:29.2752077Z ~~~~^~~~~~~~~~~~ 2023-01-11T21:39:29.2763051Z [1,556 / 2,684] 7 actions running 2023-01-11T21:39:29.2763510Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:29.2764055Z Compiling caffe2/operators/free_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:29.2764583Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:29.2765104Z Compiling caffe2/core/stats.cc; 1s processwrapper-sandbox 2023-01-11T21:39:29.2765655Z Compiling caffe2/onnx/helper.cc; 1s processwrapper-sandbox 2023-01-11T21:39:29.2766152Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:29.2766586Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:29.5060350Z 2023-01-11T21:39:29.5060782Z  2023-01-11T21:39:29.5061016Z  2023-01-11T21:39:29.5061193Z  2023-01-11T21:39:29.5061417Z  2023-01-11T21:39:29.5061576Z  2023-01-11T21:39:29.5061745Z  2023-01-11T21:39:29.5061912Z  2023-01-11T21:39:29.5062201Z [1,557 / 2,684] 8 actions running 2023-01-11T21:39:29.5062718Z Compiling caffe2/operators/free_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:29.5063224Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:29.5063688Z Compiling caffe2/core/stats.cc; 1s processwrapper-sandbox 2023-01-11T21:39:29.5064804Z Compiling caffe2/onnx/helper.cc; 1s processwrapper-sandbox 2023-01-11T21:39:29.5065143Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:29.5065535Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:29.5066066Z Compiling caffe2/core/init_intrinsics_check.cc; 0s processwrapper-sandbox 2023-01-11T21:39:29.5066868Z Compiling caffe2/core/int8_serialization.cc; 0s processwrapper-sandbox 2023-01-11T21:39:29.7178918Z 2023-01-11T21:39:29.7179420Z  2023-01-11T21:39:29.7179905Z  2023-01-11T21:39:29.7180252Z  2023-01-11T21:39:29.7180567Z  2023-01-11T21:39:29.7180864Z  2023-01-11T21:39:29.7181176Z  2023-01-11T21:39:29.7181487Z  2023-01-11T21:39:29.7181779Z  2023-01-11T21:39:29.7182125Z [1,558 / 2,684] 8 actions, 7 running 2023-01-11T21:39:29.7182531Z Compiling caffe2/operators/free_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:29.7182838Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:29.7183232Z Compiling caffe2/onnx/helper.cc; 1s processwrapper-sandbox 2023-01-11T21:39:29.7183558Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:29.7183847Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:29.7184234Z Compiling caffe2/core/init_intrinsics_check.cc; 0s processwrapper-sandbox 2023-01-11T21:39:29.7184680Z Compiling caffe2/core/int8_serialization.cc; 0s processwrapper-sandbox 2023-01-11T21:39:29.7184948Z [Scann] Compiling caffe2/core/memonger.cc 2023-01-11T21:39:29.9202428Z 2023-01-11T21:39:29.9202991Z  2023-01-11T21:39:29.9203404Z  2023-01-11T21:39:29.9203843Z  2023-01-11T21:39:29.9204149Z  2023-01-11T21:39:29.9204623Z  2023-01-11T21:39:29.9204902Z  2023-01-11T21:39:29.9205191Z  2023-01-11T21:39:29.9205470Z  2023-01-11T21:39:29.9205879Z [1,560 / 2,684] 8 actions, 7 running 2023-01-11T21:39:29.9206434Z Compiling caffe2/onnx/helper.cc; 1s processwrapper-sandbox 2023-01-11T21:39:29.9206978Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:29.9207424Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:29.9207999Z Compiling caffe2/core/init_intrinsics_check.cc; 0s processwrapper-sandbox 2023-01-11T21:39:29.9208638Z Compiling caffe2/core/int8_serialization.cc; 0s processwrapper-sandbox 2023-01-11T21:39:29.9209348Z Compiling caffe2/core/memonger.cc; 0s processwrapper-sandbox 2023-01-11T21:39:29.9210011Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:29.9210548Z [Scann] Compiling caffe2/operators/cross_entropy_op.cc 2023-01-11T21:39:30.3063366Z 2023-01-11T21:39:30.3063857Z  2023-01-11T21:39:30.3064176Z  2023-01-11T21:39:30.3064509Z  2023-01-11T21:39:30.3064839Z  2023-01-11T21:39:30.3065061Z  2023-01-11T21:39:30.3065226Z  2023-01-11T21:39:30.3065393Z  2023-01-11T21:39:30.3065544Z  2023-01-11T21:39:30.3065788Z [1,560 / 2,684] 8 actions running 2023-01-11T21:39:30.3066136Z Compiling caffe2/onnx/helper.cc; 2s processwrapper-sandbox 2023-01-11T21:39:30.3066434Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:30.3066710Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:30.3067058Z Compiling caffe2/core/init_intrinsics_check.cc; 1s processwrapper-sandbox 2023-01-11T21:39:30.3067444Z Compiling caffe2/core/int8_serialization.cc; 1s processwrapper-sandbox 2023-01-11T21:39:30.3067800Z Compiling caffe2/core/memonger.cc; 0s processwrapper-sandbox 2023-01-11T21:39:30.3068102Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:30.3068446Z Compiling caffe2/operators/cross_entropy_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:30.7785158Z 2023-01-11T21:39:30.7785751Z  2023-01-11T21:39:30.7786093Z  2023-01-11T21:39:30.7786462Z  2023-01-11T21:39:30.7786794Z  2023-01-11T21:39:30.7786976Z  2023-01-11T21:39:30.7787145Z  2023-01-11T21:39:30.7787311Z  2023-01-11T21:39:30.7827152Z  2023-01-11T21:39:30.7827414Z [1,561 / 2,684] 8 actions, 7 running 2023-01-11T21:39:30.7827709Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:30.7828031Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:30.7828404Z Compiling caffe2/core/init_intrinsics_check.cc; 1s processwrapper-sandbox 2023-01-11T21:39:30.7920375Z Compiling caffe2/core/int8_serialization.cc; 1s processwrapper-sandbox 2023-01-11T21:39:30.7921358Z Compiling caffe2/core/memonger.cc; 0s processwrapper-sandbox 2023-01-11T21:39:30.7921854Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:30.7922320Z Compiling caffe2/operators/cross_entropy_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:30.7922696Z [Scann] Compiling caffe2/operators/create_scope_op.cc 2023-01-11T21:39:31.0108651Z 2023-01-11T21:39:31.0110321Z  2023-01-11T21:39:31.0110728Z  2023-01-11T21:39:31.0111068Z  2023-01-11T21:39:31.0111363Z  2023-01-11T21:39:31.0111658Z  2023-01-11T21:39:31.0111942Z  2023-01-11T21:39:31.0112213Z  2023-01-11T21:39:31.0112507Z  2023-01-11T21:39:31.0112906Z [1,562 / 2,684] 8 actions, 7 running 2023-01-11T21:39:31.0113344Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:31.0113914Z Compiling caffe2/core/init_intrinsics_check.cc; 1s processwrapper-sandbox 2023-01-11T21:39:31.0114552Z Compiling caffe2/core/int8_serialization.cc; 1s processwrapper-sandbox 2023-01-11T21:39:31.0115129Z Compiling caffe2/core/memonger.cc; 1s processwrapper-sandbox 2023-01-11T21:39:31.0115758Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:31.0116335Z Compiling caffe2/operators/cross_entropy_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:31.0116979Z Compiling caffe2/operators/create_scope_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:31.0117471Z [Scann] Compiling caffe2/operators/crash_op.cc 2023-01-11T21:39:31.2434986Z 2023-01-11T21:39:31.2435596Z  2023-01-11T21:39:31.2436008Z  2023-01-11T21:39:31.2436311Z  2023-01-11T21:39:31.2436636Z  2023-01-11T21:39:31.2436948Z  2023-01-11T21:39:31.2437237Z  2023-01-11T21:39:31.2437539Z  2023-01-11T21:39:31.2437952Z  2023-01-11T21:39:31.2438384Z [1,564 / 2,684] 8 actions, 7 running 2023-01-11T21:39:31.2439000Z Compiling caffe2/core/int8_serialization.cc; 1s processwrapper-sandbox 2023-01-11T21:39:31.2439682Z Compiling caffe2/core/memonger.cc; 1s processwrapper-sandbox 2023-01-11T21:39:31.2440195Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:31.2440851Z Compiling caffe2/operators/cross_entropy_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:31.2441474Z Compiling caffe2/operators/create_scope_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:31.2442077Z Compiling caffe2/operators/crash_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:31.2442529Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:31.2442917Z [Scann] Compiling caffe2/quantization/server/conv_relu_op.cc 2023-01-11T21:39:31.5313945Z 2023-01-11T21:39:31.5314631Z  2023-01-11T21:39:31.5314913Z  2023-01-11T21:39:31.5315091Z  2023-01-11T21:39:31.5315248Z  2023-01-11T21:39:31.5315416Z  2023-01-11T21:39:31.5315635Z  2023-01-11T21:39:31.5315802Z  2023-01-11T21:39:31.5315967Z  2023-01-11T21:39:31.5316210Z [1,565 / 2,684] 8 actions running 2023-01-11T21:39:31.5316602Z Compiling caffe2/core/memonger.cc; 1s processwrapper-sandbox 2023-01-11T21:39:31.5316916Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:31.5317314Z Compiling caffe2/operators/cross_entropy_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:31.5317875Z Compiling caffe2/operators/create_scope_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:31.5318254Z Compiling caffe2/operators/crash_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:31.5318589Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:31.5318901Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:31.5341939Z Compiling caffe2/operators/counter_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:32.1898611Z 2023-01-11T21:39:32.1899567Z  2023-01-11T21:39:32.1899983Z  2023-01-11T21:39:32.1900293Z  2023-01-11T21:39:32.1900578Z  2023-01-11T21:39:32.1900867Z  2023-01-11T21:39:32.1901133Z  2023-01-11T21:39:32.1901409Z  2023-01-11T21:39:32.1901875Z  2023-01-11T21:39:32.1902281Z [1,566 / 2,684] 8 actions, 7 running 2023-01-11T21:39:32.1902763Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:32.1903384Z Compiling caffe2/operators/cross_entropy_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:32.1904140Z Compiling caffe2/operators/create_scope_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:32.1904820Z Compiling caffe2/operators/crash_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:32.1905415Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:32.1905942Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:32.1906524Z Compiling caffe2/operators/counter_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:32.1907043Z [Scann] Compiling caffe2/predictor/predictor_utils.cc 2023-01-11T21:39:32.4925863Z 2023-01-11T21:39:32.4926835Z  2023-01-11T21:39:32.4927375Z  2023-01-11T21:39:32.4927810Z  2023-01-11T21:39:32.4928171Z  2023-01-11T21:39:32.4928538Z  2023-01-11T21:39:32.4928921Z  2023-01-11T21:39:32.4929288Z  2023-01-11T21:39:32.4929636Z  2023-01-11T21:39:32.4930133Z [1,567 / 2,684] 8 actions, 7 running 2023-01-11T21:39:32.4930812Z Compiling caffe2/operators/cross_entropy_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:32.4931542Z Compiling caffe2/operators/create_scope_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:32.4932242Z Compiling caffe2/operators/crash_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:32.4932859Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:32.4933424Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:32.4934059Z Compiling caffe2/operators/counter_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:32.4934787Z Compiling caffe2/predictor/predictor_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:39:32.4935286Z [Scann] //:caffe2 2023-01-11T21:39:32.7352332Z 2023-01-11T21:39:32.7352931Z  2023-01-11T21:39:32.7353345Z  2023-01-11T21:39:32.7353634Z  2023-01-11T21:39:32.7353806Z  2023-01-11T21:39:32.7353962Z  2023-01-11T21:39:32.7354129Z  2023-01-11T21:39:32.7354295Z  2023-01-11T21:39:32.7354448Z  2023-01-11T21:39:32.7354694Z [1,568 / 2,684] 8 actions running 2023-01-11T21:39:32.7355054Z Compiling caffe2/operators/create_scope_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:32.7355439Z Compiling caffe2/operators/crash_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:32.7355741Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:32.7356024Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:32.7356357Z Compiling caffe2/operators/counter_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:32.7356728Z Compiling caffe2/predictor/predictor_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:39:32.7357046Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:32.7357314Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:32.9368475Z 2023-01-11T21:39:32.9369199Z  2023-01-11T21:39:32.9369573Z  2023-01-11T21:39:32.9369889Z  2023-01-11T21:39:32.9370188Z  2023-01-11T21:39:32.9370479Z  2023-01-11T21:39:32.9370784Z  2023-01-11T21:39:32.9371093Z  2023-01-11T21:39:32.9371376Z  2023-01-11T21:39:32.9371808Z [1,569 / 2,684] 8 actions running 2023-01-11T21:39:32.9372406Z Compiling caffe2/operators/crash_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:32.9372974Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:32.9373462Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:32.9374963Z Compiling caffe2/operators/counter_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:32.9375415Z Compiling caffe2/predictor/predictor_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:39:32.9375742Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:32.9376018Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:32.9376273Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:33.5427854Z 2023-01-11T21:39:33.5428419Z  2023-01-11T21:39:33.5428766Z  2023-01-11T21:39:33.5429083Z  2023-01-11T21:39:33.5429383Z  2023-01-11T21:39:33.5429669Z  2023-01-11T21:39:33.5429979Z  2023-01-11T21:39:33.5430282Z  2023-01-11T21:39:33.5430562Z  2023-01-11T21:39:33.5430998Z [1,570 / 2,684] 8 actions, 7 running 2023-01-11T21:39:33.5431503Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:33.5432002Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:33.5432604Z Compiling caffe2/operators/counter_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:39:33.5433306Z Compiling caffe2/predictor/predictor_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:39:33.5433881Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:33.5434368Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:33.5434859Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:33.5435291Z [Scann] Compiling caffe2/operators/cos_op.cc 2023-01-11T21:39:33.8473347Z 2023-01-11T21:39:33.8473877Z  2023-01-11T21:39:33.8474267Z  2023-01-11T21:39:33.8474597Z  2023-01-11T21:39:33.8474924Z  2023-01-11T21:39:33.8475116Z  2023-01-11T21:39:33.8475282Z  2023-01-11T21:39:33.8475435Z  2023-01-11T21:39:33.8475598Z  2023-01-11T21:39:33.8475857Z [1,571 / 2,684] 8 actions, 7 running 2023-01-11T21:39:33.8476143Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:33.8476474Z Compiling caffe2/operators/counter_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:39:33.8476878Z Compiling caffe2/predictor/predictor_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:39:33.8477197Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:33.8477457Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:33.8479194Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:33.8479539Z Compiling caffe2/operators/cos_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:33.8479816Z [Scann] Compiling caffe2/operators/copy_op.cc 2023-01-11T21:39:34.1381999Z 2023-01-11T21:39:34.1382643Z  2023-01-11T21:39:34.1383120Z  2023-01-11T21:39:34.1383387Z  2023-01-11T21:39:34.1383618Z  2023-01-11T21:39:34.1384001Z  2023-01-11T21:39:34.1384248Z  2023-01-11T21:39:34.1384477Z  2023-01-11T21:39:34.1384863Z  2023-01-11T21:39:34.1385204Z [1,573 / 2,684] 7 actions running 2023-01-11T21:39:34.1385864Z Compiling caffe2/predictor/predictor_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:39:34.1386502Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:34.1387045Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:34.1387434Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:34.1388037Z Compiling caffe2/operators/cos_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:34.1388801Z Compiling caffe2/operators/copy_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:34.1389382Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:34.3378446Z 2023-01-11T21:39:34.3378979Z  2023-01-11T21:39:34.3379299Z  2023-01-11T21:39:34.3379686Z  2023-01-11T21:39:34.3380023Z  2023-01-11T21:39:34.3380323Z  2023-01-11T21:39:34.3380632Z  2023-01-11T21:39:34.3380939Z  2023-01-11T21:39:34.3381357Z [1,574 / 2,684] 8 actions running 2023-01-11T21:39:34.3381919Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:34.3382482Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:34.3382891Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:34.3388475Z Compiling caffe2/operators/cos_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:34.3388991Z Compiling caffe2/operators/copy_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:34.3389317Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:34.3389844Z Compiling caffe2/perfkernels/math_cpu_base.cc; 0s processwrapper-sandbox 2023-01-11T21:39:34.3390845Z Compiling caffe2/operators/conv_op_shared.cc; 0s processwrapper-sandbox 2023-01-11T21:39:34.7384784Z 2023-01-11T21:39:34.7385210Z  2023-01-11T21:39:34.7385540Z  2023-01-11T21:39:34.7385862Z  2023-01-11T21:39:34.7386167Z  2023-01-11T21:39:34.7386464Z  2023-01-11T21:39:34.7386636Z  2023-01-11T21:39:34.7386787Z  2023-01-11T21:39:34.7386957Z  2023-01-11T21:39:34.7387209Z [1,574 / 2,684] 8 actions running 2023-01-11T21:39:34.7387485Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:34.7387766Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:34.7388050Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:34.7388384Z Compiling caffe2/operators/cos_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:34.7388742Z Compiling caffe2/operators/copy_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:34.7389053Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:34.7389405Z Compiling caffe2/perfkernels/math_cpu_base.cc; 0s processwrapper-sandbox 2023-01-11T21:39:34.7389782Z Compiling caffe2/operators/conv_op_shared.cc; 0s processwrapper-sandbox 2023-01-11T21:39:35.3047541Z 2023-01-11T21:39:35.3048106Z  2023-01-11T21:39:35.3048418Z  2023-01-11T21:39:35.3048658Z  2023-01-11T21:39:35.3048947Z  2023-01-11T21:39:35.3049233Z  2023-01-11T21:39:35.3049510Z  2023-01-11T21:39:35.3049801Z  2023-01-11T21:39:35.3050089Z  2023-01-11T21:39:35.3050680Z INFO: From Compiling caffe2/quantization/server/activation_distribution_observer.cc: 2023-01-11T21:39:35.3051280Z [1,574 / 2,684] 8 actions running 2023-01-11T21:39:35.3051737Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:35.3052214Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:35.3052713Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:35.3053425Z Compiling caffe2/operators/cos_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:35.3054081Z Compiling caffe2/operators/copy_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:35.3054632Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:35.3055250Z Compiling caffe2/perfkernels/math_cpu_base.cc; 1s processwrapper-sandbox 2023-01-11T21:39:35.3055945Z Compiling caffe2/operators/conv_op_shared.cc; 1s processwrapper-sandbox 2023-01-11T21:39:35.3056240Z 2023-01-11T21:39:35.3056387Z  2023-01-11T21:39:35.3056693Z  2023-01-11T21:39:35.3056994Z  2023-01-11T21:39:35.3057280Z  2023-01-11T21:39:35.3057580Z  2023-01-11T21:39:35.3057872Z  2023-01-11T21:39:35.3058151Z  2023-01-11T21:39:35.3058442Z  2023-01-11T21:39:35.3059409Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputMinMaxNetObserver::DumpAndReset_(const string&, bool)': 2023-01-11T21:39:35.3060431Z caffe2/quantization/server/activation_distribution_observer.cc:183:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:35.3066805Z for (int op_index = 0; op_index < min_max_infos_.size(); ++op_index) { 2023-01-11T21:39:35.3067324Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:39:35.3068179Z caffe2/quantization/server/activation_distribution_observer.cc:188:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:35.3068876Z for (int i = 0; i < op_info->tensor_infos.size(); ++i) { 2023-01-11T21:39:35.3069265Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:39:35.3070172Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'virtual void caffe2::OutputColumnMaxHistogramObserver::Stop()': 2023-01-11T21:39:35.3071401Z caffe2/quantization/server/activation_distribution_observer.cc:388:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:35.3072080Z if (info_->histograms.size() <= col) { 2023-01-11T21:39:35.3072545Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 2023-01-11T21:39:35.3073464Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::HistogramNetObserver::DumpAndReset_(const string&, bool)': 2023-01-11T21:39:35.3074488Z caffe2/quantization/server/activation_distribution_observer.cc:470:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:35.3075134Z for (int op_index = 0; op_index < hist_infos_.size(); ++op_index) { 2023-01-11T21:39:35.3075552Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:39:35.3076373Z caffe2/quantization/server/activation_distribution_observer.cc:477:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:35.3077074Z for (int i = 0; i < info->histograms.size(); ++i) { 2023-01-11T21:39:35.3077465Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:39:35.3078562Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputColumnMaxHistogramNetObserver::DumpAndReset_(const string&, bool)': 2023-01-11T21:39:35.3079647Z caffe2/quantization/server/activation_distribution_observer.cc:628:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:35.3080388Z for (int i = 0; i < info->histograms.size(); ++i) { 2023-01-11T21:39:35.3080766Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:39:35.3081230Z [1,574 / 2,684] 8 actions running 2023-01-11T21:39:35.3081671Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:35.3082140Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:35.3082620Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:35.3083178Z Compiling caffe2/operators/cos_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:35.3083805Z Compiling caffe2/operators/copy_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:35.3084340Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:35.3084950Z Compiling caffe2/perfkernels/math_cpu_base.cc; 1s processwrapper-sandbox 2023-01-11T21:39:35.3085608Z Compiling caffe2/operators/conv_op_shared.cc; 1s processwrapper-sandbox 2023-01-11T21:39:35.5697863Z 2023-01-11T21:39:35.5698425Z  2023-01-11T21:39:35.5698820Z  2023-01-11T21:39:35.5699147Z  2023-01-11T21:39:35.5699477Z  2023-01-11T21:39:35.5699723Z  2023-01-11T21:39:35.5699929Z  2023-01-11T21:39:35.5700101Z  2023-01-11T21:39:35.5700268Z  2023-01-11T21:39:35.5700536Z [1,577 / 2,684] 8 actions running 2023-01-11T21:39:35.5700920Z Compiling caffe2/operators/cos_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:35.5701345Z Compiling caffe2/operators/copy_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:35.5701674Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:35.5702027Z Compiling caffe2/perfkernels/math_cpu_base.cc; 1s processwrapper-sandbox 2023-01-11T21:39:35.5702472Z Compiling caffe2/operators/conv_op_shared.cc; 1s processwrapper-sandbox 2023-01-11T21:39:35.5702891Z Compiling caffe2/core/graph.cc; 0s processwrapper-sandbox 2023-01-11T21:39:35.5703226Z Compiling caffe2/core/init.cc; 0s processwrapper-sandbox 2023-01-11T21:39:35.5703643Z Compiling caffe2/perfkernels/adagrad.cc; 0s processwrapper-sandbox 2023-01-11T21:39:35.7930812Z 2023-01-11T21:39:35.7931534Z  2023-01-11T21:39:35.7931872Z  2023-01-11T21:39:35.7932286Z  2023-01-11T21:39:35.7932717Z  2023-01-11T21:39:35.7932986Z  2023-01-11T21:39:35.7933256Z  2023-01-11T21:39:35.7934402Z  2023-01-11T21:39:35.7934681Z  2023-01-11T21:39:35.7935100Z [1,578 / 2,684] 8 actions, 7 running 2023-01-11T21:39:35.7935712Z Compiling caffe2/operators/cos_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:35.7936404Z Compiling caffe2/operators/copy_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:35.7937401Z Compiling caffe2/perfkernels/math_cpu_base.cc; 1s processwrapper-sandbox 2023-01-11T21:39:35.7937859Z Compiling caffe2/operators/conv_op_shared.cc; 1s processwrapper-sandbox 2023-01-11T21:39:35.7938377Z Compiling caffe2/core/graph.cc; 0s processwrapper-sandbox 2023-01-11T21:39:35.7938821Z Compiling caffe2/core/init.cc; 0s processwrapper-sandbox 2023-01-11T21:39:35.7939291Z Compiling caffe2/perfkernels/adagrad.cc; 0s processwrapper-sandbox 2023-01-11T21:39:35.7939544Z [Scann] //:caffe2 2023-01-11T21:39:36.0061692Z 2023-01-11T21:39:36.0062247Z  2023-01-11T21:39:36.0062576Z  2023-01-11T21:39:36.0062793Z  2023-01-11T21:39:36.0062962Z  2023-01-11T21:39:36.0063128Z  2023-01-11T21:39:36.0063282Z  2023-01-11T21:39:36.0063446Z  2023-01-11T21:39:36.0063611Z  2023-01-11T21:39:36.0063905Z [1,578 / 2,684] 8 actions running 2023-01-11T21:39:36.0064382Z Compiling caffe2/operators/cos_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:36.0064849Z Compiling caffe2/operators/copy_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:36.0065353Z Compiling caffe2/perfkernels/math_cpu_base.cc; 1s processwrapper-sandbox 2023-01-11T21:39:36.0065890Z Compiling caffe2/operators/conv_op_shared.cc; 1s processwrapper-sandbox 2023-01-11T21:39:36.0066373Z Compiling caffe2/core/graph.cc; 0s processwrapper-sandbox 2023-01-11T21:39:36.0066759Z Compiling caffe2/core/init.cc; 0s processwrapper-sandbox 2023-01-11T21:39:36.0067230Z Compiling caffe2/perfkernels/adagrad.cc; 0s processwrapper-sandbox 2023-01-11T21:39:36.0067656Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:36.2135508Z 2023-01-11T21:39:36.2136019Z  2023-01-11T21:39:36.2136380Z  2023-01-11T21:39:36.2136696Z  2023-01-11T21:39:36.2137012Z  2023-01-11T21:39:36.2137310Z  2023-01-11T21:39:36.2137616Z  2023-01-11T21:39:36.2137922Z  2023-01-11T21:39:36.2138215Z  2023-01-11T21:39:36.2138537Z [1,579 / 2,684] 8 actions, 7 running 2023-01-11T21:39:36.2138898Z Compiling caffe2/operators/cos_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:36.2139258Z Compiling caffe2/operators/copy_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:36.2139637Z Compiling caffe2/operators/conv_op_shared.cc; 1s processwrapper-sandbox 2023-01-11T21:39:36.2139998Z Compiling caffe2/core/graph.cc; 0s processwrapper-sandbox 2023-01-11T21:39:36.2140335Z Compiling caffe2/core/init.cc; 0s processwrapper-sandbox 2023-01-11T21:39:36.2140762Z Compiling caffe2/perfkernels/adagrad.cc; 0s processwrapper-sandbox 2023-01-11T21:39:36.2141157Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:36.2141397Z [Scann] Compiling caffe2/opt/optimizer.cc 2023-01-11T21:39:36.5994918Z 2023-01-11T21:39:36.5995786Z  2023-01-11T21:39:36.5996128Z  2023-01-11T21:39:36.5996417Z  2023-01-11T21:39:36.5996701Z  2023-01-11T21:39:36.5997011Z  2023-01-11T21:39:36.5997327Z  2023-01-11T21:39:36.5997637Z  2023-01-11T21:39:36.5998096Z  2023-01-11T21:39:36.5998560Z [1,580 / 2,684] 8 actions, 7 running 2023-01-11T21:39:36.5999146Z Compiling caffe2/operators/cos_op.cc; 3s processwrapper-sandbox 2023-01-11T21:39:36.5999833Z Compiling caffe2/operators/conv_op_shared.cc; 2s processwrapper-sandbox 2023-01-11T21:39:36.6000571Z Compiling caffe2/core/graph.cc; 1s processwrapper-sandbox 2023-01-11T21:39:36.6001204Z Compiling caffe2/core/init.cc; 1s processwrapper-sandbox 2023-01-11T21:39:36.6001854Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2023-01-11T21:39:36.6003098Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:36.6003631Z Compiling caffe2/opt/optimizer.cc; 0s processwrapper-sandbox 2023-01-11T21:39:36.6004023Z [Scann] Compiling caffe2/core/context.cc 2023-01-11T21:39:36.8067621Z 2023-01-11T21:39:36.8068191Z  2023-01-11T21:39:36.8068549Z  2023-01-11T21:39:36.8068855Z  2023-01-11T21:39:36.8069149Z  2023-01-11T21:39:36.8069461Z  2023-01-11T21:39:36.8072440Z  2023-01-11T21:39:36.8072770Z  2023-01-11T21:39:36.8072943Z  2023-01-11T21:39:36.8073189Z [1,581 / 2,684] 8 actions running 2023-01-11T21:39:36.8073593Z Compiling caffe2/operators/conv_op_shared.cc; 2s processwrapper-sandbox 2023-01-11T21:39:36.8073968Z Compiling caffe2/core/graph.cc; 1s processwrapper-sandbox 2023-01-11T21:39:36.8074376Z Compiling caffe2/core/init.cc; 1s processwrapper-sandbox 2023-01-11T21:39:36.8074763Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2023-01-11T21:39:36.8075090Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:36.8075477Z Compiling caffe2/opt/optimizer.cc; 0s processwrapper-sandbox 2023-01-11T21:39:36.8075831Z Compiling caffe2/core/context.cc; 0s processwrapper-sandbox 2023-01-11T21:39:36.8076194Z Compiling caffe2/core/event.cc; 0s processwrapper-sandbox 2023-01-11T21:39:37.2071762Z 2023-01-11T21:39:37.2072645Z  2023-01-11T21:39:37.2072988Z  2023-01-11T21:39:37.2073164Z  2023-01-11T21:39:37.2073332Z  2023-01-11T21:39:37.2073517Z  2023-01-11T21:39:37.2073670Z  2023-01-11T21:39:37.2073835Z  2023-01-11T21:39:37.2074003Z  2023-01-11T21:39:37.2074234Z [1,582 / 2,684] 8 actions running 2023-01-11T21:39:37.2074570Z Compiling caffe2/core/graph.cc; 1s processwrapper-sandbox 2023-01-11T21:39:37.2074919Z Compiling caffe2/core/init.cc; 1s processwrapper-sandbox 2023-01-11T21:39:37.2075267Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2023-01-11T21:39:37.2075588Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:37.2075910Z Compiling caffe2/opt/optimizer.cc; 0s processwrapper-sandbox 2023-01-11T21:39:37.2076247Z Compiling caffe2/core/context.cc; 0s processwrapper-sandbox 2023-01-11T21:39:37.2076587Z Compiling caffe2/core/event.cc; 0s processwrapper-sandbox 2023-01-11T21:39:37.2076927Z Compiling caffe2/opt/mobile.cc; 0s processwrapper-sandbox 2023-01-11T21:39:37.9190995Z 2023-01-11T21:39:37.9191480Z  2023-01-11T21:39:37.9191705Z  2023-01-11T21:39:37.9191865Z  2023-01-11T21:39:37.9192030Z  2023-01-11T21:39:37.9192222Z  2023-01-11T21:39:37.9192388Z  2023-01-11T21:39:37.9192554Z  2023-01-11T21:39:37.9192705Z  2023-01-11T21:39:37.9192955Z [1,583 / 2,684] 8 actions, 7 running 2023-01-11T21:39:37.9193302Z Compiling caffe2/core/graph.cc; 2s processwrapper-sandbox 2023-01-11T21:39:37.9193664Z Compiling caffe2/core/init.cc; 2s processwrapper-sandbox 2023-01-11T21:39:37.9193956Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:37.9194280Z Compiling caffe2/opt/optimizer.cc; 1s processwrapper-sandbox 2023-01-11T21:39:37.9194677Z Compiling caffe2/core/context.cc; 1s processwrapper-sandbox 2023-01-11T21:39:37.9195210Z Compiling caffe2/core/event.cc; 1s processwrapper-sandbox 2023-01-11T21:39:37.9195755Z Compiling caffe2/opt/mobile.cc; 0s processwrapper-sandbox 2023-01-11T21:39:37.9196145Z [Scann] Compiling caffe2/opt/fusion.cc 2023-01-11T21:39:38.1669453Z 2023-01-11T21:39:38.1669991Z  2023-01-11T21:39:38.1670345Z  2023-01-11T21:39:38.1670652Z  2023-01-11T21:39:38.1670945Z  2023-01-11T21:39:38.1671201Z  2023-01-11T21:39:38.1671478Z  2023-01-11T21:39:38.1671754Z  2023-01-11T21:39:38.1672038Z  2023-01-11T21:39:38.1672448Z [1,585 / 2,684] 8 actions, 7 running 2023-01-11T21:39:38.1673004Z Compiling caffe2/core/init.cc; 2s processwrapper-sandbox 2023-01-11T21:39:38.1673812Z Compiling caffe2/opt/optimizer.cc; 1s processwrapper-sandbox 2023-01-11T21:39:38.1674438Z Compiling caffe2/core/context.cc; 1s processwrapper-sandbox 2023-01-11T21:39:38.1675036Z Compiling caffe2/core/event.cc; 1s processwrapper-sandbox 2023-01-11T21:39:38.1675602Z Compiling caffe2/opt/mobile.cc; 1s processwrapper-sandbox 2023-01-11T21:39:38.1676310Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2023-01-11T21:39:38.1676955Z Compiling caffe2/operators/conv_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:38.1677437Z [Scann] Compiling caffe2/opt/optimize_ideep.cc 2023-01-11T21:39:38.4416997Z 2023-01-11T21:39:38.4417518Z  2023-01-11T21:39:38.4417859Z  2023-01-11T21:39:38.4418177Z  2023-01-11T21:39:38.4418501Z  2023-01-11T21:39:38.4418706Z  2023-01-11T21:39:38.4418861Z  2023-01-11T21:39:38.4419030Z  2023-01-11T21:39:38.4419197Z  2023-01-11T21:39:38.4419430Z [1,586 / 2,684] 8 actions running 2023-01-11T21:39:38.4419776Z Compiling caffe2/opt/optimizer.cc; 2s processwrapper-sandbox 2023-01-11T21:39:38.4420137Z Compiling caffe2/core/context.cc; 1s processwrapper-sandbox 2023-01-11T21:39:38.4420473Z Compiling caffe2/core/event.cc; 1s processwrapper-sandbox 2023-01-11T21:39:38.4420810Z Compiling caffe2/opt/mobile.cc; 1s processwrapper-sandbox 2023-01-11T21:39:38.4421157Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2023-01-11T21:39:38.4421498Z Compiling caffe2/operators/conv_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:38.4421865Z Compiling caffe2/opt/optimize_ideep.cc; 0s processwrapper-sandbox 2023-01-11T21:39:38.4422219Z Compiling caffe2/core/module.cc; 0s processwrapper-sandbox 2023-01-11T21:39:38.9123006Z 2023-01-11T21:39:38.9123640Z  2023-01-11T21:39:38.9124015Z  2023-01-11T21:39:38.9124438Z  2023-01-11T21:39:38.9124708Z  2023-01-11T21:39:38.9125091Z  2023-01-11T21:39:38.9125362Z  2023-01-11T21:39:38.9127894Z  2023-01-11T21:39:38.9128225Z  2023-01-11T21:39:38.9129071Z [1,587 / 2,684] 8 actions, 7 running 2023-01-11T21:39:38.9129481Z Compiling caffe2/core/context.cc; 2s processwrapper-sandbox 2023-01-11T21:39:38.9130028Z Compiling caffe2/core/event.cc; 2s processwrapper-sandbox 2023-01-11T21:39:38.9130497Z Compiling caffe2/opt/mobile.cc; 1s processwrapper-sandbox 2023-01-11T21:39:38.9130982Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2023-01-11T21:39:38.9131497Z Compiling caffe2/operators/conv_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:38.9132033Z Compiling caffe2/opt/optimize_ideep.cc; 0s processwrapper-sandbox 2023-01-11T21:39:38.9132597Z Compiling caffe2/core/module.cc; 0s processwrapper-sandbox 2023-01-11T21:39:38.9132998Z [Scann] Compiling caffe2/db/create_db_op.cc 2023-01-11T21:39:39.2784177Z 2023-01-11T21:39:39.2785219Z  2023-01-11T21:39:39.2785456Z  2023-01-11T21:39:39.2785661Z  2023-01-11T21:39:39.2785837Z  2023-01-11T21:39:39.2786007Z  2023-01-11T21:39:39.2786163Z  2023-01-11T21:39:39.2786336Z  2023-01-11T21:39:39.2786506Z  2023-01-11T21:39:39.2786745Z [1,588 / 2,684] 8 actions running 2023-01-11T21:39:39.2787087Z Compiling caffe2/core/context.cc; 2s processwrapper-sandbox 2023-01-11T21:39:39.2787449Z Compiling caffe2/opt/mobile.cc; 2s processwrapper-sandbox 2023-01-11T21:39:39.2787809Z Compiling caffe2/opt/fusion.cc; 1s processwrapper-sandbox 2023-01-11T21:39:39.2788160Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:39.2788533Z Compiling caffe2/opt/optimize_ideep.cc; 1s processwrapper-sandbox 2023-01-11T21:39:39.2788891Z Compiling caffe2/core/module.cc; 1s processwrapper-sandbox 2023-01-11T21:39:39.2789233Z Compiling caffe2/db/create_db_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:39.2789614Z Compiling caffe2/operators/communicator_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:39.5215043Z 2023-01-11T21:39:39.5215582Z  2023-01-11T21:39:39.5215948Z  2023-01-11T21:39:39.5216306Z  2023-01-11T21:39:39.5216562Z  2023-01-11T21:39:39.5216741Z  2023-01-11T21:39:39.5216900Z  2023-01-11T21:39:39.5217071Z  2023-01-11T21:39:39.5217228Z  2023-01-11T21:39:39.5217481Z [1,590 / 2,684] 8 actions running 2023-01-11T21:39:39.5530359Z Compiling caffe2/opt/fusion.cc; 1s processwrapper-sandbox 2023-01-11T21:39:39.5531256Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:39.5531775Z Compiling caffe2/opt/optimize_ideep.cc; 1s processwrapper-sandbox 2023-01-11T21:39:39.5532139Z Compiling caffe2/core/module.cc; 1s processwrapper-sandbox 2023-01-11T21:39:39.5532495Z Compiling caffe2/db/create_db_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:39.5532860Z Compiling caffe2/operators/communicator_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:39.5533251Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:39.5533653Z Compiling caffe2/operators/channel_stats_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:39.7539156Z 2023-01-11T21:39:39.7539685Z  2023-01-11T21:39:39.7540028Z  2023-01-11T21:39:39.7540342Z  2023-01-11T21:39:39.7540605Z  2023-01-11T21:39:39.7540882Z  2023-01-11T21:39:39.7541152Z  2023-01-11T21:39:39.7541419Z  2023-01-11T21:39:39.7541689Z  2023-01-11T21:39:39.7542076Z [1,590 / 2,684] 8 actions running 2023-01-11T21:39:39.7542595Z Compiling caffe2/opt/fusion.cc; 1s processwrapper-sandbox 2023-01-11T21:39:39.7543179Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:39.7543758Z Compiling caffe2/opt/optimize_ideep.cc; 1s processwrapper-sandbox 2023-01-11T21:39:39.7544293Z Compiling caffe2/core/module.cc; 1s processwrapper-sandbox 2023-01-11T21:39:39.7544850Z Compiling caffe2/db/create_db_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:39.7545444Z Compiling caffe2/operators/communicator_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:39.7546042Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:39.7546420Z Compiling caffe2/operators/channel_stats_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:40.1292077Z 2023-01-11T21:39:40.1292657Z  2023-01-11T21:39:40.1293066Z  2023-01-11T21:39:40.1293339Z  2023-01-11T21:39:40.1293613Z  2023-01-11T21:39:40.1293918Z  2023-01-11T21:39:40.1294209Z  2023-01-11T21:39:40.1294514Z  2023-01-11T21:39:40.1294811Z  2023-01-11T21:39:40.1295240Z [1,591 / 2,684] 8 actions, 7 running 2023-01-11T21:39:40.1295861Z Compiling caffe2/operators/conv_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:40.1296560Z Compiling caffe2/opt/optimize_ideep.cc; 1s processwrapper-sandbox 2023-01-11T21:39:40.1297210Z Compiling caffe2/core/module.cc; 1s processwrapper-sandbox 2023-01-11T21:39:40.1297851Z Compiling caffe2/db/create_db_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:40.1298518Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:40.1299228Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:40.1299893Z Compiling caffe2/operators/channel_stats_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:40.1300287Z [Scann] //:caffe2 2023-01-11T21:39:40.3553245Z 2023-01-11T21:39:40.3554003Z  2023-01-11T21:39:40.3554916Z  2023-01-11T21:39:40.3555650Z  2023-01-11T21:39:40.3556078Z  2023-01-11T21:39:40.3556378Z  2023-01-11T21:39:40.3556812Z  2023-01-11T21:39:40.3557082Z  2023-01-11T21:39:40.3557481Z  2023-01-11T21:39:40.3558119Z [1,592 / 2,684] 8 actions running 2023-01-11T21:39:40.3558876Z Compiling caffe2/operators/conv_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:40.3559838Z Compiling caffe2/opt/optimize_ideep.cc; 2s processwrapper-sandbox 2023-01-11T21:39:40.3560656Z Compiling caffe2/db/create_db_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:40.3561699Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:40.3562518Z Compiling caffe2/operators/zero_gradient_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:40.3563504Z Compiling caffe2/operators/channel_stats_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:40.3564248Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:40.3565006Z Compiling caffe2/opt/onnxifi_transformer.cc; 0s processwrapper-sandbox 2023-01-11T21:39:40.9765992Z 2023-01-11T21:39:40.9766503Z  2023-01-11T21:39:40.9766894Z  2023-01-11T21:39:40.9767208Z  2023-01-11T21:39:40.9767479Z  2023-01-11T21:39:40.9767740Z  2023-01-11T21:39:40.9768012Z  2023-01-11T21:39:40.9768257Z  2023-01-11T21:39:40.9768523Z  2023-01-11T21:39:40.9769083Z INFO: From Compiling caffe2/opt/optimize_ideep.cc: 2023-01-11T21:39:40.9769431Z [1,592 / 2,684] 8 actions running 2023-01-11T21:39:40.9769746Z Compiling caffe2/operators/conv_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:40.9770192Z Compiling caffe2/opt/optimize_ideep.cc; 2s processwrapper-sandbox 2023-01-11T21:39:40.9770608Z Compiling caffe2/db/create_db_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:40.9771244Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:40.9771854Z Compiling caffe2/operators/zero_gradient_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:40.9772536Z Compiling caffe2/operators/channel_stats_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:40.9773120Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:40.9773733Z Compiling caffe2/opt/onnxifi_transformer.cc; 0s processwrapper-sandbox 2023-01-11T21:39:40.9774043Z 2023-01-11T21:39:40.9774200Z  2023-01-11T21:39:40.9774504Z  2023-01-11T21:39:40.9774767Z  2023-01-11T21:39:40.9775060Z  2023-01-11T21:39:40.9775371Z  2023-01-11T21:39:40.9775656Z  2023-01-11T21:39:40.9775893Z  2023-01-11T21:39:40.9776056Z  2023-01-11T21:39:40.9776632Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::removeStopGradientForInference(nom::repr::NNModule*, caffe2::Workspace*)': 2023-01-11T21:39:40.9777232Z caffe2/opt/optimize_ideep.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:40.9777552Z for (int i = 0; i < allNodes.size(); ++i) { 2023-01-11T21:39:40.9777797Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:39:40.9778234Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvBNAndAffCh(nom::repr::NNModule*, caffe2::Workspace*)': 2023-01-11T21:39:40.9778779Z caffe2/opt/optimize_ideep.cc:247:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:40.9779106Z if (bnOrAffChInputs.size() < numInputs) { 2023-01-11T21:39:40.9779379Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2023-01-11T21:39:40.9779795Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvSum(nom::repr::NNModule*, caffe2::Workspace*)': 2023-01-11T21:39:40.9780332Z caffe2/opt/optimize_ideep.cc:419:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:40.9780752Z for (int idx = conv_idx + 1; idx < allNodes.size() - 1; ++idx) { 2023-01-11T21:39:40.9781016Z ~~~~^~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:39:40.9781474Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseOrderSwitchToQuantizeOp(nom::repr::NNModule*, caffe2::Workspace*)': 2023-01-11T21:39:40.9782027Z caffe2/opt/optimize_ideep.cc:663:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:40.9782384Z for (int i = 0; i < allNodes.size(); ++i) { 2023-01-11T21:39:40.9782587Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:39:40.9783201Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fusePreConvertOp(nom::repr::NNModule*, caffe2::Workspace*)': 2023-01-11T21:39:40.9783693Z caffe2/opt/optimize_ideep.cc:744:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:40.9784063Z for (int i = 0; i < allNodes.size(); ++i) { 2023-01-11T21:39:40.9784308Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:39:40.9784754Z caffe2/opt/optimize_ideep.cc:771:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:40.9785063Z for (int j = 0; j < op_list.size(); j++) { 2023-01-11T21:39:40.9785262Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:39:40.9785715Z caffe2/opt/optimize_ideep.cc: In function 'void caffe2::opt::setPoolingInferenceMode(nom::repr::NNModule*)': 2023-01-11T21:39:40.9786251Z caffe2/opt/optimize_ideep.cc:833:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:40.9786560Z for (int i = 0; i < allNodes.size(); ++i) { 2023-01-11T21:39:40.9786747Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:39:40.9787057Z [1,592 / 2,684] 8 actions running 2023-01-11T21:39:40.9787377Z Compiling caffe2/operators/conv_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:40.9787804Z Compiling caffe2/opt/optimize_ideep.cc; 2s processwrapper-sandbox 2023-01-11T21:39:40.9788153Z Compiling caffe2/db/create_db_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:40.9788581Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:40.9788971Z Compiling caffe2/operators/zero_gradient_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:40.9789400Z Compiling caffe2/operators/channel_stats_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:40.9789716Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:40.9790110Z Compiling caffe2/opt/onnxifi_transformer.cc; 0s processwrapper-sandbox 2023-01-11T21:39:41.2288566Z 2023-01-11T21:39:41.2289070Z  2023-01-11T21:39:41.2289364Z  2023-01-11T21:39:41.2289628Z  2023-01-11T21:39:41.2289885Z  2023-01-11T21:39:41.2290122Z  2023-01-11T21:39:41.2290375Z  2023-01-11T21:39:41.2290629Z  2023-01-11T21:39:41.2290859Z  2023-01-11T21:39:41.2291224Z [1,596 / 2,684] 8 actions, 7 running 2023-01-11T21:39:41.2291781Z Compiling caffe2/operators/zero_gradient_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:41.2292364Z Compiling caffe2/operators/channel_stats_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:41.2292850Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:41.2293369Z Compiling caffe2/opt/onnxifi_transformer.cc; 1s processwrapper-sandbox 2023-01-11T21:39:41.2293929Z Compiling caffe2/operators/transpose_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:41.2294507Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:41.2295003Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:41.2295413Z [Scann] Compiling caffe2/quantization/server/quantize_dnnlowp_op.cc 2023-01-11T21:39:41.5508620Z 2023-01-11T21:39:41.5509443Z  2023-01-11T21:39:41.5509853Z  2023-01-11T21:39:41.5510130Z  2023-01-11T21:39:41.5510399Z  2023-01-11T21:39:41.5510687Z  2023-01-11T21:39:41.5510952Z  2023-01-11T21:39:41.5511232Z  2023-01-11T21:39:41.5511491Z  2023-01-11T21:39:41.5511875Z [1,597 / 2,684] 8 actions, 7 running 2023-01-11T21:39:41.5512461Z Compiling caffe2/operators/channel_stats_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:41.5512900Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:41.5513421Z Compiling caffe2/opt/onnxifi_transformer.cc; 1s processwrapper-sandbox 2023-01-11T21:39:41.5514160Z Compiling caffe2/operators/transpose_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:41.5514805Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:41.5516137Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:41.5516585Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:41.5517005Z [Scann] Compiling caffe2/operators/stats_ops.cc 2023-01-11T21:39:41.7557897Z 2023-01-11T21:39:41.7558572Z  2023-01-11T21:39:41.7558964Z  2023-01-11T21:39:41.7559319Z  2023-01-11T21:39:41.7559886Z  2023-01-11T21:39:41.7902014Z  2023-01-11T21:39:41.7902532Z  2023-01-11T21:39:41.7902701Z  2023-01-11T21:39:41.7902975Z  2023-01-11T21:39:41.7903266Z [1,597 / 2,684] 8 actions running 2023-01-11T21:39:41.7903733Z Compiling caffe2/operators/channel_stats_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:41.7904085Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:41.7904543Z Compiling caffe2/opt/onnxifi_transformer.cc; 1s processwrapper-sandbox 2023-01-11T21:39:41.7905024Z Compiling caffe2/operators/transpose_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:41.7905426Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:41.7905873Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:41.7906172Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:41.7906581Z Compiling caffe2/operators/stats_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:42.3095415Z 2023-01-11T21:39:42.3095984Z  2023-01-11T21:39:42.3096346Z  2023-01-11T21:39:42.3096619Z  2023-01-11T21:39:42.3096909Z  2023-01-11T21:39:42.3097194Z  2023-01-11T21:39:42.3097462Z  2023-01-11T21:39:42.3097743Z  2023-01-11T21:39:42.3098012Z  2023-01-11T21:39:42.3098405Z [1,598 / 2,684] 8 actions, 7 running 2023-01-11T21:39:42.3098877Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:42.3099470Z Compiling caffe2/opt/onnxifi_transformer.cc; 2s processwrapper-sandbox 2023-01-11T21:39:42.3100170Z Compiling caffe2/operators/transpose_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:42.3100894Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:42.3101472Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:42.3101952Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:42.3102486Z Compiling caffe2/operators/stats_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:42.3102949Z [Scann] Compiling caffe2/operators/sin_op.cc 2023-01-11T21:39:42.4948715Z 2023-01-11T21:39:42.4959100Z  2023-01-11T21:39:42.4959459Z  2023-01-11T21:39:42.4959796Z  2023-01-11T21:39:42.4960066Z  2023-01-11T21:39:42.4960410Z  2023-01-11T21:39:42.4960699Z  2023-01-11T21:39:42.4960971Z  2023-01-11T21:39:42.4961261Z  2023-01-11T21:39:42.4961729Z INFO: From Compiling caffe2/opt/onnxifi_transformer.cc: 2023-01-11T21:39:42.4962226Z [1,598 / 2,684] 8 actions running 2023-01-11T21:39:42.4962684Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:42.4963296Z Compiling caffe2/opt/onnxifi_transformer.cc; 2s processwrapper-sandbox 2023-01-11T21:39:42.4963936Z Compiling caffe2/operators/transpose_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:42.4964609Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:42.4965152Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:42.4965617Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:42.4966178Z Compiling caffe2/operators/stats_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:42.4966782Z Compiling caffe2/operators/sin_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:42.4967066Z 2023-01-11T21:39:42.4967213Z  2023-01-11T21:39:42.4967497Z  2023-01-11T21:39:42.4967780Z  2023-01-11T21:39:42.4968062Z  2023-01-11T21:39:42.4968329Z  2023-01-11T21:39:42.4968620Z  2023-01-11T21:39:42.4968895Z  2023-01-11T21:39:42.4969174Z  2023-01-11T21:39:42.4970282Z caffe2/opt/onnxifi_transformer.cc: In function 'void caffe2::{anonymous}::mergeFp32InputsAndConvertToFp16(size_t, const std::unordered_set >&, caffe2::NetDef*, caffe2::ShapeInfoMap*)': 2023-01-11T21:39:42.4971546Z caffe2/opt/onnxifi_transformer.cc:266:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:42.4972242Z shape_info.shape.dims(0) != batch_size) { 2023-01-11T21:39:42.4972626Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2023-01-11T21:39:42.4973980Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaC2(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&, const std::unordered_map, caffe2::ShapeInfo> >&)': 2023-01-11T21:39:42.4975190Z caffe2/opt/onnxifi_transformer.cc:735:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:42.4975710Z if (opts_.min_ops > net.op_size()) { 2023-01-11T21:39:42.4976027Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2023-01-11T21:39:42.4977542Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaOnnx(const caffe2::NetDef&, const std::unordered_set >&, caffe2::Workspace*, caffe2::onnx::OnnxExporter*, caffe2::ShapeInfoMap*, const std::unordered_map, caffe2::ShapeInfo> >&)': 2023-01-11T21:39:42.4978858Z caffe2/opt/onnxifi_transformer.cc:868:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:42.4979340Z if (opts_.min_ops > net.op_size()) { 2023-01-11T21:39:42.4979656Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2023-01-11T21:39:42.4980426Z caffe2/opt/onnxifi_transformer.cc: In member function 'std::vector caffe2::OnnxifiTransformer::getBackendId()': 2023-01-11T21:39:42.4981318Z caffe2/opt/onnxifi_transformer.cc:1273:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:42.4981856Z for (int i = 0; i < backend_ids_.size(); ++i) { 2023-01-11T21:39:42.4982209Z ~~^~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:39:42.4982629Z [1,598 / 2,684] 8 actions running 2023-01-11T21:39:42.4983098Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:42.4983677Z Compiling caffe2/opt/onnxifi_transformer.cc; 2s processwrapper-sandbox 2023-01-11T21:39:42.4984344Z Compiling caffe2/operators/transpose_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:42.4985011Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:42.4985552Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:42.4986024Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:42.4986570Z Compiling caffe2/operators/stats_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:42.4987183Z Compiling caffe2/operators/sin_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:42.7968374Z 2023-01-11T21:39:42.7968912Z  2023-01-11T21:39:42.7969271Z  2023-01-11T21:39:42.7969567Z  2023-01-11T21:39:42.7969872Z  2023-01-11T21:39:42.7970167Z  2023-01-11T21:39:42.7970450Z  2023-01-11T21:39:42.7970735Z  2023-01-11T21:39:42.7971016Z  2023-01-11T21:39:42.7971423Z [1,600 / 2,684] 8 actions running 2023-01-11T21:39:42.7972049Z Compiling caffe2/operators/transpose_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:42.7972773Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:42.7973335Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:42.7973836Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:42.7974418Z Compiling caffe2/operators/stats_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:42.7975078Z Compiling caffe2/operators/sin_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:42.7975830Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:42.7976321Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:43.4160607Z 2023-01-11T21:39:43.4161091Z  2023-01-11T21:39:43.4161435Z  2023-01-11T21:39:43.4161725Z  2023-01-11T21:39:43.4161993Z  2023-01-11T21:39:43.4162279Z  2023-01-11T21:39:43.4162555Z  2023-01-11T21:39:43.4162821Z  2023-01-11T21:39:43.4163289Z  2023-01-11T21:39:43.4163786Z INFO: From Compiling caffe2/operators/transpose_op.cc: 2023-01-11T21:39:43.4164253Z [1,600 / 2,684] 8 actions running 2023-01-11T21:39:43.4164809Z Compiling caffe2/operators/transpose_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:43.4165462Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:39:43.4165989Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:43.4166432Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:43.4166974Z Compiling caffe2/operators/stats_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:43.4167599Z Compiling caffe2/operators/sin_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:43.4168083Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:43.4168529Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:43.4168747Z 2023-01-11T21:39:43.4168885Z  2023-01-11T21:39:43.4169145Z  2023-01-11T21:39:43.4169426Z  2023-01-11T21:39:43.4169713Z  2023-01-11T21:39:43.4169976Z  2023-01-11T21:39:43.4170253Z  2023-01-11T21:39:43.4170525Z  2023-01-11T21:39:43.4170787Z  2023-01-11T21:39:43.4171203Z In file included from ./c10/util/typeid.h:19:0, 2023-01-11T21:39:43.4171587Z from ./caffe2/core/context.h:9, 2023-01-11T21:39:43.4171961Z from ./caffe2/operators/transpose_op.h:7, 2023-01-11T21:39:43.4172363Z from caffe2/operators/transpose_op.cc:1: 2023-01-11T21:39:43.4172776Z caffe2/operators/transpose_op.cc: In lambda function: 2023-01-11T21:39:43.4173536Z caffe2/operators/transpose_op.cc:32:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:43.4174024Z axes.size() == tensor_size, 2023-01-11T21:39:43.4174330Z ~~~~~~~~~~~~^~~~ 2023-01-11T21:39:43.4174712Z [1,600 / 2,684] 8 actions running 2023-01-11T21:39:43.4175242Z Compiling caffe2/operators/transpose_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:43.4175888Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:39:43.4176407Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:43.4176839Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:43.4177396Z Compiling caffe2/operators/stats_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:43.4177993Z Compiling caffe2/operators/sin_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:43.4178483Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:43.4178923Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:43.6893370Z 2023-01-11T21:39:43.6895293Z  2023-01-11T21:39:43.6895529Z  2023-01-11T21:39:43.6895703Z  2023-01-11T21:39:43.6895859Z  2023-01-11T21:39:43.6896027Z  2023-01-11T21:39:43.6896191Z  2023-01-11T21:39:43.6896344Z  2023-01-11T21:39:43.6896507Z  2023-01-11T21:39:43.6896772Z [1,603 / 2,684] 8 actions, 7 running 2023-01-11T21:39:43.6897049Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:43.6897394Z Compiling caffe2/operators/stats_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:39:43.6897765Z Compiling caffe2/operators/sin_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:43.6898059Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:43.6898331Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:43.6898595Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:43.6898849Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:43.6924726Z [Scann] Compiling caffe2/operators/arg_ops.cc 2023-01-11T21:39:43.9973337Z 2023-01-11T21:39:43.9973962Z  2023-01-11T21:39:43.9974293Z  2023-01-11T21:39:43.9974453Z  2023-01-11T21:39:43.9974623Z  2023-01-11T21:39:43.9974788Z  2023-01-11T21:39:43.9974940Z  2023-01-11T21:39:43.9975106Z  2023-01-11T21:39:43.9975270Z  2023-01-11T21:39:43.9980122Z [1,604 / 2,684] 8 actions running 2023-01-11T21:39:43.9980767Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:43.9981323Z Compiling caffe2/operators/sin_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:43.9981823Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:43.9982267Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:43.9982711Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:43.9983139Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:43.9983673Z Compiling caffe2/operators/arg_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:43.9984320Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2023-01-11T21:39:44.1987442Z 2023-01-11T21:39:44.1988158Z  2023-01-11T21:39:44.1988653Z  2023-01-11T21:39:44.1988995Z  2023-01-11T21:39:44.1989296Z  2023-01-11T21:39:44.1989603Z  2023-01-11T21:39:44.1989896Z  2023-01-11T21:39:44.1990128Z  2023-01-11T21:39:44.1990316Z  2023-01-11T21:39:44.1990573Z [1,605 / 2,684] 8 actions running 2023-01-11T21:39:44.1990935Z Compiling caffe2/operators/sin_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:44.1991294Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:44.1991567Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:44.1991904Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:44.1992295Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:44.1992671Z Compiling caffe2/operators/arg_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:44.1993171Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2023-01-11T21:39:44.1993496Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:44.8626198Z 2023-01-11T21:39:44.8626704Z  2023-01-11T21:39:44.8627065Z  2023-01-11T21:39:44.8627379Z  2023-01-11T21:39:44.8627672Z  2023-01-11T21:39:44.8627965Z  2023-01-11T21:39:44.8628266Z  2023-01-11T21:39:44.8628554Z  2023-01-11T21:39:44.8628844Z  2023-01-11T21:39:44.8629277Z [1,606 / 2,684] 8 actions, 7 running 2023-01-11T21:39:44.8629786Z Compiling caffe2/operators/sin_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:44.8630320Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:44.8630760Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:44.8631187Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:44.8631740Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:44.8632419Z Compiling caffe2/operators/alias_with_name.cc; 1s processwrapper-sandbox 2023-01-11T21:39:44.8633004Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:44.8633426Z [Scann] Compiling caffe2/operators/rowmul_op.cc 2023-01-11T21:39:45.1993120Z 2023-01-11T21:39:45.1993703Z  2023-01-11T21:39:45.1994033Z  2023-01-11T21:39:45.1994332Z  2023-01-11T21:39:45.1994647Z  2023-01-11T21:39:45.1994974Z  2023-01-11T21:39:45.1995214Z  2023-01-11T21:39:45.1995401Z  2023-01-11T21:39:45.1995566Z  2023-01-11T21:39:45.1995801Z [1,608 / 2,684] 8 actions running 2023-01-11T21:39:45.1996090Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:45.1996368Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:45.2003855Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:45.2004248Z Compiling caffe2/operators/alias_with_name.cc; 1s processwrapper-sandbox 2023-01-11T21:39:45.2004579Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:45.2004929Z Compiling caffe2/operators/rowmul_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:45.2262704Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:45.2263274Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:45.7754692Z 2023-01-11T21:39:45.7755208Z  2023-01-11T21:39:45.7755592Z  2023-01-11T21:39:45.7755898Z  2023-01-11T21:39:45.7756191Z  2023-01-11T21:39:45.7756501Z  2023-01-11T21:39:45.7758588Z  2023-01-11T21:39:45.7758981Z  2023-01-11T21:39:45.7759297Z  2023-01-11T21:39:45.7759738Z [1,609 / 2,684] 8 actions, 7 running 2023-01-11T21:39:45.7760227Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:45.7760873Z Compiling caffe2/operators/arg_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:39:45.7761566Z Compiling caffe2/operators/alias_with_name.cc; 1s processwrapper-sandbox 2023-01-11T21:39:45.7762103Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:45.7762648Z Compiling caffe2/operators/rowmul_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:45.7763177Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:45.7763723Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:45.7764231Z [Scann] Compiling caffe2/operators/roi_align_gradient_op.cc 2023-01-11T21:39:46.0266860Z 2023-01-11T21:39:46.0267265Z  2023-01-11T21:39:46.0267553Z  2023-01-11T21:39:46.0267787Z  2023-01-11T21:39:46.0267960Z  2023-01-11T21:39:46.0268213Z  2023-01-11T21:39:46.0268450Z  2023-01-11T21:39:46.0268605Z  2023-01-11T21:39:46.0268772Z  2023-01-11T21:39:46.0269046Z [1,609 / 2,684] 8 actions running 2023-01-11T21:39:46.0269373Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:46.0269714Z Compiling caffe2/operators/arg_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:39:46.0270171Z Compiling caffe2/operators/alias_with_name.cc; 2s processwrapper-sandbox 2023-01-11T21:39:46.0270479Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:46.0270882Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:46.0271253Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:46.0271631Z Compiling caffe2/operators/acos_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:46.0271940Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:46.2893441Z 2023-01-11T21:39:46.2894141Z  2023-01-11T21:39:46.2894512Z  2023-01-11T21:39:46.2894848Z  2023-01-11T21:39:46.2895167Z  2023-01-11T21:39:46.2895465Z  2023-01-11T21:39:46.2895786Z  2023-01-11T21:39:46.2896096Z  2023-01-11T21:39:46.2896385Z  2023-01-11T21:39:46.2896817Z [1,611 / 2,684] 8 actions running 2023-01-11T21:39:46.2897463Z Compiling caffe2/operators/alias_with_name.cc; 2s processwrapper-sandbox 2023-01-11T21:39:46.2898015Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:46.2898642Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:46.2899107Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:46.2899597Z Compiling caffe2/operators/acos_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:46.2900031Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:46.2900432Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:46.2900827Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:46.4901722Z 2023-01-11T21:39:46.4902441Z  2023-01-11T21:39:46.4902900Z  2023-01-11T21:39:46.4903325Z  2023-01-11T21:39:46.4904382Z  2023-01-11T21:39:46.4904747Z  2023-01-11T21:39:46.4905067Z  2023-01-11T21:39:46.4905367Z  2023-01-11T21:39:46.4905690Z  2023-01-11T21:39:46.4906754Z [1,613 / 2,684] 8 actions, 7 running 2023-01-11T21:39:46.4907284Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:46.4907777Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:46.4908131Z Compiling caffe2/operators/acos_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:46.4909818Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:46.4910133Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:46.4910465Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:46.4910823Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:46.4911166Z [Scann] Compiling caffe2/onnx/onnxifi_graph_info.cc 2023-01-11T21:39:46.8900216Z 2023-01-11T21:39:46.8900929Z  2023-01-11T21:39:46.8901253Z  2023-01-11T21:39:46.8901562Z  2023-01-11T21:39:46.8901920Z  2023-01-11T21:39:46.8902213Z  2023-01-11T21:39:46.8902655Z  2023-01-11T21:39:46.8902966Z  2023-01-11T21:39:46.8903257Z  2023-01-11T21:39:46.8903991Z [1,613 / 2,684] 8 actions running 2023-01-11T21:39:46.8904565Z Compiling caffe2/operators/rowmul_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:46.8905144Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:46.8905722Z Compiling caffe2/operators/acos_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:46.8906234Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:46.8906722Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:46.8907112Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:46.8907463Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:46.8907794Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 0s processwrapper-sandbox 2023-01-11T21:39:47.2697567Z 2023-01-11T21:39:47.2698068Z  2023-01-11T21:39:47.2698419Z  2023-01-11T21:39:47.2698715Z  2023-01-11T21:39:47.2698990Z  2023-01-11T21:39:47.2699278Z  2023-01-11T21:39:47.2699556Z  2023-01-11T21:39:47.2699830Z  2023-01-11T21:39:47.2700097Z  2023-01-11T21:39:47.2700504Z [1,615 / 2,684] 7 actions, 6 running 2023-01-11T21:39:47.2701076Z Compiling caffe2/operators/acos_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:47.2701619Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:47.2702099Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:47.2702543Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:47.2703012Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:47.2703593Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 0s processwrapper-sandbox 2023-01-11T21:39:47.2704068Z [Scann] Compiling caffe2/operators/reshape_op.cc 2023-01-11T21:39:47.4919166Z 2023-01-11T21:39:47.4919717Z  2023-01-11T21:39:47.4920093Z  2023-01-11T21:39:47.4920467Z  2023-01-11T21:39:47.4920764Z  2023-01-11T21:39:47.4921080Z  2023-01-11T21:39:47.4921365Z  2023-01-11T21:39:47.4921661Z  2023-01-11T21:39:47.4922093Z [1,615 / 2,684] 8 actions running 2023-01-11T21:39:47.4922702Z Compiling caffe2/operators/acos_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:47.4923268Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:47.4923754Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:47.4924224Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:47.4924672Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:47.4925251Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 0s processwrapper-sandbox 2023-01-11T21:39:47.4925875Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:47.4926540Z Compiling caffe2/operators/relu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:47.6907131Z 2023-01-11T21:39:47.6907883Z  2023-01-11T21:39:47.6908211Z  2023-01-11T21:39:47.6908475Z  2023-01-11T21:39:47.6908779Z  2023-01-11T21:39:47.6909098Z  2023-01-11T21:39:47.6909380Z  2023-01-11T21:39:47.6909538Z  2023-01-11T21:39:47.6909775Z  2023-01-11T21:39:47.6910024Z [1,616 / 2,684] 8 actions running 2023-01-11T21:39:47.6910305Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:47.6910590Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:47.6910864Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:47.6916545Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:47.6917101Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 1s processwrapper-sandbox 2023-01-11T21:39:47.6918072Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:47.6918704Z Compiling caffe2/operators/relu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:47.6919937Z Compiling caffe2/operators/relu_n_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:48.0916060Z 2023-01-11T21:39:48.0916602Z  2023-01-11T21:39:48.0916973Z  2023-01-11T21:39:48.0917288Z  2023-01-11T21:39:48.0917593Z  2023-01-11T21:39:48.0918025Z  2023-01-11T21:39:48.0918271Z  2023-01-11T21:39:48.0918571Z  2023-01-11T21:39:48.0918865Z  2023-01-11T21:39:48.0919263Z [1,617 / 2,684] 8 actions running 2023-01-11T21:39:48.0919760Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:48.0920401Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:48.0920901Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:48.0921576Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 1s processwrapper-sandbox 2023-01-11T21:39:48.0922276Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:48.0922947Z Compiling caffe2/operators/relu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:48.0923622Z Compiling caffe2/operators/relu_n_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:48.0924312Z Compiling caffe2/ideep/operators/adam_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:48.6393271Z 2023-01-11T21:39:48.6393893Z  2023-01-11T21:39:48.6394246Z  2023-01-11T21:39:48.6394557Z  2023-01-11T21:39:48.6396605Z  2023-01-11T21:39:48.6396946Z  2023-01-11T21:39:48.6397347Z  2023-01-11T21:39:48.6397634Z  2023-01-11T21:39:48.6398270Z  2023-01-11T21:39:48.6399949Z [1,618 / 2,684] 8 actions, 7 running 2023-01-11T21:39:48.6400506Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:48.6400965Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:48.6401512Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 2s processwrapper-sandbox 2023-01-11T21:39:48.6402165Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:48.6402832Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:48.6403465Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:48.6404081Z Compiling caffe2/ideep/operators/adam_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:48.6404569Z [Scann] Compiling caffe2/ideep/utils/ideep_register.cc 2023-01-11T21:39:48.8399255Z 2023-01-11T21:39:48.8399818Z  2023-01-11T21:39:48.8400205Z  2023-01-11T21:39:48.8400537Z  2023-01-11T21:39:48.8400826Z  2023-01-11T21:39:48.8401113Z  2023-01-11T21:39:48.8401389Z  2023-01-11T21:39:48.8401682Z  2023-01-11T21:39:48.8401988Z  2023-01-11T21:39:48.8402358Z [1,620 / 2,684] 8 actions, 7 running 2023-01-11T21:39:48.8402958Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 2s processwrapper-sandbox 2023-01-11T21:39:48.8403628Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:48.8404253Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:48.8404897Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:48.8405544Z Compiling caffe2/ideep/operators/adam_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:48.8406190Z Compiling caffe2/ideep/utils/ideep_register.cc; 0s processwrapper-sandbox 2023-01-11T21:39:48.8406853Z Compiling caffe2/operators/prepend_dim_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:48.8407333Z [Prepa] Compiling caffe2/core/net_async_task.cc 2023-01-11T21:39:49.0922159Z 2023-01-11T21:39:49.0922997Z  2023-01-11T21:39:49.0923339Z  2023-01-11T21:39:49.1023456Z  2023-01-11T21:39:49.1023739Z  2023-01-11T21:39:49.1024016Z  2023-01-11T21:39:49.1024279Z  2023-01-11T21:39:49.1024548Z  2023-01-11T21:39:49.1024829Z  2023-01-11T21:39:49.1025207Z [1,621 / 2,684] 8 actions running 2023-01-11T21:39:49.1025781Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:49.1026492Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:49.1027101Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:49.1027721Z Compiling caffe2/ideep/operators/adam_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:49.1028373Z Compiling caffe2/ideep/utils/ideep_register.cc; 0s processwrapper-sandbox 2023-01-11T21:39:49.1028990Z Compiling caffe2/operators/prepend_dim_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:49.1029611Z Compiling caffe2/core/net_async_task.cc; 0s processwrapper-sandbox 2023-01-11T21:39:49.1030120Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:49.4712082Z 2023-01-11T21:39:49.4712735Z  2023-01-11T21:39:49.4713118Z  2023-01-11T21:39:49.4713489Z  2023-01-11T21:39:49.4713767Z  2023-01-11T21:39:49.4713951Z  2023-01-11T21:39:49.4714128Z  2023-01-11T21:39:49.4714333Z  2023-01-11T21:39:49.4714570Z  2023-01-11T21:39:49.4715169Z INFO: From Compiling caffe2/operators/reshape_op.cc: 2023-01-11T21:39:49.4715565Z [1,621 / 2,684] 8 actions running 2023-01-11T21:39:49.4716110Z Compiling caffe2/operators/reshape_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:49.4716559Z Compiling caffe2/operators/relu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:49.4717056Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:49.4717635Z Compiling caffe2/ideep/operators/adam_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:49.4718411Z Compiling caffe2/ideep/utils/ideep_register.cc; 0s processwrapper-sandbox 2023-01-11T21:39:49.4718972Z Compiling caffe2/operators/prepend_dim_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:49.4719522Z Compiling caffe2/core/net_async_task.cc; 0s processwrapper-sandbox 2023-01-11T21:39:49.4720020Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:49.4720206Z 2023-01-11T21:39:49.4720403Z  2023-01-11T21:39:49.4720658Z  2023-01-11T21:39:49.4720901Z  2023-01-11T21:39:49.4721185Z  2023-01-11T21:39:49.4721458Z  2023-01-11T21:39:49.4721669Z  2023-01-11T21:39:49.4721913Z  2023-01-11T21:39:49.4722175Z  2023-01-11T21:39:49.4722568Z caffe2/operators/reshape_op.cc: In lambda function: 2023-01-11T21:39:49.4723144Z caffe2/operators/reshape_op.cc:42:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:49.4723629Z for (int i = 0; i < actualNewShape.size(); ++i) { 2023-01-11T21:39:49.4724055Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:39:49.4724648Z caffe2/operators/reshape_op.cc:68:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:49.4725075Z for (int i = 0; i < actualNewShape.size(); ++i) { 2023-01-11T21:39:49.4725377Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:39:49.4725684Z [1,621 / 2,684] 8 actions running 2023-01-11T21:39:49.4726144Z Compiling caffe2/operators/reshape_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:49.4726715Z Compiling caffe2/operators/relu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:49.4727201Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:49.4727727Z Compiling caffe2/ideep/operators/adam_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:49.4728174Z Compiling caffe2/ideep/utils/ideep_register.cc; 0s processwrapper-sandbox 2023-01-11T21:39:49.4728778Z Compiling caffe2/operators/prepend_dim_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:49.4729641Z Compiling caffe2/core/net_async_task.cc; 0s processwrapper-sandbox 2023-01-11T21:39:49.4730033Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:49.7021904Z 2023-01-11T21:39:49.7022654Z  2023-01-11T21:39:49.7023175Z  2023-01-11T21:39:49.7023526Z  2023-01-11T21:39:49.7023822Z  2023-01-11T21:39:49.7024138Z  2023-01-11T21:39:49.7024459Z  2023-01-11T21:39:49.7024725Z  2023-01-11T21:39:49.7025254Z  2023-01-11T21:39:49.7025691Z [1,622 / 2,684] 8 actions running 2023-01-11T21:39:49.7026236Z Compiling caffe2/operators/relu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:49.7026858Z Compiling caffe2/operators/relu_n_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:49.7027484Z Compiling caffe2/ideep/operators/adam_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:49.7028104Z Compiling caffe2/ideep/utils/ideep_register.cc; 1s processwrapper-sandbox 2023-01-11T21:39:49.7028746Z Compiling caffe2/operators/prepend_dim_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:49.7029373Z Compiling caffe2/core/net_async_task.cc; 0s processwrapper-sandbox 2023-01-11T21:39:49.7029873Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:49.7030421Z Compiling caffe2/operators/reciprocal_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:49.9920918Z 2023-01-11T21:39:49.9921408Z  2023-01-11T21:39:49.9921775Z  2023-01-11T21:39:49.9922098Z  2023-01-11T21:39:49.9922391Z  2023-01-11T21:39:49.9922694Z  2023-01-11T21:39:49.9923000Z  2023-01-11T21:39:49.9923289Z  2023-01-11T21:39:49.9923586Z  2023-01-11T21:39:49.9924027Z [1,623 / 2,684] 8 actions, 7 running 2023-01-11T21:39:49.9924682Z Compiling caffe2/operators/relu_n_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:49.9925392Z Compiling caffe2/ideep/operators/adam_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:49.9926097Z Compiling caffe2/ideep/utils/ideep_register.cc; 1s processwrapper-sandbox 2023-01-11T21:39:49.9926806Z Compiling caffe2/operators/prepend_dim_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:49.9927481Z Compiling caffe2/core/net_async_task.cc; 1s processwrapper-sandbox 2023-01-11T21:39:49.9928038Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:49.9928671Z Compiling caffe2/operators/reciprocal_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:49.9929185Z [Scann] Compiling caffe2/ideep/operators/reshape_op.cc 2023-01-11T21:39:50.3034637Z 2023-01-11T21:39:50.3035192Z  2023-01-11T21:39:50.3035545Z  2023-01-11T21:39:50.3035814Z  2023-01-11T21:39:50.3036094Z  2023-01-11T21:39:50.3036376Z  2023-01-11T21:39:50.3036653Z  2023-01-11T21:39:50.3036935Z  2023-01-11T21:39:50.3037214Z  2023-01-11T21:39:50.3037606Z [1,624 / 2,684] 8 actions running 2023-01-11T21:39:50.3038374Z Compiling caffe2/ideep/operators/adam_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:50.3039080Z Compiling caffe2/ideep/utils/ideep_register.cc; 1s processwrapper-sandbox 2023-01-11T21:39:50.3039720Z Compiling caffe2/operators/prepend_dim_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:50.3040413Z Compiling caffe2/core/net_async_task.cc; 1s processwrapper-sandbox 2023-01-11T21:39:50.3040940Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:50.3041529Z Compiling caffe2/operators/reciprocal_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:50.3042177Z Compiling caffe2/ideep/operators/reshape_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:50.3042825Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:50.5222850Z 2023-01-11T21:39:50.5223787Z  2023-01-11T21:39:50.5224163Z  2023-01-11T21:39:50.5224476Z  2023-01-11T21:39:50.5224777Z  2023-01-11T21:39:50.5225051Z  2023-01-11T21:39:50.5225490Z  2023-01-11T21:39:50.5225821Z  2023-01-11T21:39:50.5226114Z  2023-01-11T21:39:50.5226691Z [1,625 / 2,684] 8 actions, 7 running 2023-01-11T21:39:50.5230232Z Compiling caffe2/ideep/utils/ideep_register.cc; 1s processwrapper-sandbox 2023-01-11T21:39:50.5230737Z Compiling caffe2/operators/prepend_dim_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:50.5231261Z Compiling caffe2/core/net_async_task.cc; 1s processwrapper-sandbox 2023-01-11T21:39:50.5231695Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:50.5232638Z Compiling caffe2/operators/reciprocal_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:50.5233132Z Compiling caffe2/ideep/operators/reshape_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:50.5233671Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:50.5234092Z [Scann] Compiling caffe2/quantization/server/tanh.cc 2023-01-11T21:39:50.9031441Z 2023-01-11T21:39:50.9031983Z  2023-01-11T21:39:50.9032304Z  2023-01-11T21:39:50.9032624Z  2023-01-11T21:39:50.9032906Z  2023-01-11T21:39:50.9033187Z  2023-01-11T21:39:50.9033454Z  2023-01-11T21:39:50.9033657Z  2023-01-11T21:39:50.9033815Z  2023-01-11T21:39:50.9034067Z [1,625 / 2,684] 8 actions running 2023-01-11T21:39:50.9034443Z Compiling caffe2/ideep/utils/ideep_register.cc; 2s processwrapper-sandbox 2023-01-11T21:39:50.9034834Z Compiling caffe2/operators/prepend_dim_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:50.9035223Z Compiling caffe2/core/net_async_task.cc; 2s processwrapper-sandbox 2023-01-11T21:39:50.9035539Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:50.9035873Z Compiling caffe2/operators/reciprocal_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:50.9036271Z Compiling caffe2/ideep/operators/reshape_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:50.9036665Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:50.9037057Z Compiling caffe2/quantization/server/tanh.cc; 0s processwrapper-sandbox 2023-01-11T21:39:51.1051470Z 2023-01-11T21:39:51.1051984Z  2023-01-11T21:39:51.1052333Z  2023-01-11T21:39:51.1052669Z  2023-01-11T21:39:51.1052960Z  2023-01-11T21:39:51.1053273Z  2023-01-11T21:39:51.1053579Z  2023-01-11T21:39:51.1053875Z  2023-01-11T21:39:51.1054186Z  2023-01-11T21:39:51.1054641Z [1,628 / 2,684] 8 actions, 7 running 2023-01-11T21:39:51.1055165Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:51.1055708Z Compiling caffe2/operators/reciprocal_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:51.1056315Z Compiling caffe2/ideep/operators/reshape_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:51.1056941Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:51.1057532Z Compiling caffe2/quantization/server/tanh.cc; 0s processwrapper-sandbox 2023-01-11T21:39:51.1057970Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:51.1058517Z Compiling caffe2/operators/order_switch_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:51.1058962Z [Prepa] Compiling caffe2/core/net_async_task_graph.cc 2023-01-11T21:39:51.5100747Z 2023-01-11T21:39:51.5101224Z  2023-01-11T21:39:51.5101690Z  2023-01-11T21:39:51.5102896Z  2023-01-11T21:39:51.5103185Z  2023-01-11T21:39:51.5103455Z  2023-01-11T21:39:51.5104661Z  2023-01-11T21:39:51.5104947Z  2023-01-11T21:39:51.5105225Z  2023-01-11T21:39:51.5106069Z [1,628 / 2,684] 8 actions running 2023-01-11T21:39:51.5106502Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:51.5107234Z Compiling caffe2/operators/reciprocal_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:51.5107873Z Compiling caffe2/ideep/operators/reshape_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:51.5110032Z Compiling caffe2/operators/percentile_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:51.5110684Z Compiling caffe2/quantization/server/tanh.cc; 0s processwrapper-sandbox 2023-01-11T21:39:51.5111423Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:51.5111987Z Compiling caffe2/operators/order_switch_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:51.5112631Z Compiling caffe2/core/net_async_task_graph.cc; 0s processwrapper-sandbox 2023-01-11T21:39:51.7057598Z 2023-01-11T21:39:51.7058098Z  2023-01-11T21:39:51.7058418Z  2023-01-11T21:39:51.7058763Z  2023-01-11T21:39:51.7258334Z  2023-01-11T21:39:51.7258883Z  2023-01-11T21:39:51.7259159Z  2023-01-11T21:39:51.7259453Z  2023-01-11T21:39:51.7259705Z  2023-01-11T21:39:51.7260095Z [1,629 / 2,684] 8 actions running 2023-01-11T21:39:51.7260652Z Compiling caffe2/operators/reciprocal_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:51.7261279Z Compiling caffe2/ideep/operators/reshape_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:51.7261884Z Compiling caffe2/operators/percentile_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:51.7262518Z Compiling caffe2/quantization/server/tanh.cc; 1s processwrapper-sandbox 2023-01-11T21:39:51.7263024Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:51.7263565Z Compiling caffe2/operators/order_switch_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:51.7264124Z Compiling caffe2/core/net_async_task_graph.cc; 0s processwrapper-sandbox 2023-01-11T21:39:51.7264628Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:51.9265769Z 2023-01-11T21:39:51.9266537Z  2023-01-11T21:39:51.9266951Z  2023-01-11T21:39:51.9267245Z  2023-01-11T21:39:51.9267646Z  2023-01-11T21:39:51.9267955Z  2023-01-11T21:39:51.9268288Z  2023-01-11T21:39:51.9268704Z  2023-01-11T21:39:51.9268997Z  2023-01-11T21:39:51.9269447Z [1,629 / 2,684] 8 actions running 2023-01-11T21:39:51.9270040Z Compiling caffe2/operators/reciprocal_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:51.9270930Z Compiling caffe2/ideep/operators/reshape_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:51.9271625Z Compiling caffe2/operators/percentile_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:51.9272414Z Compiling caffe2/quantization/server/tanh.cc; 1s processwrapper-sandbox 2023-01-11T21:39:51.9272901Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:51.9273453Z Compiling caffe2/operators/order_switch_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:39:51.9274222Z Compiling caffe2/core/net_async_task_graph.cc; 0s processwrapper-sandbox 2023-01-11T21:39:51.9274687Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:52.3995315Z 2023-01-11T21:39:52.3995806Z  2023-01-11T21:39:52.3996162Z  2023-01-11T21:39:52.3996453Z  2023-01-11T21:39:52.3996769Z  2023-01-11T21:39:52.3997073Z  2023-01-11T21:39:52.3997361Z  2023-01-11T21:39:52.3998093Z  2023-01-11T21:39:52.3998400Z  2023-01-11T21:39:52.3998831Z [1,630 / 2,684] 8 actions, 7 running 2023-01-11T21:39:52.3999451Z Compiling caffe2/ideep/operators/reshape_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:52.4000261Z Compiling caffe2/operators/percentile_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:52.4000973Z Compiling caffe2/quantization/server/tanh.cc; 1s processwrapper-sandbox 2023-01-11T21:39:52.4001511Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:52.4002126Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:52.4002726Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2023-01-11T21:39:52.4003141Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:52.4003555Z [Scann] Compiling caffe2/quantization/server/group_norm_dnnlowp_op_avx2.cc 2023-01-11T21:39:52.5290787Z 2023-01-11T21:39:52.5291366Z  2023-01-11T21:39:52.5291710Z  2023-01-11T21:39:52.5292014Z  2023-01-11T21:39:52.5292310Z  2023-01-11T21:39:52.5292522Z  2023-01-11T21:39:52.5292805Z  2023-01-11T21:39:52.5293374Z  2023-01-11T21:39:52.5293620Z  2023-01-11T21:39:52.5294117Z INFO: From Compiling caffe2/ideep/operators/reshape_op.cc: 2023-01-11T21:39:52.5294602Z [1,632 / 2,684] 8 actions running 2023-01-11T21:39:52.5295113Z Compiling caffe2/ideep/operators/reshape_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:52.5295564Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:52.5296033Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:52.5296645Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2023-01-11T21:39:52.5297094Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:52.5297561Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:39:52.5297932Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:39:52.5298273Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2023-01-11T21:39:52.5298448Z 2023-01-11T21:39:52.5298534Z  2023-01-11T21:39:52.5298722Z  2023-01-11T21:39:52.5298981Z  2023-01-11T21:39:52.5299246Z  2023-01-11T21:39:52.5299528Z  2023-01-11T21:39:52.5299786Z  2023-01-11T21:39:52.5300044Z  2023-01-11T21:39:52.5300310Z  2023-01-11T21:39:52.5301041Z caffe2/ideep/operators/reshape_op.cc: In member function 'virtual bool {anonymous}::IDEEPReshapeOp::RunOnDevice()': 2023-01-11T21:39:52.5301637Z caffe2/ideep/operators/reshape_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:52.5302123Z for (int i = 0; i < actual_new_shape.size() && i < input.ndims(); ++i) { 2023-01-11T21:39:52.5302490Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:39:52.5303085Z caffe2/ideep/operators/reshape_op.cc:62:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:52.5303598Z for (int i = 0; i < actual_new_shape.size(); ++i) { 2023-01-11T21:39:52.5303949Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:39:52.5304321Z [1,632 / 2,684] 8 actions running 2023-01-11T21:39:52.5304812Z Compiling caffe2/ideep/operators/reshape_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:52.5305267Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:52.5305781Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:52.5306325Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2023-01-11T21:39:52.5306812Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:39:52.5307288Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:39:52.5307747Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:39:52.5308272Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2023-01-11T21:39:52.7746848Z 2023-01-11T21:39:52.7747391Z  2023-01-11T21:39:52.7747737Z  2023-01-11T21:39:52.7748041Z  2023-01-11T21:39:52.7748302Z  2023-01-11T21:39:52.7748589Z  2023-01-11T21:39:52.7748868Z  2023-01-11T21:39:52.7749126Z  2023-01-11T21:39:52.7749429Z  2023-01-11T21:39:52.7749814Z [1,634 / 2,684] 8 actions, 7 running 2023-01-11T21:39:52.7750241Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:52.7750783Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:39:52.7751379Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2023-01-11T21:39:52.7751856Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:52.7752364Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2023-01-11T21:39:52.7752951Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2023-01-11T21:39:52.7753568Z Compiling caffe2/operators/matmul_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:52.7754047Z [Scann] Compiling torch/csrc/autograd/anomaly_mode.cpp 2023-01-11T21:39:53.1282035Z 2023-01-11T21:39:53.1282738Z  2023-01-11T21:39:53.1283061Z  2023-01-11T21:39:53.1283337Z  2023-01-11T21:39:53.1283629Z  2023-01-11T21:39:53.1283895Z  2023-01-11T21:39:53.1284188Z  2023-01-11T21:39:53.1284491Z  2023-01-11T21:39:53.1284748Z  2023-01-11T21:39:53.1285161Z [1,635 / 2,684] 8 actions running 2023-01-11T21:39:53.1285648Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:53.1286357Z Compiling caffe2/operators/order_switch_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:39:53.1287075Z Compiling caffe2/core/net_async_task_graph.cc; 2s processwrapper-sandbox 2023-01-11T21:39:53.1287634Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:53.1288191Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2023-01-11T21:39:53.1288853Z Compiling caffe2/operators/matmul_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:53.1289515Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:53.1290058Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:53.5050755Z 2023-01-11T21:39:53.5051192Z  2023-01-11T21:39:53.5051519Z  2023-01-11T21:39:53.5051765Z  2023-01-11T21:39:53.5051941Z  2023-01-11T21:39:53.5052159Z  2023-01-11T21:39:53.5052407Z  2023-01-11T21:39:53.5052620Z  2023-01-11T21:39:53.5052883Z  2023-01-11T21:39:53.5053271Z [1,636 / 2,684] 8 actions, 7 running 2023-01-11T21:39:53.5053640Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:53.5054159Z Compiling caffe2/core/net_async_task_graph.cc; 2s processwrapper-sandbox 2023-01-11T21:39:53.5054609Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:39:53.5055122Z Compiling caffe2/queue/rebatching_queue.cc; 1s processwrapper-sandbox 2023-01-11T21:39:53.5055702Z Compiling caffe2/operators/matmul_op.cc; 0s processwrapper-sandbox 2023-01-11T21:39:53.5056258Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:53.5056737Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:53.5056975Z [Scann] //:torch 2023-01-11T21:39:53.7286018Z 2023-01-11T21:39:53.7286755Z  2023-01-11T21:39:53.7287119Z  2023-01-11T21:39:53.7287551Z  2023-01-11T21:39:53.7287867Z  2023-01-11T21:39:53.7288277Z  2023-01-11T21:39:53.7288602Z  2023-01-11T21:39:53.7288897Z  2023-01-11T21:39:53.7289365Z  2023-01-11T21:39:53.7289941Z [1,637 / 2,684] 8 actions running 2023-01-11T21:39:53.7290591Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:53.7291080Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:39:53.7291847Z Compiling caffe2/queue/rebatching_queue.cc; 1s processwrapper-sandbox 2023-01-11T21:39:53.7292685Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:53.7293630Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:53.7294229Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:53.7294867Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:53.7295628Z Linking libcaffe2_dnnlowp_avx2_ops.so; 0s processwrapper-sandbox 2023-01-11T21:39:53.9479244Z 2023-01-11T21:39:53.9480070Z  2023-01-11T21:39:53.9480448Z  2023-01-11T21:39:53.9480633Z  2023-01-11T21:39:53.9480888Z  2023-01-11T21:39:53.9481059Z  2023-01-11T21:39:53.9481230Z  2023-01-11T21:39:53.9481398Z  2023-01-11T21:39:53.9481565Z  2023-01-11T21:39:53.9481807Z [1,641 / 2,684] 8 actions, 7 running 2023-01-11T21:39:53.9482173Z Compiling caffe2/queue/rebatching_queue.cc; 1s processwrapper-sandbox 2023-01-11T21:39:53.9482556Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:53.9482952Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 1s processwrapper-sandbox 2023-01-11T21:39:53.9483381Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:53.9483770Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:53.9484526Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:53.9484944Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:53.9485368Z [Scann] Compiling torch/csrc/distributed/autograd/context/container.cpp 2023-01-11T21:39:54.3285602Z 2023-01-11T21:39:54.3286367Z  2023-01-11T21:39:54.3286756Z  2023-01-11T21:39:54.3287072Z  2023-01-11T21:39:54.3288327Z  2023-01-11T21:39:54.3288821Z  2023-01-11T21:39:54.3289055Z  2023-01-11T21:39:54.3289247Z  2023-01-11T21:39:54.3289416Z  2023-01-11T21:39:54.3289671Z [1,641 / 2,684] 8 actions running 2023-01-11T21:39:54.3290082Z Compiling caffe2/queue/rebatching_queue.cc; 1s processwrapper-sandbox 2023-01-11T21:39:54.3290470Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2023-01-11T21:39:54.3290944Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 1s processwrapper-sandbox 2023-01-11T21:39:54.3291271Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:54.3291541Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:54.3291881Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:54.3292147Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:54.3292397Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:54.8238544Z 2023-01-11T21:39:54.8239387Z  2023-01-11T21:39:54.8240402Z  2023-01-11T21:39:54.8240757Z  2023-01-11T21:39:54.8241050Z  2023-01-11T21:39:54.8241373Z  2023-01-11T21:39:54.8241723Z  2023-01-11T21:39:54.8242002Z  2023-01-11T21:39:54.8242269Z  2023-01-11T21:39:54.8242791Z INFO: From Compiling caffe2/queue/rebatching_queue.cc: 2023-01-11T21:39:54.8243284Z [1,641 / 2,684] 8 actions running 2023-01-11T21:39:54.8243921Z Compiling caffe2/queue/rebatching_queue.cc; 2s processwrapper-sandbox 2023-01-11T21:39:54.8244564Z Compiling caffe2/operators/matmul_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:54.8245264Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 2s processwrapper-sandbox 2023-01-11T21:39:54.8245831Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:54.8246318Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:54.8246785Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:54.8247256Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:54.8247737Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:54.8247984Z 2023-01-11T21:39:54.8248126Z  2023-01-11T21:39:54.8248414Z  2023-01-11T21:39:54.8248716Z  2023-01-11T21:39:54.8249017Z  2023-01-11T21:39:54.8249304Z  2023-01-11T21:39:54.8249604Z  2023-01-11T21:39:54.8249886Z  2023-01-11T21:39:54.8250181Z  2023-01-11T21:39:54.8251187Z caffe2/queue/rebatching_queue.cc: In function 'void caffe2::{anonymous}::concat(caffe2::CPUContext&, const std::vector >&, const std::vector&)': 2023-01-11T21:39:54.8252215Z caffe2/queue/rebatching_queue.cc:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:54.8252765Z for (int j = 0; j < numTensors; ++j) { 2023-01-11T21:39:54.8253109Z ~~^~~~~~~~~~~~ 2023-01-11T21:39:54.8253921Z caffe2/queue/rebatching_queue.cc: In member function 'bool caffe2::RebatchingQueue::enqueue(std::vector >)': 2023-01-11T21:39:54.8254855Z caffe2/queue/rebatching_queue.cc:188:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:54.8255419Z if (idx >= splittedInputs.size()) { 2023-01-11T21:39:54.8255781Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:39:54.8256499Z caffe2/queue/rebatching_queue.cc:206:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:39:54.8257077Z } while (canWrite() && idx < splittedInputs.size()); 2023-01-11T21:39:54.8257469Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:39:54.8258079Z [1,641 / 2,684] 8 actions running 2023-01-11T21:39:54.8258654Z Compiling caffe2/queue/rebatching_queue.cc; 2s processwrapper-sandbox 2023-01-11T21:39:54.8259342Z Compiling caffe2/operators/matmul_op.cc; 2s processwrapper-sandbox 2023-01-11T21:39:54.8260039Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 2s processwrapper-sandbox 2023-01-11T21:39:54.8260687Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:54.8261130Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:54.8261607Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:54.8262082Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:54.8262546Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:55.0622419Z 2023-01-11T21:39:55.0623274Z  2023-01-11T21:39:55.0623784Z  2023-01-11T21:39:55.0624187Z  2023-01-11T21:39:55.0624504Z  2023-01-11T21:39:55.0624831Z  2023-01-11T21:39:55.0625170Z  2023-01-11T21:39:55.0625527Z  2023-01-11T21:39:55.0625859Z  2023-01-11T21:39:55.0626418Z [1,643 / 2,684] 8 actions, 7 running 2023-01-11T21:39:55.0627184Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 2s processwrapper-sandbox 2023-01-11T21:39:55.0627828Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:55.0628379Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:55.0628915Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:55.0629455Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:55.0629948Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:55.0630613Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:55.0631181Z [Scann] Compiling torch/csrc/api/src/nn/options/vision.cpp 2023-01-11T21:39:55.3255080Z 2023-01-11T21:39:55.3255575Z  2023-01-11T21:39:55.3255900Z  2023-01-11T21:39:55.3256182Z  2023-01-11T21:39:55.3256462Z  2023-01-11T21:39:55.3256723Z  2023-01-11T21:39:55.3257067Z  2023-01-11T21:39:55.3257348Z  2023-01-11T21:39:55.3257622Z  2023-01-11T21:39:55.3258026Z [1,644 / 2,684] 8 actions, 7 running 2023-01-11T21:39:55.3258446Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:55.3258898Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:55.3259341Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:55.3259778Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:55.3260208Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:55.3260752Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:55.3261107Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:55.3261476Z [Scann] Compiling torch/csrc/distributed/rpc/script_remote_call.cpp 2023-01-11T21:39:55.5376302Z 2023-01-11T21:39:55.5376893Z  2023-01-11T21:39:55.5377210Z  2023-01-11T21:39:55.5377540Z  2023-01-11T21:39:55.5377828Z  2023-01-11T21:39:55.5378148Z  2023-01-11T21:39:55.5378475Z  2023-01-11T21:39:55.5378785Z  2023-01-11T21:39:55.5379105Z  2023-01-11T21:39:55.5379530Z [1,645 / 2,684] 8 actions running 2023-01-11T21:39:55.5379845Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:55.5380131Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:55.5380390Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:55.5380667Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:55.5381021Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:55.5381334Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:55.5381600Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:55.5381876Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:55.7434132Z 2023-01-11T21:39:55.7434685Z  2023-01-11T21:39:55.7435031Z  2023-01-11T21:39:55.7435372Z  2023-01-11T21:39:55.7435702Z  2023-01-11T21:39:55.7435968Z  2023-01-11T21:39:55.7436141Z  2023-01-11T21:39:55.7520382Z  2023-01-11T21:39:55.7520545Z  2023-01-11T21:39:55.7520809Z [1,646 / 2,684] 8 actions, 7 running 2023-01-11T21:39:55.7521179Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:55.7521521Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:55.7521801Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:55.7571455Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:55.7572048Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:55.7572331Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:55.7572668Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:55.7573091Z [Scann] Compiling torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp 2023-01-11T21:39:55.9607914Z 2023-01-11T21:39:55.9608430Z  2023-01-11T21:39:55.9608775Z  2023-01-11T21:39:55.9609044Z  2023-01-11T21:39:55.9609329Z  2023-01-11T21:39:55.9609608Z  2023-01-11T21:39:55.9609864Z  2023-01-11T21:39:55.9610159Z  2023-01-11T21:39:55.9610434Z  2023-01-11T21:39:55.9610812Z [1,646 / 2,684] 8 actions running 2023-01-11T21:39:55.9611272Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:55.9611725Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:55.9612160Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:55.9612725Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 1s processwrapper-sandbox 2023-01-11T21:39:55.9613261Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:55.9613706Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:55.9614127Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:55.9614556Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:56.9033764Z 2023-01-11T21:39:56.9034315Z  2023-01-11T21:39:56.9034628Z  2023-01-11T21:39:56.9034871Z  2023-01-11T21:39:56.9035118Z  2023-01-11T21:39:56.9035380Z  2023-01-11T21:39:56.9035638Z  2023-01-11T21:39:56.9035940Z  2023-01-11T21:39:56.9036232Z  2023-01-11T21:39:56.9036614Z [1,647 / 2,684] 8 actions, 7 running 2023-01-11T21:39:56.9037030Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:39:56.9037428Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:56.9038134Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 2s processwrapper-sandbox 2023-01-11T21:39:56.9038694Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:56.9039147Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:56.9039535Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:56.9039924Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:56.9040316Z [Scann] Compiling torch/csrc/distributed/autograd/utils.cpp 2023-01-11T21:39:57.1817550Z 2023-01-11T21:39:57.1818080Z  2023-01-11T21:39:57.1818386Z  2023-01-11T21:39:57.1818637Z  2023-01-11T21:39:57.1818868Z  2023-01-11T21:39:57.1819027Z  2023-01-11T21:39:57.1819200Z  2023-01-11T21:39:57.1819388Z  2023-01-11T21:39:57.1819541Z  2023-01-11T21:39:57.1819792Z [1,647 / 2,684] 8 actions running 2023-01-11T21:39:57.1820079Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:39:57.1820340Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:39:57.1820692Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 2s processwrapper-sandbox 2023-01-11T21:39:57.1821021Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:57.1821285Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:57.1821553Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:57.1821822Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:57.1822072Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:57.3918121Z 2023-01-11T21:39:57.3918650Z  2023-01-11T21:39:57.3918985Z  2023-01-11T21:39:57.3919263Z  2023-01-11T21:39:57.3919513Z  2023-01-11T21:39:57.3919782Z  2023-01-11T21:39:57.3920052Z  2023-01-11T21:39:57.3920304Z  2023-01-11T21:39:57.3920838Z  2023-01-11T21:39:57.3921224Z [1,648 / 2,684] 8 actions, 7 running 2023-01-11T21:39:57.3921683Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:39:57.3922123Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:39:57.3922681Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 2s processwrapper-sandbox 2023-01-11T21:39:57.3923180Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:57.3923710Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:57.3924144Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:57.3924551Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:57.3924963Z [Scann] Compiling torch/csrc/distributed/c10d/logging.cpp 2023-01-11T21:39:57.6577894Z 2023-01-11T21:39:57.6578422Z  2023-01-11T21:39:57.6578776Z  2023-01-11T21:39:57.6579164Z  2023-01-11T21:39:57.6579437Z  2023-01-11T21:39:57.6579715Z  2023-01-11T21:39:57.6579975Z  2023-01-11T21:39:57.6580253Z  2023-01-11T21:39:57.6580549Z  2023-01-11T21:39:57.6580947Z [1,651 / 2,684] 8 actions, 7 running 2023-01-11T21:39:57.6581536Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 2s processwrapper-sandbox 2023-01-11T21:39:57.6582116Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:57.6582557Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:57.6582999Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:57.6583458Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:57.6584038Z Compiling torch/csrc/lazy/core/tensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:57.6584691Z Compiling torch/csrc/profiler/data_flow.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:57.6585250Z [Scann] Compiling torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp 2023-01-11T21:39:57.8665119Z 2023-01-11T21:39:57.8665583Z  2023-01-11T21:39:57.8665865Z  2023-01-11T21:39:57.8666074Z  2023-01-11T21:39:57.8667679Z  2023-01-11T21:39:57.8668002Z  2023-01-11T21:39:57.8668276Z  2023-01-11T21:39:57.8668434Z  2023-01-11T21:39:57.8668631Z  2023-01-11T21:39:57.8669050Z [1,651 / 2,684] 8 actions running 2023-01-11T21:39:57.8669488Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 3s processwrapper-sandbox 2023-01-11T21:39:57.8669820Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:57.8670092Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:57.8670356Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:57.8670762Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:57.8671159Z Compiling torch/csrc/lazy/core/tensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:57.8671831Z Compiling torch/csrc/profiler/data_flow.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:57.8672281Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:58.3678514Z 2023-01-11T21:39:58.3679429Z  2023-01-11T21:39:58.3680119Z  2023-01-11T21:39:58.3681252Z  2023-01-11T21:39:58.3681817Z  2023-01-11T21:39:58.3682273Z  2023-01-11T21:39:58.3682696Z  2023-01-11T21:39:58.3683225Z  2023-01-11T21:39:58.3683814Z  2023-01-11T21:39:58.3685894Z [1,652 / 2,684] 8 actions, 7 running 2023-01-11T21:39:58.3686798Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 3s processwrapper-sandbox 2023-01-11T21:39:58.3687572Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:39:58.3688146Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:58.3688713Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:58.3689537Z Compiling torch/csrc/lazy/core/tensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:58.3690383Z Compiling torch/csrc/profiler/data_flow.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:58.3691562Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:58.3692240Z [Scann] Compiling torch/csrc/profiler/util.cpp 2023-01-11T21:39:58.6684015Z 2023-01-11T21:39:58.6684584Z  2023-01-11T21:39:58.6684926Z  2023-01-11T21:39:58.6685193Z  2023-01-11T21:39:58.6685700Z  2023-01-11T21:39:58.6685996Z  2023-01-11T21:39:58.6686263Z  2023-01-11T21:39:58.6686545Z  2023-01-11T21:39:58.6686842Z  2023-01-11T21:39:58.6687238Z [1,654 / 2,684] 8 actions running 2023-01-11T21:39:58.6687723Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:58.6688190Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:58.6688876Z Compiling torch/csrc/lazy/core/tensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:39:58.6689556Z Compiling torch/csrc/profiler/data_flow.cpp; 1s processwrapper-sandbox 2023-01-11T21:39:58.6690107Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:58.6690675Z Compiling torch/csrc/profiler/util.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:58.6691294Z Compiling torch/csrc/monitor/events.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:58.6691824Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:59.0673739Z 2023-01-11T21:39:59.0674250Z  2023-01-11T21:39:59.0674626Z  2023-01-11T21:39:59.0674981Z  2023-01-11T21:39:59.0675278Z  2023-01-11T21:39:59.0675466Z  2023-01-11T21:39:59.0675635Z  2023-01-11T21:39:59.0675791Z  2023-01-11T21:39:59.0675962Z  2023-01-11T21:39:59.0676215Z [1,655 / 2,684] 8 actions running 2023-01-11T21:39:59.0676496Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:59.0676856Z Compiling torch/csrc/lazy/core/tensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:39:59.0677249Z Compiling torch/csrc/profiler/data_flow.cpp; 1s processwrapper-sandbox 2023-01-11T21:39:59.0677569Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:59.0678216Z Compiling torch/csrc/profiler/util.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:59.0678596Z Compiling torch/csrc/monitor/events.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:59.0678913Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:59.0679245Z Compiling torch/csrc/profiler/kineto_shim.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:59.4739848Z 2023-01-11T21:39:59.4740367Z  2023-01-11T21:39:59.4740705Z  2023-01-11T21:39:59.4740988Z  2023-01-11T21:39:59.4741256Z  2023-01-11T21:39:59.4741531Z  2023-01-11T21:39:59.4741803Z  2023-01-11T21:39:59.4742060Z  2023-01-11T21:39:59.4747839Z  2023-01-11T21:39:59.4748250Z [1,656 / 2,684] 8 actions, 7 running 2023-01-11T21:39:59.4748674Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:59.4749218Z Compiling torch/csrc/profiler/data_flow.cpp; 1s processwrapper-sandbox 2023-01-11T21:39:59.4749714Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:59.4750222Z Compiling torch/csrc/profiler/util.cpp; 1s processwrapper-sandbox 2023-01-11T21:39:59.4750816Z Compiling torch/csrc/monitor/events.cpp; 1s processwrapper-sandbox 2023-01-11T21:39:59.4751301Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:39:59.4751817Z Compiling torch/csrc/profiler/kineto_shim.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:59.4752305Z [Scann] Compiling torch/csrc/jit/passes/constant_pooling.cpp 2023-01-11T21:39:59.7221354Z 2023-01-11T21:39:59.7221876Z  2023-01-11T21:39:59.7222152Z  2023-01-11T21:39:59.7222362Z  2023-01-11T21:39:59.7222576Z  2023-01-11T21:39:59.7222794Z  2023-01-11T21:39:59.7222949Z  2023-01-11T21:39:59.7223203Z  2023-01-11T21:39:59.7223435Z  2023-01-11T21:39:59.7223734Z [1,656 / 2,684] 8 actions running 2023-01-11T21:39:59.7224112Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:59.7224592Z Compiling torch/csrc/profiler/data_flow.cpp; 2s processwrapper-sandbox 2023-01-11T21:39:59.7224984Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:39:59.7225455Z Compiling torch/csrc/profiler/util.cpp; 1s processwrapper-sandbox 2023-01-11T21:39:59.7225924Z Compiling torch/csrc/monitor/events.cpp; 1s processwrapper-sandbox 2023-01-11T21:39:59.7226353Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:39:59.7227052Z Compiling torch/csrc/profiler/kineto_shim.cpp; 0s processwrapper-sandbox 2023-01-11T21:39:59.7227494Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:00.0748736Z 2023-01-11T21:40:00.0749585Z  2023-01-11T21:40:00.0750091Z  2023-01-11T21:40:00.0750591Z  2023-01-11T21:40:00.0751022Z  2023-01-11T21:40:00.0751313Z  2023-01-11T21:40:00.0751674Z  2023-01-11T21:40:00.0757514Z  2023-01-11T21:40:00.0758515Z  2023-01-11T21:40:00.0758895Z [1,659 / 2,684] 8 actions, 7 running 2023-01-11T21:40:00.0759313Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:00.0759796Z Compiling torch/csrc/profiler/util.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:00.0760254Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:00.0760913Z Compiling torch/csrc/profiler/kineto_shim.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:00.0761367Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:00.0761657Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:00.0762007Z Compiling torch/csrc/distributed/c10d/comm.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:00.0762246Z [Scann] //:torch 2023-01-11T21:40:00.3221081Z 2023-01-11T21:40:00.3221842Z  2023-01-11T21:40:00.3222322Z  2023-01-11T21:40:00.3222615Z  2023-01-11T21:40:00.3222948Z  2023-01-11T21:40:00.3223189Z  2023-01-11T21:40:00.3223444Z  2023-01-11T21:40:00.3223666Z  2023-01-11T21:40:00.3223927Z  2023-01-11T21:40:00.3224261Z [1,659 / 2,684] 8 actions running 2023-01-11T21:40:00.3224530Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:00.3224991Z Compiling torch/csrc/profiler/util.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:00.3225307Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:00.3225638Z Compiling torch/csrc/profiler/kineto_shim.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:00.3225954Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:00.3226237Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:00.3226679Z Compiling torch/csrc/distributed/c10d/comm.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:00.3226992Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:00.5274120Z 2023-01-11T21:40:00.5274659Z  2023-01-11T21:40:00.5275052Z  2023-01-11T21:40:00.5275337Z  2023-01-11T21:40:00.5275527Z  2023-01-11T21:40:00.5275710Z  2023-01-11T21:40:00.5275864Z  2023-01-11T21:40:00.5276029Z  2023-01-11T21:40:00.5276195Z  2023-01-11T21:40:00.5276471Z [1,660 / 2,684] 8 actions, 7 running 2023-01-11T21:40:00.5276952Z Compiling torch/csrc/profiler/util.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:00.5277314Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:00.5278162Z Compiling torch/csrc/profiler/kineto_shim.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:00.5278639Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:00.5279060Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:00.5279409Z Compiling torch/csrc/distributed/c10d/comm.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:00.5279835Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:00.5280205Z [Scann] Compiling torch/csrc/jit/backends/backend_debug_handler.cpp 2023-01-11T21:40:00.9226198Z 2023-01-11T21:40:00.9226673Z  2023-01-11T21:40:00.9227042Z  2023-01-11T21:40:00.9227238Z  2023-01-11T21:40:00.9227408Z  2023-01-11T21:40:00.9227562Z  2023-01-11T21:40:00.9227731Z  2023-01-11T21:40:00.9227897Z  2023-01-11T21:40:00.9228050Z  2023-01-11T21:40:00.9228299Z [1,661 / 2,684] 8 actions running 2023-01-11T21:40:00.9228585Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:00.9229109Z Compiling torch/csrc/profiler/kineto_shim.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:00.9229462Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:00.9229731Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:00.9230719Z Compiling torch/csrc/distributed/c10d/comm.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:00.9231040Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:00.9231376Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:00.9231675Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:01.2383775Z 2023-01-11T21:40:01.2384388Z  2023-01-11T21:40:01.2384610Z  2023-01-11T21:40:01.2385613Z  2023-01-11T21:40:01.2386251Z  2023-01-11T21:40:01.2386571Z  2023-01-11T21:40:01.2386869Z  2023-01-11T21:40:01.2387156Z  2023-01-11T21:40:01.2387454Z  2023-01-11T21:40:01.2387884Z [1,663 / 2,684] 8 actions, 7 running 2023-01-11T21:40:01.2388362Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:01.2388860Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:01.2389497Z Compiling torch/csrc/distributed/c10d/comm.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:01.2390066Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:01.2390575Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:01.2391063Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:01.2391620Z Compiling torch/csrc/jit/runtime/logging.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:01.2392096Z [Scann] Compiling torch/csrc/jit/passes/batch_mm.cpp 2023-01-11T21:40:01.5242494Z 2023-01-11T21:40:01.5243092Z  2023-01-11T21:40:01.5243487Z  2023-01-11T21:40:01.5243825Z  2023-01-11T21:40:01.5244142Z  2023-01-11T21:40:01.5244431Z  2023-01-11T21:40:01.5244738Z  2023-01-11T21:40:01.5245057Z  2023-01-11T21:40:01.5245358Z  2023-01-11T21:40:01.5245798Z [1,663 / 2,684] 8 actions running 2023-01-11T21:40:01.5246343Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:01.5246864Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:01.5247624Z Compiling torch/csrc/distributed/c10d/comm.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:01.5248127Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:01.5248559Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:01.5248986Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:01.5249538Z Compiling torch/csrc/jit/runtime/logging.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:01.5250180Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:02.0789171Z 2023-01-11T21:40:02.0790140Z  2023-01-11T21:40:02.0790498Z  2023-01-11T21:40:02.0790820Z  2023-01-11T21:40:02.0791119Z  2023-01-11T21:40:02.0796520Z  2023-01-11T21:40:02.0797170Z  2023-01-11T21:40:02.0798241Z  2023-01-11T21:40:02.0798516Z  2023-01-11T21:40:02.0798889Z [1,664 / 2,684] 8 actions, 7 running 2023-01-11T21:40:02.0799294Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:02.0799859Z Compiling torch/csrc/distributed/c10d/comm.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:02.0800492Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:02.0801039Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:02.0801516Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:02.0802106Z Compiling torch/csrc/jit/runtime/logging.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:02.0802768Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:02.0803331Z [Scann] Compiling torch/csrc/jit/passes/peephole_dict_idioms.cpp 2023-01-11T21:40:02.3552337Z 2023-01-11T21:40:02.3553229Z  2023-01-11T21:40:02.3553760Z  2023-01-11T21:40:02.3554329Z  2023-01-11T21:40:02.3557093Z  2023-01-11T21:40:02.3557503Z  2023-01-11T21:40:02.3558206Z  2023-01-11T21:40:02.3559397Z  2023-01-11T21:40:02.3559862Z  2023-01-11T21:40:02.3560487Z [1,664 / 2,684] 8 actions running 2023-01-11T21:40:02.3561088Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:02.3561986Z Compiling torch/csrc/distributed/c10d/comm.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:02.3565136Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:02.3565740Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:02.3566449Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:02.3569632Z Compiling torch/csrc/jit/runtime/logging.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:02.3570505Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:02.3571299Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:02.7348003Z 2023-01-11T21:40:02.7348480Z  2023-01-11T21:40:02.7348831Z  2023-01-11T21:40:02.7349130Z  2023-01-11T21:40:02.7349390Z  2023-01-11T21:40:02.7349653Z  2023-01-11T21:40:02.7349891Z  2023-01-11T21:40:02.7350130Z  2023-01-11T21:40:02.7350395Z  2023-01-11T21:40:02.7350802Z [1,665 / 2,684] 8 actions, 7 running 2023-01-11T21:40:02.7351400Z Compiling torch/csrc/distributed/c10d/comm.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:02.7351922Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:02.7352338Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:02.7352761Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:02.7353325Z Compiling torch/csrc/jit/runtime/logging.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:02.7353997Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:02.7354486Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:02.7354859Z [Scann] Compiling torch/csrc/lazy/ts_backend/ops/random_ops.cpp 2023-01-11T21:40:02.9636465Z 2023-01-11T21:40:02.9637144Z  2023-01-11T21:40:02.9637619Z  2023-01-11T21:40:02.9638070Z  2023-01-11T21:40:02.9638508Z  2023-01-11T21:40:02.9638804Z  2023-01-11T21:40:02.9639210Z  2023-01-11T21:40:02.9639511Z  2023-01-11T21:40:02.9639930Z  2023-01-11T21:40:02.9640393Z [1,667 / 2,684] 8 actions running 2023-01-11T21:40:02.9641140Z Compiling torch/csrc/distributed/c10d/comm.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:02.9641857Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:02.9642458Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:02.9643200Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:02.9643898Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:02.9644493Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:02.9644980Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:02.9645584Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:03.3631773Z 2023-01-11T21:40:03.3632326Z  2023-01-11T21:40:03.3632691Z  2023-01-11T21:40:03.3633019Z  2023-01-11T21:40:03.3633330Z  2023-01-11T21:40:03.3633638Z  2023-01-11T21:40:03.3633929Z  2023-01-11T21:40:03.3634232Z  2023-01-11T21:40:03.3634532Z  2023-01-11T21:40:03.3634900Z [1,668 / 2,684] 8 actions running 2023-01-11T21:40:03.3635504Z Compiling torch/csrc/distributed/c10d/comm.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:03.3636037Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:03.3636519Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:03.3636824Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:03.3637088Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:03.3637358Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:03.3637607Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:03.3638091Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:03.9792031Z 2023-01-11T21:40:03.9792566Z  2023-01-11T21:40:03.9792937Z  2023-01-11T21:40:03.9793219Z  2023-01-11T21:40:03.9793471Z  2023-01-11T21:40:03.9795053Z  2023-01-11T21:40:03.9795661Z  2023-01-11T21:40:03.9796106Z  2023-01-11T21:40:03.9796553Z  2023-01-11T21:40:03.9797213Z [1,669 / 2,684] 8 actions, 7 running 2023-01-11T21:40:03.9798205Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:03.9798905Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:03.9799468Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:03.9800154Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:03.9800977Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:03.9801549Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:03.9802289Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:03.9803032Z [Scann] Compiling torch/csrc/jit/passes/value_refinement_utils.cpp 2023-01-11T21:40:04.1946582Z 2023-01-11T21:40:04.1947161Z  2023-01-11T21:40:04.1947507Z  2023-01-11T21:40:04.1947791Z  2023-01-11T21:40:04.1948110Z  2023-01-11T21:40:04.1948392Z  2023-01-11T21:40:04.1948680Z  2023-01-11T21:40:04.1948975Z  2023-01-11T21:40:04.1949134Z  2023-01-11T21:40:04.1949478Z [1,669 / 2,684] 8 actions running 2023-01-11T21:40:04.1949801Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:04.1950195Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:04.1950518Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:04.1950812Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:04.1951092Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:04.1951359Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:04.1951705Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:04.1951958Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:04.5952849Z 2023-01-11T21:40:04.5953514Z  2023-01-11T21:40:04.5953854Z  2023-01-11T21:40:04.5954293Z  2023-01-11T21:40:04.5954580Z  2023-01-11T21:40:04.5954995Z  2023-01-11T21:40:04.5955279Z  2023-01-11T21:40:04.5955705Z  2023-01-11T21:40:04.5955966Z  2023-01-11T21:40:04.5956502Z [1,670 / 2,684] 8 actions running 2023-01-11T21:40:04.5957082Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:40:04.5957906Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:04.5958459Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:04.5959049Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:04.5959620Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:04.5960197Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:04.5960734Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:04.5961359Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:04.7950476Z 2023-01-11T21:40:04.7964771Z  2023-01-11T21:40:04.7965020Z  2023-01-11T21:40:04.7965281Z  2023-01-11T21:40:04.7965499Z  2023-01-11T21:40:04.7965727Z  2023-01-11T21:40:04.7965960Z  2023-01-11T21:40:04.7966172Z  2023-01-11T21:40:04.7966421Z  2023-01-11T21:40:04.7966831Z [1,672 / 2,684] 8 actions, 7 running 2023-01-11T21:40:04.7967257Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:40:04.7967689Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:04.7968078Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:04.7968448Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:04.7968878Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:04.7969305Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:04.7969852Z Compiling torch/csrc/jit/frontend/tracer.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:04.7970381Z [Prepa] Compiling torch/csrc/jit/mobile/parse_bytecode.cpp 2023-01-11T21:40:05.1953573Z 2023-01-11T21:40:05.1954078Z  2023-01-11T21:40:05.1954458Z  2023-01-11T21:40:05.1954777Z  2023-01-11T21:40:05.1955099Z  2023-01-11T21:40:05.1955405Z  2023-01-11T21:40:05.1955715Z  2023-01-11T21:40:05.1956003Z  2023-01-11T21:40:05.1956314Z  2023-01-11T21:40:05.1956737Z [1,672 / 2,684] 8 actions running 2023-01-11T21:40:05.1957230Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:40:05.1959232Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:05.1959619Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:05.1959985Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:05.1960438Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:05.1960827Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:05.1961329Z Compiling torch/csrc/jit/frontend/tracer.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:05.1962398Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:05.5958924Z 2023-01-11T21:40:05.5960458Z  2023-01-11T21:40:05.5960899Z  2023-01-11T21:40:05.5961253Z  2023-01-11T21:40:05.5961537Z  2023-01-11T21:40:05.5963465Z  2023-01-11T21:40:05.5963936Z  2023-01-11T21:40:05.5964422Z  2023-01-11T21:40:05.5964780Z  2023-01-11T21:40:05.5965284Z [1,674 / 2,684] 8 actions running 2023-01-11T21:40:05.5965841Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:05.5966452Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:05.5969641Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:05.5970257Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:05.5970938Z Compiling torch/csrc/jit/frontend/tracer.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:05.5971517Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:05.5972179Z Compiling torch/csrc/autograd/variable.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:05.5972792Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:05.9326195Z 2023-01-11T21:40:05.9329443Z  2023-01-11T21:40:05.9329799Z  2023-01-11T21:40:05.9330098Z  2023-01-11T21:40:05.9330370Z  2023-01-11T21:40:05.9330659Z  2023-01-11T21:40:05.9330931Z  2023-01-11T21:40:05.9331205Z  2023-01-11T21:40:05.9331505Z  2023-01-11T21:40:05.9331920Z [1,675 / 2,684] 8 actions, 7 running 2023-01-11T21:40:05.9332390Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:05.9332878Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:05.9333387Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:05.9333981Z Compiling torch/csrc/jit/frontend/tracer.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:05.9334546Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:05.9335150Z Compiling torch/csrc/autograd/variable.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:05.9335693Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:05.9336123Z [Scann] Compiling torch/csrc/jit/api/function_impl.cpp 2023-01-11T21:40:06.1983153Z 2023-01-11T21:40:06.1983721Z  2023-01-11T21:40:06.1984040Z  2023-01-11T21:40:06.1984266Z  2023-01-11T21:40:06.1984525Z  2023-01-11T21:40:06.1984817Z  2023-01-11T21:40:06.1985089Z  2023-01-11T21:40:06.1985387Z  2023-01-11T21:40:06.1985668Z  2023-01-11T21:40:06.1986072Z [1,675 / 2,684] 8 actions running 2023-01-11T21:40:06.1986534Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:06.1986971Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:06.1987375Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:06.1988233Z Compiling torch/csrc/jit/frontend/tracer.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:06.1988728Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:06.1989254Z Compiling torch/csrc/autograd/variable.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:06.1990634Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:06.1991168Z Compiling torch/csrc/jit/api/function_impl.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:06.4121471Z 2023-01-11T21:40:06.4122007Z  2023-01-11T21:40:06.4122333Z  2023-01-11T21:40:06.4122613Z  2023-01-11T21:40:06.4122887Z  2023-01-11T21:40:06.4123156Z  2023-01-11T21:40:06.4123423Z  2023-01-11T21:40:06.4123698Z  2023-01-11T21:40:06.4123957Z  2023-01-11T21:40:06.4124349Z [1,676 / 2,684] 8 actions, 7 running 2023-01-11T21:40:06.4124800Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:06.4125394Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:06.4125960Z Compiling torch/csrc/jit/frontend/tracer.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:06.4126478Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:06.4127025Z Compiling torch/csrc/autograd/variable.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:06.4127545Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:06.4128202Z Compiling torch/csrc/jit/api/function_impl.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:06.4128664Z [Scann] Compiling torch/csrc/jit/ir/scope.cpp 2023-01-11T21:40:06.6635026Z 2023-01-11T21:40:06.6635604Z  2023-01-11T21:40:06.6635961Z  2023-01-11T21:40:06.6636217Z  2023-01-11T21:40:06.6636504Z  2023-01-11T21:40:06.6636813Z  2023-01-11T21:40:06.6637061Z  2023-01-11T21:40:06.6637326Z  2023-01-11T21:40:06.6637630Z  2023-01-11T21:40:06.6638161Z [1,677 / 2,684] 8 actions, 7 running 2023-01-11T21:40:06.6638590Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:06.6639108Z Compiling torch/csrc/jit/frontend/tracer.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:06.6639569Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:06.6640059Z Compiling torch/csrc/autograd/variable.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:06.6640599Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:06.6641188Z Compiling torch/csrc/jit/api/function_impl.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:06.6641745Z Compiling torch/csrc/jit/ir/scope.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:06.6642213Z [Scann] Compiling torch/csrc/distributed/rpc/types.cpp 2023-01-11T21:40:06.8848020Z 2023-01-11T21:40:06.8848498Z  2023-01-11T21:40:06.8848763Z  2023-01-11T21:40:06.8848974Z  2023-01-11T21:40:06.8849147Z  2023-01-11T21:40:06.8849359Z  2023-01-11T21:40:06.8849526Z  2023-01-11T21:40:06.8849694Z  2023-01-11T21:40:06.8849880Z  2023-01-11T21:40:06.8850178Z [1,678 / 2,684] 8 actions, 7 running 2023-01-11T21:40:06.8850559Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:06.8850932Z Compiling torch/csrc/jit/frontend/tracer.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:06.8851339Z Compiling torch/csrc/autograd/variable.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:06.8851657Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:06.8852010Z Compiling torch/csrc/jit/api/function_impl.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:06.8852491Z Compiling torch/csrc/jit/ir/scope.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:06.8852883Z Compiling torch/csrc/distributed/rpc/types.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:06.8853193Z [Scann] Compiling torch/csrc/jit/passes/remove_exceptions.cpp 2023-01-11T21:40:07.1972413Z 2023-01-11T21:40:07.1972918Z  2023-01-11T21:40:07.1973288Z  2023-01-11T21:40:07.1973607Z  2023-01-11T21:40:07.1973913Z  2023-01-11T21:40:07.1974231Z  2023-01-11T21:40:07.1977401Z  2023-01-11T21:40:07.1977974Z  2023-01-11T21:40:07.1978500Z  2023-01-11T21:40:07.1979048Z [1,679 / 2,684] 8 actions running 2023-01-11T21:40:07.1979748Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:07.1981085Z Compiling torch/csrc/autograd/variable.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:07.1981727Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:07.2002462Z Compiling torch/csrc/jit/api/function_impl.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:07.2003370Z Compiling torch/csrc/jit/ir/scope.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:07.2004076Z Compiling torch/csrc/distributed/rpc/types.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:07.2004622Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:07.2004998Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:07.7471449Z 2023-01-11T21:40:07.7472388Z  2023-01-11T21:40:07.7472988Z  2023-01-11T21:40:07.7473707Z  2023-01-11T21:40:07.7474932Z  2023-01-11T21:40:07.7475482Z  2023-01-11T21:40:07.7475914Z  2023-01-11T21:40:07.7476312Z  2023-01-11T21:40:07.7476636Z  2023-01-11T21:40:07.7477299Z [1,680 / 2,684] 8 actions, 7 running 2023-01-11T21:40:07.7478626Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:07.7479404Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:07.7480123Z Compiling torch/csrc/jit/api/function_impl.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:07.7481113Z Compiling torch/csrc/jit/ir/scope.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:07.7481859Z Compiling torch/csrc/distributed/rpc/types.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:07.7482590Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:07.7483312Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:07.7486191Z [Scann] Compiling torch/csrc/jit/ir/constants.cpp 2023-01-11T21:40:07.9978779Z 2023-01-11T21:40:07.9979856Z  2023-01-11T21:40:07.9980200Z  2023-01-11T21:40:07.9980455Z  2023-01-11T21:40:07.9980725Z  2023-01-11T21:40:07.9981017Z  2023-01-11T21:40:07.9981265Z  2023-01-11T21:40:07.9981523Z  2023-01-11T21:40:07.9981790Z  2023-01-11T21:40:07.9982152Z [1,680 / 2,684] 8 actions running 2023-01-11T21:40:07.9982721Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:07.9983226Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:07.9983870Z Compiling torch/csrc/jit/api/function_impl.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:07.9984393Z Compiling torch/csrc/jit/ir/scope.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:07.9984999Z Compiling torch/csrc/distributed/rpc/types.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:07.9985515Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:07.9985929Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:07.9986472Z Compiling torch/csrc/jit/ir/constants.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:08.3980819Z 2023-01-11T21:40:08.3981333Z  2023-01-11T21:40:08.3981651Z  2023-01-11T21:40:08.3981897Z  2023-01-11T21:40:08.3982074Z  2023-01-11T21:40:08.3982230Z  2023-01-11T21:40:08.3982401Z  2023-01-11T21:40:08.3982572Z  2023-01-11T21:40:08.3982725Z  2023-01-11T21:40:08.3982991Z [1,681 / 2,684] 8 actions running 2023-01-11T21:40:08.3983352Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:08.3983668Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:08.3984025Z Compiling torch/csrc/jit/api/function_impl.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:08.3984421Z Compiling torch/csrc/distributed/rpc/types.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:08.3984741Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:08.3984997Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:08.3985343Z Compiling torch/csrc/jit/ir/constants.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:08.3985726Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:08.6633837Z 2023-01-11T21:40:08.6634465Z  2023-01-11T21:40:08.6634950Z  2023-01-11T21:40:08.6635315Z  2023-01-11T21:40:08.6635692Z  2023-01-11T21:40:08.6635965Z  2023-01-11T21:40:08.6636257Z  2023-01-11T21:40:08.6636511Z  2023-01-11T21:40:08.6636784Z  2023-01-11T21:40:08.6637177Z [1,682 / 2,684] 8 actions running 2023-01-11T21:40:08.6637910Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:08.6638439Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:08.6639013Z Compiling torch/csrc/jit/api/function_impl.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:08.6639519Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:08.6639935Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:08.6640745Z Compiling torch/csrc/jit/ir/constants.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:08.6641366Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:08.6641853Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:08.9171159Z 2023-01-11T21:40:08.9171763Z  2023-01-11T21:40:08.9172176Z  2023-01-11T21:40:08.9172669Z  2023-01-11T21:40:08.9406304Z  2023-01-11T21:40:08.9406964Z  2023-01-11T21:40:08.9407254Z  2023-01-11T21:40:08.9407531Z  2023-01-11T21:40:08.9407777Z  2023-01-11T21:40:08.9408137Z [1,684 / 2,684] 8 actions, 7 running 2023-01-11T21:40:08.9408658Z Compiling torch/csrc/jit/api/function_impl.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:08.9409155Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:08.9409627Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:08.9410178Z Compiling torch/csrc/jit/ir/constants.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:08.9410768Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:08.9411234Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:08.9411662Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:08.9412040Z [Scann] Compiling torch/csrc/api/src/jit.cpp 2023-01-11T21:40:09.2617022Z 2023-01-11T21:40:09.2617520Z  2023-01-11T21:40:09.2617919Z  2023-01-11T21:40:09.2618282Z  2023-01-11T21:40:09.2618535Z  2023-01-11T21:40:09.2618813Z  2023-01-11T21:40:09.2619041Z  2023-01-11T21:40:09.2619195Z  2023-01-11T21:40:09.2619404Z  2023-01-11T21:40:09.2619764Z [1,685 / 2,684] 8 actions running 2023-01-11T21:40:09.2620122Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:09.2620455Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:09.2620831Z Compiling torch/csrc/jit/ir/constants.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:09.2621389Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:09.2621745Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:09.2622013Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:09.2622417Z Compiling torch/csrc/api/src/jit.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:09.2622793Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:09.8968414Z 2023-01-11T21:40:09.8969308Z  2023-01-11T21:40:09.8969635Z  2023-01-11T21:40:09.8969866Z  2023-01-11T21:40:09.8970117Z  2023-01-11T21:40:09.8971625Z  2023-01-11T21:40:09.8971998Z  2023-01-11T21:40:09.8972495Z  2023-01-11T21:40:09.8973067Z  2023-01-11T21:40:09.8973459Z [1,686 / 2,684] 8 actions, 7 running 2023-01-11T21:40:09.8973876Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:09.8974418Z Compiling torch/csrc/jit/ir/constants.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:09.8975561Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:09.8976036Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:09.8976430Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:09.8977891Z Compiling torch/csrc/api/src/jit.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:09.8978486Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:09.8979080Z [Scann] Compiling torch/csrc/jit/passes/dtype_analysis.cpp 2023-01-11T21:40:10.2636944Z 2023-01-11T21:40:10.2637476Z  2023-01-11T21:40:10.2637947Z  2023-01-11T21:40:10.2638239Z  2023-01-11T21:40:10.2638546Z  2023-01-11T21:40:10.2638844Z  2023-01-11T21:40:10.2639130Z  2023-01-11T21:40:10.2639431Z  2023-01-11T21:40:10.2639724Z  2023-01-11T21:40:10.2640122Z [1,687 / 2,684] 8 actions running 2023-01-11T21:40:10.2640660Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:10.2641281Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:10.2642007Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:10.2642486Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:10.2643068Z Compiling torch/csrc/api/src/jit.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:10.2643591Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:10.2644054Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:10.2644507Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:10.4634748Z 2023-01-11T21:40:10.4635238Z  2023-01-11T21:40:10.4635554Z  2023-01-11T21:40:10.4635837Z  2023-01-11T21:40:10.4636118Z  2023-01-11T21:40:10.4636379Z  2023-01-11T21:40:10.4636653Z  2023-01-11T21:40:10.4636920Z  2023-01-11T21:40:10.4637190Z  2023-01-11T21:40:10.4637600Z [1,688 / 2,684] 8 actions running 2023-01-11T21:40:10.4638558Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:10.4639002Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:10.4639451Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:10.4639990Z Compiling torch/csrc/api/src/jit.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:10.4640538Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:10.4640981Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:10.4641451Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:10.4641874Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:10.7374544Z 2023-01-11T21:40:10.7375278Z  2023-01-11T21:40:10.7375654Z  2023-01-11T21:40:10.7375982Z  2023-01-11T21:40:10.7376295Z  2023-01-11T21:40:10.7376541Z  2023-01-11T21:40:10.7376708Z  2023-01-11T21:40:10.7376860Z  2023-01-11T21:40:10.7377025Z  2023-01-11T21:40:10.7377278Z [1,689 / 2,684] 8 actions, 7 running 2023-01-11T21:40:10.7377553Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:10.7377829Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:10.7378158Z Compiling torch/csrc/api/src/jit.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:10.7378457Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:10.7378724Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:10.7378987Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:10.7379251Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:10.7379437Z [Scann] //:torch 2023-01-11T21:40:11.0630510Z 2023-01-11T21:40:11.0631067Z  2023-01-11T21:40:11.0631295Z  2023-01-11T21:40:11.0631493Z  2023-01-11T21:40:11.0632035Z  2023-01-11T21:40:11.0632193Z  2023-01-11T21:40:11.0632461Z  2023-01-11T21:40:11.0632631Z  2023-01-11T21:40:11.0632783Z  2023-01-11T21:40:11.0633030Z [1,690 / 2,684] 8 actions running 2023-01-11T21:40:11.0633315Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:40:11.0633637Z Compiling torch/csrc/api/src/jit.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:11.0633948Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:11.0634217Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:11.0634491Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:11.0634745Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:11.0635006Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:11.0635268Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:11.3482123Z 2023-01-11T21:40:11.3482695Z  2023-01-11T21:40:11.3483125Z  2023-01-11T21:40:11.3483395Z  2023-01-11T21:40:11.3483566Z  2023-01-11T21:40:11.3483734Z  2023-01-11T21:40:11.3483888Z  2023-01-11T21:40:11.3484055Z  2023-01-11T21:40:11.3484222Z  2023-01-11T21:40:11.3484462Z [1,691 / 2,684] 8 actions, 7 running 2023-01-11T21:40:11.3484808Z Compiling torch/csrc/api/src/jit.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:11.3485121Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:11.3485378Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:11.3485644Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:11.3674003Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:11.3674481Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:11.3674965Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:11.3675299Z [Scann] //:torch 2023-01-11T21:40:11.6981039Z 2023-01-11T21:40:11.6981837Z  2023-01-11T21:40:11.6982211Z  2023-01-11T21:40:11.6982498Z  2023-01-11T21:40:11.6982772Z  2023-01-11T21:40:11.6983219Z  2023-01-11T21:40:11.6983502Z  2023-01-11T21:40:11.6983761Z  2023-01-11T21:40:11.6984033Z  2023-01-11T21:40:11.6984428Z [1,691 / 2,684] 8 actions running 2023-01-11T21:40:11.6984950Z Compiling torch/csrc/api/src/jit.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:11.6985463Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:11.6985892Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:11.6986341Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:11.6986778Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:11.6987237Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:11.6987790Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:11.6988234Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:12.0982833Z 2023-01-11T21:40:12.0992149Z  2023-01-11T21:40:12.0992681Z  2023-01-11T21:40:12.0992978Z  2023-01-11T21:40:12.0993273Z  2023-01-11T21:40:12.0993542Z  2023-01-11T21:40:12.0993829Z  2023-01-11T21:40:12.0994398Z  2023-01-11T21:40:12.0994695Z  2023-01-11T21:40:12.0995196Z [1,693 / 2,684] 8 actions running 2023-01-11T21:40:12.0995644Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:12.0996079Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:12.0996688Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:12.0997130Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:12.0997566Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:12.0998346Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:12.0998664Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:12.0998925Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:12.3615480Z 2023-01-11T21:40:12.3616058Z  2023-01-11T21:40:12.3616454Z  2023-01-11T21:40:12.3616779Z  2023-01-11T21:40:12.3616970Z  2023-01-11T21:40:12.3617129Z  2023-01-11T21:40:12.3617301Z  2023-01-11T21:40:12.3617469Z  2023-01-11T21:40:12.3617638Z  2023-01-11T21:40:12.3617886Z [1,694 / 2,684] 8 actions, 7 running 2023-01-11T21:40:12.3618178Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:12.3618439Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:12.3618705Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:12.3618975Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:12.3619226Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:12.3619488Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:12.3619801Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:12.3620074Z [Scann] Compiling torch/csrc/jit/frontend/versioned_symbols.cpp 2023-01-11T21:40:12.7053184Z 2023-01-11T21:40:12.7053722Z  2023-01-11T21:40:12.7054074Z  2023-01-11T21:40:12.7054382Z  2023-01-11T21:40:12.7054685Z  2023-01-11T21:40:12.7054962Z  2023-01-11T21:40:12.7055245Z  2023-01-11T21:40:12.7055530Z  2023-01-11T21:40:12.7055787Z  2023-01-11T21:40:12.7056183Z [1,694 / 2,684] 8 actions running 2023-01-11T21:40:12.7056640Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:12.7057175Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:12.7057594Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:12.7058047Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:12.7058504Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:12.7058953Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:12.7059389Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:12.7060071Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:13.1058797Z 2023-01-11T21:40:13.1059165Z  2023-01-11T21:40:13.1059485Z  2023-01-11T21:40:13.1059755Z  2023-01-11T21:40:13.1060048Z  2023-01-11T21:40:13.1060314Z  2023-01-11T21:40:13.1060554Z  2023-01-11T21:40:13.1060808Z  2023-01-11T21:40:13.1061068Z  2023-01-11T21:40:13.1061610Z [1,695 / 2,684] 8 actions running 2023-01-11T21:40:13.1062089Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:13.1062532Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:13.1062929Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:13.1063339Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:13.1063758Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:13.1064163Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:13.1064607Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:13.1065050Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:13.5608112Z 2023-01-11T21:40:13.5608611Z  2023-01-11T21:40:13.5608957Z  2023-01-11T21:40:13.5609267Z  2023-01-11T21:40:13.5609571Z  2023-01-11T21:40:13.5609856Z  2023-01-11T21:40:13.5610152Z  2023-01-11T21:40:13.5610446Z  2023-01-11T21:40:13.5610728Z  2023-01-11T21:40:13.5611285Z INFO: From Compiling torch/csrc/lazy/generated/RegisterLazy.cpp: 2023-01-11T21:40:13.5611839Z [1,695 / 2,684] 8 actions running 2023-01-11T21:40:13.5612287Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:13.5612772Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:13.5613249Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:13.5613713Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:13.5614179Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:13.5614654Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:13.5615114Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:13.5615598Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:13.5630007Z 2023-01-11T21:40:13.5630282Z  2023-01-11T21:40:13.5630609Z  2023-01-11T21:40:13.5630899Z  2023-01-11T21:40:13.5631205Z  2023-01-11T21:40:13.5631506Z  2023-01-11T21:40:13.5631786Z  2023-01-11T21:40:13.5632085Z  2023-01-11T21:40:13.5632375Z  2023-01-11T21:40:13.5633597Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:79:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:40:13.5634508Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:40:13.5634958Z ^~~~~~~~~~~~~ 2023-01-11T21:40:13.5636126Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:60:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:40:13.5637054Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:40:13.5637526Z ^~~~~~~~~~ 2023-01-11T21:40:13.5638721Z [1,695 / 2,684] 8 actions running 2023-01-11T21:40:13.5639166Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:13.5639661Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:13.5640152Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:13.5640670Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:13.5641154Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:13.5641624Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:13.5642103Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:13.5642565Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:13.9072480Z 2023-01-11T21:40:13.9073013Z  2023-01-11T21:40:13.9073357Z  2023-01-11T21:40:13.9073613Z  2023-01-11T21:40:13.9073866Z  2023-01-11T21:40:13.9074301Z  2023-01-11T21:40:13.9074521Z  2023-01-11T21:40:13.9074780Z  2023-01-11T21:40:13.9075046Z  2023-01-11T21:40:13.9075427Z [1,697 / 2,684] 8 actions running 2023-01-11T21:40:13.9075900Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:13.9076322Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:13.9076697Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:13.9077234Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:13.9077817Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:13.9078259Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:13.9078822Z Compiling torch/csrc/autograd/input_buffer.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:13.9079292Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:14.1999036Z 2023-01-11T21:40:14.1999600Z  2023-01-11T21:40:14.1999943Z  2023-01-11T21:40:14.2000212Z  2023-01-11T21:40:14.2000521Z  2023-01-11T21:40:14.2000959Z  2023-01-11T21:40:14.2001265Z  2023-01-11T21:40:14.2001563Z  2023-01-11T21:40:14.2001864Z  2023-01-11T21:40:14.2002314Z [1,699 / 2,684] 8 actions, 7 running 2023-01-11T21:40:14.2002916Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:14.2003382Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:14.2003805Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:14.2004240Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:14.2004829Z Compiling torch/csrc/autograd/input_buffer.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:14.2005346Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:14.2005903Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:14.2006395Z [Scann] Compiling torch/csrc/jit/mobile/train/export_data.cpp 2023-01-11T21:40:14.4025018Z 2023-01-11T21:40:14.4025578Z  2023-01-11T21:40:14.4025952Z  2023-01-11T21:40:14.4026244Z  2023-01-11T21:40:14.4026543Z  2023-01-11T21:40:14.4026826Z  2023-01-11T21:40:14.4027090Z  2023-01-11T21:40:14.4027395Z  2023-01-11T21:40:14.4027675Z  2023-01-11T21:40:14.4028081Z [1,700 / 2,684] 8 actions, 7 running 2023-01-11T21:40:14.4028496Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:14.4028890Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:14.4029273Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:14.4029782Z Compiling torch/csrc/autograd/input_buffer.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:14.4030170Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:14.4030538Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:14.4030955Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:14.4031325Z [Scann] Compiling torch/csrc/profiler/collection.cpp 2023-01-11T21:40:14.7064573Z 2023-01-11T21:40:14.7065106Z  2023-01-11T21:40:14.7066708Z  2023-01-11T21:40:14.7066909Z  2023-01-11T21:40:14.7067088Z  2023-01-11T21:40:14.7067260Z  2023-01-11T21:40:14.7067431Z  2023-01-11T21:40:14.7067584Z  2023-01-11T21:40:14.7067753Z  2023-01-11T21:40:14.7067999Z [1,700 / 2,684] 8 actions running 2023-01-11T21:40:14.7068274Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:14.7068554Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:14.7068834Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:14.7069187Z Compiling torch/csrc/autograd/input_buffer.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:14.7069492Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:14.7069842Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:14.7070157Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:14.7070485Z Compiling torch/csrc/profiler/collection.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:14.9199072Z 2023-01-11T21:40:14.9199594Z  2023-01-11T21:40:14.9200075Z  2023-01-11T21:40:14.9200316Z  2023-01-11T21:40:14.9200630Z  2023-01-11T21:40:14.9200880Z  2023-01-11T21:40:14.9201106Z  2023-01-11T21:40:14.9201383Z  2023-01-11T21:40:14.9201642Z  2023-01-11T21:40:14.9201987Z [1,701 / 2,684] 8 actions, 7 running 2023-01-11T21:40:14.9202395Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:14.9202881Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:14.9203384Z Compiling torch/csrc/autograd/input_buffer.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:14.9203826Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:14.9204324Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:14.9204776Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:14.9205260Z Compiling torch/csrc/profiler/collection.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:14.9205688Z [Scann] Compiling torch/csrc/jit/tensorexpr/lowerings.cpp 2023-01-11T21:40:15.3099271Z 2023-01-11T21:40:15.3099851Z  2023-01-11T21:40:15.3100081Z  2023-01-11T21:40:15.3100301Z  2023-01-11T21:40:15.3100474Z  2023-01-11T21:40:15.3100717Z  2023-01-11T21:40:15.3101000Z  2023-01-11T21:40:15.3101766Z  2023-01-11T21:40:15.3102134Z  2023-01-11T21:40:15.3102588Z [1,701 / 2,684] 8 actions running 2023-01-11T21:40:15.3103094Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:15.3103593Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:15.3104190Z Compiling torch/csrc/autograd/input_buffer.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:15.3104696Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:15.3105267Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:15.3105828Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:15.3106432Z Compiling torch/csrc/profiler/collection.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:15.3106959Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:15.5098180Z 2023-01-11T21:40:15.5098687Z  2023-01-11T21:40:15.5099081Z  2023-01-11T21:40:15.5099338Z  2023-01-11T21:40:15.5099630Z  2023-01-11T21:40:15.5099908Z  2023-01-11T21:40:15.5100172Z  2023-01-11T21:40:15.5100456Z  2023-01-11T21:40:15.5100753Z  2023-01-11T21:40:15.5102602Z [1,703 / 2,684] 8 actions running 2023-01-11T21:40:15.5103117Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:15.5103624Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:15.5104230Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:15.5104777Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:15.5105340Z Compiling torch/csrc/profiler/collection.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:15.5105874Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:15.5106224Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:15.5106493Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:15.7122481Z 2023-01-11T21:40:15.7123292Z  2023-01-11T21:40:15.7123663Z  2023-01-11T21:40:15.7123946Z  2023-01-11T21:40:15.7124214Z  2023-01-11T21:40:15.7124500Z  2023-01-11T21:40:15.7124776Z  2023-01-11T21:40:15.7125051Z  2023-01-11T21:40:15.7125346Z  2023-01-11T21:40:15.7125764Z [1,704 / 2,684] 8 actions running 2023-01-11T21:40:15.7126244Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:15.7126868Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:15.7127435Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:15.7128057Z Compiling torch/csrc/profiler/collection.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:15.7128597Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:15.7129067Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:15.7129544Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:15.7130026Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:16.2270831Z 2023-01-11T21:40:16.2271821Z  2023-01-11T21:40:16.2272428Z  2023-01-11T21:40:16.2272983Z  2023-01-11T21:40:16.2273599Z  2023-01-11T21:40:16.2274270Z  2023-01-11T21:40:16.2274736Z  2023-01-11T21:40:16.2275178Z  2023-01-11T21:40:16.2275586Z  2023-01-11T21:40:16.2276150Z [1,705 / 2,684] 8 actions, 7 running 2023-01-11T21:40:16.2277166Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:16.2279636Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:16.2280324Z Compiling torch/csrc/profiler/collection.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:16.2280902Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:16.2281341Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:16.2281757Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:16.2282177Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:16.2282575Z [Scann] Compiling torch/csrc/lazy/backend/backend_device.cpp 2023-01-11T21:40:16.5129332Z 2023-01-11T21:40:16.5129864Z  2023-01-11T21:40:16.5130245Z  2023-01-11T21:40:16.5130514Z  2023-01-11T21:40:16.5130674Z  2023-01-11T21:40:16.5130843Z  2023-01-11T21:40:16.5131019Z  2023-01-11T21:40:16.5131174Z  2023-01-11T21:40:16.5131345Z  2023-01-11T21:40:16.5131606Z [1,705 / 2,684] 8 actions running 2023-01-11T21:40:16.5131883Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:16.5132246Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:16.5132646Z Compiling torch/csrc/profiler/collection.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:16.5132967Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:16.5133225Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:16.5133498Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:16.5133769Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:16.5134026Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:16.7230411Z 2023-01-11T21:40:16.7230946Z  2023-01-11T21:40:16.7231277Z  2023-01-11T21:40:16.7231537Z  2023-01-11T21:40:16.7231811Z  2023-01-11T21:40:16.7232075Z  2023-01-11T21:40:16.7232326Z  2023-01-11T21:40:16.7232594Z  2023-01-11T21:40:16.7232849Z  2023-01-11T21:40:16.7233227Z [1,706 / 2,684] 8 actions running 2023-01-11T21:40:16.7233673Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:16.7234239Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:16.7234726Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:16.7235152Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:16.7235579Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:16.7235990Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:16.7236420Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:16.7236966Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:16.9577986Z 2023-01-11T21:40:16.9578545Z  2023-01-11T21:40:16.9578904Z  2023-01-11T21:40:16.9579203Z  2023-01-11T21:40:16.9579537Z  2023-01-11T21:40:16.9579829Z  2023-01-11T21:40:16.9580140Z  2023-01-11T21:40:16.9580446Z  2023-01-11T21:40:16.9580739Z  2023-01-11T21:40:16.9581177Z [1,707 / 2,684] 8 actions, 7 running 2023-01-11T21:40:16.9581797Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:16.9582306Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:16.9582785Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:16.9583247Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:16.9583668Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:16.9584138Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:16.9584752Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:16.9585456Z [Scann] Compiling torch/csrc/jit/operator_upgraders/version_map.cpp 2023-01-11T21:40:17.2743911Z 2023-01-11T21:40:17.2750328Z  2023-01-11T21:40:17.2750576Z  2023-01-11T21:40:17.2750757Z  2023-01-11T21:40:17.2750919Z  2023-01-11T21:40:17.2751164Z  2023-01-11T21:40:17.2751398Z  2023-01-11T21:40:17.2751629Z  2023-01-11T21:40:17.2753743Z  2023-01-11T21:40:17.2754196Z [1,708 / 2,684] 8 actions, 7 running 2023-01-11T21:40:17.2754690Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:17.2755242Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:17.2755715Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:17.2756042Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:17.2756461Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:17.2757026Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:17.2757556Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:17.2758147Z [Scann] Compiling torch/csrc/lazy/core/metrics.cpp 2023-01-11T21:40:17.5228081Z 2023-01-11T21:40:17.5228410Z  2023-01-11T21:40:17.5228789Z  2023-01-11T21:40:17.5229084Z  2023-01-11T21:40:17.5229280Z  2023-01-11T21:40:17.5229451Z  2023-01-11T21:40:17.5229602Z  2023-01-11T21:40:17.5229777Z  2023-01-11T21:40:17.5229942Z  2023-01-11T21:40:17.5230172Z [1,708 / 2,684] 8 actions running 2023-01-11T21:40:17.5230524Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:17.5230851Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:17.5231109Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:17.5231377Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:17.5231644Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:17.5231975Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:17.5232299Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:17.5232637Z Compiling torch/csrc/lazy/core/metrics.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:17.7285178Z 2023-01-11T21:40:17.7285687Z  2023-01-11T21:40:17.7286041Z  2023-01-11T21:40:17.7286313Z  2023-01-11T21:40:17.7286590Z  2023-01-11T21:40:17.7286866Z  2023-01-11T21:40:17.7287140Z  2023-01-11T21:40:17.7287411Z  2023-01-11T21:40:17.7287684Z  2023-01-11T21:40:17.7288065Z [1,710 / 2,684] 8 actions, 7 running 2023-01-11T21:40:17.7288523Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:17.7288972Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:17.7289402Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:17.7289983Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:17.7290508Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:17.7291063Z Compiling torch/csrc/lazy/core/metrics.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:17.7291568Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:17.7291982Z [Scann] Compiling torch/csrc/lazy/core/ir_dump_util.cpp 2023-01-11T21:40:17.9528161Z 2023-01-11T21:40:17.9528735Z  2023-01-11T21:40:17.9529113Z  2023-01-11T21:40:17.9529451Z  2023-01-11T21:40:17.9529727Z  2023-01-11T21:40:17.9529987Z  2023-01-11T21:40:17.9530245Z  2023-01-11T21:40:17.9530505Z  2023-01-11T21:40:17.9530752Z  2023-01-11T21:40:17.9531122Z [1,710 / 2,684] 8 actions running 2023-01-11T21:40:17.9531575Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:17.9531997Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:17.9532419Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:17.9532988Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:17.9533507Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:17.9534208Z Compiling torch/csrc/lazy/core/metrics.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:17.9534693Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:17.9535226Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:18.3798620Z 2023-01-11T21:40:18.3799153Z  2023-01-11T21:40:18.3799500Z  2023-01-11T21:40:18.3799797Z  2023-01-11T21:40:18.3800457Z  2023-01-11T21:40:18.3800945Z  2023-01-11T21:40:18.3801266Z  2023-01-11T21:40:18.3801563Z  2023-01-11T21:40:18.3801870Z  2023-01-11T21:40:18.3802320Z [1,711 / 2,684] 8 actions, 7 running 2023-01-11T21:40:18.3802834Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:18.3803391Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:18.3804101Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:18.3804684Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:18.3805326Z Compiling torch/csrc/lazy/core/metrics.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:18.3805914Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:18.3806586Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:18.3807141Z [Scann] Compiling torch/csrc/distributed/c10d/Ops.cpp 2023-01-11T21:40:18.7480581Z 2023-01-11T21:40:18.7482251Z  2023-01-11T21:40:18.7482662Z  2023-01-11T21:40:18.7482948Z  2023-01-11T21:40:18.7483243Z  2023-01-11T21:40:18.7483541Z  2023-01-11T21:40:18.7483817Z  2023-01-11T21:40:18.7484112Z  2023-01-11T21:40:18.7484411Z  2023-01-11T21:40:18.7484834Z [1,712 / 2,684] 8 actions, 7 running 2023-01-11T21:40:18.7485326Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:18.7485828Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:18.7486443Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:18.7487160Z Compiling torch/csrc/lazy/core/metrics.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:18.7487722Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:18.7488333Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:18.7489030Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:18.7489594Z [Scann] Compiling torch/csrc/jit/passes/annotate_warns.cpp 2023-01-11T21:40:18.9507345Z 2023-01-11T21:40:18.9507894Z  2023-01-11T21:40:18.9509205Z  2023-01-11T21:40:18.9509542Z  2023-01-11T21:40:18.9509852Z  2023-01-11T21:40:18.9510140Z  2023-01-11T21:40:18.9510441Z  2023-01-11T21:40:18.9510746Z  2023-01-11T21:40:18.9511043Z  2023-01-11T21:40:18.9511474Z [1,712 / 2,684] 8 actions running 2023-01-11T21:40:18.9511806Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:40:18.9512070Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:18.9512432Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:18.9512819Z Compiling torch/csrc/lazy/core/metrics.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:18.9513127Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:18.9513455Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:18.9513855Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:18.9514169Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:19.1593017Z 2023-01-11T21:40:19.1593575Z  2023-01-11T21:40:19.1594970Z  2023-01-11T21:40:19.1595315Z  2023-01-11T21:40:19.1595612Z  2023-01-11T21:40:19.1595928Z  2023-01-11T21:40:19.1596143Z  2023-01-11T21:40:19.1596295Z  2023-01-11T21:40:19.1596459Z  2023-01-11T21:40:19.1596702Z [1,713 / 2,684] 8 actions running 2023-01-11T21:40:19.1596975Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:19.1598148Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:19.1598548Z Compiling torch/csrc/lazy/core/metrics.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:19.1598851Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:19.1599198Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:19.1602111Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:19.1602569Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:19.1603010Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:19.4341957Z 2023-01-11T21:40:19.4342377Z  2023-01-11T21:40:19.4342590Z  2023-01-11T21:40:19.4342779Z  2023-01-11T21:40:19.4343016Z  2023-01-11T21:40:19.4343283Z  2023-01-11T21:40:19.4343580Z  2023-01-11T21:40:19.4343890Z  2023-01-11T21:40:19.4344121Z  2023-01-11T21:40:19.4344365Z [1,714 / 2,684] 8 actions, 7 running 2023-01-11T21:40:19.4344829Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:19.4345195Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:19.4345507Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:19.4345857Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:19.4346262Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:19.4346562Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:19.4346910Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:19.4347267Z [Scann] Compiling torch/csrc/autograd/generated/VariableType_1.cpp 2023-01-11T21:40:19.7596971Z 2023-01-11T21:40:19.7597523Z  2023-01-11T21:40:19.7598004Z  2023-01-11T21:40:19.7598307Z  2023-01-11T21:40:19.7598642Z  2023-01-11T21:40:19.7598960Z  2023-01-11T21:40:19.7599267Z  2023-01-11T21:40:19.7599555Z  2023-01-11T21:40:19.7599831Z  2023-01-11T21:40:19.7600179Z [1,715 / 2,684] 7 actions running 2023-01-11T21:40:19.7600579Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:40:19.7601028Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:19.7601557Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:19.7602021Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:19.7602347Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:19.7602754Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:19.7603059Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:19.9607414Z 2023-01-11T21:40:19.9607940Z  2023-01-11T21:40:19.9608321Z  2023-01-11T21:40:19.9608659Z  2023-01-11T21:40:19.9608903Z  2023-01-11T21:40:19.9609069Z  2023-01-11T21:40:19.9609223Z  2023-01-11T21:40:19.9609401Z  2023-01-11T21:40:19.9609649Z [1,716 / 2,684] 8 actions running 2023-01-11T21:40:19.9609918Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:19.9610274Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:19.9610672Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:19.9610981Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:19.9611329Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:19.9611646Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:19.9611898Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:19.9612239Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:20.4054111Z 2023-01-11T21:40:20.4054636Z  2023-01-11T21:40:20.4054996Z  2023-01-11T21:40:20.4055324Z  2023-01-11T21:40:20.4055637Z  2023-01-11T21:40:20.4055930Z  2023-01-11T21:40:20.4058810Z  2023-01-11T21:40:20.4059072Z  2023-01-11T21:40:20.4059316Z  2023-01-11T21:40:20.4059717Z [1,717 / 2,684] 8 actions, 7 running 2023-01-11T21:40:20.4060161Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:20.4060724Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:20.4061262Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:20.4062463Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:20.4072730Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:20.4073267Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:20.4073740Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:20.4074067Z [Scann] Compiling torch/csrc/jit/operator_upgraders/upgraders.cpp 2023-01-11T21:40:20.6117029Z 2023-01-11T21:40:20.6118027Z  2023-01-11T21:40:20.6118653Z  2023-01-11T21:40:20.6119201Z  2023-01-11T21:40:20.6120438Z  2023-01-11T21:40:20.6120877Z  2023-01-11T21:40:20.6121251Z  2023-01-11T21:40:20.6121602Z  2023-01-11T21:40:20.6122159Z  2023-01-11T21:40:20.6128869Z [1,718 / 2,684] 8 actions running 2023-01-11T21:40:20.6133071Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:20.6133855Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:20.6136764Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:20.6140291Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:20.6141058Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:20.6141898Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:20.6142670Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:20.6144578Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:21.2256968Z 2023-01-11T21:40:21.2257512Z  2023-01-11T21:40:21.2257882Z  2023-01-11T21:40:21.2258151Z  2023-01-11T21:40:21.2258421Z  2023-01-11T21:40:21.2258709Z  2023-01-11T21:40:21.2258967Z  2023-01-11T21:40:21.2259243Z  2023-01-11T21:40:21.2259522Z  2023-01-11T21:40:21.2259912Z [1,719 / 2,684] 8 actions, 7 running 2023-01-11T21:40:21.2260505Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:21.2261064Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:21.2261488Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:21.2261920Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:21.2262504Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:21.2263005Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:21.2263459Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:21.2263901Z [Scann] Compiling torch/csrc/jit/passes/utils/optimization_utils.cpp 2023-01-11T21:40:21.4336787Z 2023-01-11T21:40:21.4337238Z  2023-01-11T21:40:21.4337441Z  2023-01-11T21:40:21.4337646Z  2023-01-11T21:40:21.4337816Z  2023-01-11T21:40:21.4337968Z  2023-01-11T21:40:21.4338140Z  2023-01-11T21:40:21.4338377Z  2023-01-11T21:40:21.4338535Z  2023-01-11T21:40:21.4338831Z [1,720 / 2,684] 8 actions, 7 running 2023-01-11T21:40:21.4339374Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:21.4339862Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:21.4340313Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:21.4340900Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:21.4341336Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:21.4341762Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:21.4342203Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:21.4342583Z [Prepa] Compiling torch/csrc/jit/frontend/strtod.cpp 2023-01-11T21:40:21.8130846Z 2023-01-11T21:40:21.8131433Z  2023-01-11T21:40:21.8131750Z  2023-01-11T21:40:21.8132013Z  2023-01-11T21:40:21.8132267Z  2023-01-11T21:40:21.8132539Z  2023-01-11T21:40:21.8132837Z  2023-01-11T21:40:21.8133142Z  2023-01-11T21:40:21.8133411Z  2023-01-11T21:40:21.8133843Z [1,720 / 2,684] 8 actions running 2023-01-11T21:40:21.8134693Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:21.8135254Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:21.8135676Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:21.8136304Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:21.8136846Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:21.8137298Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:21.8137754Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:21.8138377Z Compiling torch/csrc/jit/frontend/strtod.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:22.0131106Z 2023-01-11T21:40:22.0131645Z  2023-01-11T21:40:22.0132085Z  2023-01-11T21:40:22.0132302Z  2023-01-11T21:40:22.0132472Z  2023-01-11T21:40:22.0132625Z  2023-01-11T21:40:22.0132792Z  2023-01-11T21:40:22.0132943Z  2023-01-11T21:40:22.0133107Z  2023-01-11T21:40:22.0133351Z [1,721 / 2,684] 8 actions running 2023-01-11T21:40:22.0133732Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:22.0134046Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:22.0134318Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:22.0134585Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:22.0134837Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:22.0135097Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:22.0135434Z Compiling torch/csrc/jit/frontend/strtod.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:22.0135735Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:22.2615356Z 2023-01-11T21:40:22.2616177Z  2023-01-11T21:40:22.2616583Z  2023-01-11T21:40:22.2616878Z  2023-01-11T21:40:22.2617152Z  2023-01-11T21:40:22.2617424Z  2023-01-11T21:40:22.2617746Z  2023-01-11T21:40:22.2618016Z  2023-01-11T21:40:22.2618288Z  2023-01-11T21:40:22.2618665Z [1,721 / 2,684] 8 actions running 2023-01-11T21:40:22.2619840Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:22.2620385Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:22.2620832Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:22.2621277Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:22.2621727Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:22.2622182Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:22.2622743Z Compiling torch/csrc/jit/frontend/strtod.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:22.2623218Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:22.5228615Z 2023-01-11T21:40:22.5229175Z  2023-01-11T21:40:22.5229506Z  2023-01-11T21:40:22.5229786Z  2023-01-11T21:40:22.5230069Z  2023-01-11T21:40:22.5230360Z  2023-01-11T21:40:22.5230664Z  2023-01-11T21:40:22.5230971Z  2023-01-11T21:40:22.5231252Z  2023-01-11T21:40:22.5231651Z [1,722 / 2,684] 8 actions, 7 running 2023-01-11T21:40:22.5232126Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:22.5232604Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:22.5233095Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:22.5233541Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:22.5233968Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:22.5234537Z Compiling torch/csrc/jit/frontend/strtod.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:22.5235064Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:22.5235497Z [Scann] Compiling torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp 2023-01-11T21:40:22.8638572Z 2023-01-11T21:40:22.8639082Z  2023-01-11T21:40:22.8639405Z  2023-01-11T21:40:22.8639665Z  2023-01-11T21:40:22.8639943Z  2023-01-11T21:40:22.8640201Z  2023-01-11T21:40:22.8640545Z  2023-01-11T21:40:22.8640823Z  2023-01-11T21:40:22.8641083Z  2023-01-11T21:40:22.8641477Z [1,724 / 2,684] 7 actions running 2023-01-11T21:40:22.8642070Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:22.8642517Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:22.8642975Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:22.8643419Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:22.8643844Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:22.8644287Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:22.8644874Z Compiling torch/csrc/jit/serialization/onnx.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:23.2647233Z 2023-01-11T21:40:23.2647761Z  2023-01-11T21:40:23.2648110Z  2023-01-11T21:40:23.2648358Z  2023-01-11T21:40:23.2648628Z  2023-01-11T21:40:23.2648887Z  2023-01-11T21:40:23.2649142Z  2023-01-11T21:40:23.2649411Z  2023-01-11T21:40:23.2649778Z [1,724 / 2,684] 8 actions running 2023-01-11T21:40:23.2650366Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:23.2650825Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:23.2651256Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:23.2651674Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:23.2652110Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:23.2652654Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:23.2653231Z Compiling torch/csrc/jit/serialization/onnx.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:23.2653730Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:23.5226179Z 2023-01-11T21:40:23.5226719Z  2023-01-11T21:40:23.5227098Z  2023-01-11T21:40:23.5227429Z  2023-01-11T21:40:23.5227747Z  2023-01-11T21:40:23.5228040Z  2023-01-11T21:40:23.5228315Z  2023-01-11T21:40:23.5228615Z  2023-01-11T21:40:23.5228910Z  2023-01-11T21:40:23.5229333Z [1,725 / 2,684] 8 actions, 7 running 2023-01-11T21:40:23.5229910Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:40:23.5230383Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:23.5230877Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:23.5231358Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:23.5231852Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:23.5232489Z Compiling torch/csrc/jit/serialization/onnx.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:23.5233063Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:23.5233495Z [Scann] Compiling torch/csrc/lazy/core/hash.cpp 2023-01-11T21:40:23.8734727Z 2023-01-11T21:40:23.8735997Z  2023-01-11T21:40:23.8736635Z  2023-01-11T21:40:23.8737443Z  2023-01-11T21:40:23.8739384Z  2023-01-11T21:40:23.8739938Z  2023-01-11T21:40:23.8740473Z  2023-01-11T21:40:23.8742321Z  2023-01-11T21:40:23.8742777Z  2023-01-11T21:40:23.8743307Z [1,726 / 2,684] 8 actions running 2023-01-11T21:40:23.8744074Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:40:23.8745145Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:40:23.8745685Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:23.8746155Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:23.8746753Z Compiling torch/csrc/jit/serialization/onnx.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:23.8747289Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:23.8747880Z Compiling torch/csrc/lazy/core/hash.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:23.8748435Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:24.2735976Z 2023-01-11T21:40:24.2736492Z  2023-01-11T21:40:24.2736839Z  2023-01-11T21:40:24.2897889Z  2023-01-11T21:40:24.2898115Z  2023-01-11T21:40:24.2898339Z  2023-01-11T21:40:24.2898553Z  2023-01-11T21:40:24.2898771Z  2023-01-11T21:40:24.2898994Z  2023-01-11T21:40:24.2899334Z [1,727 / 2,684] 8 actions running 2023-01-11T21:40:24.2899757Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:40:24.2900188Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:24.2900732Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:24.2901280Z Compiling torch/csrc/jit/serialization/onnx.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:24.2901785Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:24.2902275Z Compiling torch/csrc/lazy/core/hash.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:24.2902704Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:24.2903066Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:24.6480025Z 2023-01-11T21:40:24.6481038Z  2023-01-11T21:40:24.6481579Z  2023-01-11T21:40:24.6484076Z  2023-01-11T21:40:24.6484423Z  2023-01-11T21:40:24.6484870Z  2023-01-11T21:40:24.6486067Z  2023-01-11T21:40:24.6486469Z  2023-01-11T21:40:24.6486912Z  2023-01-11T21:40:24.6487455Z [1,728 / 2,684] 8 actions, 7 running 2023-01-11T21:40:24.6488195Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:40:24.6488750Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:24.6489439Z Compiling torch/csrc/jit/serialization/onnx.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:24.6490030Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:24.6490950Z Compiling torch/csrc/lazy/core/hash.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:24.6491692Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:24.6492192Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:24.6492689Z [Scann] Compiling torch/csrc/jit/frontend/schema_type_parser.cpp 2023-01-11T21:40:24.8909967Z 2023-01-11T21:40:24.8910535Z  2023-01-11T21:40:24.8910899Z  2023-01-11T21:40:24.8911221Z  2023-01-11T21:40:24.8911555Z  2023-01-11T21:40:24.8911771Z  2023-01-11T21:40:24.8911951Z  2023-01-11T21:40:24.8912206Z  2023-01-11T21:40:24.8912374Z  2023-01-11T21:40:24.8912623Z [1,730 / 2,684] 8 actions running 2023-01-11T21:40:24.8912917Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:40:24.8913204Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:24.8913527Z Compiling torch/csrc/lazy/core/hash.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:24.8913841Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:24.8914168Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:24.8914446Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:24.8914710Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:24.8915049Z Compiling torch/csrc/api/src/optim/adamw.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:25.4436874Z 2023-01-11T21:40:25.4438687Z  2023-01-11T21:40:25.4439199Z  2023-01-11T21:40:25.4439521Z  2023-01-11T21:40:25.4439763Z  2023-01-11T21:40:25.4439939Z  2023-01-11T21:40:25.4440107Z  2023-01-11T21:40:25.4440260Z  2023-01-11T21:40:25.4440487Z  2023-01-11T21:40:25.4440746Z [1,731 / 2,684] 8 actions, 7 running 2023-01-11T21:40:25.4441021Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:40:25.4441309Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:25.4441577Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:25.4441830Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:25.4442096Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:25.4442358Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:25.4442728Z Compiling torch/csrc/api/src/optim/adamw.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:25.4443255Z [Scann] Compiling torch/csrc/jit/tensorexpr/loopnest.cpp 2023-01-11T21:40:25.7193257Z 2023-01-11T21:40:25.7193802Z  2023-01-11T21:40:25.7194150Z  2023-01-11T21:40:25.7254354Z  2023-01-11T21:40:25.7254616Z  2023-01-11T21:40:25.7254868Z  2023-01-11T21:40:25.7255096Z  2023-01-11T21:40:25.7255324Z  2023-01-11T21:40:25.7255608Z  2023-01-11T21:40:25.7255971Z [1,732 / 2,684] 8 actions running 2023-01-11T21:40:25.7256430Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:40:25.7256887Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:25.7257439Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:25.7257897Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:25.7258339Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:25.7258887Z Compiling torch/csrc/api/src/optim/adamw.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:25.7259423Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:25.7259881Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:26.1936954Z 2023-01-11T21:40:26.1937727Z  2023-01-11T21:40:26.1940297Z  2023-01-11T21:40:26.1940827Z  2023-01-11T21:40:26.1941442Z  2023-01-11T21:40:26.1943492Z  2023-01-11T21:40:26.1944041Z  2023-01-11T21:40:26.1944547Z  2023-01-11T21:40:26.1945113Z  2023-01-11T21:40:26.1945731Z [1,733 / 2,684] 8 actions, 7 running 2023-01-11T21:40:26.1946453Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:40:26.1947210Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:26.1947862Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:26.1948446Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:26.1949088Z Compiling torch/csrc/api/src/optim/adamw.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:26.1949881Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:26.1952604Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:26.1953124Z [Scann] Compiling torch/csrc/jit/passes/remove_mutation.cpp 2023-01-11T21:40:26.5213452Z 2023-01-11T21:40:26.5213972Z  2023-01-11T21:40:26.5214329Z  2023-01-11T21:40:26.5214649Z  2023-01-11T21:40:26.5214953Z  2023-01-11T21:40:26.5215231Z  2023-01-11T21:40:26.5215684Z  2023-01-11T21:40:26.5215979Z  2023-01-11T21:40:26.5216283Z  2023-01-11T21:40:26.5216727Z [1,734 / 2,684] 8 actions, 7 running 2023-01-11T21:40:26.5220939Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:40:26.5221460Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:26.5221954Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:26.5222557Z Compiling torch/csrc/api/src/optim/adamw.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:26.5223128Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:26.5223588Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:26.5224060Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:26.5224502Z [Scann] Compiling test/cpp/api/torch_include.cpp 2023-01-11T21:40:26.7277632Z 2023-01-11T21:40:26.7278326Z  2023-01-11T21:40:26.7278676Z  2023-01-11T21:40:26.7278979Z  2023-01-11T21:40:26.7279306Z  2023-01-11T21:40:26.7279571Z  2023-01-11T21:40:26.7279836Z  2023-01-11T21:40:26.7280118Z  2023-01-11T21:40:26.7280482Z  2023-01-11T21:40:26.7280915Z [1,735 / 2,684] 8 actions running 2023-01-11T21:40:26.7281398Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:40:26.7281975Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:26.7282592Z Compiling torch/csrc/api/src/optim/adamw.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:26.7283119Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:26.7283635Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:26.7284106Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:26.7284698Z Compiling test/cpp/api/torch_include.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:26.7285195Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:27.1274881Z 2023-01-11T21:40:27.1275524Z  2023-01-11T21:40:27.1275863Z  2023-01-11T21:40:27.1276588Z  2023-01-11T21:40:27.1277014Z  2023-01-11T21:40:27.1277274Z  2023-01-11T21:40:27.1277536Z  2023-01-11T21:40:27.1278011Z  2023-01-11T21:40:27.1278307Z  2023-01-11T21:40:27.1282534Z [1,735 / 2,684] 8 actions running 2023-01-11T21:40:27.1283103Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:40:27.1283781Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:27.1284564Z Compiling torch/csrc/api/src/optim/adamw.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:27.1285166Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:27.1285619Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:27.1286103Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:27.1286721Z Compiling test/cpp/api/torch_include.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:27.1287298Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:28.0344628Z 2023-01-11T21:40:28.0345165Z  2023-01-11T21:40:28.0345514Z  2023-01-11T21:40:28.0345798Z  2023-01-11T21:40:28.0346099Z  2023-01-11T21:40:28.0346374Z  2023-01-11T21:40:28.0346643Z  2023-01-11T21:40:28.0346926Z  2023-01-11T21:40:28.0347190Z  2023-01-11T21:40:28.0347558Z [1,736 / 2,684] 8 actions, 7 running 2023-01-11T21:40:28.0348021Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:40:28.0348593Z Compiling torch/csrc/api/src/optim/adamw.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:28.0349102Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:28.0349547Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:28.0349987Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:28.0350508Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:28.0351021Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:28.0351448Z [Scann] Compiling torch/csrc/jit/tensorexpr/llvm_jit.cpp 2023-01-11T21:40:28.3291600Z 2023-01-11T21:40:28.3292131Z  2023-01-11T21:40:28.3292447Z  2023-01-11T21:40:28.3292754Z  2023-01-11T21:40:28.3293021Z  2023-01-11T21:40:28.3293293Z  2023-01-11T21:40:28.3293558Z  2023-01-11T21:40:28.3293841Z  2023-01-11T21:40:28.3294082Z  2023-01-11T21:40:28.3294479Z [1,737 / 2,684] 8 actions running 2023-01-11T21:40:28.3294927Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:40:28.3295497Z Compiling torch/csrc/api/src/optim/adamw.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:28.3296006Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:28.3296450Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:28.3296992Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:28.3297481Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:28.3297916Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:28.3298436Z Compiling torch/csrc/jit/ir/irparser.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:28.7292017Z 2023-01-11T21:40:28.7292500Z  2023-01-11T21:40:28.7292899Z  2023-01-11T21:40:28.7293183Z  2023-01-11T21:40:28.7293445Z  2023-01-11T21:40:28.7293721Z  2023-01-11T21:40:28.7293992Z  2023-01-11T21:40:28.7294244Z  2023-01-11T21:40:28.7294517Z  2023-01-11T21:40:28.7294914Z [1,738 / 2,684] 8 actions running 2023-01-11T21:40:28.7295361Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:40:28.7295825Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:28.7296262Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:28.7296819Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:28.7297330Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:28.7297775Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:28.7298335Z Compiling torch/csrc/jit/ir/irparser.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:28.7298844Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:28.9299024Z 2023-01-11T21:40:28.9299565Z  2023-01-11T21:40:28.9300142Z  2023-01-11T21:40:28.9300441Z  2023-01-11T21:40:28.9300745Z  2023-01-11T21:40:28.9301049Z  2023-01-11T21:40:28.9301335Z  2023-01-11T21:40:28.9301721Z  2023-01-11T21:40:28.9302108Z  2023-01-11T21:40:28.9302519Z [1,740 / 2,684] 8 actions running 2023-01-11T21:40:28.9303011Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:40:28.9303723Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:28.9304289Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:28.9304779Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:28.9305382Z Compiling torch/csrc/jit/ir/irparser.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:28.9305932Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:28.9306400Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:28.9306993Z Compiling torch/csrc/api/src/nn/init.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:29.3303037Z 2023-01-11T21:40:29.3303530Z  2023-01-11T21:40:29.3303875Z  2023-01-11T21:40:29.3304147Z  2023-01-11T21:40:29.3304422Z  2023-01-11T21:40:29.3304677Z  2023-01-11T21:40:29.3304950Z  2023-01-11T21:40:29.3305228Z  2023-01-11T21:40:29.3305478Z  2023-01-11T21:40:29.3305869Z [1,741 / 2,684] 8 actions running 2023-01-11T21:40:29.3306320Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:40:29.3306887Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:29.3307410Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:29.3307952Z Compiling torch/csrc/jit/ir/irparser.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:29.3308446Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:29.3308884Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:29.3309430Z Compiling torch/csrc/api/src/nn/init.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:29.3309913Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:29.5415502Z 2023-01-11T21:40:29.5415920Z  2023-01-11T21:40:29.5416190Z  2023-01-11T21:40:29.5416377Z  2023-01-11T21:40:29.5416533Z  2023-01-11T21:40:29.5416700Z  2023-01-11T21:40:29.5416888Z  2023-01-11T21:40:29.5417077Z  2023-01-11T21:40:29.5417242Z  2023-01-11T21:40:29.5417493Z [1,742 / 2,684] 8 actions, 7 running 2023-01-11T21:40:29.5417821Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:40:29.5418175Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:29.5418608Z Compiling torch/csrc/jit/ir/irparser.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:29.5418942Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:29.5419263Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:29.5419629Z Compiling torch/csrc/api/src/nn/init.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:29.5419937Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:29.5420284Z [Scann] Compiling torch/csrc/jit/runtime/static/impl.cpp 2023-01-11T21:40:29.9310526Z 2023-01-11T21:40:29.9311062Z  2023-01-11T21:40:29.9311403Z  2023-01-11T21:40:29.9311671Z  2023-01-11T21:40:29.9311949Z  2023-01-11T21:40:29.9312208Z  2023-01-11T21:40:29.9312484Z  2023-01-11T21:40:29.9312753Z  2023-01-11T21:40:29.9313009Z  2023-01-11T21:40:29.9313393Z [1,743 / 2,684] 8 actions running 2023-01-11T21:40:29.9313871Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:40:29.9314444Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:29.9314948Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:29.9315376Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:29.9315925Z Compiling torch/csrc/api/src/nn/init.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:29.9316409Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:29.9316847Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:29.9317277Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:30.3316958Z 2023-01-11T21:40:30.3317480Z  2023-01-11T21:40:30.3317946Z  2023-01-11T21:40:30.3318244Z  2023-01-11T21:40:30.3318540Z  2023-01-11T21:40:30.3318810Z  2023-01-11T21:40:30.3319096Z  2023-01-11T21:40:30.3319365Z  2023-01-11T21:40:30.3319644Z  2023-01-11T21:40:30.3320062Z [1,744 / 2,684] 8 actions running 2023-01-11T21:40:30.3320827Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:40:30.3321304Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:30.3321763Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:30.3322365Z Compiling torch/csrc/api/src/nn/init.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:30.3322911Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:30.3323404Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:30.3323881Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:30.3324485Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:30.5326945Z 2023-01-11T21:40:30.5327496Z  2023-01-11T21:40:30.5327819Z  2023-01-11T21:40:30.5328085Z  2023-01-11T21:40:30.5328326Z  2023-01-11T21:40:30.5328625Z  2023-01-11T21:40:30.5328908Z  2023-01-11T21:40:30.5329165Z  2023-01-11T21:40:30.5329447Z  2023-01-11T21:40:30.5329859Z [1,745 / 2,684] 8 actions running 2023-01-11T21:40:30.5330349Z //:torch; 11s processwrapper-sandbox 2023-01-11T21:40:30.5330824Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:30.5331404Z Compiling torch/csrc/api/src/nn/init.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:30.5331917Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:30.5332387Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:30.5332817Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:30.5333382Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:30.5333945Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:30.7334253Z 2023-01-11T21:40:30.7334804Z  2023-01-11T21:40:30.7335152Z  2023-01-11T21:40:30.7335450Z  2023-01-11T21:40:30.7335720Z  2023-01-11T21:40:30.7335980Z  2023-01-11T21:40:30.7336267Z  2023-01-11T21:40:30.7336561Z  2023-01-11T21:40:30.7336840Z  2023-01-11T21:40:30.7337249Z [1,746 / 2,684] 8 actions running 2023-01-11T21:40:30.7337730Z //:torch; 11s processwrapper-sandbox 2023-01-11T21:40:30.7338195Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:30.7338754Z Compiling torch/csrc/api/src/nn/init.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:30.7339302Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:30.7339762Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:30.7340368Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:30.7340878Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:30.7341354Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:31.2763196Z 2023-01-11T21:40:31.2763714Z  2023-01-11T21:40:31.2764043Z  2023-01-11T21:40:31.2764308Z  2023-01-11T21:40:31.2764587Z  2023-01-11T21:40:31.2764870Z  2023-01-11T21:40:31.2765132Z  2023-01-11T21:40:31.2765391Z  2023-01-11T21:40:31.2765634Z  2023-01-11T21:40:31.2765976Z [1,747 / 2,684] 8 actions, 7 running 2023-01-11T21:40:31.2766426Z //:torch; 11s processwrapper-sandbox 2023-01-11T21:40:31.2766870Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:31.2767420Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:31.2767933Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:31.2768445Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:31.2768928Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:31.2769341Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:31.2769978Z [Scann] Compiling torch/csrc/jit/frontend/parser.cpp 2023-01-11T21:40:31.5743610Z 2023-01-11T21:40:31.5744139Z  2023-01-11T21:40:31.5744478Z  2023-01-11T21:40:31.5744793Z  2023-01-11T21:40:31.5745121Z  2023-01-11T21:40:31.5745430Z  2023-01-11T21:40:31.5745665Z  2023-01-11T21:40:31.5745914Z  2023-01-11T21:40:31.5746170Z  2023-01-11T21:40:31.5746739Z [1,748 / 2,684] 8 actions running 2023-01-11T21:40:31.5747208Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:40:31.5747774Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:31.5748282Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:31.5748866Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:31.5749395Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:31.5749848Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:31.5750407Z Compiling torch/csrc/jit/frontend/parser.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:31.5750949Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:31.7752915Z 2023-01-11T21:40:31.7754891Z  2023-01-11T21:40:31.7755125Z  2023-01-11T21:40:31.7755325Z  2023-01-11T21:40:31.7755514Z  2023-01-11T21:40:31.7755709Z  2023-01-11T21:40:31.7755879Z  2023-01-11T21:40:31.7756048Z  2023-01-11T21:40:31.7756203Z  2023-01-11T21:40:31.7756520Z [1,749 / 2,684] 8 actions running 2023-01-11T21:40:31.7756811Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:40:31.7757183Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:31.7757500Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:31.7758103Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:31.7758363Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:31.7758764Z Compiling torch/csrc/jit/frontend/parser.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:31.7759083Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:31.7759392Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:32.0192802Z 2023-01-11T21:40:32.0193326Z  2023-01-11T21:40:32.0193654Z  2023-01-11T21:40:32.0193910Z  2023-01-11T21:40:32.0194145Z  2023-01-11T21:40:32.0194406Z  2023-01-11T21:40:32.0194672Z  2023-01-11T21:40:32.0194923Z  2023-01-11T21:40:32.0195170Z  2023-01-11T21:40:32.0195555Z [1,749 / 2,684] 8 actions running 2023-01-11T21:40:32.0195960Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:40:32.0196493Z Compiling torch/csrc/api/src/nn/init.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:32.0196976Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:32.0197388Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:32.0198009Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:32.0198546Z Compiling torch/csrc/jit/frontend/parser.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:32.0199032Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:32.0199456Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:32.2199031Z 2023-01-11T21:40:32.2199639Z  2023-01-11T21:40:32.2200007Z  2023-01-11T21:40:32.2200332Z  2023-01-11T21:40:32.2200717Z  2023-01-11T21:40:32.2201012Z  2023-01-11T21:40:32.2201323Z  2023-01-11T21:40:32.2201613Z  2023-01-11T21:40:32.2201871Z  2023-01-11T21:40:32.2202273Z [1,750 / 2,684] 8 actions running 2023-01-11T21:40:32.2202568Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:40:32.2202831Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:32.2203103Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:32.2203375Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:32.2203861Z Compiling torch/csrc/jit/frontend/parser.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:32.2204290Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:32.2204559Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:32.2205015Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:32.6195913Z 2023-01-11T21:40:32.6204071Z  2023-01-11T21:40:32.6204413Z  2023-01-11T21:40:32.6204741Z  2023-01-11T21:40:32.6205051Z  2023-01-11T21:40:32.6205327Z  2023-01-11T21:40:32.6205520Z  2023-01-11T21:40:32.6205685Z  2023-01-11T21:40:32.6205921Z  2023-01-11T21:40:32.6206487Z [1,751 / 2,684] 8 actions running 2023-01-11T21:40:32.6206815Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:40:32.6207163Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:32.6207462Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:32.6207799Z Compiling torch/csrc/jit/frontend/parser.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:32.6208147Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:32.6208450Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:32.6208706Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:32.6208981Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:32.8206654Z 2023-01-11T21:40:32.8207195Z  2023-01-11T21:40:32.8207514Z  2023-01-11T21:40:32.8207785Z  2023-01-11T21:40:32.8208059Z  2023-01-11T21:40:32.8208319Z  2023-01-11T21:40:32.8208595Z  2023-01-11T21:40:32.8208856Z  2023-01-11T21:40:32.8209113Z  2023-01-11T21:40:32.8209516Z [1,752 / 2,684] 8 actions running 2023-01-11T21:40:32.8209970Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:40:32.8210395Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:32.8210959Z Compiling torch/csrc/jit/frontend/parser.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:32.8211468Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:32.8211891Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:32.8212306Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:32.8212730Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:32.8213161Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:33.2209712Z 2023-01-11T21:40:33.2210292Z  2023-01-11T21:40:33.2210598Z  2023-01-11T21:40:33.2210820Z  2023-01-11T21:40:33.2211073Z  2023-01-11T21:40:33.2211337Z  2023-01-11T21:40:33.2211599Z  2023-01-11T21:40:33.2211859Z  2023-01-11T21:40:33.2212118Z  2023-01-11T21:40:33.2212484Z [1,753 / 2,684] 8 actions running 2023-01-11T21:40:33.2212941Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:40:33.2213370Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:33.2213780Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:33.2214228Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:33.2214676Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:33.2215078Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:33.2215480Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:33.2215862Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:33.4613151Z 2023-01-11T21:40:33.4613691Z  2023-01-11T21:40:33.4614001Z  2023-01-11T21:40:33.4614266Z  2023-01-11T21:40:33.4614544Z  2023-01-11T21:40:33.4614809Z  2023-01-11T21:40:33.4615091Z  2023-01-11T21:40:33.4615352Z  2023-01-11T21:40:33.4615589Z  2023-01-11T21:40:33.4615935Z [1,754 / 2,684] 8 actions, 7 running 2023-01-11T21:40:33.4616338Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:40:33.4616763Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:33.4617178Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:33.4617598Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:33.4618006Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:33.4618465Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:33.4618923Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:33.4619301Z [Scann] Compiling torch/csrc/api/src/nn/options/batchnorm.cpp 2023-01-11T21:40:33.8207952Z 2023-01-11T21:40:33.8208534Z  2023-01-11T21:40:33.8278809Z  2023-01-11T21:40:33.8279154Z  2023-01-11T21:40:33.8279441Z  2023-01-11T21:40:33.8279686Z  2023-01-11T21:40:33.8279951Z  2023-01-11T21:40:33.8280229Z  2023-01-11T21:40:33.8280551Z  2023-01-11T21:40:33.8280935Z [1,754 / 2,684] 8 actions running 2023-01-11T21:40:33.8281393Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:40:33.8281956Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:33.8282412Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:33.8282863Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:33.8283269Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:33.8283705Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:33.8284145Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:33.8284575Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:34.0234605Z 2023-01-11T21:40:34.0235110Z  2023-01-11T21:40:34.0235468Z  2023-01-11T21:40:34.0235758Z  2023-01-11T21:40:34.0236078Z  2023-01-11T21:40:34.0237571Z  2023-01-11T21:40:34.0238378Z  2023-01-11T21:40:34.0238701Z  2023-01-11T21:40:34.0238984Z  2023-01-11T21:40:34.0239386Z [1,755 / 2,684] 8 actions running 2023-01-11T21:40:34.0239857Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:40:34.0240323Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:34.0240854Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:34.0241323Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:34.0241780Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:34.0242220Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:34.0242655Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:34.0243106Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:34.4247828Z 2023-01-11T21:40:34.4248320Z  2023-01-11T21:40:34.4248630Z  2023-01-11T21:40:34.4248863Z  2023-01-11T21:40:34.4249104Z  2023-01-11T21:40:34.4249338Z  2023-01-11T21:40:34.4249585Z  2023-01-11T21:40:34.4249827Z  2023-01-11T21:40:34.4250073Z  2023-01-11T21:40:34.4250437Z [1,755 / 2,684] 8 actions running 2023-01-11T21:40:34.4250892Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:40:34.4251368Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:34.4251768Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:34.4252243Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:34.4252717Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:34.4253149Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:34.4253614Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:34.4254075Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:34.8250729Z 2023-01-11T21:40:34.8251281Z  2023-01-11T21:40:34.8251603Z  2023-01-11T21:40:34.8251885Z  2023-01-11T21:40:34.8252161Z  2023-01-11T21:40:34.8252419Z  2023-01-11T21:40:34.8252695Z  2023-01-11T21:40:34.8252982Z  2023-01-11T21:40:34.8253272Z  2023-01-11T21:40:34.8253674Z [1,756 / 2,684] 8 actions running 2023-01-11T21:40:34.8254134Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:40:34.8254576Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:34.8255018Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:34.8255462Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:34.8255918Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:34.8256364Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:34.8256804Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:34.8257234Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:35.2306196Z 2023-01-11T21:40:35.2306787Z  2023-01-11T21:40:35.2307149Z  2023-01-11T21:40:35.2307451Z  2023-01-11T21:40:35.2307713Z  2023-01-11T21:40:35.2308009Z  2023-01-11T21:40:35.2308285Z  2023-01-11T21:40:35.2308564Z  2023-01-11T21:40:35.2308855Z  2023-01-11T21:40:35.2309429Z [1,757 / 2,684] 8 actions, 7 running 2023-01-11T21:40:35.2309911Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:40:35.2310378Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:35.2310857Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:35.2311307Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:35.2311782Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:35.2312341Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:35.2312753Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:35.2313144Z [Scann] Compiling torch/csrc/jit/runtime/operator.cpp 2023-01-11T21:40:35.6260889Z 2023-01-11T21:40:35.6261420Z  2023-01-11T21:40:35.6261732Z  2023-01-11T21:40:35.6261956Z  2023-01-11T21:40:35.6262185Z  2023-01-11T21:40:35.6262556Z  2023-01-11T21:40:35.6262824Z  2023-01-11T21:40:35.6263081Z  2023-01-11T21:40:35.6263347Z  2023-01-11T21:40:35.6263763Z [1,758 / 2,684] 8 actions running 2023-01-11T21:40:35.6264382Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:40:35.6264798Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:35.6265169Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:35.6265572Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:35.6265982Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:35.6266402Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:35.6267003Z Compiling torch/csrc/jit/runtime/operator.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:35.6267697Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:35.8480624Z 2023-01-11T21:40:35.8481405Z  2023-01-11T21:40:35.8482012Z  2023-01-11T21:40:35.8483763Z  2023-01-11T21:40:35.8484176Z  2023-01-11T21:40:35.8484549Z  2023-01-11T21:40:35.8485028Z  2023-01-11T21:40:35.8486271Z  2023-01-11T21:40:35.8486746Z  2023-01-11T21:40:35.8487325Z [1,760 / 2,684] 7 actions, 6 running 2023-01-11T21:40:35.8487957Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:40:35.8488575Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:35.8489224Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:35.8489805Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:35.8490660Z Compiling torch/csrc/jit/runtime/operator.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:35.8492206Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:35.8492912Z [Scann] Compiling torch/csrc/jit/passes/shape_analysis.cpp 2023-01-11T21:40:36.0581032Z 2023-01-11T21:40:36.0581750Z  2023-01-11T21:40:36.0582175Z  2023-01-11T21:40:36.0582472Z  2023-01-11T21:40:36.0582749Z  2023-01-11T21:40:36.0583036Z  2023-01-11T21:40:36.0583325Z  2023-01-11T21:40:36.0583838Z  2023-01-11T21:40:36.0584328Z [1,761 / 2,684] 8 actions, 7 running 2023-01-11T21:40:36.0584836Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:40:36.0585283Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:36.0585792Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:36.0586407Z Compiling torch/csrc/jit/runtime/operator.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:36.0587045Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:36.0587529Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:36.0587989Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:36.0588450Z [Prepa] Compiling torch/csrc/jit/frontend/edit_distance.cpp 2023-01-11T21:40:36.3283407Z 2023-01-11T21:40:36.3283904Z  2023-01-11T21:40:36.3284250Z  2023-01-11T21:40:36.3284516Z  2023-01-11T21:40:36.3284790Z  2023-01-11T21:40:36.3285057Z  2023-01-11T21:40:36.3285312Z  2023-01-11T21:40:36.3285581Z  2023-01-11T21:40:36.3285849Z  2023-01-11T21:40:36.3286228Z [1,762 / 2,684] 8 actions, 7 running 2023-01-11T21:40:36.3286666Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:40:36.3287144Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:36.3287750Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:36.3288322Z Compiling torch/csrc/jit/runtime/operator.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:36.3288831Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:36.3289245Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:36.3289677Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:36.3290176Z [Scann] Compiling torch/csrc/distributed/rpc/message.cpp 2023-01-11T21:40:36.5346278Z 2023-01-11T21:40:36.5346809Z  2023-01-11T21:40:36.5347130Z  2023-01-11T21:40:36.5347413Z  2023-01-11T21:40:36.5347689Z  2023-01-11T21:40:36.5347933Z  2023-01-11T21:40:36.5348211Z  2023-01-11T21:40:36.5348489Z  2023-01-11T21:40:36.5348754Z  2023-01-11T21:40:36.5349151Z [1,763 / 2,684] 8 actions, 7 running 2023-01-11T21:40:36.5349613Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:40:36.5350060Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:36.5350647Z Compiling torch/csrc/jit/runtime/operator.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:36.5351184Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:36.5351605Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:36.5352028Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:36.5352472Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:36.5352890Z [Scann] Compiling torch/csrc/jit/passes/vulkan_rewrite.cpp 2023-01-11T21:40:36.8285930Z 2023-01-11T21:40:36.8293187Z  2023-01-11T21:40:36.8293545Z  2023-01-11T21:40:36.8293838Z  2023-01-11T21:40:36.8294126Z  2023-01-11T21:40:36.8294383Z  2023-01-11T21:40:36.8294654Z  2023-01-11T21:40:36.8294923Z  2023-01-11T21:40:36.8295184Z  2023-01-11T21:40:36.8295576Z [1,763 / 2,684] 8 actions running 2023-01-11T21:40:36.8296037Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:40:36.8296489Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:36.8306552Z Compiling torch/csrc/jit/runtime/operator.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:36.8307388Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:36.8308271Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:36.8308976Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:36.8309385Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:36.8310465Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:37.2286418Z 2023-01-11T21:40:37.2287288Z  2023-01-11T21:40:37.2287909Z  2023-01-11T21:40:37.2288509Z  2023-01-11T21:40:37.2291261Z  2023-01-11T21:40:37.2291622Z  2023-01-11T21:40:37.2292109Z  2023-01-11T21:40:37.2293310Z  2023-01-11T21:40:37.2293807Z  2023-01-11T21:40:37.2294447Z [1,764 / 2,684] 8 actions running 2023-01-11T21:40:37.2295244Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:40:37.2296006Z Compiling torch/csrc/jit/runtime/operator.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:37.2296700Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:37.2297279Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:37.2297889Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:37.2298642Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:37.2299653Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:37.2300214Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:37.4294572Z 2023-01-11T21:40:37.4295541Z  2023-01-11T21:40:37.4297161Z  2023-01-11T21:40:37.4297709Z  2023-01-11T21:40:37.4298287Z  2023-01-11T21:40:37.4299148Z  2023-01-11T21:40:37.4299513Z  2023-01-11T21:40:37.4299837Z  2023-01-11T21:40:37.4300163Z  2023-01-11T21:40:37.4300589Z [1,765 / 2,684] 8 actions running 2023-01-11T21:40:37.4301112Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:40:37.4301701Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:37.4302302Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:37.4302698Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:37.4303102Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:37.4303458Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:37.4303848Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:37.4304229Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:37.8296631Z 2023-01-11T21:40:37.8763900Z  2023-01-11T21:40:37.8764687Z  2023-01-11T21:40:37.8765020Z  2023-01-11T21:40:37.8765295Z  2023-01-11T21:40:37.8765573Z  2023-01-11T21:40:37.8765836Z  2023-01-11T21:40:37.8766108Z  2023-01-11T21:40:37.8766379Z  2023-01-11T21:40:37.8766752Z [1,767 / 2,684] 8 actions running 2023-01-11T21:40:37.8767213Z //:torch; 18s processwrapper-sandbox 2023-01-11T21:40:37.8767796Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:37.8768303Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:37.8768748Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:37.8769197Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:37.8769620Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:37.8770055Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:37.8770501Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:38.2678180Z 2023-01-11T21:40:38.2679107Z  2023-01-11T21:40:38.2679690Z  2023-01-11T21:40:38.2680168Z  2023-01-11T21:40:38.2680688Z  2023-01-11T21:40:38.2681414Z  2023-01-11T21:40:38.2683162Z  2023-01-11T21:40:38.2683630Z  2023-01-11T21:40:38.2684093Z  2023-01-11T21:40:38.2692648Z [1,768 / 2,684] 8 actions, 7 running 2023-01-11T21:40:38.2693284Z //:torch; 18s processwrapper-sandbox 2023-01-11T21:40:38.2694142Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:38.2695091Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:38.2695551Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:38.2695948Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:38.2696302Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:38.2696667Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:38.2697018Z [Scann] Compiling torch/csrc/jit/tensorexpr/tensor.cpp 2023-01-11T21:40:38.4822522Z 2023-01-11T21:40:38.4823041Z  2023-01-11T21:40:38.4823366Z  2023-01-11T21:40:38.4823662Z  2023-01-11T21:40:38.4823943Z  2023-01-11T21:40:38.4824209Z  2023-01-11T21:40:38.4824482Z  2023-01-11T21:40:38.4824758Z  2023-01-11T21:40:38.4825017Z  2023-01-11T21:40:38.4825409Z [1,768 / 2,684] 8 actions running 2023-01-11T21:40:38.4825864Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:40:38.4826306Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:38.4826753Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:38.4827195Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:38.4827632Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:38.4828075Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:38.4828510Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:38.4829073Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:38.6826557Z 2023-01-11T21:40:38.6827091Z  2023-01-11T21:40:38.6827387Z  2023-01-11T21:40:38.6827640Z  2023-01-11T21:40:38.6827897Z  2023-01-11T21:40:38.6828125Z  2023-01-11T21:40:38.6828368Z  2023-01-11T21:40:38.6828613Z  2023-01-11T21:40:38.6828835Z  2023-01-11T21:40:38.6829199Z [1,769 / 2,684] 8 actions running 2023-01-11T21:40:38.6829621Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:40:38.6829998Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:38.6830385Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:38.6830765Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:38.6831152Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:38.6831766Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:38.6832289Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:38.6832757Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:39.0823630Z 2023-01-11T21:40:39.0824237Z  2023-01-11T21:40:39.0824615Z  2023-01-11T21:40:39.0824831Z  2023-01-11T21:40:39.0824993Z  2023-01-11T21:40:39.1618448Z  2023-01-11T21:40:39.1619189Z  2023-01-11T21:40:39.1619463Z  2023-01-11T21:40:39.1619690Z  2023-01-11T21:40:39.1620009Z [1,770 / 2,684] 8 actions running 2023-01-11T21:40:39.1620365Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:40:39.1620722Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:39.1621114Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:39.1621492Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:39.1621891Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:39.1622437Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:39.1622934Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:39.1623333Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:39.3452024Z 2023-01-11T21:40:39.3452520Z  2023-01-11T21:40:39.3452745Z  2023-01-11T21:40:39.3452958Z  2023-01-11T21:40:39.3453138Z  2023-01-11T21:40:39.3453330Z  2023-01-11T21:40:39.3453488Z  2023-01-11T21:40:39.3453710Z  2023-01-11T21:40:39.3453930Z  2023-01-11T21:40:39.3454303Z [1,771 / 2,684] 8 actions, 7 running 2023-01-11T21:40:39.3454733Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:40:39.3455016Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:39.3455332Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:39.3455603Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:39.3455953Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:39.3456313Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:39.3456582Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:39.3456892Z [Scann] Compiling torch/csrc/jit/ir/subgraph_matcher.cpp 2023-01-11T21:40:39.5625845Z 2023-01-11T21:40:39.5626456Z  2023-01-11T21:40:39.5626810Z  2023-01-11T21:40:39.5626989Z  2023-01-11T21:40:39.5627161Z  2023-01-11T21:40:39.5627332Z  2023-01-11T21:40:39.5627517Z  2023-01-11T21:40:39.5627669Z  2023-01-11T21:40:39.5627835Z  2023-01-11T21:40:39.5628081Z [1,771 / 2,684] 8 actions running 2023-01-11T21:40:39.5628360Z //:torch; 20s processwrapper-sandbox 2023-01-11T21:40:39.5628636Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:39.5628908Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:39.5629160Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:39.5629611Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:39.5630005Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:39.5630394Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:39.5630859Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:39.7640252Z 2023-01-11T21:40:39.7642107Z  2023-01-11T21:40:39.7642493Z  2023-01-11T21:40:39.7642781Z  2023-01-11T21:40:39.7643087Z  2023-01-11T21:40:39.7643389Z  2023-01-11T21:40:39.7643684Z  2023-01-11T21:40:39.7643978Z  2023-01-11T21:40:39.7644277Z  2023-01-11T21:40:39.7644684Z [1,772 / 2,684] 8 actions running 2023-01-11T21:40:39.7645184Z //:torch; 20s processwrapper-sandbox 2023-01-11T21:40:39.7645688Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:39.7646175Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:39.7646785Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:39.7647362Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:39.7647836Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:39.7648498Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:39.7648980Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:40.1640959Z 2023-01-11T21:40:40.1641464Z  2023-01-11T21:40:40.1641858Z  2023-01-11T21:40:40.1642149Z  2023-01-11T21:40:40.1642324Z  2023-01-11T21:40:40.1642497Z  2023-01-11T21:40:40.1642653Z  2023-01-11T21:40:40.1804000Z  2023-01-11T21:40:40.1804551Z  2023-01-11T21:40:40.1804999Z [1,773 / 2,684] 8 actions running 2023-01-11T21:40:40.1805491Z //:torch; 20s processwrapper-sandbox 2023-01-11T21:40:40.1805869Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:40.1806219Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:40.1806583Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:40.1806969Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:40.1807369Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:40.1807801Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:40.1808246Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:40.5583298Z 2023-01-11T21:40:40.5583805Z  2023-01-11T21:40:40.5584090Z  2023-01-11T21:40:40.5584344Z  2023-01-11T21:40:40.5586662Z  2023-01-11T21:40:40.5587166Z  2023-01-11T21:40:40.5587904Z  2023-01-11T21:40:40.5588387Z  2023-01-11T21:40:40.5588865Z  2023-01-11T21:40:40.5589485Z [1,774 / 2,684] 8 actions, 7 running 2023-01-11T21:40:40.5590147Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:40:40.5590851Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:40.5591513Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:40.5592171Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:40.5592819Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:40.5593428Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:40.5594063Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:40.5594802Z [Scann] Compiling torch/csrc/jit/ir/type_hashing.cpp 2023-01-11T21:40:40.7834106Z 2023-01-11T21:40:40.7834593Z  2023-01-11T21:40:40.7834909Z  2023-01-11T21:40:40.7835182Z  2023-01-11T21:40:40.7835460Z  2023-01-11T21:40:40.7835714Z  2023-01-11T21:40:40.7835907Z  2023-01-11T21:40:40.7836155Z  2023-01-11T21:40:40.7836407Z  2023-01-11T21:40:40.7836804Z [1,775 / 2,684] 8 actions running 2023-01-11T21:40:40.7837250Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:40:40.7837923Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:40.7838394Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:40.7838832Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:40.7839262Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:40.7839687Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:40.7840209Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:40.7840785Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:41.1587588Z 2023-01-11T21:40:41.1588076Z  2023-01-11T21:40:41.1588430Z  2023-01-11T21:40:41.1588749Z  2023-01-11T21:40:41.1589063Z  2023-01-11T21:40:41.1589367Z  2023-01-11T21:40:41.1589668Z  2023-01-11T21:40:41.1589952Z  2023-01-11T21:40:41.1590254Z  2023-01-11T21:40:41.1590683Z [1,776 / 2,684] 8 actions, 7 running 2023-01-11T21:40:41.1591102Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:40:41.1591555Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:41.1592000Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:41.1592402Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:41.1592804Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:41.1593404Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:41.1593911Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:41.1594252Z [Scann] Compiling torch/csrc/jit/frontend/ir_emitter.cpp 2023-01-11T21:40:41.4172979Z 2023-01-11T21:40:41.4173544Z  2023-01-11T21:40:41.4173869Z  2023-01-11T21:40:41.4174114Z  2023-01-11T21:40:41.4174345Z  2023-01-11T21:40:41.4174562Z  2023-01-11T21:40:41.4174823Z  2023-01-11T21:40:41.4175104Z  2023-01-11T21:40:41.4175374Z  2023-01-11T21:40:41.4175782Z [1,776 / 2,684] 8 actions running 2023-01-11T21:40:41.4176407Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:40:41.4176854Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:41.4177291Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:41.4177769Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:41.4178196Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:41.4178667Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:41.4179167Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:41.4179628Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:41.6865931Z 2023-01-11T21:40:41.6866372Z  2023-01-11T21:40:41.6866707Z  2023-01-11T21:40:41.6866999Z  2023-01-11T21:40:41.6867282Z  2023-01-11T21:40:41.6867556Z  2023-01-11T21:40:41.6867813Z  2023-01-11T21:40:41.6868034Z  2023-01-11T21:40:41.6868270Z  2023-01-11T21:40:41.6868619Z [1,777 / 2,684] 8 actions, 7 running 2023-01-11T21:40:41.6869037Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:40:41.6869473Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:41.6869909Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:41.6870370Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:41.6870922Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:41.6871401Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:41.6871782Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:41.6872170Z [Scann] Compiling torch/csrc/jit/frontend/canonicalize_modified_loop.cpp 2023-01-11T21:40:41.9238198Z 2023-01-11T21:40:41.9242208Z  2023-01-11T21:40:41.9242452Z  2023-01-11T21:40:41.9242637Z  2023-01-11T21:40:41.9242809Z  2023-01-11T21:40:41.9242976Z  2023-01-11T21:40:41.9243129Z  2023-01-11T21:40:41.9243294Z  2023-01-11T21:40:41.9243462Z  2023-01-11T21:40:41.9243701Z [1,778 / 2,684] 8 actions, 7 running 2023-01-11T21:40:41.9244001Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:40:41.9244278Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:41.9244543Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:41.9244872Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:41.9245185Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:41.9245450Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:41.9245700Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:41.9245952Z [Scann] Compiling torch/csrc/jit/runtime/static/ops.cpp 2023-01-11T21:40:42.2178542Z 2023-01-11T21:40:42.2179191Z  2023-01-11T21:40:42.2179501Z  2023-01-11T21:40:42.2179793Z  2023-01-11T21:40:42.2180074Z  2023-01-11T21:40:42.2180333Z  2023-01-11T21:40:42.2180601Z  2023-01-11T21:40:42.2180870Z  2023-01-11T21:40:42.2181129Z  2023-01-11T21:40:42.2181513Z [1,778 / 2,684] 8 actions running 2023-01-11T21:40:42.2181985Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:40:42.2182419Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:42.2182865Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:42.2183428Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:42.2183920Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:42.2184347Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:42.2184780Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:42.2185331Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:42.4176100Z 2023-01-11T21:40:42.4176498Z  2023-01-11T21:40:42.4176729Z  2023-01-11T21:40:42.4176908Z  2023-01-11T21:40:42.4177068Z  2023-01-11T21:40:42.4177234Z  2023-01-11T21:40:42.4177402Z  2023-01-11T21:40:42.4177552Z  2023-01-11T21:40:42.4177715Z  2023-01-11T21:40:42.4177960Z [1,779 / 2,684] 8 actions running 2023-01-11T21:40:42.4185555Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:40:42.4186044Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:42.4186417Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:42.4186772Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:42.4187186Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:42.4187619Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:42.4188199Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:42.4188822Z Compiling torch/csrc/autograd/forward_grad.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:42.8172893Z 2023-01-11T21:40:42.8173443Z  2023-01-11T21:40:42.8173826Z  2023-01-11T21:40:42.8174130Z  2023-01-11T21:40:42.8174430Z  2023-01-11T21:40:42.8174730Z  2023-01-11T21:40:42.8175017Z  2023-01-11T21:40:42.8175253Z  2023-01-11T21:40:42.8175408Z  2023-01-11T21:40:42.8175709Z [1,780 / 2,684] 8 actions running 2023-01-11T21:40:42.8176015Z //:torch; 23s processwrapper-sandbox 2023-01-11T21:40:42.8176294Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:42.8176549Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:42.8176871Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:42.8177160Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:42.8177495Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:42.8177963Z Compiling torch/csrc/autograd/forward_grad.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:42.8178282Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:43.1394895Z 2023-01-11T21:40:43.1395427Z  2023-01-11T21:40:43.1395774Z  2023-01-11T21:40:43.1396054Z  2023-01-11T21:40:43.1396336Z  2023-01-11T21:40:43.1396619Z  2023-01-11T21:40:43.1396878Z  2023-01-11T21:40:43.1397153Z  2023-01-11T21:40:43.1397432Z  2023-01-11T21:40:43.1398058Z [1,781 / 2,684] 8 actions, 7 running 2023-01-11T21:40:43.1398559Z //:torch; 23s processwrapper-sandbox 2023-01-11T21:40:43.1399019Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:43.1399460Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:43.1399914Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:43.1400559Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:43.1401217Z Compiling torch/csrc/autograd/forward_grad.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:43.1401744Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:43.1402184Z [Scann] Compiling torch/csrc/autograd/functions/utils.cpp 2023-01-11T21:40:43.3755323Z 2023-01-11T21:40:43.3756004Z  2023-01-11T21:40:43.3756414Z  2023-01-11T21:40:43.3756732Z  2023-01-11T21:40:43.3757029Z  2023-01-11T21:40:43.3757349Z  2023-01-11T21:40:43.3757651Z  2023-01-11T21:40:43.3758008Z  2023-01-11T21:40:43.3758180Z  2023-01-11T21:40:43.3758439Z [1,783 / 2,684] 8 actions, 7 running 2023-01-11T21:40:43.3758742Z //:torch; 23s processwrapper-sandbox 2023-01-11T21:40:43.3759024Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:43.3759363Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:43.3759757Z Compiling torch/csrc/autograd/forward_grad.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:43.3760071Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:43.3760328Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:43.3760657Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:43.3799102Z [Scann] Compiling torch/csrc/jit/passes/remove_redundant_profiles.cpp 2023-01-11T21:40:43.6704503Z 2023-01-11T21:40:43.6705181Z  2023-01-11T21:40:43.6705818Z  2023-01-11T21:40:43.6706146Z  2023-01-11T21:40:43.6706444Z  2023-01-11T21:40:43.6707085Z  2023-01-11T21:40:43.6707360Z  2023-01-11T21:40:43.6707654Z  2023-01-11T21:40:43.6707937Z  2023-01-11T21:40:43.6708776Z [1,783 / 2,684] 8 actions running 2023-01-11T21:40:43.6709478Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:40:43.6709775Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:43.6710303Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:43.6710746Z Compiling torch/csrc/autograd/forward_grad.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:43.6711213Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:43.6711595Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:43.6711928Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:43.6712271Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:43.9485633Z 2023-01-11T21:40:43.9486135Z  2023-01-11T21:40:43.9486458Z  2023-01-11T21:40:43.9486745Z  2023-01-11T21:40:43.9487030Z  2023-01-11T21:40:43.9487292Z  2023-01-11T21:40:43.9487567Z  2023-01-11T21:40:43.9487833Z  2023-01-11T21:40:43.9488109Z  2023-01-11T21:40:43.9488503Z [1,784 / 2,684] 8 actions, 7 running 2023-01-11T21:40:43.9488969Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:40:43.9489544Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:43.9490199Z Compiling torch/csrc/autograd/forward_grad.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:43.9490724Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:43.9491153Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:43.9491590Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:43.9492038Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:43.9492428Z [Scann] Compiling torch/csrc/jit/testing/file_check.cpp 2023-01-11T21:40:44.2714515Z 2023-01-11T21:40:44.2715128Z  2023-01-11T21:40:44.2715604Z  2023-01-11T21:40:44.2715917Z  2023-01-11T21:40:44.2716150Z  2023-01-11T21:40:44.2716532Z  2023-01-11T21:40:44.2716766Z  2023-01-11T21:40:44.2717107Z  2023-01-11T21:40:44.2717480Z  2023-01-11T21:40:44.2718129Z [1,784 / 2,684] 8 actions running 2023-01-11T21:40:44.2718535Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:40:44.2719207Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:44.2720032Z Compiling torch/csrc/autograd/forward_grad.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:44.2720780Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:44.2721377Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:44.2721923Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:44.2722320Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:44.2722984Z Compiling torch/csrc/jit/testing/file_check.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:44.6719925Z 2023-01-11T21:40:44.6720531Z  2023-01-11T21:40:44.6720906Z  2023-01-11T21:40:44.6721191Z  2023-01-11T21:40:44.6721494Z  2023-01-11T21:40:44.6721792Z  2023-01-11T21:40:44.6722091Z  2023-01-11T21:40:44.6722387Z  2023-01-11T21:40:44.6722681Z  2023-01-11T21:40:44.6723094Z [1,785 / 2,684] 8 actions running 2023-01-11T21:40:44.6723584Z //:torch; 25s processwrapper-sandbox 2023-01-11T21:40:44.6724229Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:44.6724800Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:44.6725283Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:44.6725768Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:44.6726422Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:44.6727053Z Compiling torch/csrc/jit/testing/file_check.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:44.6727617Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:45.1174314Z 2023-01-11T21:40:45.1174838Z  2023-01-11T21:40:45.1175172Z  2023-01-11T21:40:45.1175473Z  2023-01-11T21:40:45.1175765Z  2023-01-11T21:40:45.1176033Z  2023-01-11T21:40:45.1176469Z  2023-01-11T21:40:45.1176760Z  2023-01-11T21:40:45.1177021Z  2023-01-11T21:40:45.1177423Z [1,786 / 2,684] 8 actions, 7 running 2023-01-11T21:40:45.1177897Z //:torch; 25s processwrapper-sandbox 2023-01-11T21:40:45.1178538Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:45.1179108Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:45.1179557Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:45.1179991Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:45.1180593Z Compiling torch/csrc/jit/testing/file_check.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:45.1181151Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:45.1181586Z [Scann] Compiling torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp 2023-01-11T21:40:45.3825278Z 2023-01-11T21:40:45.3826285Z  2023-01-11T21:40:45.3827019Z  2023-01-11T21:40:45.3828044Z  2023-01-11T21:40:45.3828515Z  2023-01-11T21:40:45.3828964Z  2023-01-11T21:40:45.3829542Z  2023-01-11T21:40:45.3831100Z  2023-01-11T21:40:45.3831560Z  2023-01-11T21:40:45.3832126Z [1,788 / 2,684] 8 actions, 7 running 2023-01-11T21:40:45.3832738Z //:torch; 25s processwrapper-sandbox 2023-01-11T21:40:45.3833647Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:45.3835473Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:45.3836414Z Compiling torch/csrc/jit/testing/file_check.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:45.3837290Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:45.3838299Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:45.3838976Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:45.3839548Z [Scann] Compiling torch/csrc/api/src/imethod.cpp 2023-01-11T21:40:45.6719932Z 2023-01-11T21:40:45.6720832Z  2023-01-11T21:40:45.6721399Z  2023-01-11T21:40:45.6721862Z  2023-01-11T21:40:45.6722364Z  2023-01-11T21:40:45.6722843Z  2023-01-11T21:40:45.6723303Z  2023-01-11T21:40:45.6724761Z  2023-01-11T21:40:45.6725151Z  2023-01-11T21:40:45.6725696Z [1,789 / 2,684] 8 actions running 2023-01-11T21:40:45.6726234Z //:torch; 26s processwrapper-sandbox 2023-01-11T21:40:45.6726905Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2023-01-11T21:40:45.6727482Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:45.6728022Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:45.6728572Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:45.6729057Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:45.6729662Z Compiling torch/csrc/api/src/imethod.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:45.6730197Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:46.0725377Z 2023-01-11T21:40:46.0725938Z  2023-01-11T21:40:46.0726288Z  2023-01-11T21:40:46.0726567Z  2023-01-11T21:40:46.0729453Z  2023-01-11T21:40:46.0731445Z  2023-01-11T21:40:46.0731986Z  2023-01-11T21:40:46.0738317Z  2023-01-11T21:40:46.0738645Z  2023-01-11T21:40:46.0739085Z [1,789 / 2,684] 8 actions running 2023-01-11T21:40:46.0739611Z //:torch; 26s processwrapper-sandbox 2023-01-11T21:40:46.0740254Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2023-01-11T21:40:46.0740829Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:46.0741322Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:46.0741986Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:46.0742437Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:46.0743039Z Compiling torch/csrc/api/src/imethod.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:46.0743608Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:46.4728522Z 2023-01-11T21:40:46.4729094Z  2023-01-11T21:40:46.4729639Z  2023-01-11T21:40:46.4730304Z  2023-01-11T21:40:46.4730591Z  2023-01-11T21:40:46.4731049Z  2023-01-11T21:40:46.4731362Z  2023-01-11T21:40:46.4731817Z  2023-01-11T21:40:46.4732110Z  2023-01-11T21:40:46.4732695Z [1,790 / 2,684] 8 actions running 2023-01-11T21:40:46.4733336Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:40:46.4734230Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2023-01-11T21:40:46.4734988Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:46.4735633Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:46.4735974Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:46.4736429Z Compiling torch/csrc/api/src/imethod.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:46.4736742Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:46.4737049Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:46.9485835Z 2023-01-11T21:40:46.9486329Z  2023-01-11T21:40:46.9486689Z  2023-01-11T21:40:46.9487005Z  2023-01-11T21:40:46.9487297Z  2023-01-11T21:40:46.9487606Z  2023-01-11T21:40:46.9487913Z  2023-01-11T21:40:46.9488203Z  2023-01-11T21:40:46.9488490Z  2023-01-11T21:40:46.9489033Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2023-01-11T21:40:46.9489557Z [1,790 / 2,684] 8 actions running 2023-01-11T21:40:46.9490046Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:40:46.9490699Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 5s processwrapper-sandbox 2023-01-11T21:40:46.9491302Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:46.9491772Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:46.9492238Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:46.9492800Z Compiling torch/csrc/api/src/imethod.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:46.9493344Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:46.9493836Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:46.9494088Z 2023-01-11T21:40:46.9494250Z  2023-01-11T21:40:46.9494549Z  2023-01-11T21:40:46.9494855Z  2023-01-11T21:40:46.9495145Z  2023-01-11T21:40:46.9495424Z  2023-01-11T21:40:46.9495714Z  2023-01-11T21:40:46.9495983Z  2023-01-11T21:40:46.9496246Z  2023-01-11T21:40:46.9496748Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18:0: 2023-01-11T21:40:46.9497245Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2023-01-11T21:40:46.9498051Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2023-01-11T21:40:46.9498675Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2023-01-11T21:40:46.9499050Z ^ 2023-01-11T21:40:46.9499448Z [1,790 / 2,684] 8 actions running 2023-01-11T21:40:46.9499895Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:40:46.9500538Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 5s processwrapper-sandbox 2023-01-11T21:40:46.9501072Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:46.9501474Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:46.9501887Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:46.9502428Z Compiling torch/csrc/api/src/imethod.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:46.9502953Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:46.9503409Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:47.2732261Z 2023-01-11T21:40:47.2732690Z  2023-01-11T21:40:47.3372759Z  2023-01-11T21:40:47.3373073Z  2023-01-11T21:40:47.3373357Z  2023-01-11T21:40:47.3373632Z  2023-01-11T21:40:47.3373889Z  2023-01-11T21:40:47.3374165Z  2023-01-11T21:40:47.3374440Z  2023-01-11T21:40:47.3374814Z [1,792 / 2,684] 8 actions running 2023-01-11T21:40:47.3375266Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:40:47.3375725Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:47.3376262Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:47.3376713Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:47.3377154Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:47.3377579Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:47.3378014Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:47.3378449Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:47.6732583Z 2023-01-11T21:40:47.6733166Z  2023-01-11T21:40:47.6733521Z  2023-01-11T21:40:47.6733827Z  2023-01-11T21:40:47.6734148Z  2023-01-11T21:40:47.6734433Z  2023-01-11T21:40:47.6734728Z  2023-01-11T21:40:47.6735033Z  2023-01-11T21:40:47.6735323Z  2023-01-11T21:40:47.6735765Z [1,793 / 2,684] 8 actions, 7 running 2023-01-11T21:40:47.6736267Z //:torch; 28s processwrapper-sandbox 2023-01-11T21:40:47.6736717Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:47.6737195Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:47.6737667Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:47.6738104Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:47.6738554Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:47.6739018Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:47.6739439Z [Scann] Compiling torch/csrc/autograd/profiler_legacy.cpp 2023-01-11T21:40:47.9387871Z 2023-01-11T21:40:47.9388414Z  2023-01-11T21:40:47.9388699Z  2023-01-11T21:40:47.9388937Z  2023-01-11T21:40:47.9389186Z  2023-01-11T21:40:47.9389441Z  2023-01-11T21:40:47.9389695Z  2023-01-11T21:40:47.9389946Z  2023-01-11T21:40:47.9390178Z  2023-01-11T21:40:47.9390564Z [1,793 / 2,684] 8 actions running 2023-01-11T21:40:47.9391005Z //:torch; 28s processwrapper-sandbox 2023-01-11T21:40:47.9391436Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:47.9391875Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:47.9392328Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:47.9392754Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:47.9393195Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:47.9393637Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:47.9394020Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:48.2249485Z 2023-01-11T21:40:48.2249961Z  2023-01-11T21:40:48.2250321Z  2023-01-11T21:40:48.2250641Z  2023-01-11T21:40:48.2250934Z  2023-01-11T21:40:48.2251239Z  2023-01-11T21:40:48.2251530Z  2023-01-11T21:40:48.2251807Z  2023-01-11T21:40:48.2252077Z  2023-01-11T21:40:48.2252475Z [1,794 / 2,684] 8 actions, 7 running 2023-01-11T21:40:48.2252916Z //:torch; 28s processwrapper-sandbox 2023-01-11T21:40:48.2253363Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:48.2253813Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:48.2254229Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:48.2254678Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:48.2255140Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:48.2255600Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:48.2256072Z [Scann] Compiling torch/csrc/jit/runtime/register_ops_utils.cpp 2023-01-11T21:40:48.4752932Z 2023-01-11T21:40:48.4753449Z  2023-01-11T21:40:48.4753810Z  2023-01-11T21:40:48.4754098Z  2023-01-11T21:40:48.4754393Z  2023-01-11T21:40:48.4754688Z  2023-01-11T21:40:48.4754969Z  2023-01-11T21:40:48.4755242Z  2023-01-11T21:40:48.4755702Z  2023-01-11T21:40:48.4756107Z [1,795 / 2,684] 8 actions, 7 running 2023-01-11T21:40:48.4756566Z //:torch; 29s processwrapper-sandbox 2023-01-11T21:40:48.4756965Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:48.4757348Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:48.4758158Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:48.4758666Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:48.4759053Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:48.4759436Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:48.4759817Z [Scann] Compiling torch/csrc/jit/mobile/compatibility/backport.cpp 2023-01-11T21:40:48.7147375Z 2023-01-11T21:40:48.7147876Z  2023-01-11T21:40:48.7148211Z  2023-01-11T21:40:48.7148492Z  2023-01-11T21:40:48.7148774Z  2023-01-11T21:40:48.7149052Z  2023-01-11T21:40:48.7149315Z  2023-01-11T21:40:48.7149605Z  2023-01-11T21:40:48.7149901Z  2023-01-11T21:40:48.7150293Z [1,796 / 2,684] 8 actions, 7 running 2023-01-11T21:40:48.7150746Z //:torch; 29s processwrapper-sandbox 2023-01-11T21:40:48.7151196Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:48.7151649Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:48.7152091Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:48.7152550Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:48.7152980Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:48.7153436Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:48.7153881Z [Scann] Compiling torch/csrc/api/src/nn/modules/transformer.cpp 2023-01-11T21:40:48.9387255Z 2023-01-11T21:40:48.9388030Z  2023-01-11T21:40:48.9388400Z  2023-01-11T21:40:48.9388598Z  2023-01-11T21:40:48.9388766Z  2023-01-11T21:40:48.9388935Z  2023-01-11T21:40:48.9389102Z  2023-01-11T21:40:48.9389269Z  2023-01-11T21:40:48.9389421Z  2023-01-11T21:40:48.9389675Z [1,796 / 2,684] 8 actions running 2023-01-11T21:40:48.9389978Z //:torch; 29s processwrapper-sandbox 2023-01-11T21:40:48.9390244Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:48.9390514Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:48.9390779Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:48.9391043Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:48.9391301Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:48.9391561Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:48.9391826Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:49.3046218Z 2023-01-11T21:40:49.3046764Z  2023-01-11T21:40:49.3047095Z  2023-01-11T21:40:49.3047371Z  2023-01-11T21:40:49.3047631Z  2023-01-11T21:40:49.3047882Z  2023-01-11T21:40:49.3048121Z  2023-01-11T21:40:49.3048351Z  2023-01-11T21:40:49.3048571Z  2023-01-11T21:40:49.3048928Z [1,797 / 2,684] 8 actions, 7 running 2023-01-11T21:40:49.3049355Z //:torch; 29s processwrapper-sandbox 2023-01-11T21:40:49.3049752Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:49.3050168Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:49.3050603Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:49.3051039Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:49.3051467Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:49.3051896Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:49.3052249Z [Scann] Compiling torch/csrc/lazy/core/helpers.cpp 2023-01-11T21:40:49.6129535Z 2023-01-11T21:40:49.6130025Z  2023-01-11T21:40:49.6130392Z  2023-01-11T21:40:49.6130684Z  2023-01-11T21:40:49.6130954Z  2023-01-11T21:40:49.6131232Z  2023-01-11T21:40:49.6131509Z  2023-01-11T21:40:49.6131753Z  2023-01-11T21:40:49.6132030Z  2023-01-11T21:40:49.6132451Z [1,797 / 2,684] 8 actions running 2023-01-11T21:40:49.6132911Z //:torch; 30s processwrapper-sandbox 2023-01-11T21:40:49.6133595Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:49.6134038Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:49.6134439Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:49.6134919Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:49.6135380Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:49.6135841Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:49.6136577Z Compiling torch/csrc/lazy/core/helpers.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:49.9563594Z 2023-01-11T21:40:49.9564157Z  2023-01-11T21:40:49.9564499Z  2023-01-11T21:40:49.9564732Z  2023-01-11T21:40:49.9564970Z  2023-01-11T21:40:49.9565231Z  2023-01-11T21:40:49.9565492Z  2023-01-11T21:40:49.9565769Z  2023-01-11T21:40:49.9566054Z  2023-01-11T21:40:49.9566467Z [1,798 / 2,684] 8 actions, 7 running 2023-01-11T21:40:49.9566930Z //:torch; 30s processwrapper-sandbox 2023-01-11T21:40:49.9567355Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:49.9567811Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:49.9568269Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:49.9568737Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:49.9569147Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:49.9569703Z Compiling torch/csrc/lazy/core/helpers.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:49.9570263Z [Scann] Compiling torch/csrc/api/src/nn/modules/_functions.cpp 2023-01-11T21:40:50.2136781Z 2023-01-11T21:40:50.2137295Z  2023-01-11T21:40:50.2137625Z  2023-01-11T21:40:50.2137908Z  2023-01-11T21:40:50.2138163Z  2023-01-11T21:40:50.2138400Z  2023-01-11T21:40:50.2138660Z  2023-01-11T21:40:50.2138937Z  2023-01-11T21:40:50.2139181Z  2023-01-11T21:40:50.2139518Z [1,800 / 2,684] 8 actions running 2023-01-11T21:40:50.2139944Z //:torch; 30s processwrapper-sandbox 2023-01-11T21:40:50.2140390Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:40:50.2140852Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:50.2141287Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:50.2141835Z Compiling torch/csrc/lazy/core/helpers.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:50.2142323Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:50.2142728Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:50.2143167Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:50.9066640Z 2023-01-11T21:40:50.9067159Z  2023-01-11T21:40:50.9067516Z  2023-01-11T21:40:50.9067808Z  2023-01-11T21:40:50.9068065Z  2023-01-11T21:40:50.9068358Z  2023-01-11T21:40:50.9068634Z  2023-01-11T21:40:50.9068881Z  2023-01-11T21:40:50.9069156Z  2023-01-11T21:40:50.9069578Z [1,801 / 2,684] 8 actions, 7 running 2023-01-11T21:40:50.9070043Z //:torch; 31s processwrapper-sandbox 2023-01-11T21:40:50.9070528Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:40:50.9070982Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:50.9071406Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:50.9071870Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:50.9072355Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:50.9072815Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:50.9073202Z [Scann] Compiling torch/csrc/jit/runtime/slice_indices_adjust.cpp 2023-01-11T21:40:51.1130968Z 2023-01-11T21:40:51.1131522Z  2023-01-11T21:40:51.1131920Z  2023-01-11T21:40:51.1132228Z  2023-01-11T21:40:51.1132608Z  2023-01-11T21:40:51.1132982Z  2023-01-11T21:40:51.1133227Z  2023-01-11T21:40:51.1133503Z  2023-01-11T21:40:51.1133773Z  2023-01-11T21:40:51.1134150Z [1,802 / 2,684] 8 actions, 7 running 2023-01-11T21:40:51.1134598Z //:torch; 31s processwrapper-sandbox 2023-01-11T21:40:51.1135043Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:40:51.1135494Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:51.1136242Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:51.1136725Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:51.1137205Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:51.1137694Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:51.1138186Z [Prepa] Compiling torch/csrc/jit/tensorexpr/operators/misc.cpp 2023-01-11T21:40:51.4146267Z 2023-01-11T21:40:51.4147452Z  2023-01-11T21:40:51.4148166Z  2023-01-11T21:40:51.4149838Z  2023-01-11T21:40:51.4150323Z  2023-01-11T21:40:51.4150738Z  2023-01-11T21:40:51.4151277Z  2023-01-11T21:40:51.4152479Z  2023-01-11T21:40:51.4152913Z  2023-01-11T21:40:51.4153401Z [1,802 / 2,684] 8 actions running 2023-01-11T21:40:51.4154118Z //:torch; 31s processwrapper-sandbox 2023-01-11T21:40:51.4155950Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:40:51.4156760Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:51.4157561Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:51.4158651Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:51.4159381Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:51.4161780Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:51.4162423Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:51.7160960Z 2023-01-11T21:40:51.7161430Z  2023-01-11T21:40:51.7161785Z  2023-01-11T21:40:51.7162094Z  2023-01-11T21:40:51.7162360Z  2023-01-11T21:40:51.7162646Z  2023-01-11T21:40:51.7162923Z  2023-01-11T21:40:51.7163169Z  2023-01-11T21:40:51.7163428Z  2023-01-11T21:40:51.7163834Z [1,803 / 2,684] 8 actions, 7 running 2023-01-11T21:40:51.7164296Z //:torch; 32s processwrapper-sandbox 2023-01-11T21:40:51.7164768Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:40:51.7165233Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:51.7165673Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:51.7166126Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:51.7166553Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:51.7166974Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:51.7167439Z [Scann] Compiling torch/csrc/jit/passes/symbolic_shape_analysis.cpp 2023-01-11T21:40:52.0203569Z 2023-01-11T21:40:52.0204112Z  2023-01-11T21:40:52.0204472Z  2023-01-11T21:40:52.0204748Z  2023-01-11T21:40:52.0205046Z  2023-01-11T21:40:52.0205318Z  2023-01-11T21:40:52.0205584Z  2023-01-11T21:40:52.0205869Z  2023-01-11T21:40:52.0206148Z  2023-01-11T21:40:52.0206519Z [1,805 / 2,684] 8 actions running 2023-01-11T21:40:52.0206965Z //:torch; 32s processwrapper-sandbox 2023-01-11T21:40:52.0207418Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:40:52.0208251Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:52.0208748Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:52.0209204Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:52.0209678Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:52.0210142Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:52.0210571Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:52.3558628Z 2023-01-11T21:40:52.3559159Z  2023-01-11T21:40:52.3559492Z  2023-01-11T21:40:52.3559742Z  2023-01-11T21:40:52.3559964Z  2023-01-11T21:40:52.3560219Z  2023-01-11T21:40:52.3560522Z  2023-01-11T21:40:52.3560744Z  2023-01-11T21:40:52.3560997Z  2023-01-11T21:40:52.3561403Z [1,806 / 2,684] 8 actions, 7 running 2023-01-11T21:40:52.3561859Z //:torch; 32s processwrapper-sandbox 2023-01-11T21:40:52.3562317Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:40:52.3562747Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:52.3563112Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:52.3563495Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:52.3564108Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:52.3564557Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:52.3564989Z [Scann] Compiling torch/csrc/jit/passes/clear_undefinedness.cpp 2023-01-11T21:40:52.6200863Z 2023-01-11T21:40:52.6201708Z  2023-01-11T21:40:52.6202089Z  2023-01-11T21:40:52.6202417Z  2023-01-11T21:40:52.6202722Z  2023-01-11T21:40:52.6203031Z  2023-01-11T21:40:52.6833545Z  2023-01-11T21:40:52.6834365Z  2023-01-11T21:40:52.6834676Z  2023-01-11T21:40:52.6835071Z [1,806 / 2,684] 8 actions running 2023-01-11T21:40:52.6835540Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:40:52.6836009Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:40:52.6836476Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:52.6836954Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:52.6837426Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:52.6838035Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:52.6838541Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:52.6839025Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:53.0312089Z 2023-01-11T21:40:53.0312592Z  2023-01-11T21:40:53.0313002Z  2023-01-11T21:40:53.0313312Z  2023-01-11T21:40:53.0313593Z  2023-01-11T21:40:53.0313881Z  2023-01-11T21:40:53.0314175Z  2023-01-11T21:40:53.0314448Z  2023-01-11T21:40:53.0314754Z  2023-01-11T21:40:53.0315169Z [1,807 / 2,684] 8 actions, 7 running 2023-01-11T21:40:53.0315605Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:40:53.0316055Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:40:53.0316506Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:53.0316950Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:53.0317390Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:53.0318015Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:53.0318621Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:53.0319131Z [Scann] Compiling torch/csrc/jit/passes/tensorexpr_fuser.cpp 2023-01-11T21:40:53.2850065Z 2023-01-11T21:40:53.2850628Z  2023-01-11T21:40:53.2851058Z  2023-01-11T21:40:53.2851409Z  2023-01-11T21:40:53.2851683Z  2023-01-11T21:40:53.2854194Z  2023-01-11T21:40:53.2854622Z  2023-01-11T21:40:53.2854920Z  2023-01-11T21:40:53.2855339Z  2023-01-11T21:40:53.2855913Z [1,808 / 2,684] 8 actions running 2023-01-11T21:40:53.2856386Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:40:53.2856897Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:40:53.2857383Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:53.2857877Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:53.2858372Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:53.2858853Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:53.2859343Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:53.2859830Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:53.5982310Z 2023-01-11T21:40:53.5983312Z  2023-01-11T21:40:53.5983887Z  2023-01-11T21:40:53.5984334Z  2023-01-11T21:40:53.5984891Z  2023-01-11T21:40:53.5985900Z  2023-01-11T21:40:53.5986304Z  2023-01-11T21:40:53.5986601Z  2023-01-11T21:40:53.6002186Z  2023-01-11T21:40:53.6002623Z [1,809 / 2,684] 8 actions, 7 running 2023-01-11T21:40:53.6003121Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:40:53.6003681Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:40:53.6004222Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:53.6004619Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:53.6005040Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:53.6005503Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:53.6005920Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:53.6006404Z [Scann] Compiling torch/csrc/api/src/nn/modules/normalization.cpp 2023-01-11T21:40:53.8863080Z 2023-01-11T21:40:53.8863623Z  2023-01-11T21:40:53.8863964Z  2023-01-11T21:40:53.8864265Z  2023-01-11T21:40:53.8864530Z  2023-01-11T21:40:53.8864820Z  2023-01-11T21:40:53.8865099Z  2023-01-11T21:40:53.8865347Z  2023-01-11T21:40:53.8865614Z  2023-01-11T21:40:53.8865999Z [1,810 / 2,684] 8 actions running 2023-01-11T21:40:53.8866625Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:40:53.8867112Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:40:53.8867590Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:53.8868039Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:53.8868510Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:53.8868974Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:53.8869422Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:53.8870022Z Compiling torch/csrc/distributed/c10d/Work.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:54.3388107Z 2023-01-11T21:40:54.3388652Z  2023-01-11T21:40:54.3389021Z  2023-01-11T21:40:54.3389331Z  2023-01-11T21:40:54.3389644Z  2023-01-11T21:40:54.3389933Z  2023-01-11T21:40:54.3390205Z  2023-01-11T21:40:54.3390510Z  2023-01-11T21:40:54.3390794Z  2023-01-11T21:40:54.3391200Z [1,811 / 2,684] 8 actions, 7 running 2023-01-11T21:40:54.3391728Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:40:54.3392225Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:40:54.3392699Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:54.3393185Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:54.3393667Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:54.3394124Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:54.3394766Z Compiling torch/csrc/distributed/c10d/Work.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:54.3395287Z [Scann] Compiling torch/csrc/api/src/optim/lbfgs.cpp 2023-01-11T21:40:54.6867093Z 2023-01-11T21:40:54.6872501Z  2023-01-11T21:40:54.6872817Z  2023-01-11T21:40:54.6873100Z  2023-01-11T21:40:54.6873379Z  2023-01-11T21:40:54.6873642Z  2023-01-11T21:40:54.6873914Z  2023-01-11T21:40:54.6874173Z  2023-01-11T21:40:54.6874392Z  2023-01-11T21:40:54.6874752Z [1,811 / 2,684] 8 actions running 2023-01-11T21:40:54.6875195Z //:torch; 35s processwrapper-sandbox 2023-01-11T21:40:54.6875626Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:40:54.6876068Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:54.6876520Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:54.6876938Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:54.6877344Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:54.6878097Z Compiling torch/csrc/distributed/c10d/Work.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:54.6878772Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:55.2255548Z 2023-01-11T21:40:55.2256091Z  2023-01-11T21:40:55.2256433Z  2023-01-11T21:40:55.2256678Z  2023-01-11T21:40:55.2256954Z  2023-01-11T21:40:55.2257227Z  2023-01-11T21:40:55.2257495Z  2023-01-11T21:40:55.2257790Z  2023-01-11T21:40:55.2258090Z  2023-01-11T21:40:55.2258491Z [1,812 / 2,684] 8 actions, 7 running 2023-01-11T21:40:55.2258950Z //:torch; 35s processwrapper-sandbox 2023-01-11T21:40:55.2259391Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:40:55.2259813Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:55.2260270Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:55.2260745Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:55.2261297Z Compiling torch/csrc/distributed/c10d/Work.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:55.2261928Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:55.2262400Z [Scann] Compiling torch/csrc/jit/jit_log.cpp 2023-01-11T21:40:55.4886377Z 2023-01-11T21:40:55.4886940Z  2023-01-11T21:40:55.4887260Z  2023-01-11T21:40:55.4887522Z  2023-01-11T21:40:55.4887778Z  2023-01-11T21:40:55.4888031Z  2023-01-11T21:40:55.4888315Z  2023-01-11T21:40:55.4888589Z  2023-01-11T21:40:55.4888860Z  2023-01-11T21:40:55.4889225Z [1,812 / 2,684] 8 actions running 2023-01-11T21:40:55.4889845Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:40:55.4890267Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:40:55.4890680Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:55.4891110Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:55.4891548Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:55.4892116Z Compiling torch/csrc/distributed/c10d/Work.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:55.4892687Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:55.4893226Z Compiling torch/csrc/jit/jit_log.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:55.8788920Z 2023-01-11T21:40:55.8789454Z  2023-01-11T21:40:55.8789782Z  2023-01-11T21:40:55.8790058Z  2023-01-11T21:40:55.8790339Z  2023-01-11T21:40:55.8790614Z  2023-01-11T21:40:55.8790869Z  2023-01-11T21:40:55.8791136Z  2023-01-11T21:40:55.8791404Z  2023-01-11T21:40:55.8791773Z [1,813 / 2,684] 8 actions, 7 running 2023-01-11T21:40:55.8792242Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:40:55.8792679Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:40:55.8793091Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:55.8793513Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:55.8794057Z Compiling torch/csrc/distributed/c10d/Work.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:55.8794668Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:55.8795274Z Compiling torch/csrc/jit/jit_log.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:55.8795685Z [Scann] Compiling torch/csrc/jit/runtime/static/te_wrapper.cpp 2023-01-11T21:40:56.0976747Z 2023-01-11T21:40:56.0977290Z  2023-01-11T21:40:56.0977645Z  2023-01-11T21:40:56.0977948Z  2023-01-11T21:40:56.0978251Z  2023-01-11T21:40:56.0978526Z  2023-01-11T21:40:56.0978815Z  2023-01-11T21:40:56.0979113Z  2023-01-11T21:40:56.0979386Z  2023-01-11T21:40:56.0979828Z [1,814 / 2,684] 8 actions running 2023-01-11T21:40:56.0980311Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:40:56.0980778Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:40:56.0981252Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:56.0981861Z Compiling torch/csrc/distributed/c10d/Work.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:56.0982553Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:56.0983209Z Compiling torch/csrc/jit/jit_log.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:56.0983768Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:56.0984378Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:56.3044119Z 2023-01-11T21:40:56.3044646Z  2023-01-11T21:40:56.3044984Z  2023-01-11T21:40:56.3045264Z  2023-01-11T21:40:56.3045545Z  2023-01-11T21:40:56.3045834Z  2023-01-11T21:40:56.3046103Z  2023-01-11T21:40:56.3046387Z  2023-01-11T21:40:56.3046641Z  2023-01-11T21:40:56.3046975Z [1,815 / 2,684] 8 actions, 7 running 2023-01-11T21:40:56.3047378Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:40:56.3047777Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:40:56.3048190Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:56.3048786Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:56.3049351Z Compiling torch/csrc/jit/jit_log.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:56.3049764Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:56.3050460Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:56.3050920Z [Scann] Compiling torch/csrc/jit/tensorexpr/expr.cpp 2023-01-11T21:40:56.6709270Z 2023-01-11T21:40:56.6710089Z  2023-01-11T21:40:56.6710413Z  2023-01-11T21:40:56.6710756Z  2023-01-11T21:40:56.6711074Z  2023-01-11T21:40:56.6711367Z  2023-01-11T21:40:56.6711873Z  2023-01-11T21:40:56.6712182Z  2023-01-11T21:40:56.6712477Z  2023-01-11T21:40:56.6712865Z [1,816 / 2,684] 8 actions, 7 running 2023-01-11T21:40:56.6713326Z //:torch; 37s processwrapper-sandbox 2023-01-11T21:40:56.6713791Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:40:56.6714253Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:40:56.6714837Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:56.6715357Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:56.6715946Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:56.6716594Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:56.6717104Z [Scann] Compiling torch/csrc/jit/passes/utils/subgraph_utils.cpp 2023-01-11T21:40:56.8979695Z 2023-01-11T21:40:56.8980114Z  2023-01-11T21:40:56.8980336Z  2023-01-11T21:40:56.8980499Z  2023-01-11T21:40:56.8980685Z  2023-01-11T21:40:56.8980855Z  2023-01-11T21:40:56.8981010Z  2023-01-11T21:40:56.8981179Z  2023-01-11T21:40:56.8981346Z  2023-01-11T21:40:56.8981580Z [1,817 / 2,684] 8 actions running 2023-01-11T21:40:56.8981871Z //:torch; 37s processwrapper-sandbox 2023-01-11T21:40:56.8982151Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:40:56.8982485Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:56.8982802Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:56.8983156Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:56.8983528Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:56.8983841Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:56.8984181Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:57.1343715Z 2023-01-11T21:40:57.1344423Z  2023-01-11T21:40:57.1344758Z  2023-01-11T21:40:57.1345201Z  2023-01-11T21:40:57.1345516Z  2023-01-11T21:40:57.1345926Z  2023-01-11T21:40:57.1346218Z  2023-01-11T21:40:57.1346494Z  2023-01-11T21:40:57.1346886Z  2023-01-11T21:40:57.1347409Z [1,819 / 2,684] 7 actions, 6 running 2023-01-11T21:40:57.1347874Z //:torch; 37s processwrapper-sandbox 2023-01-11T21:40:57.1348444Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:40:57.1349058Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:57.1349817Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:57.1350488Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:57.1351186Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:57.1351698Z [Scann] Compiling torch/csrc/jit/runtime/decomposition_registry.cpp 2023-01-11T21:40:57.4989549Z 2023-01-11T21:40:57.4990022Z  2023-01-11T21:40:57.4990397Z  2023-01-11T21:40:57.4990678Z  2023-01-11T21:40:57.4990929Z  2023-01-11T21:40:57.4991201Z  2023-01-11T21:40:57.4991472Z  2023-01-11T21:40:57.4991720Z  2023-01-11T21:40:57.4992103Z [1,819 / 2,684] 8 actions running 2023-01-11T21:40:57.4992551Z //:torch; 38s processwrapper-sandbox 2023-01-11T21:40:57.4993000Z //:torch; 11s processwrapper-sandbox 2023-01-11T21:40:57.4993422Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:57.4993974Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:57.4994690Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:57.4995226Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2023-01-11T21:40:57.4995741Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:57.4996176Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:58.1770149Z 2023-01-11T21:40:58.1770536Z  2023-01-11T21:40:58.1770791Z  2023-01-11T21:40:58.1771131Z  2023-01-11T21:40:58.1771291Z  2023-01-11T21:40:58.1771464Z  2023-01-11T21:40:58.1771633Z  2023-01-11T21:40:58.1771786Z  2023-01-11T21:40:58.1771955Z  2023-01-11T21:40:58.1772204Z [1,820 / 2,684] 8 actions, 7 running 2023-01-11T21:40:58.1772484Z //:torch; 38s processwrapper-sandbox 2023-01-11T21:40:58.1772765Z //:torch; 11s processwrapper-sandbox 2023-01-11T21:40:58.1773035Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:58.1773379Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:58.1773763Z Compiling torch/csrc/jit/mobile/function.cpp; 1s processwrapper-sandbox 2023-01-11T21:40:58.1774077Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:58.1774345Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:58.1774602Z [Scann] Compiling torch/csrc/jit/frontend/inline_loop_condition.cpp 2023-01-11T21:40:58.4993609Z 2023-01-11T21:40:58.4994149Z  2023-01-11T21:40:58.4994518Z  2023-01-11T21:40:58.4994799Z  2023-01-11T21:40:58.4995188Z  2023-01-11T21:40:58.4995475Z  2023-01-11T21:40:58.4995751Z  2023-01-11T21:40:58.4996010Z  2023-01-11T21:40:58.4996283Z  2023-01-11T21:40:58.4996787Z [1,821 / 2,684] 8 actions running 2023-01-11T21:40:58.4997231Z //:torch; 39s processwrapper-sandbox 2023-01-11T21:40:58.4998097Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:40:58.5001727Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:58.5002402Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:58.5002948Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:58.5003388Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:58.5003810Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:58.5004245Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:58.6997925Z 2023-01-11T21:40:58.6999916Z  2023-01-11T21:40:58.7000618Z  2023-01-11T21:40:58.7000932Z  2023-01-11T21:40:58.7001239Z  2023-01-11T21:40:58.7001536Z  2023-01-11T21:40:58.7001808Z  2023-01-11T21:40:58.7002078Z  2023-01-11T21:40:58.7002376Z  2023-01-11T21:40:58.7002751Z [1,823 / 2,684] 8 actions running 2023-01-11T21:40:58.7010112Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:40:58.7010831Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:40:58.7011611Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:58.7012307Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:58.7012966Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:58.7015630Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:58.7016274Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:58.7017841Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:58.8997965Z 2023-01-11T21:40:58.8998565Z  2023-01-11T21:40:58.8998941Z  2023-01-11T21:40:58.8999300Z  2023-01-11T21:40:58.8999599Z  2023-01-11T21:40:58.8999768Z  2023-01-11T21:40:58.8999936Z  2023-01-11T21:40:58.9000108Z  2023-01-11T21:40:58.9000260Z  2023-01-11T21:40:58.9000575Z [1,825 / 2,684] 8 actions running 2023-01-11T21:40:58.9000866Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:40:58.9001214Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 2s processwrapper-sandbox 2023-01-11T21:40:58.9001536Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:58.9001809Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:58.9095933Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:58.9096321Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:58.9096711Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:58.9097085Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:59.5471369Z 2023-01-11T21:40:59.5471895Z  2023-01-11T21:40:59.5472306Z  2023-01-11T21:40:59.5472668Z  2023-01-11T21:40:59.5632521Z  2023-01-11T21:40:59.5633097Z  2023-01-11T21:40:59.5633351Z  2023-01-11T21:40:59.5633568Z  2023-01-11T21:40:59.5633823Z  2023-01-11T21:40:59.5634259Z [1,826 / 2,684] 8 actions, 7 running 2023-01-11T21:40:59.5634668Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:40:59.5635097Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:59.5635522Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:59.5635916Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:59.5636345Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:59.5636783Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:59.5637199Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:59.5637491Z [Scann] //:torch 2023-01-11T21:40:59.8496848Z 2023-01-11T21:40:59.8497624Z  2023-01-11T21:40:59.8498236Z  2023-01-11T21:40:59.8499165Z  2023-01-11T21:40:59.8499603Z  2023-01-11T21:40:59.8500042Z  2023-01-11T21:40:59.8500454Z  2023-01-11T21:40:59.8500845Z  2023-01-11T21:40:59.8501236Z  2023-01-11T21:40:59.8501770Z [1,827 / 2,684] 8 actions, 7 running 2023-01-11T21:40:59.8502333Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:40:59.8502884Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:59.8503410Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:59.8503994Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:59.8504610Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:59.8505209Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:40:59.8505808Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:40:59.8506379Z [Scann] Compiling torch/csrc/autograd/saved_variable.cpp 2023-01-11T21:41:00.1118753Z 2023-01-11T21:41:00.1119173Z  2023-01-11T21:41:00.1119402Z  2023-01-11T21:41:00.1119578Z  2023-01-11T21:41:00.1119738Z  2023-01-11T21:41:00.1119905Z  2023-01-11T21:41:00.1120074Z  2023-01-11T21:41:00.1120227Z  2023-01-11T21:41:00.1120464Z  2023-01-11T21:41:00.1120725Z [1,828 / 2,684] 8 actions running 2023-01-11T21:41:00.1121003Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:41:00.1121322Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:00.1121596Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:00.1121852Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:00.1122118Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:00.1122383Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:00.1122632Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:00.1122904Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:00.3116565Z 2023-01-11T21:41:00.3117130Z  2023-01-11T21:41:00.3117445Z  2023-01-11T21:41:00.3117873Z  2023-01-11T21:41:00.3118166Z  2023-01-11T21:41:00.3118441Z  2023-01-11T21:41:00.3118733Z  2023-01-11T21:41:00.3119016Z  2023-01-11T21:41:00.3119282Z  2023-01-11T21:41:00.3119687Z [1,828 / 2,684] 8 actions running 2023-01-11T21:41:00.3120175Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:41:00.3120713Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:00.3121132Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:00.3121593Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:00.3122060Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:00.3122544Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:00.3123005Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:00.3123436Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:00.6430856Z 2023-01-11T21:41:00.6431353Z  2023-01-11T21:41:00.6431726Z  2023-01-11T21:41:00.6432021Z  2023-01-11T21:41:00.6432312Z  2023-01-11T21:41:00.6432622Z  2023-01-11T21:41:00.6432918Z  2023-01-11T21:41:00.6433346Z  2023-01-11T21:41:00.6433666Z  2023-01-11T21:41:00.6434093Z [1,830 / 2,684] 8 actions, 7 running 2023-01-11T21:41:00.6435266Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:41:00.6435793Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:00.6436295Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:00.6437529Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:00.6438277Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:00.6440529Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:00.6441096Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:00.6441523Z [Scann] Compiling torch/csrc/lazy/ts_backend/config.cpp 2023-01-11T21:41:00.9401928Z 2023-01-11T21:41:00.9402645Z  2023-01-11T21:41:00.9402942Z  2023-01-11T21:41:00.9403137Z  2023-01-11T21:41:00.9403312Z  2023-01-11T21:41:00.9403468Z  2023-01-11T21:41:00.9403636Z  2023-01-11T21:41:00.9403803Z  2023-01-11T21:41:00.9403956Z  2023-01-11T21:41:00.9404203Z [1,831 / 2,684] 8 actions running 2023-01-11T21:41:00.9404504Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:41:00.9404770Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:00.9405040Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:00.9405307Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:00.9405561Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:00.9405833Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:00.9406179Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:00.9406497Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:01.1781883Z 2023-01-11T21:41:01.1782524Z  2023-01-11T21:41:01.1782866Z  2023-01-11T21:41:01.1783064Z  2023-01-11T21:41:01.1783221Z  2023-01-11T21:41:01.1783392Z  2023-01-11T21:41:01.1783561Z  2023-01-11T21:41:01.1783717Z  2023-01-11T21:41:01.1783886Z  2023-01-11T21:41:01.1784133Z [1,832 / 2,684] 8 actions running 2023-01-11T21:41:01.1784408Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:41:01.1784695Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:01.1784965Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:01.1785219Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:01.1785483Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:01.1785834Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:01.1786139Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:01.1786406Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:01.3907762Z 2023-01-11T21:41:01.3908593Z  2023-01-11T21:41:01.3909186Z  2023-01-11T21:41:01.3909740Z  2023-01-11T21:41:01.3910269Z  2023-01-11T21:41:01.3911658Z  2023-01-11T21:41:01.3912081Z  2023-01-11T21:41:01.3912458Z  2023-01-11T21:41:01.3912821Z  2023-01-11T21:41:01.3913303Z [1,832 / 2,684] 8 actions running 2023-01-11T21:41:01.3914035Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:41:01.3915011Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:01.3915500Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:01.3915931Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:01.3916372Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:01.3916948Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:01.3917469Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:01.3918033Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:01.5916487Z 2023-01-11T21:41:01.5917013Z  2023-01-11T21:41:01.5917359Z  2023-01-11T21:41:01.5917965Z  2023-01-11T21:41:01.5918233Z  2023-01-11T21:41:01.5918471Z  2023-01-11T21:41:01.5918721Z  2023-01-11T21:41:01.5918972Z  2023-01-11T21:41:01.5919209Z  2023-01-11T21:41:01.5919567Z [1,833 / 2,684] 8 actions, 7 running 2023-01-11T21:41:01.5919986Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:41:01.5920562Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:01.5920963Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:01.5921371Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:01.5921898Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:01.5922367Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:01.5922765Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:01.5923171Z [Prepa] Compiling torch/csrc/jit/passes/peephole_alias_sensitive.cpp 2023-01-11T21:41:01.7964586Z 2023-01-11T21:41:01.7965133Z  2023-01-11T21:41:01.7965514Z  2023-01-11T21:41:01.7965813Z  2023-01-11T21:41:01.7966093Z  2023-01-11T21:41:01.7966388Z  2023-01-11T21:41:01.7966694Z  2023-01-11T21:41:01.7966946Z  2023-01-11T21:41:01.7967253Z  2023-01-11T21:41:01.7967682Z [1,836 / 2,684] 8 actions, 7 running 2023-01-11T21:41:01.7968153Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:41:01.7968799Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:01.7969376Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:01.7969836Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:01.7970309Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:01.7970759Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:01.7971192Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:01.7971636Z [Scann] Compiling torch/csrc/api/src/optim/adam.cpp 2023-01-11T21:41:02.1914088Z 2023-01-11T21:41:02.1914617Z  2023-01-11T21:41:02.1915011Z  2023-01-11T21:41:02.1915369Z  2023-01-11T21:41:02.1915588Z  2023-01-11T21:41:02.1915756Z  2023-01-11T21:41:02.1915909Z  2023-01-11T21:41:02.1916073Z  2023-01-11T21:41:02.1916260Z  2023-01-11T21:41:02.1916767Z [1,837 / 2,684] 8 actions running 2023-01-11T21:41:02.1917287Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:41:02.1918327Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:02.1918726Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:02.1919006Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:02.1919280Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:02.1919591Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:02.1919930Z Compiling torch/csrc/api/src/optim/adam.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:02.1920300Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:02.5845513Z 2023-01-11T21:41:02.5846002Z  2023-01-11T21:41:02.5846389Z  2023-01-11T21:41:02.5846729Z  2023-01-11T21:41:02.5847019Z  2023-01-11T21:41:02.5847328Z  2023-01-11T21:41:02.5847637Z  2023-01-11T21:41:02.5847906Z  2023-01-11T21:41:02.5848185Z  2023-01-11T21:41:02.5848604Z [1,838 / 2,684] 8 actions, 7 running 2023-01-11T21:41:02.5849089Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:41:02.5849566Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:02.5850048Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:02.5850475Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:02.5850962Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:02.5851544Z Compiling torch/csrc/api/src/optim/adam.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:02.5852085Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:02.5852424Z [Scann] //:torch 2023-01-11T21:41:02.8313053Z 2023-01-11T21:41:02.8313610Z  2023-01-11T21:41:02.8313943Z  2023-01-11T21:41:02.8314211Z  2023-01-11T21:41:02.8314488Z  2023-01-11T21:41:02.8314930Z  2023-01-11T21:41:02.8315181Z  2023-01-11T21:41:02.8315446Z  2023-01-11T21:41:02.8315709Z  2023-01-11T21:41:02.8316086Z [1,838 / 2,684] 8 actions running 2023-01-11T21:41:02.8316535Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:41:02.8316973Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:02.8317400Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:02.8318101Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:02.8318569Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:02.8319171Z Compiling torch/csrc/api/src/optim/adam.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:02.8319685Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:02.8320168Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:03.2458052Z 2023-01-11T21:41:03.2458542Z  2023-01-11T21:41:03.2458854Z  2023-01-11T21:41:03.2459235Z  2023-01-11T21:41:03.2459503Z  2023-01-11T21:41:03.2459806Z  2023-01-11T21:41:03.2460090Z  2023-01-11T21:41:03.2460344Z  2023-01-11T21:41:03.2460627Z  2023-01-11T21:41:03.2462639Z [1,839 / 2,684] 8 actions, 7 running 2023-01-11T21:41:03.2463327Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:41:03.2463987Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:03.2464628Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:03.2465280Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:03.2466042Z Compiling torch/csrc/api/src/optim/adam.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:03.2466815Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:03.2467650Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:03.2468069Z [Scann] Compiling torch/csrc/jit/runtime/static/memory_planner.cpp 2023-01-11T21:41:03.6340023Z 2023-01-11T21:41:03.6346193Z  2023-01-11T21:41:03.6347757Z  2023-01-11T21:41:03.6348414Z  2023-01-11T21:41:03.6348839Z  2023-01-11T21:41:03.6349138Z  2023-01-11T21:41:03.6349392Z  2023-01-11T21:41:03.6349820Z  2023-01-11T21:41:03.6350093Z  2023-01-11T21:41:03.6350618Z [1,840 / 2,684] 8 actions running 2023-01-11T21:41:03.6351205Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:41:03.6351660Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:03.6352232Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:03.6353054Z Compiling torch/csrc/api/src/optim/adam.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:03.6353692Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:03.6354098Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:03.6354539Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:03.6354961Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:03.9068904Z 2023-01-11T21:41:03.9069552Z  2023-01-11T21:41:03.9069984Z  2023-01-11T21:41:03.9070343Z  2023-01-11T21:41:03.9070660Z  2023-01-11T21:41:03.9071076Z  2023-01-11T21:41:03.9071422Z  2023-01-11T21:41:03.9071690Z  2023-01-11T21:41:03.9071985Z  2023-01-11T21:41:03.9072409Z [1,842 / 2,684] 8 actions, 7 running 2023-01-11T21:41:03.9072829Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:41:03.9074286Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:03.9074858Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:03.9075438Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:03.9075936Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:03.9076442Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:03.9076933Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:03.9077402Z [Scann] Compiling torch/csrc/jit/passes/symbolic_shape_cache.cpp 2023-01-11T21:41:04.2345915Z 2023-01-11T21:41:04.2346435Z  2023-01-11T21:41:04.2346802Z  2023-01-11T21:41:04.2347129Z  2023-01-11T21:41:04.2347431Z  2023-01-11T21:41:04.2347733Z  2023-01-11T21:41:04.2348197Z  2023-01-11T21:41:04.2348433Z  2023-01-11T21:41:04.2348720Z  2023-01-11T21:41:04.2349129Z [1,842 / 2,684] 8 actions running 2023-01-11T21:41:04.2349603Z //:torch; 18s processwrapper-sandbox 2023-01-11T21:41:04.2350078Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:04.2350687Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:04.2351369Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:04.2351826Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:04.2352308Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:04.2352779Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:04.2353264Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:04.6496516Z 2023-01-11T21:41:04.6497075Z  2023-01-11T21:41:04.6497411Z  2023-01-11T21:41:04.6497646Z  2023-01-11T21:41:04.6497900Z  2023-01-11T21:41:04.6498152Z  2023-01-11T21:41:04.6498391Z  2023-01-11T21:41:04.6498658Z  2023-01-11T21:41:04.6498918Z  2023-01-11T21:41:04.6499277Z [1,843 / 2,684] 8 actions, 7 running 2023-01-11T21:41:04.6499683Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:04.6500169Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:04.6500598Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:04.6500991Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:04.6501370Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:04.6501734Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:04.6502108Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:04.6502509Z [Scann] Compiling torch/csrc/jit/passes/quantization/insert_observers.cpp 2023-01-11T21:41:04.9189263Z 2023-01-11T21:41:04.9189879Z  2023-01-11T21:41:04.9190230Z  2023-01-11T21:41:04.9190428Z  2023-01-11T21:41:04.9190590Z  2023-01-11T21:41:04.9190759Z  2023-01-11T21:41:04.9190931Z  2023-01-11T21:41:04.9191099Z  2023-01-11T21:41:04.9191267Z  2023-01-11T21:41:04.9191520Z [1,844 / 2,684] 8 actions, 7 running 2023-01-11T21:41:04.9191865Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2023-01-11T21:41:04.9192191Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:04.9192463Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:04.9192726Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:04.9192999Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:04.9193268Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:04.9193531Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:04.9193770Z [Scann] Compiling torch/csrc/jit/mobile/import_data.cpp 2023-01-11T21:41:05.2433878Z 2023-01-11T21:41:05.2434353Z  2023-01-11T21:41:05.2434732Z  2023-01-11T21:41:05.2434976Z  2023-01-11T21:41:05.2435146Z  2023-01-11T21:41:05.2435317Z  2023-01-11T21:41:05.2435471Z  2023-01-11T21:41:05.2435652Z  2023-01-11T21:41:05.2435818Z  2023-01-11T21:41:05.2436048Z [1,844 / 2,684] 8 actions running 2023-01-11T21:41:05.2436400Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2023-01-11T21:41:05.2436721Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:05.2436982Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:05.2437254Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:05.2437522Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:05.2437912Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:05.2438205Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:05.2438742Z Compiling torch/csrc/jit/mobile/import_data.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:05.4478485Z 2023-01-11T21:41:05.4480015Z  2023-01-11T21:41:05.4480382Z  2023-01-11T21:41:05.4480702Z  2023-01-11T21:41:05.4480973Z  2023-01-11T21:41:05.4481249Z  2023-01-11T21:41:05.4481501Z  2023-01-11T21:41:05.4481963Z  2023-01-11T21:41:05.4482233Z  2023-01-11T21:41:05.4482602Z [1,845 / 2,684] 8 actions running 2023-01-11T21:41:05.4483160Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2023-01-11T21:41:05.4483680Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:05.4484086Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:05.4484600Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:05.4485037Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:05.4485458Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:05.4485979Z Compiling torch/csrc/jit/mobile/import_data.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:05.4486456Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:05.8474693Z 2023-01-11T21:41:05.8475489Z  2023-01-11T21:41:05.8475859Z  2023-01-11T21:41:05.8476109Z  2023-01-11T21:41:05.8476285Z  2023-01-11T21:41:05.8476457Z  2023-01-11T21:41:05.8476624Z  2023-01-11T21:41:05.8476808Z  2023-01-11T21:41:05.8476962Z  2023-01-11T21:41:05.8477210Z [1,847 / 2,684] 8 actions running 2023-01-11T21:41:05.8477490Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:05.8477888Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:05.8478163Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:05.8478434Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:05.8478789Z Compiling torch/csrc/jit/mobile/import_data.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:05.8479089Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:05.8479356Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:05.8479626Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:06.0818997Z 2023-01-11T21:41:06.0819543Z  2023-01-11T21:41:06.0819951Z  2023-01-11T21:41:06.0820181Z  2023-01-11T21:41:06.0820341Z  2023-01-11T21:41:06.0820510Z  2023-01-11T21:41:06.0820677Z  2023-01-11T21:41:06.0820843Z  2023-01-11T21:41:06.0821010Z  2023-01-11T21:41:06.0821259Z [1,848 / 2,684] 8 actions running 2023-01-11T21:41:06.0821530Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:06.0821807Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:06.0822076Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:06.0822415Z Compiling torch/csrc/jit/mobile/import_data.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:06.0822741Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:06.0823007Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:06.0823273Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:06.0823522Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:06.3089663Z 2023-01-11T21:41:06.3091267Z  2023-01-11T21:41:06.3091630Z  2023-01-11T21:41:06.3091893Z  2023-01-11T21:41:06.3092158Z  2023-01-11T21:41:06.3092431Z  2023-01-11T21:41:06.3092690Z  2023-01-11T21:41:06.3092983Z  2023-01-11T21:41:06.3093279Z  2023-01-11T21:41:06.3093645Z [1,850 / 2,684] 8 actions running 2023-01-11T21:41:06.3094089Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:06.3094619Z Compiling torch/csrc/jit/mobile/import_data.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:06.3095109Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:06.3095544Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:06.3095976Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:06.3096385Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:06.3096957Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:06.3097571Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:06.9995902Z 2023-01-11T21:41:06.9996449Z  2023-01-11T21:41:06.9996759Z  2023-01-11T21:41:06.9997316Z  2023-01-11T21:41:06.9997639Z  2023-01-11T21:41:06.9998114Z  2023-01-11T21:41:06.9998370Z  2023-01-11T21:41:06.9998957Z  2023-01-11T21:41:06.9999203Z  2023-01-11T21:41:06.9999700Z [1,851 / 2,684] 8 actions, 7 running 2023-01-11T21:41:07.0000370Z Compiling torch/csrc/jit/mobile/import_data.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:07.0001018Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:07.0001435Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:07.0002221Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:07.0002784Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:07.0003490Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:07.0004298Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:07.0004970Z [Scann] Compiling torch/csrc/lazy/ts_backend/ops/device_data.cpp 2023-01-11T21:41:07.3093013Z 2023-01-11T21:41:07.3093548Z  2023-01-11T21:41:07.3093916Z  2023-01-11T21:41:07.3094203Z  2023-01-11T21:41:07.3094499Z  2023-01-11T21:41:07.3094848Z  2023-01-11T21:41:07.3095110Z  2023-01-11T21:41:07.3095280Z  2023-01-11T21:41:07.3095449Z  2023-01-11T21:41:07.3095688Z [1,851 / 2,684] 8 actions running 2023-01-11T21:41:07.3096050Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:07.3096380Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:07.3096658Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:07.3096915Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:07.3097181Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:07.3097526Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:07.3097908Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:07.3098223Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:07.5616865Z 2023-01-11T21:41:07.5617700Z  2023-01-11T21:41:07.5618045Z  2023-01-11T21:41:07.5618335Z  2023-01-11T21:41:07.5618622Z  2023-01-11T21:41:07.5618893Z  2023-01-11T21:41:07.5619164Z  2023-01-11T21:41:07.5619425Z  2023-01-11T21:41:07.5619688Z  2023-01-11T21:41:07.5620099Z [1,852 / 2,684] 8 actions, 7 running 2023-01-11T21:41:07.5620694Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:07.5621165Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:07.5621527Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:07.5621918Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:07.5622492Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:07.5623096Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:07.5623541Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:07.5623916Z [Scann] Compiling torch/csrc/jit/runtime/symbolic_script.cpp 2023-01-11T21:41:07.9466718Z 2023-01-11T21:41:07.9467287Z  2023-01-11T21:41:07.9467652Z  2023-01-11T21:41:07.9467998Z  2023-01-11T21:41:07.9468291Z  2023-01-11T21:41:07.9468463Z  2023-01-11T21:41:07.9468618Z  2023-01-11T21:41:07.9468784Z  2023-01-11T21:41:07.9468951Z  2023-01-11T21:41:07.9469186Z [1,853 / 2,684] 8 actions running 2023-01-11T21:41:07.9469561Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:07.9469891Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:07.9470148Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:07.9470506Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:07.9470901Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:07.9471202Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:07.9471475Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:07.9471744Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:08.1708783Z 2023-01-11T21:41:08.1709348Z  2023-01-11T21:41:08.1709709Z  2023-01-11T21:41:08.1710055Z  2023-01-11T21:41:08.1710366Z  2023-01-11T21:41:08.1710663Z  2023-01-11T21:41:08.1710983Z  2023-01-11T21:41:08.1711290Z  2023-01-11T21:41:08.1711501Z  2023-01-11T21:41:08.1711747Z [1,854 / 2,684] 8 actions running 2023-01-11T21:41:08.1907871Z Compiling torch/csrc/jit/mobile/import_data.cpp; 3s processwrapper-sandbox 2023-01-11T21:41:08.1908703Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:08.1909271Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:08.1909913Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:08.1910412Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:08.1910851Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:08.1911280Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:08.1911726Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:08.3915951Z 2023-01-11T21:41:08.3916495Z  2023-01-11T21:41:08.3916836Z  2023-01-11T21:41:08.3917144Z  2023-01-11T21:41:08.3917462Z  2023-01-11T21:41:08.3917905Z  2023-01-11T21:41:08.3918168Z  2023-01-11T21:41:08.3918472Z  2023-01-11T21:41:08.3918792Z  2023-01-11T21:41:08.3919087Z [1,856 / 2,684] 7 actions running 2023-01-11T21:41:08.3919388Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:08.3919838Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:08.3920162Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:08.3920485Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:08.3920835Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:08.3921089Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:08.3921353Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:08.5917485Z 2023-01-11T21:41:08.5918073Z  2023-01-11T21:41:08.5918328Z  2023-01-11T21:41:08.5918572Z  2023-01-11T21:41:08.5918872Z  2023-01-11T21:41:08.5919194Z  2023-01-11T21:41:08.5919456Z  2023-01-11T21:41:08.5919623Z  2023-01-11T21:41:08.5919877Z [1,856 / 2,684] 8 actions running 2023-01-11T21:41:08.5920147Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:08.5920594Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:08.5920920Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:08.5921182Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:08.5921450Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:08.5921719Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:08.5921972Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:08.5922239Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:08.8529003Z 2023-01-11T21:41:08.8529535Z  2023-01-11T21:41:08.8529888Z  2023-01-11T21:41:08.8530216Z  2023-01-11T21:41:08.8530523Z  2023-01-11T21:41:08.8530811Z  2023-01-11T21:41:08.8531114Z  2023-01-11T21:41:08.8531404Z  2023-01-11T21:41:08.8531691Z  2023-01-11T21:41:08.8532118Z [1,857 / 2,684] 8 actions, 7 running 2023-01-11T21:41:08.8532579Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:08.8533157Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:08.8533691Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:08.8534132Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:08.8534564Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:08.8534969Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:08.8535362Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:08.8535751Z [Scann] Compiling torch/csrc/api/src/nn/modules/upsampling.cpp 2023-01-11T21:41:09.2275169Z 2023-01-11T21:41:09.2275760Z  2023-01-11T21:41:09.2276167Z  2023-01-11T21:41:09.2276623Z  2023-01-11T21:41:09.2276784Z  2023-01-11T21:41:09.2276955Z  2023-01-11T21:41:09.2277125Z  2023-01-11T21:41:09.2277278Z  2023-01-11T21:41:09.2277448Z  2023-01-11T21:41:09.2277849Z [1,857 / 2,684] 8 actions running 2023-01-11T21:41:09.2278168Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:09.2278607Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:09.2278938Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:09.2279192Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:09.2279458Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:09.2279726Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:09.2280012Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:09.2280276Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:09.6276073Z 2023-01-11T21:41:09.6276682Z  2023-01-11T21:41:09.6277082Z  2023-01-11T21:41:09.6277334Z  2023-01-11T21:41:09.6277505Z  2023-01-11T21:41:09.6278056Z  2023-01-11T21:41:09.6278336Z  2023-01-11T21:41:09.6278588Z  2023-01-11T21:41:09.6278856Z  2023-01-11T21:41:09.6279235Z [1,859 / 2,684] 8 actions running 2023-01-11T21:41:09.6279795Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2023-01-11T21:41:09.6280284Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:09.6280778Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:09.6281185Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:09.6281620Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:09.6282026Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:09.6282344Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:09.6282805Z Compiling torch/csrc/jit/ir/ir.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:09.9767812Z 2023-01-11T21:41:09.9770633Z  2023-01-11T21:41:09.9770968Z  2023-01-11T21:41:09.9771142Z  2023-01-11T21:41:09.9771330Z  2023-01-11T21:41:09.9771590Z  2023-01-11T21:41:09.9771826Z  2023-01-11T21:41:09.9772057Z  2023-01-11T21:41:09.9772297Z  2023-01-11T21:41:09.9772710Z [1,861 / 2,684] 8 actions, 7 running 2023-01-11T21:41:09.9773166Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:09.9773573Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:09.9773851Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:09.9774103Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:09.9774372Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:09.9774690Z Compiling torch/csrc/jit/ir/ir.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:09.9774985Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:09.9775213Z [Scann] Compiling torch/csrc/autograd/engine.cpp 2023-01-11T21:41:10.2113295Z 2023-01-11T21:41:10.2113838Z  2023-01-11T21:41:10.2114175Z  2023-01-11T21:41:10.2115198Z  2023-01-11T21:41:10.2115470Z  2023-01-11T21:41:10.2115757Z  2023-01-11T21:41:10.2116012Z  2023-01-11T21:41:10.2116279Z  2023-01-11T21:41:10.2116554Z  2023-01-11T21:41:10.2116927Z [1,863 / 2,684] 8 actions, 7 running 2023-01-11T21:41:10.2117371Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:10.2117990Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:10.2118411Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:10.2118942Z Compiling torch/csrc/jit/ir/ir.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:10.2119422Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:10.2119949Z Compiling torch/csrc/autograd/engine.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:10.2120500Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:10.2120950Z [Scann] Compiling torch/csrc/jit/runtime/instruction.cpp 2023-01-11T21:41:10.4277802Z 2023-01-11T21:41:10.4278425Z  2023-01-11T21:41:10.4278741Z  2023-01-11T21:41:10.4278933Z  2023-01-11T21:41:10.4696459Z  2023-01-11T21:41:10.4696686Z  2023-01-11T21:41:10.4696923Z  2023-01-11T21:41:10.4697164Z  2023-01-11T21:41:10.4697392Z  2023-01-11T21:41:10.4697735Z [1,863 / 2,684] 8 actions running 2023-01-11T21:41:10.4698131Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:10.4698513Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:10.4699015Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:10.4699483Z Compiling torch/csrc/jit/ir/ir.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:10.4699919Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:10.4700455Z Compiling torch/csrc/autograd/engine.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:10.4700959Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:10.4701382Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:11.0400467Z 2023-01-11T21:41:11.0405339Z  2023-01-11T21:41:11.0405699Z  2023-01-11T21:41:11.0405990Z  2023-01-11T21:41:11.0406241Z  2023-01-11T21:41:11.0406518Z  2023-01-11T21:41:11.0406755Z  2023-01-11T21:41:11.0406975Z  2023-01-11T21:41:11.0407208Z  2023-01-11T21:41:11.0407566Z [1,864 / 2,684] 8 actions, 7 running 2023-01-11T21:41:11.0407972Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:11.0408391Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:11.0408947Z Compiling torch/csrc/jit/ir/ir.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:11.0409430Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:11.0409944Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:11.0410396Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:11.0410785Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:11.0411178Z [Scann] Compiling torch/csrc/jit/mobile/parse_operators.cpp 2023-01-11T21:41:11.2705287Z 2023-01-11T21:41:11.2705888Z  2023-01-11T21:41:11.2706263Z  2023-01-11T21:41:11.2706555Z  2023-01-11T21:41:11.2706763Z  2023-01-11T21:41:11.2707000Z  2023-01-11T21:41:11.2707157Z  2023-01-11T21:41:11.2707321Z  2023-01-11T21:41:11.2707483Z  2023-01-11T21:41:11.2707720Z [1,865 / 2,684] 8 actions running 2023-01-11T21:41:11.2708006Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:11.2708281Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:11.2708539Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:11.2708872Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:11.2709182Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:11.2709433Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:11.2709696Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:11.2710043Z Compiling torch/csrc/autograd/autograd_meta.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:11.7592293Z 2023-01-11T21:41:11.7592852Z  2023-01-11T21:41:11.7593198Z  2023-01-11T21:41:11.7593531Z  2023-01-11T21:41:11.7593858Z  2023-01-11T21:41:11.7594154Z  2023-01-11T21:41:11.7594462Z  2023-01-11T21:41:11.7594773Z  2023-01-11T21:41:11.7595063Z  2023-01-11T21:41:11.7595498Z [1,866 / 2,684] 8 actions, 7 running 2023-01-11T21:41:11.7596021Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:11.7597984Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:11.7598435Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:11.7598815Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:11.7599367Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:11.7600003Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:11.7600731Z Compiling torch/csrc/autograd/autograd_meta.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:11.7601315Z [Scann] Compiling torch/csrc/autograd/jit_decomp_interface.cpp 2023-01-11T21:41:11.9666955Z 2023-01-11T21:41:11.9667485Z  2023-01-11T21:41:11.9667889Z  2023-01-11T21:41:11.9669086Z  2023-01-11T21:41:11.9669387Z  2023-01-11T21:41:11.9669696Z  2023-01-11T21:41:11.9669997Z  2023-01-11T21:41:11.9670289Z  2023-01-11T21:41:11.9670588Z  2023-01-11T21:41:11.9670980Z [1,868 / 2,684] 8 actions, 7 running 2023-01-11T21:41:11.9671355Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:11.9672674Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:11.9673181Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:11.9673567Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:11.9674063Z Compiling torch/csrc/autograd/autograd_meta.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:11.9674518Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:11.9674928Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:11.9675317Z [Scann] Compiling torch/csrc/api/src/nn/options/embedding.cpp 2023-01-11T21:41:12.2905190Z 2023-01-11T21:41:12.2906749Z  2023-01-11T21:41:12.2906981Z  2023-01-11T21:41:12.2907160Z  2023-01-11T21:41:12.2907330Z  2023-01-11T21:41:12.2907499Z  2023-01-11T21:41:12.2907651Z  2023-01-11T21:41:12.2907817Z  2023-01-11T21:41:12.2907980Z  2023-01-11T21:41:12.2908217Z [1,869 / 2,684] 8 actions running 2023-01-11T21:41:12.2908495Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:12.2908781Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:12.2909036Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:12.2909394Z Compiling torch/csrc/autograd/autograd_meta.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:12.2909712Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:12.2909968Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:12.2910230Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:12.2910495Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:12.5067209Z 2023-01-11T21:41:12.5067734Z  2023-01-11T21:41:12.5068134Z  2023-01-11T21:41:12.5068535Z  2023-01-11T21:41:12.5068694Z  2023-01-11T21:41:12.5068864Z  2023-01-11T21:41:12.5069031Z  2023-01-11T21:41:12.5069184Z  2023-01-11T21:41:12.5069351Z  2023-01-11T21:41:12.5069608Z [1,870 / 2,684] 8 actions running 2023-01-11T21:41:12.5069882Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:12.5070158Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:12.5070520Z Compiling torch/csrc/autograd/autograd_meta.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:12.5070871Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:12.5071144Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:12.5071410Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:12.5071674Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:12.5071988Z Compiling torch/csrc/api/src/cuda.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:13.1971688Z 2023-01-11T21:41:13.1972354Z  2023-01-11T21:41:13.1973164Z  2023-01-11T21:41:13.1973536Z  2023-01-11T21:41:13.1973832Z  2023-01-11T21:41:13.1974142Z  2023-01-11T21:41:13.1974434Z  2023-01-11T21:41:13.1974647Z  2023-01-11T21:41:13.1974836Z  2023-01-11T21:41:13.1975133Z [1,871 / 2,684] 8 actions, 7 running 2023-01-11T21:41:13.1975429Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:13.1975852Z Compiling torch/csrc/autograd/autograd_meta.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:13.1976200Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:13.1976457Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:13.1976784Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:13.1977060Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:13.1977382Z Compiling torch/csrc/api/src/cuda.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:13.1977728Z [Scann] Compiling torch/csrc/jit/jit_opt_limit.cpp 2023-01-11T21:41:13.5906194Z 2023-01-11T21:41:13.5906874Z  2023-01-11T21:41:13.6061560Z  2023-01-11T21:41:13.6061863Z  2023-01-11T21:41:13.6062145Z  2023-01-11T21:41:13.6062417Z  2023-01-11T21:41:13.6062678Z  2023-01-11T21:41:13.6062945Z  2023-01-11T21:41:13.6063218Z  2023-01-11T21:41:13.6063590Z [1,872 / 2,684] 8 actions running 2023-01-11T21:41:13.6064036Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:13.6064623Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:13.6065059Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:13.6065491Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:13.6065918Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:13.6066450Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:13.6067056Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:13.6067686Z Compiling torch/csrc/jit/passes/liveness.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:13.8067789Z 2023-01-11T21:41:13.8068322Z  2023-01-11T21:41:13.8068597Z  2023-01-11T21:41:13.8068789Z  2023-01-11T21:41:13.8068962Z  2023-01-11T21:41:13.8069185Z  2023-01-11T21:41:13.8069462Z  2023-01-11T21:41:13.8069798Z  2023-01-11T21:41:13.8070092Z  2023-01-11T21:41:13.8070368Z [1,873 / 2,684] 8 actions running 2023-01-11T21:41:13.8070647Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:13.8070923Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:13.8071189Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:13.8071460Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:13.8071786Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:13.8072150Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:13.8072532Z Compiling torch/csrc/jit/passes/liveness.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:13.8072845Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:14.0149457Z 2023-01-11T21:41:14.0149879Z  2023-01-11T21:41:14.0150189Z  2023-01-11T21:41:14.0150500Z  2023-01-11T21:41:14.0150807Z  2023-01-11T21:41:14.0151122Z  2023-01-11T21:41:14.0151442Z  2023-01-11T21:41:14.0151712Z  2023-01-11T21:41:14.0151996Z  2023-01-11T21:41:14.0152398Z [1,874 / 2,684] 8 actions running 2023-01-11T21:41:14.0152745Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:14.0153034Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:14.0153301Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:14.0153616Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:14.0153990Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:14.0154371Z Compiling torch/csrc/jit/passes/liveness.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:14.0154686Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:14.0154940Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:14.5911471Z 2023-01-11T21:41:14.5917257Z  2023-01-11T21:41:14.5917570Z  2023-01-11T21:41:14.5918029Z  2023-01-11T21:41:14.5918276Z  2023-01-11T21:41:14.5918507Z  2023-01-11T21:41:14.5918750Z  2023-01-11T21:41:14.5918985Z  2023-01-11T21:41:14.5919230Z  2023-01-11T21:41:14.5919611Z [1,875 / 2,684] 8 actions, 7 running 2023-01-11T21:41:14.5920038Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:14.5920521Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:14.5921027Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:14.5921601Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:14.5922187Z Compiling torch/csrc/jit/passes/liveness.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:14.5922670Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:14.5923049Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:14.5923446Z [Scann] Compiling torch/csrc/api/src/data/samplers/sequential.cpp 2023-01-11T21:41:14.8161509Z 2023-01-11T21:41:14.8162037Z  2023-01-11T21:41:14.8162374Z  2023-01-11T21:41:14.8162661Z  2023-01-11T21:41:14.8162928Z  2023-01-11T21:41:14.8163207Z  2023-01-11T21:41:14.8163485Z  2023-01-11T21:41:14.8163745Z  2023-01-11T21:41:14.8164011Z  2023-01-11T21:41:14.8164392Z [1,876 / 2,684] 8 actions running 2023-01-11T21:41:14.8164994Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:14.8165444Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:14.8166008Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:14.8166618Z Compiling torch/csrc/jit/passes/liveness.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:14.8167103Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:14.8167537Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:14.8167958Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:14.8168400Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:15.3501331Z 2023-01-11T21:41:15.3502990Z  2023-01-11T21:41:15.3503356Z  2023-01-11T21:41:15.3503661Z  2023-01-11T21:41:15.3503960Z  2023-01-11T21:41:15.3504234Z  2023-01-11T21:41:15.3504529Z  2023-01-11T21:41:15.3504828Z  2023-01-11T21:41:15.3505108Z  2023-01-11T21:41:15.3505546Z [1,877 / 2,684] 8 actions, 7 running 2023-01-11T21:41:15.3506028Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:15.3506493Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:15.3507100Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:15.3507662Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:15.3508123Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:15.3508603Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:15.3509070Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:15.3509427Z [Scann] //:torch 2023-01-11T21:41:15.5900467Z 2023-01-11T21:41:15.5900924Z  2023-01-11T21:41:15.5901265Z  2023-01-11T21:41:15.5901542Z  2023-01-11T21:41:15.5901806Z  2023-01-11T21:41:15.5902127Z  2023-01-11T21:41:15.5902413Z  2023-01-11T21:41:15.5902654Z  2023-01-11T21:41:15.5902899Z  2023-01-11T21:41:15.5903245Z [1,878 / 2,684] 8 actions, 7 running 2023-01-11T21:41:15.5903666Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:15.5904257Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:15.5904797Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:15.5905191Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:15.5905579Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:15.5906005Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:15.5906437Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:15.5906872Z [Scann] Compiling torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp 2023-01-11T21:41:15.8170614Z 2023-01-11T21:41:15.8171129Z  2023-01-11T21:41:15.8171471Z  2023-01-11T21:41:15.8171744Z  2023-01-11T21:41:15.8172018Z  2023-01-11T21:41:15.8172277Z  2023-01-11T21:41:15.8172528Z  2023-01-11T21:41:15.8172802Z  2023-01-11T21:41:15.8173073Z  2023-01-11T21:41:15.8173449Z [1,878 / 2,684] 8 actions running 2023-01-11T21:41:15.8173919Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:15.8174499Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:15.8175020Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:15.8175443Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:15.8175877Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:15.8176311Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:15.8176698Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:15.8177123Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:16.0684236Z 2023-01-11T21:41:16.0798721Z  2023-01-11T21:41:16.0799063Z  2023-01-11T21:41:16.0799339Z  2023-01-11T21:41:16.0799660Z  2023-01-11T21:41:16.0799926Z  2023-01-11T21:41:16.0800154Z  2023-01-11T21:41:16.0800505Z  2023-01-11T21:41:16.0800794Z  2023-01-11T21:41:16.0801199Z [1,880 / 2,684] 8 actions, 7 running 2023-01-11T21:41:16.0801913Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:16.0802443Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:16.0802869Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:16.0803340Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:16.0803807Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:16.0804263Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:16.0804730Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:16.0805094Z [Scann] Compiling torch/csrc/jit/runtime/static/passes.cpp 2023-01-11T21:41:16.4168940Z 2023-01-11T21:41:16.4169500Z  2023-01-11T21:41:16.4169868Z  2023-01-11T21:41:16.4170099Z  2023-01-11T21:41:16.4170268Z  2023-01-11T21:41:16.4170420Z  2023-01-11T21:41:16.4170582Z  2023-01-11T21:41:16.4170747Z  2023-01-11T21:41:16.4170897Z  2023-01-11T21:41:16.4171148Z [1,881 / 2,684] 8 actions running 2023-01-11T21:41:16.4171509Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2023-01-11T21:41:16.4171820Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:16.4172090Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:16.4172353Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:16.4172615Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:16.4172863Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:16.4173123Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:16.4173383Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:16.6514170Z 2023-01-11T21:41:16.6514721Z  2023-01-11T21:41:16.6515087Z  2023-01-11T21:41:16.6515375Z  2023-01-11T21:41:16.6517235Z  2023-01-11T21:41:16.6517848Z  2023-01-11T21:41:16.6518373Z  2023-01-11T21:41:16.6518816Z  2023-01-11T21:41:16.6519371Z  2023-01-11T21:41:16.6519798Z [1,882 / 2,684] 8 actions, 7 running 2023-01-11T21:41:16.6520326Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2023-01-11T21:41:16.6520972Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:16.6521351Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:16.6521744Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:16.6522144Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:16.6522524Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:16.6522930Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:16.6523361Z [Scann] Compiling torch/csrc/jit/passes/lower_grad_of.cpp 2023-01-11T21:41:17.0322349Z 2023-01-11T21:41:17.0323131Z  2023-01-11T21:41:17.0323531Z  2023-01-11T21:41:17.0323793Z  2023-01-11T21:41:17.0324050Z  2023-01-11T21:41:17.0324323Z  2023-01-11T21:41:17.0324581Z  2023-01-11T21:41:17.0324797Z  2023-01-11T21:41:17.0325032Z  2023-01-11T21:41:17.0325418Z [1,882 / 2,684] 8 actions running 2023-01-11T21:41:17.0325984Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2023-01-11T21:41:17.0326530Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:17.0326966Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:17.0327397Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:17.0327832Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:17.0328287Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:17.0328698Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:17.0329100Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:17.3382711Z 2023-01-11T21:41:17.3383248Z  2023-01-11T21:41:17.3383582Z  2023-01-11T21:41:17.3384078Z  2023-01-11T21:41:17.3384357Z  2023-01-11T21:41:17.3384636Z  2023-01-11T21:41:17.3384874Z  2023-01-11T21:41:17.3385125Z  2023-01-11T21:41:17.3385355Z  2023-01-11T21:41:17.3385694Z [1,884 / 2,684] 8 actions, 7 running 2023-01-11T21:41:17.3386151Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:17.3386612Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:17.3387168Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:17.3387587Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:17.3387965Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:17.3388389Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:17.3388795Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:17.3389221Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir_verifier.cpp 2023-01-11T21:41:17.6324154Z 2023-01-11T21:41:17.6324703Z  2023-01-11T21:41:17.6325097Z  2023-01-11T21:41:17.6325434Z  2023-01-11T21:41:17.6327065Z  2023-01-11T21:41:17.6327452Z  2023-01-11T21:41:17.6328053Z  2023-01-11T21:41:17.6336475Z  2023-01-11T21:41:17.6336978Z  2023-01-11T21:41:17.6337434Z [1,884 / 2,684] 8 actions running 2023-01-11T21:41:17.6337920Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:17.6338405Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:17.6338917Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:17.6339411Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:17.6341056Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:17.6341581Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:17.6342067Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:17.6342509Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:17.9352949Z 2023-01-11T21:41:17.9353653Z  2023-01-11T21:41:17.9354002Z  2023-01-11T21:41:17.9354284Z  2023-01-11T21:41:17.9354546Z  2023-01-11T21:41:17.9354826Z  2023-01-11T21:41:17.9355147Z  2023-01-11T21:41:17.9355429Z  2023-01-11T21:41:17.9355732Z  2023-01-11T21:41:17.9356146Z [1,885 / 2,684] 8 actions, 7 running 2023-01-11T21:41:17.9356580Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:17.9357039Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:17.9357496Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:17.9358315Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:17.9358768Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:17.9359207Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:17.9359631Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:17.9360150Z [Scann] Compiling torch/csrc/autograd/function_hook.cpp 2023-01-11T21:41:18.2327101Z 2023-01-11T21:41:18.2327636Z  2023-01-11T21:41:18.2328029Z  2023-01-11T21:41:18.2328356Z  2023-01-11T21:41:18.2328603Z  2023-01-11T21:41:18.2328772Z  2023-01-11T21:41:18.2328924Z  2023-01-11T21:41:18.2329105Z  2023-01-11T21:41:18.2329326Z  2023-01-11T21:41:18.2329571Z [1,886 / 2,684] 8 actions running 2023-01-11T21:41:18.2329853Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:18.2330196Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:18.2330455Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:18.2330722Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:18.2331060Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:18.2331312Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:18.2331716Z Compiling torch/csrc/autograd/function_hook.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:18.2332038Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:18.4726064Z 2023-01-11T21:41:18.4726616Z  2023-01-11T21:41:18.4726955Z  2023-01-11T21:41:18.4727247Z  2023-01-11T21:41:18.4727532Z  2023-01-11T21:41:18.4727846Z  2023-01-11T21:41:18.4728178Z  2023-01-11T21:41:18.4728459Z  2023-01-11T21:41:18.4729047Z  2023-01-11T21:41:18.4729498Z [1,887 / 2,684] 8 actions, 7 running 2023-01-11T21:41:18.4730288Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:18.4730895Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:18.4731373Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:18.4731841Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:18.4732678Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:18.4733299Z Compiling torch/csrc/autograd/function_hook.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:18.4733785Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:18.4734314Z [Scann] Compiling torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp 2023-01-11T21:41:18.6751216Z 2023-01-11T21:41:18.6752351Z  2023-01-11T21:41:18.6752749Z  2023-01-11T21:41:18.6753019Z  2023-01-11T21:41:18.6753406Z  2023-01-11T21:41:18.6753677Z  2023-01-11T21:41:18.6753921Z  2023-01-11T21:41:18.6754183Z  2023-01-11T21:41:18.6755830Z  2023-01-11T21:41:18.6756389Z [1,888 / 2,684] 8 actions, 7 running 2023-01-11T21:41:18.6756834Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:18.6757230Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:18.6757620Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:18.6759033Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:18.6759705Z Compiling torch/csrc/autograd/function_hook.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:18.6760341Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:18.6760883Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:18.6761341Z [Prepa] Compiling torch/csrc/jit/passes/frozen_linear_transpose.cpp 2023-01-11T21:41:18.9014794Z 2023-01-11T21:41:18.9015340Z  2023-01-11T21:41:18.9015645Z  2023-01-11T21:41:18.9015916Z  2023-01-11T21:41:18.9016195Z  2023-01-11T21:41:18.9016449Z  2023-01-11T21:41:18.9016717Z  2023-01-11T21:41:18.9016988Z  2023-01-11T21:41:18.9017256Z  2023-01-11T21:41:18.9017646Z [1,888 / 2,684] 8 actions running 2023-01-11T21:41:18.9018087Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:18.9018520Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:18.9018959Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:18.9019390Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:18.9019942Z Compiling torch/csrc/autograd/function_hook.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:18.9020454Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:18.9020881Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:18.9021296Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:19.2707126Z 2023-01-11T21:41:19.2707616Z  2023-01-11T21:41:19.2707952Z  2023-01-11T21:41:19.2708200Z  2023-01-11T21:41:19.2708477Z  2023-01-11T21:41:19.2708761Z  2023-01-11T21:41:19.2709029Z  2023-01-11T21:41:19.2709293Z  2023-01-11T21:41:19.2709567Z  2023-01-11T21:41:19.2709913Z [1,889 / 2,684] 8 actions, 7 running 2023-01-11T21:41:19.2710320Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:19.2710736Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:19.2711147Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:19.2711713Z Compiling torch/csrc/autograd/function_hook.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:19.2712271Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:19.2712701Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:19.2713065Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:19.2713463Z [Scann] Compiling torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp 2023-01-11T21:41:19.5019087Z 2023-01-11T21:41:19.5019650Z  2023-01-11T21:41:19.5019945Z  2023-01-11T21:41:19.5020190Z  2023-01-11T21:41:19.5020427Z  2023-01-11T21:41:19.5020652Z  2023-01-11T21:41:19.5020922Z  2023-01-11T21:41:19.5021180Z  2023-01-11T21:41:19.5033454Z  2023-01-11T21:41:19.5033799Z [1,891 / 2,684] 8 actions running 2023-01-11T21:41:19.5034189Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:19.5034580Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:19.5035003Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:19.5035425Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:19.5037037Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:19.5037471Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:19.5038101Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:19.5038466Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:20.1643196Z 2023-01-11T21:41:20.1643686Z  2023-01-11T21:41:20.1643969Z  2023-01-11T21:41:20.1644167Z  2023-01-11T21:41:20.1644324Z  2023-01-11T21:41:20.1644492Z  2023-01-11T21:41:20.1644658Z  2023-01-11T21:41:20.1644883Z  2023-01-11T21:41:20.1645078Z  2023-01-11T21:41:20.1645405Z [1,892 / 2,684] 8 actions, 7 running 2023-01-11T21:41:20.1645795Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:20.1646156Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:20.1646500Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:20.1646774Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:20.1647160Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:20.1647447Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:20.1647804Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:20.1648190Z [Scann] Compiling torch/csrc/lazy/ts_backend/ts_node_lowering.cpp 2023-01-11T21:41:20.5019500Z 2023-01-11T21:41:20.5019989Z  2023-01-11T21:41:20.5020480Z  2023-01-11T21:41:20.5020746Z  2023-01-11T21:41:20.5021176Z  2023-01-11T21:41:20.5021447Z  2023-01-11T21:41:20.5021838Z  2023-01-11T21:41:20.5022115Z  2023-01-11T21:41:20.5022542Z  2023-01-11T21:41:20.5022929Z [1,892 / 2,684] 8 actions running 2023-01-11T21:41:20.5023540Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:20.5024111Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:20.5024547Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:20.5025118Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:20.5025487Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:20.5025769Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:20.5026043Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:20.5026361Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:20.7040134Z 2023-01-11T21:41:20.7040856Z  2023-01-11T21:41:20.7041464Z  2023-01-11T21:41:20.7041919Z  2023-01-11T21:41:20.7042226Z  2023-01-11T21:41:20.7042531Z  2023-01-11T21:41:20.7042937Z  2023-01-11T21:41:20.7043224Z  2023-01-11T21:41:20.7043524Z  2023-01-11T21:41:20.7043964Z [1,894 / 2,684] 8 actions, 7 running 2023-01-11T21:41:20.7044418Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:20.7044898Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:20.7045351Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:20.7045806Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:20.7046248Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:20.7046704Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:20.7047149Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:20.7047597Z [Prepa] Compiling torch/csrc/jit/passes/metal_rewrite.cpp 2023-01-11T21:41:20.9465843Z 2023-01-11T21:41:20.9466554Z  2023-01-11T21:41:20.9466947Z  2023-01-11T21:41:20.9467255Z  2023-01-11T21:41:20.9467511Z  2023-01-11T21:41:20.9467699Z  2023-01-11T21:41:20.9467938Z  2023-01-11T21:41:20.9468175Z  2023-01-11T21:41:20.9468343Z  2023-01-11T21:41:20.9468623Z [1,895 / 2,684] 8 actions, 7 running 2023-01-11T21:41:20.9468919Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:20.9470686Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:20.9470973Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:20.9471349Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:20.9471774Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:20.9472094Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:20.9472481Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:20.9473312Z [Scann] Compiling torch/csrc/jit/runtime/autodiff.cpp 2023-01-11T21:41:21.3039626Z 2023-01-11T21:41:21.3040157Z  2023-01-11T21:41:21.3040605Z  2023-01-11T21:41:21.3040986Z  2023-01-11T21:41:21.3041254Z  2023-01-11T21:41:21.3042233Z  2023-01-11T21:41:21.3042430Z  2023-01-11T21:41:21.3042667Z  2023-01-11T21:41:21.3042911Z  2023-01-11T21:41:21.3043270Z [1,896 / 2,684] 8 actions running 2023-01-11T21:41:21.3043674Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:21.3044086Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:21.3044545Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:21.3044910Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:21.3045318Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:21.3045738Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:21.3046133Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:21.3046601Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:21.5719380Z 2023-01-11T21:41:21.5719901Z  2023-01-11T21:41:21.5720377Z  2023-01-11T21:41:21.5720996Z  2023-01-11T21:41:21.5721357Z  2023-01-11T21:41:21.5721744Z  2023-01-11T21:41:21.5722032Z  2023-01-11T21:41:21.5722296Z  2023-01-11T21:41:21.5722693Z  2023-01-11T21:41:21.5723086Z [1,897 / 2,684] 8 actions, 7 running 2023-01-11T21:41:21.5723673Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:21.5724241Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:21.5724853Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:21.5725245Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:21.5725755Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:21.5726219Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:21.5726723Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:21.5727159Z [Scann] Compiling torch/csrc/jit/mobile/compatibility/backport_manager.cpp 2023-01-11T21:41:21.7949373Z 2023-01-11T21:41:21.7949905Z  2023-01-11T21:41:21.7950273Z  2023-01-11T21:41:21.7950613Z  2023-01-11T21:41:21.7950908Z  2023-01-11T21:41:21.7951211Z  2023-01-11T21:41:21.7951514Z  2023-01-11T21:41:21.7951805Z  2023-01-11T21:41:21.7952113Z  2023-01-11T21:41:21.7952530Z [1,898 / 2,684] 8 actions, 7 running 2023-01-11T21:41:21.7952987Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:21.7953459Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:21.7953941Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:21.7954386Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:21.7954982Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:21.7955533Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:21.7956000Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:21.7956496Z [Scann] Compiling torch/csrc/jit/passes/refine_tuple_types.cpp 2023-01-11T21:41:22.1029261Z 2023-01-11T21:41:22.1030091Z  2023-01-11T21:41:22.1030448Z  2023-01-11T21:41:22.1030737Z  2023-01-11T21:41:22.1031025Z  2023-01-11T21:41:22.1031307Z  2023-01-11T21:41:22.1031592Z  2023-01-11T21:41:22.1031852Z  2023-01-11T21:41:22.1032128Z  2023-01-11T21:41:22.1032522Z [1,898 / 2,684] 8 actions running 2023-01-11T21:41:22.1032962Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:22.1033430Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:22.1034514Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:22.1034977Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:22.1035577Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:22.1036132Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:22.1036590Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:22.1037031Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:23.2648742Z 2023-01-11T21:41:23.2649300Z  2023-01-11T21:41:23.2649637Z  2023-01-11T21:41:23.2649906Z  2023-01-11T21:41:23.2650147Z  2023-01-11T21:41:23.2650368Z  2023-01-11T21:41:23.2650600Z  2023-01-11T21:41:23.2650833Z  2023-01-11T21:41:23.2651080Z  2023-01-11T21:41:23.2651481Z [1,899 / 2,684] 8 actions, 7 running 2023-01-11T21:41:23.2651955Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:23.2652385Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:23.2652778Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:23.2653292Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:23.2653760Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:23.2654222Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:23.2654676Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:23.2655066Z [Scann] Compiling torch/csrc/jit/frontend/convert_to_ssa.cpp 2023-01-11T21:41:23.5049447Z 2023-01-11T21:41:23.5049998Z  2023-01-11T21:41:23.5050300Z  2023-01-11T21:41:23.5050539Z  2023-01-11T21:41:23.5050762Z  2023-01-11T21:41:23.5051000Z  2023-01-11T21:41:23.5051268Z  2023-01-11T21:41:23.5051531Z  2023-01-11T21:41:23.5051811Z  2023-01-11T21:41:23.5052202Z [1,902 / 2,684] 8 actions running 2023-01-11T21:41:23.5052619Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:23.5053001Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:23.5053488Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:23.5053974Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:23.5054413Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:23.5054868Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:23.5055410Z Compiling torch/csrc/jit/passes/peephole.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:23.5055865Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:24.2884046Z 2023-01-11T21:41:24.2884588Z  2023-01-11T21:41:24.2884808Z  2023-01-11T21:41:24.2884969Z  2023-01-11T21:41:24.2885223Z  2023-01-11T21:41:24.2885413Z  2023-01-11T21:41:24.2885563Z  2023-01-11T21:41:24.2885727Z  2023-01-11T21:41:24.2885891Z  2023-01-11T21:41:24.2886125Z [1,903 / 2,684] 8 actions, 7 running 2023-01-11T21:41:24.2886411Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:24.2886689Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:24.2887140Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 3s processwrapper-sandbox 2023-01-11T21:41:24.2887620Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:24.2887939Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:24.2888513Z Compiling torch/csrc/jit/passes/peephole.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:24.2888844Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:24.2889114Z [Scann] Compiling torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp 2023-01-11T21:41:24.4910534Z 2023-01-11T21:41:24.4911074Z  2023-01-11T21:41:24.4911423Z  2023-01-11T21:41:24.4911741Z  2023-01-11T21:41:24.4912078Z  2023-01-11T21:41:24.4912372Z  2023-01-11T21:41:24.4912678Z  2023-01-11T21:41:24.4912986Z  2023-01-11T21:41:24.4913263Z  2023-01-11T21:41:24.4913546Z [1,906 / 2,684] 8 actions, 7 running 2023-01-11T21:41:24.4913832Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:24.4914095Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:24.5623930Z Compiling torch/csrc/jit/passes/peephole.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:24.5624539Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:24.5625012Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:24.5625597Z Compiling torch/csrc/jit/mobile/observer.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:24.5626173Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:24.5626767Z [Scann] Compiling torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp 2023-01-11T21:41:24.7047702Z 2023-01-11T21:41:24.7048173Z  2023-01-11T21:41:24.7048408Z  2023-01-11T21:41:24.7048590Z  2023-01-11T21:41:24.7050622Z  2023-01-11T21:41:24.7050965Z  2023-01-11T21:41:24.7051280Z  2023-01-11T21:41:24.7051544Z  2023-01-11T21:41:24.7051832Z  2023-01-11T21:41:24.7052234Z [1,906 / 2,684] 8 actions running 2023-01-11T21:41:24.7053133Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:24.7053500Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:24.7053974Z Compiling torch/csrc/jit/passes/peephole.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:24.7054378Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:24.7054757Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:24.7055892Z Compiling torch/csrc/jit/mobile/observer.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:24.7056380Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:24.7056829Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:25.2036604Z 2023-01-11T21:41:25.2037420Z  2023-01-11T21:41:25.2042780Z  2023-01-11T21:41:25.2043457Z  2023-01-11T21:41:25.2046365Z  2023-01-11T21:41:25.2046815Z  2023-01-11T21:41:25.2047242Z  2023-01-11T21:41:25.2047828Z  2023-01-11T21:41:25.2048615Z  2023-01-11T21:41:25.2049067Z [1,908 / 2,684] 7 actions, 6 running 2023-01-11T21:41:25.2049660Z Compiling torch/csrc/jit/passes/peephole.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:25.2050211Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:25.2050654Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:25.2051232Z Compiling torch/csrc/jit/mobile/observer.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:25.2051732Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:25.2052141Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:25.2052609Z [Scann] Compiling torch/csrc/jit/passes/device_type_analysis.cpp 2023-01-11T21:41:25.4397646Z 2023-01-11T21:41:25.4400119Z  2023-01-11T21:41:25.4400794Z  2023-01-11T21:41:25.4401464Z  2023-01-11T21:41:25.4401994Z  2023-01-11T21:41:25.4402508Z  2023-01-11T21:41:25.4402878Z  2023-01-11T21:41:25.4403226Z  2023-01-11T21:41:25.4403738Z [1,909 / 2,684] 8 actions, 7 running 2023-01-11T21:41:25.4404423Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:25.4405027Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:25.4405840Z Compiling torch/csrc/jit/mobile/observer.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:25.4406531Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:25.4407132Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:25.4407718Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:25.4408312Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:25.4408864Z [Scann] Compiling torch/csrc/lazy/core/trie.cpp 2023-01-11T21:41:25.7060836Z 2023-01-11T21:41:25.7061358Z  2023-01-11T21:41:25.7061690Z  2023-01-11T21:41:25.7061976Z  2023-01-11T21:41:25.7062239Z  2023-01-11T21:41:25.7062496Z  2023-01-11T21:41:25.7062780Z  2023-01-11T21:41:25.7063058Z  2023-01-11T21:41:25.7063319Z  2023-01-11T21:41:25.7063704Z [1,909 / 2,684] 8 actions running 2023-01-11T21:41:25.7064158Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:25.7064593Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:25.7065174Z Compiling torch/csrc/jit/mobile/observer.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:25.7065901Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:25.7066331Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:25.7066779Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:25.7067211Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:25.7067737Z Compiling torch/csrc/lazy/core/trie.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:25.9281535Z 2023-01-11T21:41:25.9281978Z  2023-01-11T21:41:25.9282283Z  2023-01-11T21:41:25.9282572Z  2023-01-11T21:41:25.9282849Z  2023-01-11T21:41:25.9283113Z  2023-01-11T21:41:25.9283397Z  2023-01-11T21:41:25.9283675Z  2023-01-11T21:41:25.9283918Z  2023-01-11T21:41:25.9284284Z [1,910 / 2,684] 8 actions, 7 running 2023-01-11T21:41:25.9284719Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:25.9285149Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:25.9285604Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:25.9286042Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:25.9286443Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:25.9286893Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:25.9287448Z Compiling torch/csrc/lazy/core/trie.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:25.9287946Z [Scann] Compiling torch/csrc/jit/passes/bailout_graph.cpp 2023-01-11T21:41:26.1372630Z 2023-01-11T21:41:26.1373120Z  2023-01-11T21:41:26.1373485Z  2023-01-11T21:41:26.1373784Z  2023-01-11T21:41:26.1374039Z  2023-01-11T21:41:26.1374327Z  2023-01-11T21:41:26.1374611Z  2023-01-11T21:41:26.1374899Z  2023-01-11T21:41:26.1375197Z  2023-01-11T21:41:26.1375631Z [1,911 / 2,684] 8 actions, 7 running 2023-01-11T21:41:26.1376111Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:26.1376569Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:26.1377064Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:26.1377535Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:26.1378021Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:26.1378622Z Compiling torch/csrc/lazy/core/trie.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:26.1379161Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:26.1379661Z [Scann] Compiling torch/csrc/profiler/orchestration/observer.cpp 2023-01-11T21:41:26.4432332Z 2023-01-11T21:41:26.4432835Z  2023-01-11T21:41:26.4433298Z  2023-01-11T21:41:26.4433575Z  2023-01-11T21:41:26.4434030Z  2023-01-11T21:41:26.4434294Z  2023-01-11T21:41:26.4434535Z  2023-01-11T21:41:26.4434794Z  2023-01-11T21:41:26.4435054Z  2023-01-11T21:41:26.4435420Z [1,912 / 2,684] 8 actions, 7 running 2023-01-11T21:41:26.4435914Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:26.4436350Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:26.4436809Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:26.4437242Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:26.4443973Z Compiling torch/csrc/lazy/core/trie.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:26.4444598Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:26.4445167Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:26.4445601Z [Scann] Compiling torch/csrc/distributed/c10d/ParamCommsUtils.cpp 2023-01-11T21:41:26.7067065Z 2023-01-11T21:41:26.7067600Z  2023-01-11T21:41:26.7067911Z  2023-01-11T21:41:26.7068199Z  2023-01-11T21:41:26.7068474Z  2023-01-11T21:41:26.7068728Z  2023-01-11T21:41:26.7068994Z  2023-01-11T21:41:26.7069382Z  2023-01-11T21:41:26.7069634Z  2023-01-11T21:41:26.7070021Z [1,912 / 2,684] 8 actions running 2023-01-11T21:41:26.7070465Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:26.7070897Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:26.7071342Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:26.7071968Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:26.7072497Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:26.7072994Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:26.7073415Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:26.7073833Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:27.0105676Z 2023-01-11T21:41:27.0106398Z  2023-01-11T21:41:27.0106740Z  2023-01-11T21:41:27.0107027Z  2023-01-11T21:41:27.0107311Z  2023-01-11T21:41:27.0107584Z  2023-01-11T21:41:27.0107859Z  2023-01-11T21:41:27.0108140Z  2023-01-11T21:41:27.0108400Z  2023-01-11T21:41:27.0108798Z [1,914 / 2,684] 8 actions, 7 running 2023-01-11T21:41:27.0109265Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:27.0109709Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:27.0110255Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:27.0110788Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:27.0111233Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:27.0111685Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:27.0112126Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:27.0112530Z [Scann] Compiling torch/csrc/jit/ir/node_hashing.cpp 2023-01-11T21:41:27.3078185Z 2023-01-11T21:41:27.3078723Z  2023-01-11T21:41:27.3079135Z  2023-01-11T21:41:27.3079428Z  2023-01-11T21:41:27.3082711Z  2023-01-11T21:41:27.3083140Z  2023-01-11T21:41:27.3083643Z  2023-01-11T21:41:27.3084089Z  2023-01-11T21:41:27.3084366Z  2023-01-11T21:41:27.3084761Z [1,914 / 2,684] 8 actions running 2023-01-11T21:41:27.3085275Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:27.3085774Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:27.3086395Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:27.3086943Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:27.3087351Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:27.3087638Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:27.3087974Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:27.3088340Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:27.5084599Z 2023-01-11T21:41:27.5085090Z  2023-01-11T21:41:27.5085487Z  2023-01-11T21:41:27.5085775Z  2023-01-11T21:41:27.5086043Z  2023-01-11T21:41:27.5086330Z  2023-01-11T21:41:27.5086590Z  2023-01-11T21:41:27.5086813Z  2023-01-11T21:41:27.5087071Z  2023-01-11T21:41:27.5087476Z [1,915 / 2,684] 8 actions running 2023-01-11T21:41:27.5087933Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:27.5088400Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:27.5088852Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:27.5089290Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:27.5089692Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:27.5090128Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:27.5090713Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:27.5091194Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:27.9062424Z 2023-01-11T21:41:27.9063024Z  2023-01-11T21:41:27.9063368Z  2023-01-11T21:41:27.9063548Z  2023-01-11T21:41:27.9063719Z  2023-01-11T21:41:27.9063886Z  2023-01-11T21:41:27.9064041Z  2023-01-11T21:41:27.9064205Z  2023-01-11T21:41:27.9064369Z  2023-01-11T21:41:27.9064606Z [1,916 / 2,684] 8 actions, 7 running 2023-01-11T21:41:27.9064888Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:27.9065160Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:27.9065465Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:27.9065807Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:27.9066432Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:27.9067067Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:27.9067575Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:27.9067985Z [Scann] Compiling torch/csrc/utils/schema_info.cpp 2023-01-11T21:41:28.1081898Z 2023-01-11T21:41:28.1082425Z  2023-01-11T21:41:28.1082798Z  2023-01-11T21:41:28.1271347Z  2023-01-11T21:41:28.1271973Z  2023-01-11T21:41:28.1272133Z  2023-01-11T21:41:28.1272304Z  2023-01-11T21:41:28.1272472Z  2023-01-11T21:41:28.1272693Z  2023-01-11T21:41:28.1273071Z [1,916 / 2,684] 8 actions running 2023-01-11T21:41:28.1273571Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:28.1274095Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:28.1274466Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:28.1274733Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:28.1274997Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:28.1275337Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:28.1275651Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:28.1276037Z Compiling torch/csrc/utils/schema_info.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:28.3287101Z 2023-01-11T21:41:28.3287634Z  2023-01-11T21:41:28.3287971Z  2023-01-11T21:41:28.3288280Z  2023-01-11T21:41:28.3288549Z  2023-01-11T21:41:28.3288811Z  2023-01-11T21:41:28.3289082Z  2023-01-11T21:41:28.3289301Z  2023-01-11T21:41:28.3289538Z  2023-01-11T21:41:28.3289882Z [1,918 / 2,684] 8 actions running 2023-01-11T21:41:28.3290269Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:28.3290687Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:28.3291102Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:28.3291645Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:28.3292183Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:28.3292706Z Compiling torch/csrc/utils/schema_info.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:28.3293146Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:28.3293522Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:28.7289796Z 2023-01-11T21:41:28.7290336Z  2023-01-11T21:41:28.7290682Z  2023-01-11T21:41:28.7290998Z  2023-01-11T21:41:28.7291275Z  2023-01-11T21:41:28.7291541Z  2023-01-11T21:41:28.7291766Z  2023-01-11T21:41:28.7291919Z  2023-01-11T21:41:28.7292086Z  2023-01-11T21:41:28.7292328Z [1,918 / 2,684] 8 actions running 2023-01-11T21:41:28.7292605Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:28.7292883Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:28.7293154Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:28.7293661Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:28.7294128Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:28.7294464Z Compiling torch/csrc/utils/schema_info.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:28.7294764Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:28.7295032Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:28.9952030Z 2023-01-11T21:41:28.9952577Z  2023-01-11T21:41:28.9952944Z  2023-01-11T21:41:28.9953271Z  2023-01-11T21:41:28.9957373Z  2023-01-11T21:41:28.9958150Z  2023-01-11T21:41:28.9958449Z  2023-01-11T21:41:28.9958773Z  2023-01-11T21:41:28.9959653Z  2023-01-11T21:41:28.9960048Z [1,920 / 2,684] 8 actions, 7 running 2023-01-11T21:41:28.9960573Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:28.9961084Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:28.9961565Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:28.9962202Z Compiling torch/csrc/utils/schema_info.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:28.9963023Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:28.9963507Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:28.9963953Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:28.9964413Z [Scann] Compiling torch/csrc/lazy/core/tensor_util.cpp 2023-01-11T21:41:29.3293476Z 2023-01-11T21:41:29.3293988Z  2023-01-11T21:41:29.3294326Z  2023-01-11T21:41:29.3294829Z  2023-01-11T21:41:29.3295122Z  2023-01-11T21:41:29.3295395Z  2023-01-11T21:41:29.3295605Z  2023-01-11T21:41:29.3295772Z  2023-01-11T21:41:29.3295937Z  2023-01-11T21:41:29.3296271Z [1,921 / 2,684] 8 actions running 2023-01-11T21:41:29.3296724Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:41:29.3297177Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:29.3297723Z Compiling torch/csrc/utils/schema_info.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:29.3298238Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:29.3298683Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:29.3299092Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:29.3299662Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:29.3300176Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:29.6298814Z 2023-01-11T21:41:29.6299394Z  2023-01-11T21:41:29.6299734Z  2023-01-11T21:41:29.6300023Z  2023-01-11T21:41:29.6300296Z  2023-01-11T21:41:29.6300552Z  2023-01-11T21:41:29.6300825Z  2023-01-11T21:41:29.6301069Z  2023-01-11T21:41:29.6301315Z  2023-01-11T21:41:29.6301713Z [1,922 / 2,684] 8 actions, 7 running 2023-01-11T21:41:29.6302177Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:41:29.6302585Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:29.6303028Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:29.6303474Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:29.6303943Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:29.6304520Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:29.6305022Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:29.6305415Z [Scann] Compiling torch/csrc/jit/passes/utils/op_registry.cpp 2023-01-11T21:41:29.9314399Z 2023-01-11T21:41:29.9315037Z  2023-01-11T21:41:29.9315417Z  2023-01-11T21:41:29.9315868Z  2023-01-11T21:41:29.9316173Z  2023-01-11T21:41:29.9316611Z  2023-01-11T21:41:29.9316924Z  2023-01-11T21:41:29.9317322Z  2023-01-11T21:41:29.9317642Z  2023-01-11T21:41:29.9318310Z [1,922 / 2,684] 8 actions running 2023-01-11T21:41:29.9318938Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:41:29.9319521Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:29.9320020Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:29.9320683Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:29.9321301Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:29.9322051Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:29.9322730Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:29.9323297Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:30.2590709Z 2023-01-11T21:41:30.2591239Z  2023-01-11T21:41:30.2591619Z  2023-01-11T21:41:30.2591951Z  2023-01-11T21:41:30.2592294Z  2023-01-11T21:41:30.2592577Z  2023-01-11T21:41:30.2592853Z  2023-01-11T21:41:30.2593134Z  2023-01-11T21:41:30.2593393Z  2023-01-11T21:41:30.2593799Z [1,925 / 2,684] 7 actions, 6 running 2023-01-11T21:41:30.2594260Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:41:30.2594685Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:30.2595302Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:30.2595900Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:30.2597053Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:30.2597495Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:30.2598121Z [Scann] Compiling torch/csrc/profiler/stubs/base.cpp 2023-01-11T21:41:30.4896687Z 2023-01-11T21:41:30.4898256Z  2023-01-11T21:41:30.4898542Z  2023-01-11T21:41:30.4898816Z  2023-01-11T21:41:30.4899060Z  2023-01-11T21:41:30.4899312Z  2023-01-11T21:41:30.4900056Z  2023-01-11T21:41:30.4900333Z  2023-01-11T21:41:30.4900583Z [1,926 / 2,684] 8 actions, 7 running 2023-01-11T21:41:30.4900873Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:41:30.4901153Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:30.4901485Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:30.4901801Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:30.4902064Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:30.4902392Z Compiling torch/csrc/profiler/stubs/base.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:30.4902715Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:30.4902987Z [Scann] Compiling torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp 2023-01-11T21:41:30.7298879Z 2023-01-11T21:41:30.7299442Z  2023-01-11T21:41:30.7299838Z  2023-01-11T21:41:30.7300193Z  2023-01-11T21:41:30.7300493Z  2023-01-11T21:41:30.7300809Z  2023-01-11T21:41:30.7301146Z  2023-01-11T21:41:30.7301409Z  2023-01-11T21:41:30.7301636Z  2023-01-11T21:41:30.7301885Z [1,926 / 2,684] 8 actions running 2023-01-11T21:41:30.7302163Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:41:30.7302439Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:30.7302881Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:30.7303318Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:30.7303725Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:30.7304294Z Compiling torch/csrc/profiler/stubs/base.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:30.7304751Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:30.7305204Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:31.1430857Z 2023-01-11T21:41:31.1431373Z  2023-01-11T21:41:31.1431680Z  2023-01-11T21:41:31.1431951Z  2023-01-11T21:41:31.1432319Z  2023-01-11T21:41:31.1432576Z  2023-01-11T21:41:31.1432809Z  2023-01-11T21:41:31.1433045Z  2023-01-11T21:41:31.1433363Z  2023-01-11T21:41:31.1433703Z [1,927 / 2,684] 8 actions, 7 running 2023-01-11T21:41:31.1434090Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:41:31.1434570Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:31.1434984Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:31.1435351Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:31.1435860Z Compiling torch/csrc/profiler/stubs/base.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:31.1436346Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:31.1436751Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:31.1437128Z [Scann] Compiling torch/csrc/jit/passes/concat_opt.cpp 2023-01-11T21:41:31.5302403Z 2023-01-11T21:41:31.5302961Z  2023-01-11T21:41:31.5303419Z  2023-01-11T21:41:31.5303635Z  2023-01-11T21:41:31.5303793Z  2023-01-11T21:41:31.5303977Z  2023-01-11T21:41:31.5304146Z  2023-01-11T21:41:31.5304340Z  2023-01-11T21:41:31.5304539Z  2023-01-11T21:41:31.5304787Z [1,928 / 2,684] 8 actions running 2023-01-11T21:41:31.5305122Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:41:31.5305427Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:31.5305694Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:31.5306161Z Compiling torch/csrc/profiler/stubs/base.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:31.5306561Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:31.5308720Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:31.5309135Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:31.5309475Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:31.8622650Z 2023-01-11T21:41:31.8623795Z  2023-01-11T21:41:31.8624541Z  2023-01-11T21:41:31.8625439Z  2023-01-11T21:41:31.8626077Z  2023-01-11T21:41:31.8626381Z  2023-01-11T21:41:31.8626653Z  2023-01-11T21:41:31.8628193Z  2023-01-11T21:41:31.8629389Z  2023-01-11T21:41:31.8630745Z [1,929 / 2,684] 8 actions, 7 running 2023-01-11T21:41:31.8631229Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:41:31.8631923Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:31.8632662Z Compiling torch/csrc/profiler/stubs/base.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:31.8633348Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:31.8634032Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:31.8634785Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:31.8635469Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:31.8636011Z [Scann] Compiling torch/csrc/utils/variadic.cpp 2023-01-11T21:41:32.1087884Z 2023-01-11T21:41:32.1088380Z  2023-01-11T21:41:32.1088708Z  2023-01-11T21:41:32.1089026Z  2023-01-11T21:41:32.1089336Z  2023-01-11T21:41:32.1089617Z  2023-01-11T21:41:32.1089921Z  2023-01-11T21:41:32.1090208Z  2023-01-11T21:41:32.1090487Z  2023-01-11T21:41:32.1090923Z [1,931 / 2,684] 8 actions, 7 running 2023-01-11T21:41:32.1091548Z Compiling torch/csrc/profiler/stubs/base.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:32.1092137Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:32.1092623Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:32.1093260Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:32.1093832Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:32.1094437Z Compiling torch/csrc/utils/variadic.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:32.1095109Z Compiling torch/csrc/jit/frontend/lexer.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:32.1095622Z [Scann] Compiling torch/csrc/distributed/c10d/logger.cpp 2023-01-11T21:41:32.3307831Z 2023-01-11T21:41:32.3308578Z  2023-01-11T21:41:32.3308951Z  2023-01-11T21:41:32.3309435Z  2023-01-11T21:41:32.3309750Z  2023-01-11T21:41:32.3310211Z  2023-01-11T21:41:32.3310537Z  2023-01-11T21:41:32.3311615Z  2023-01-11T21:41:32.3311907Z  2023-01-11T21:41:32.3312469Z [1,932 / 2,684] 8 actions running 2023-01-11T21:41:32.3313100Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:32.3313619Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:32.3314236Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:32.3314825Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:32.3315367Z Compiling torch/csrc/utils/variadic.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:32.3315742Z Compiling torch/csrc/jit/frontend/lexer.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:32.3316055Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:32.3316397Z Compiling torch/csrc/monitor/counters.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:32.5843136Z 2023-01-11T21:41:32.5843699Z  2023-01-11T21:41:32.5844147Z  2023-01-11T21:41:32.5844465Z  2023-01-11T21:41:32.5844784Z  2023-01-11T21:41:32.5845082Z  2023-01-11T21:41:32.5845397Z  2023-01-11T21:41:32.5845708Z  2023-01-11T21:41:32.5846003Z  2023-01-11T21:41:32.5846423Z [1,932 / 2,684] 8 actions running 2023-01-11T21:41:32.5846880Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:32.5847273Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:32.5849145Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:32.5849832Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:32.5850447Z Compiling torch/csrc/utils/variadic.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:32.5851044Z Compiling torch/csrc/jit/frontend/lexer.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:32.5851719Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:32.5854699Z Compiling torch/csrc/monitor/counters.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:33.2539836Z 2023-01-11T21:41:33.2540794Z  2023-01-11T21:41:33.2541204Z  2023-01-11T21:41:33.2543444Z  2023-01-11T21:41:33.2543676Z  2023-01-11T21:41:33.2543848Z  2023-01-11T21:41:33.2544019Z  2023-01-11T21:41:33.2544174Z  2023-01-11T21:41:33.2544401Z  2023-01-11T21:41:33.2544677Z [1,933 / 2,684] 8 actions, 7 running 2023-01-11T21:41:33.2544950Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:33.2546548Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:33.2546924Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:33.2547266Z Compiling torch/csrc/utils/variadic.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:33.2547651Z Compiling torch/csrc/jit/frontend/lexer.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:33.2548017Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:33.2548386Z Compiling torch/csrc/monitor/counters.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:33.2548699Z [Scann] Compiling torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp 2023-01-11T21:41:33.5479272Z 2023-01-11T21:41:33.5480136Z  2023-01-11T21:41:33.5480815Z  2023-01-11T21:41:33.5481287Z  2023-01-11T21:41:33.5483913Z  2023-01-11T21:41:33.5484262Z  2023-01-11T21:41:33.5484817Z  2023-01-11T21:41:33.5485558Z  2023-01-11T21:41:33.5485774Z  2023-01-11T21:41:33.5486062Z [1,935 / 2,684] 8 actions, 7 running 2023-01-11T21:41:33.5486382Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:33.5486723Z Compiling torch/csrc/utils/variadic.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:33.5488658Z Compiling torch/csrc/jit/frontend/lexer.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:33.5489465Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:33.5490385Z Compiling torch/csrc/monitor/counters.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:33.5491118Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:33.5491524Z Compiling torch/csrc/jit/api/module.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:33.5491842Z [Scann] Compiling torch/csrc/jit/api/object.cpp 2023-01-11T21:41:33.7850414Z 2023-01-11T21:41:33.7850986Z  2023-01-11T21:41:33.7851327Z  2023-01-11T21:41:33.7851681Z  2023-01-11T21:41:33.7852004Z  2023-01-11T21:41:33.7852306Z  2023-01-11T21:41:33.7852624Z  2023-01-11T21:41:33.7852938Z  2023-01-11T21:41:33.7853244Z  2023-01-11T21:41:33.7853524Z [1,935 / 2,684] 8 actions running 2023-01-11T21:41:33.7853898Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:33.7854234Z Compiling torch/csrc/utils/variadic.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:33.7854619Z Compiling torch/csrc/jit/frontend/lexer.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:33.7854933Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:33.7855270Z Compiling torch/csrc/monitor/counters.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:33.7855589Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:33.7855965Z Compiling torch/csrc/jit/api/module.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:33.7856337Z Compiling torch/csrc/jit/api/object.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:34.0508734Z 2023-01-11T21:41:34.0509231Z  2023-01-11T21:41:34.0509618Z  2023-01-11T21:41:34.0509921Z  2023-01-11T21:41:34.0510193Z  2023-01-11T21:41:34.0510490Z  2023-01-11T21:41:34.0511019Z  2023-01-11T21:41:34.0511299Z  2023-01-11T21:41:34.0511607Z  2023-01-11T21:41:34.0512031Z [1,936 / 2,684] 8 actions running 2023-01-11T21:41:34.0512487Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:34.0513122Z Compiling torch/csrc/utils/variadic.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:34.0513692Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:34.0514453Z Compiling torch/csrc/monitor/counters.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:34.0515022Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:34.0515626Z Compiling torch/csrc/jit/api/module.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:34.0516295Z Compiling torch/csrc/jit/api/object.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:34.0516844Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:34.2509522Z 2023-01-11T21:41:34.2510082Z  2023-01-11T21:41:34.2510437Z  2023-01-11T21:41:34.2510780Z  2023-01-11T21:41:34.2511102Z  2023-01-11T21:41:34.2511363Z  2023-01-11T21:41:34.2511518Z  2023-01-11T21:41:34.2511697Z  2023-01-11T21:41:34.2511916Z  2023-01-11T21:41:34.2512154Z [1,938 / 2,684] 8 actions running 2023-01-11T21:41:34.2512440Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:34.2512868Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:34.2513134Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:34.2513616Z Compiling torch/csrc/jit/api/module.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:34.2514129Z Compiling torch/csrc/jit/api/object.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:34.2514558Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:34.2514885Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:34.2515286Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:34.9458581Z 2023-01-11T21:41:34.9459093Z  2023-01-11T21:41:34.9459425Z  2023-01-11T21:41:34.9459856Z  2023-01-11T21:41:34.9460163Z  2023-01-11T21:41:34.9460434Z  2023-01-11T21:41:34.9460699Z  2023-01-11T21:41:34.9460953Z  2023-01-11T21:41:34.9461173Z  2023-01-11T21:41:34.9461543Z [1,939 / 2,684] 8 actions, 7 running 2023-01-11T21:41:34.9462111Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:41:34.9462585Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:34.9463226Z Compiling torch/csrc/jit/api/module.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:34.9463838Z Compiling torch/csrc/jit/api/object.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:34.9464487Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:34.9464992Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:34.9465420Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:34.9465844Z [Scann] Compiling torch/csrc/api/src/nn/modules/linear.cpp 2023-01-11T21:41:35.2532870Z 2023-01-11T21:41:35.2533358Z  2023-01-11T21:41:35.2533713Z  2023-01-11T21:41:35.2533997Z  2023-01-11T21:41:35.2534281Z  2023-01-11T21:41:35.2534570Z  2023-01-11T21:41:35.2534956Z  2023-01-11T21:41:35.2535215Z  2023-01-11T21:41:35.2535438Z  2023-01-11T21:41:35.2535780Z [1,939 / 2,684] 8 actions running 2023-01-11T21:41:35.2536145Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:41:35.2536528Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:35.2537105Z Compiling torch/csrc/jit/api/module.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:35.2537707Z Compiling torch/csrc/jit/api/object.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:35.2538134Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:35.2538497Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:35.2538863Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:35.2539281Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:35.5199228Z 2023-01-11T21:41:35.5200110Z  2023-01-11T21:41:35.5200865Z  2023-01-11T21:41:35.5202843Z  2023-01-11T21:41:35.5203493Z  2023-01-11T21:41:35.5203929Z  2023-01-11T21:41:35.5204487Z  2023-01-11T21:41:35.5204848Z  2023-01-11T21:41:35.5205232Z  2023-01-11T21:41:35.5205778Z [1,941 / 2,684] 8 actions, 7 running 2023-01-11T21:41:35.5206357Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:41:35.5206842Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:35.5207544Z Compiling torch/csrc/jit/api/module.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:35.5208113Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:35.5208679Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:35.5210571Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:35.5211405Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:35.5211999Z [Scann] Compiling torch/csrc/jit/runtime/decomposition_registry_util.cpp 2023-01-11T21:41:35.8526938Z 2023-01-11T21:41:35.8527785Z  2023-01-11T21:41:35.8528130Z  2023-01-11T21:41:35.8528338Z  2023-01-11T21:41:35.8528526Z  2023-01-11T21:41:35.8528704Z  2023-01-11T21:41:35.8528872Z  2023-01-11T21:41:35.8529038Z  2023-01-11T21:41:35.8529219Z  2023-01-11T21:41:35.8529590Z [1,942 / 2,684] 8 actions running 2023-01-11T21:41:35.8530034Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:41:35.8530421Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:35.8530831Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:35.8531193Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:35.8531596Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:35.8531913Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:35.8532176Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:35.8532505Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:36.1968950Z 2023-01-11T21:41:36.1969689Z  2023-01-11T21:41:36.1970263Z  2023-01-11T21:41:36.1970691Z  2023-01-11T21:41:36.1970970Z  2023-01-11T21:41:36.1971322Z  2023-01-11T21:41:36.1971626Z  2023-01-11T21:41:36.1971911Z  2023-01-11T21:41:36.1972111Z  2023-01-11T21:41:36.1972432Z [1,943 / 2,684] 8 actions, 7 running 2023-01-11T21:41:36.1972876Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:41:36.1973259Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:36.1973690Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:36.1973967Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:36.1974278Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:36.1974693Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:36.1975074Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:36.1975503Z [Scann] Compiling torch/csrc/api/src/nn/options/adaptive.cpp 2023-01-11T21:41:36.4148240Z 2023-01-11T21:41:36.4148650Z  2023-01-11T21:41:36.4148857Z  2023-01-11T21:41:36.4149030Z  2023-01-11T21:41:36.4149199Z  2023-01-11T21:41:36.4149355Z  2023-01-11T21:41:36.4149522Z  2023-01-11T21:41:36.4149705Z  2023-01-11T21:41:36.4149856Z  2023-01-11T21:41:36.4150110Z [1,945 / 2,684] 8 actions, 7 running 2023-01-11T21:41:36.4150405Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:41:36.4150667Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:36.4151008Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:36.4151416Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:36.4151677Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:36.4151939Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:36.4152201Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:36.4152469Z [Scann] Compiling torch/csrc/jit/serialization/flatbuffer_serializer.cpp 2023-01-11T21:41:36.6531304Z 2023-01-11T21:41:36.6531950Z  2023-01-11T21:41:36.6532356Z  2023-01-11T21:41:36.6532671Z  2023-01-11T21:41:36.6532970Z  2023-01-11T21:41:36.6533278Z  2023-01-11T21:41:36.6533690Z  2023-01-11T21:41:36.6535430Z  2023-01-11T21:41:36.6535606Z  2023-01-11T21:41:36.6535899Z [1,945 / 2,684] 8 actions running 2023-01-11T21:41:36.6536179Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:41:36.6536473Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:36.6536783Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:36.6537035Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:36.6538111Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:36.6538575Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:36.6538833Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:36.6539178Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:37.2613136Z 2023-01-11T21:41:37.2613631Z  2023-01-11T21:41:37.2613965Z  2023-01-11T21:41:37.2614274Z  2023-01-11T21:41:37.2614549Z  2023-01-11T21:41:37.2614813Z  2023-01-11T21:41:37.2615090Z  2023-01-11T21:41:37.2615361Z  2023-01-11T21:41:37.2615632Z  2023-01-11T21:41:37.2616054Z [1,946 / 2,684] 8 actions, 7 running 2023-01-11T21:41:37.2616502Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:41:37.2616962Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:37.2617410Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:37.2617848Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:37.2618290Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:37.2618741Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:37.2619193Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:37.2619626Z [Scann] Compiling torch/csrc/utils/out_types.cpp 2023-01-11T21:41:37.5337803Z 2023-01-11T21:41:37.5338595Z  2023-01-11T21:41:37.5338944Z  2023-01-11T21:41:37.5339471Z  2023-01-11T21:41:37.5339765Z  2023-01-11T21:41:37.5340032Z  2023-01-11T21:41:37.5340318Z  2023-01-11T21:41:37.5340599Z  2023-01-11T21:41:37.5340847Z  2023-01-11T21:41:37.5341218Z [1,948 / 2,684] 8 actions, 7 running 2023-01-11T21:41:37.5341703Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:41:37.5342201Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:37.5342702Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:37.5343187Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:37.5343664Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:37.5344252Z Compiling torch/csrc/utils/out_types.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:37.5344784Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:37.5345199Z [Scann] Compiling torch/csrc/lazy/ts_backend/ops/generic.cpp 2023-01-11T21:41:37.8549899Z 2023-01-11T21:41:37.8550456Z  2023-01-11T21:41:37.8550841Z  2023-01-11T21:41:37.8551139Z  2023-01-11T21:41:37.8551423Z  2023-01-11T21:41:37.8551719Z  2023-01-11T21:41:37.8552016Z  2023-01-11T21:41:37.8552292Z  2023-01-11T21:41:37.8552588Z  2023-01-11T21:41:37.8552985Z [1,948 / 2,684] 8 actions running 2023-01-11T21:41:37.8553460Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:41:37.8553945Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:37.8554405Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:37.8554877Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:37.8555349Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:37.8555941Z Compiling torch/csrc/utils/out_types.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:37.8556488Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:37.8556973Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:38.0541782Z 2023-01-11T21:41:38.0542578Z  2023-01-11T21:41:38.0542939Z  2023-01-11T21:41:38.0543215Z  2023-01-11T21:41:38.0543502Z  2023-01-11T21:41:38.0543778Z  2023-01-11T21:41:38.0544010Z  2023-01-11T21:41:38.0544244Z  2023-01-11T21:41:38.0544478Z  2023-01-11T21:41:38.0544814Z [1,949 / 2,684] 8 actions running 2023-01-11T21:41:38.0545485Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:41:38.0553451Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:38.0554192Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:38.0554862Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:38.0555679Z Compiling torch/csrc/utils/out_types.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:38.0556407Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:38.0557261Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:38.0558076Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:38.4544019Z 2023-01-11T21:41:38.4550281Z  2023-01-11T21:41:38.4552581Z  2023-01-11T21:41:38.4553063Z  2023-01-11T21:41:38.4553324Z  2023-01-11T21:41:38.4553774Z  2023-01-11T21:41:38.4554047Z  2023-01-11T21:41:38.4554476Z  2023-01-11T21:41:38.4554749Z  2023-01-11T21:41:38.4555331Z [1,949 / 2,684] 8 actions running 2023-01-11T21:41:38.4555969Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:41:38.4556438Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:38.4557211Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:38.4558024Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:38.4558785Z Compiling torch/csrc/utils/out_types.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:38.4559451Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:38.4559945Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:38.4560653Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:38.7113317Z 2023-01-11T21:41:38.7113878Z  2023-01-11T21:41:38.7114232Z  2023-01-11T21:41:38.7114493Z  2023-01-11T21:41:38.7114777Z  2023-01-11T21:41:38.7115042Z  2023-01-11T21:41:38.7115318Z  2023-01-11T21:41:38.7115592Z  2023-01-11T21:41:38.7115845Z  2023-01-11T21:41:38.7116282Z [1,950 / 2,684] 8 actions, 7 running 2023-01-11T21:41:38.7116793Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:41:38.7117252Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:38.7130781Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:38.7131560Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:38.7132037Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:38.7132494Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:38.7132938Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:38.7133348Z [Scann] Compiling torch/csrc/jit/mobile/upgrader_mobile.cpp 2023-01-11T21:41:38.9330741Z 2023-01-11T21:41:38.9331307Z  2023-01-11T21:41:38.9331625Z  2023-01-11T21:41:38.9331873Z  2023-01-11T21:41:38.9332118Z  2023-01-11T21:41:38.9332443Z  2023-01-11T21:41:38.9332761Z  2023-01-11T21:41:38.9332927Z  2023-01-11T21:41:38.9333089Z  2023-01-11T21:41:38.9333348Z [1,951 / 2,684] 8 actions, 7 running 2023-01-11T21:41:38.9333622Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:41:38.9333900Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:38.9334178Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:38.9334430Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:38.9334693Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:38.9334958Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:38.9335241Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:38.9335498Z [Scann] Compiling torch/csrc/jit/tensorexpr/operators/matmul.cpp 2023-01-11T21:41:39.2548719Z 2023-01-11T21:41:39.2549221Z  2023-01-11T21:41:39.2549607Z  2023-01-11T21:41:39.2549919Z  2023-01-11T21:41:39.2550229Z  2023-01-11T21:41:39.2550535Z  2023-01-11T21:41:39.2550742Z  2023-01-11T21:41:39.2550939Z  2023-01-11T21:41:39.2551103Z  2023-01-11T21:41:39.2551337Z [1,951 / 2,684] 8 actions running 2023-01-11T21:41:39.2551681Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:41:39.2551958Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:39.2552211Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:39.2669804Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:39.2670236Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:39.2670627Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:39.2671114Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:39.2671533Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:39.4684316Z 2023-01-11T21:41:39.4684871Z  2023-01-11T21:41:39.4685425Z  2023-01-11T21:41:39.4685747Z  2023-01-11T21:41:39.4686037Z  2023-01-11T21:41:39.4686299Z  2023-01-11T21:41:39.4686585Z  2023-01-11T21:41:39.4686880Z  2023-01-11T21:41:39.4687153Z  2023-01-11T21:41:39.4687568Z [1,954 / 2,684] 8 actions running 2023-01-11T21:41:39.4688048Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:41:39.4688515Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:39.4688996Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:39.4689451Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:39.4689997Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:39.4690519Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:39.4691071Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:39.4691599Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:39.8692382Z 2023-01-11T21:41:39.8692909Z  2023-01-11T21:41:39.8693278Z  2023-01-11T21:41:39.8693573Z  2023-01-11T21:41:39.8693868Z  2023-01-11T21:41:39.8694166Z  2023-01-11T21:41:39.8694454Z  2023-01-11T21:41:39.8694753Z  2023-01-11T21:41:39.8695044Z  2023-01-11T21:41:39.8695447Z [1,955 / 2,684] 8 actions running 2023-01-11T21:41:39.8695936Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:41:39.8696421Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:39.8696888Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:39.8697370Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:39.8697859Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:39.8698471Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:39.8699046Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:39.8699675Z Compiling torch/csrc/distributed/c10d/debug.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:40.3586512Z 2023-01-11T21:41:40.3587059Z  2023-01-11T21:41:40.3587433Z  2023-01-11T21:41:40.3587736Z  2023-01-11T21:41:40.3588034Z  2023-01-11T21:41:40.3588326Z  2023-01-11T21:41:40.3588602Z  2023-01-11T21:41:40.3588873Z  2023-01-11T21:41:40.3589141Z  2023-01-11T21:41:40.3589575Z [1,956 / 2,684] 8 actions, 7 running 2023-01-11T21:41:40.3590045Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:41:40.3590483Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:40.3590910Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:40.3591391Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:40.3592014Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:40.3592598Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:40.3593228Z Compiling torch/csrc/distributed/c10d/debug.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:40.3593802Z [Scann] Compiling torch/csrc/jit/passes/hoist_conv_packed_params.cpp 2023-01-11T21:41:40.6704523Z 2023-01-11T21:41:40.6705020Z  2023-01-11T21:41:40.6705363Z  2023-01-11T21:41:40.6705631Z  2023-01-11T21:41:40.6705892Z  2023-01-11T21:41:40.6706152Z  2023-01-11T21:41:40.6706420Z  2023-01-11T21:41:40.6706665Z  2023-01-11T21:41:40.6706925Z  2023-01-11T21:41:40.6707307Z [1,957 / 2,684] 8 actions running 2023-01-11T21:41:40.6707733Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:41:40.6708174Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:40.6708602Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:40.6709356Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:40.6709870Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:40.6710449Z Compiling torch/csrc/distributed/c10d/debug.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:40.6710954Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:40.6711363Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:40.8989246Z 2023-01-11T21:41:40.8991139Z  2023-01-11T21:41:40.8991510Z  2023-01-11T21:41:40.8991771Z  2023-01-11T21:41:40.8992043Z  2023-01-11T21:41:40.8992332Z  2023-01-11T21:41:40.8992581Z  2023-01-11T21:41:40.8992859Z  2023-01-11T21:41:40.8993097Z  2023-01-11T21:41:40.8993492Z [1,959 / 2,684] 8 actions, 7 running 2023-01-11T21:41:40.8993963Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:41:40.8994469Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:40.8994950Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:40.8995609Z Compiling torch/csrc/distributed/c10d/debug.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:40.8996073Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:40.8996326Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:40.8996588Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:40.8996861Z [Scann] Compiling torch/csrc/jit/runtime/simple_graph_executor_impl.cpp 2023-01-11T21:41:41.2693507Z 2023-01-11T21:41:41.2694456Z  2023-01-11T21:41:41.2695097Z  2023-01-11T21:41:41.2695832Z  2023-01-11T21:41:41.2696121Z  2023-01-11T21:41:41.2696299Z  2023-01-11T21:41:41.2696471Z  2023-01-11T21:41:41.2696714Z  2023-01-11T21:41:41.2696980Z  2023-01-11T21:41:41.2697240Z [1,960 / 2,684] 8 actions running 2023-01-11T21:41:41.2697535Z //:torch; 11s processwrapper-sandbox 2023-01-11T21:41:41.2697976Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:41.2698249Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:41.2698513Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:41.2698931Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:41.2699200Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:41.2699447Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:41.2699952Z Compiling torch/csrc/autograd/cpp_hook.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:41.9645804Z 2023-01-11T21:41:41.9646544Z  2023-01-11T21:41:41.9647103Z  2023-01-11T21:41:41.9647466Z  2023-01-11T21:41:41.9647936Z  2023-01-11T21:41:41.9648241Z  2023-01-11T21:41:41.9648703Z  2023-01-11T21:41:41.9649010Z  2023-01-11T21:41:41.9662269Z  2023-01-11T21:41:41.9662668Z [1,961 / 2,684] 8 actions, 7 running 2023-01-11T21:41:41.9663212Z //:torch; 11s processwrapper-sandbox 2023-01-11T21:41:41.9663741Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:41.9664157Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:41.9664674Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:41.9665058Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:41.9665587Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:41.9666194Z Compiling torch/csrc/autograd/cpp_hook.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:41.9666791Z [Scann] Compiling torch/csrc/utils/byte_order.cpp 2023-01-11T21:41:42.2700439Z 2023-01-11T21:41:42.2701057Z  2023-01-11T21:41:42.2701289Z  2023-01-11T21:41:42.2701464Z  2023-01-11T21:41:42.2701632Z  2023-01-11T21:41:42.2703457Z  2023-01-11T21:41:42.2704135Z  2023-01-11T21:41:42.2704804Z  2023-01-11T21:41:42.2705379Z  2023-01-11T21:41:42.2705853Z [1,963 / 2,684] 8 actions running 2023-01-11T21:41:42.2706361Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:41:42.2706833Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:42.2707348Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:42.2708712Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:42.2709321Z Compiling torch/csrc/autograd/cpp_hook.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:42.2710025Z Compiling torch/csrc/utils/byte_order.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:42.2710597Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:42.2711088Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:42.7652851Z 2023-01-11T21:41:42.7653641Z  2023-01-11T21:41:42.7654004Z  2023-01-11T21:41:42.7654276Z  2023-01-11T21:41:42.7654556Z  2023-01-11T21:41:42.7654855Z  2023-01-11T21:41:42.7655141Z  2023-01-11T21:41:42.7655446Z  2023-01-11T21:41:42.7655743Z  2023-01-11T21:41:42.7656118Z [1,964 / 2,684] 8 actions, 7 running 2023-01-11T21:41:42.7656574Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:41:42.7657032Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:42.7657495Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:42.7658073Z Compiling torch/csrc/autograd/cpp_hook.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:42.7658693Z Compiling torch/csrc/utils/byte_order.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:42.7659188Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:42.7659636Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:42.7660064Z [Scann] Compiling torch/csrc/profiler/kineto_client_interface.cpp 2023-01-11T21:41:43.0004421Z 2023-01-11T21:41:43.0004957Z  2023-01-11T21:41:43.0005297Z  2023-01-11T21:41:43.0005598Z  2023-01-11T21:41:43.0005878Z  2023-01-11T21:41:43.0006145Z  2023-01-11T21:41:43.0006435Z  2023-01-11T21:41:43.0006732Z  2023-01-11T21:41:43.0006997Z  2023-01-11T21:41:43.0007400Z [1,966 / 2,684] 8 actions, 7 running 2023-01-11T21:41:43.0007891Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:41:43.0008355Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:43.0008823Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:43.0009283Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:43.0009741Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:43.0010211Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:43.0010653Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:43.0011077Z [Scann] Compiling torch/csrc/jit/passes/fuse_relu.cpp 2023-01-11T21:41:43.2704424Z 2023-01-11T21:41:43.2704951Z  2023-01-11T21:41:43.2705280Z  2023-01-11T21:41:43.2705607Z  2023-01-11T21:41:43.2705930Z  2023-01-11T21:41:43.2706200Z  2023-01-11T21:41:43.2706371Z  2023-01-11T21:41:43.2706541Z  2023-01-11T21:41:43.2706694Z  2023-01-11T21:41:43.2706943Z [1,966 / 2,684] 8 actions running 2023-01-11T21:41:43.2707234Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:41:43.2707502Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:43.2707831Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:43.2708098Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:43.2708364Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:43.2708628Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:43.2708892Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:43.2709224Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:43.7004607Z 2023-01-11T21:41:43.7005141Z  2023-01-11T21:41:43.7005540Z  2023-01-11T21:41:43.7005840Z  2023-01-11T21:41:43.7006086Z  2023-01-11T21:41:43.7006347Z  2023-01-11T21:41:43.7006615Z  2023-01-11T21:41:43.7006861Z  2023-01-11T21:41:43.7007122Z  2023-01-11T21:41:43.7007502Z [1,967 / 2,684] 8 actions, 7 running 2023-01-11T21:41:43.7007926Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:41:43.7008360Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:43.7008787Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:43.7009194Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:43.7009836Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:43.7010261Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:43.7010796Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:43.7011324Z [Scann] Compiling torch/csrc/jit/passes/quantization/quantization_type.cpp 2023-01-11T21:41:43.9056951Z 2023-01-11T21:41:43.9057509Z  2023-01-11T21:41:43.9058165Z  2023-01-11T21:41:43.9058444Z  2023-01-11T21:41:43.9058734Z  2023-01-11T21:41:43.9059002Z  2023-01-11T21:41:43.9059239Z  2023-01-11T21:41:43.9059473Z  2023-01-11T21:41:43.9059715Z  2023-01-11T21:41:43.9060055Z [1,968 / 2,684] 8 actions, 7 running 2023-01-11T21:41:43.9060481Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:41:43.9060919Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:43.9061359Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:43.9061824Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:43.9062249Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:43.9062726Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:43.9063188Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:43.9063509Z [Scann] //:torch 2023-01-11T21:41:44.2759579Z 2023-01-11T21:41:44.2760228Z  2023-01-11T21:41:44.2760655Z  2023-01-11T21:41:44.2760961Z  2023-01-11T21:41:44.2761262Z  2023-01-11T21:41:44.2761568Z  2023-01-11T21:41:44.2761894Z  2023-01-11T21:41:44.2762192Z  2023-01-11T21:41:44.2762513Z  2023-01-11T21:41:44.2762949Z [1,969 / 2,684] 8 actions running 2023-01-11T21:41:44.2763451Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:41:44.2764949Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:44.2765858Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:44.2766390Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:44.2766995Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:44.2767536Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:44.2768390Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:44.2768879Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:44.4919877Z 2023-01-11T21:41:44.4921067Z  2023-01-11T21:41:44.4922112Z  2023-01-11T21:41:44.4922407Z  2023-01-11T21:41:44.4922963Z  2023-01-11T21:41:44.4923219Z  2023-01-11T21:41:44.4923664Z  2023-01-11T21:41:44.4923967Z  2023-01-11T21:41:44.4924385Z  2023-01-11T21:41:44.4924901Z [1,970 / 2,684] 8 actions, 7 running 2023-01-11T21:41:44.4925361Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:41:44.4925927Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:44.4926497Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:44.4926925Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:44.4927436Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:44.4927880Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:44.4928340Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:44.4928809Z [Scann] Compiling torch/csrc/distributed/rpc/python_call.cpp 2023-01-11T21:41:44.7323858Z 2023-01-11T21:41:44.7324739Z  2023-01-11T21:41:44.7325586Z  2023-01-11T21:41:44.7326571Z  2023-01-11T21:41:44.7326970Z  2023-01-11T21:41:44.7327282Z  2023-01-11T21:41:44.7327594Z  2023-01-11T21:41:44.7327904Z  2023-01-11T21:41:44.7328191Z  2023-01-11T21:41:44.7330897Z [1,971 / 2,684] 8 actions, 7 running 2023-01-11T21:41:44.7331421Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:41:44.7331888Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:44.7332858Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:44.7333338Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:44.7333790Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:44.7334995Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:44.7335470Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:44.7335912Z [Scann] Compiling torch/csrc/utils/tensor_flatten.cpp 2023-01-11T21:41:45.0770239Z 2023-01-11T21:41:45.0770773Z  2023-01-11T21:41:45.0771144Z  2023-01-11T21:41:45.0771435Z  2023-01-11T21:41:45.0771706Z  2023-01-11T21:41:45.0771989Z  2023-01-11T21:41:45.0772487Z  2023-01-11T21:41:45.0772740Z  2023-01-11T21:41:45.0772993Z  2023-01-11T21:41:45.0773355Z [1,971 / 2,684] 8 actions running 2023-01-11T21:41:45.0773783Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:41:45.0774211Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:45.0774627Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:45.0775040Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:45.0775486Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:45.0775929Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:45.0776393Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:45.0777275Z Compiling torch/csrc/utils/tensor_flatten.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:45.4775024Z 2023-01-11T21:41:45.4775533Z  2023-01-11T21:41:45.4775865Z  2023-01-11T21:41:45.4776122Z  2023-01-11T21:41:45.4776383Z  2023-01-11T21:41:45.4776659Z  2023-01-11T21:41:45.4776914Z  2023-01-11T21:41:45.4777205Z  2023-01-11T21:41:45.4777472Z  2023-01-11T21:41:45.4777841Z [1,972 / 2,684] 8 actions running 2023-01-11T21:41:45.4778295Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:41:45.4778728Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:45.4779145Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:45.4779564Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:45.4780001Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:45.4780401Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:45.4780957Z Compiling torch/csrc/utils/tensor_flatten.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:45.4781483Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:45.7905130Z 2023-01-11T21:41:45.7905704Z  2023-01-11T21:41:45.7906010Z  2023-01-11T21:41:45.7906255Z  2023-01-11T21:41:45.7906493Z  2023-01-11T21:41:45.7906729Z  2023-01-11T21:41:45.7906972Z  2023-01-11T21:41:45.7907211Z  2023-01-11T21:41:45.7907466Z  2023-01-11T21:41:45.7907855Z [1,974 / 2,684] 8 actions, 7 running 2023-01-11T21:41:45.7908320Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:41:45.7908760Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:45.7909198Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:45.7909585Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:45.7910079Z Compiling torch/csrc/utils/tensor_flatten.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:45.7910569Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:45.7911102Z Compiling torch/csrc/api/src/optim/sgd.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:45.7911631Z [Scann] Compiling torch/csrc/jit/api/module_save.cpp 2023-01-11T21:41:46.0783583Z 2023-01-11T21:41:46.0784289Z  2023-01-11T21:41:46.0784671Z  2023-01-11T21:41:46.0784968Z  2023-01-11T21:41:46.0785242Z  2023-01-11T21:41:46.0785525Z  2023-01-11T21:41:46.0785806Z  2023-01-11T21:41:46.0786083Z  2023-01-11T21:41:46.0786364Z  2023-01-11T21:41:46.0786765Z [1,974 / 2,684] 8 actions running 2023-01-11T21:41:46.0787221Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:41:46.0787688Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:46.0788152Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:46.0788583Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:46.0789183Z Compiling torch/csrc/utils/tensor_flatten.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:46.0789733Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:46.0790508Z Compiling torch/csrc/api/src/optim/sgd.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:46.0791160Z Compiling torch/csrc/jit/api/module_save.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:46.6495957Z 2023-01-11T21:41:46.6496489Z  2023-01-11T21:41:46.6496851Z  2023-01-11T21:41:46.6497126Z  2023-01-11T21:41:46.6497405Z  2023-01-11T21:41:46.6497698Z  2023-01-11T21:41:46.6498168Z  2023-01-11T21:41:46.6498478Z  2023-01-11T21:41:46.6498770Z  2023-01-11T21:41:46.6499190Z [1,975 / 2,684] 8 actions, 7 running 2023-01-11T21:41:46.6499681Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:41:46.6500157Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:41:46.6500628Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:46.6501244Z Compiling torch/csrc/utils/tensor_flatten.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:46.6501777Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:46.6502382Z Compiling torch/csrc/api/src/optim/sgd.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:46.6503055Z Compiling torch/csrc/jit/api/module_save.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:46.6503583Z [Scann] Compiling torch/csrc/jit/passes/inliner.cpp 2023-01-11T21:41:46.8779390Z 2023-01-11T21:41:46.8780008Z  2023-01-11T21:41:46.8780373Z  2023-01-11T21:41:46.8780613Z  2023-01-11T21:41:46.8780796Z  2023-01-11T21:41:46.8781054Z  2023-01-11T21:41:46.8781250Z  2023-01-11T21:41:46.8781416Z  2023-01-11T21:41:46.8781568Z  2023-01-11T21:41:46.8781813Z [1,976 / 2,684] 8 actions running 2023-01-11T21:41:46.8782099Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:41:46.8782395Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:41:46.8782663Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:46.8783011Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:46.8783382Z Compiling torch/csrc/api/src/optim/sgd.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:46.8783772Z Compiling torch/csrc/jit/api/module_save.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:46.8784153Z Compiling torch/csrc/jit/passes/inliner.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:46.8784461Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:47.2970536Z 2023-01-11T21:41:47.2971208Z  2023-01-11T21:41:47.2971653Z  2023-01-11T21:41:47.2971968Z  2023-01-11T21:41:47.2972278Z  2023-01-11T21:41:47.2972568Z  2023-01-11T21:41:47.2972871Z  2023-01-11T21:41:47.2973154Z  2023-01-11T21:41:47.2973455Z  2023-01-11T21:41:47.2973891Z [1,977 / 2,684] 8 actions, 7 running 2023-01-11T21:41:47.2974402Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:41:47.2974890Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:41:47.2975372Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:47.2976003Z Compiling torch/csrc/api/src/optim/sgd.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:47.2976699Z Compiling torch/csrc/jit/api/module_save.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:47.2977398Z Compiling torch/csrc/jit/passes/inliner.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:47.2977971Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:47.2978406Z [Scann] Compiling torch/csrc/api/src/nn/modules/conv.cpp 2023-01-11T21:41:47.5310297Z 2023-01-11T21:41:47.5311473Z  2023-01-11T21:41:47.5312137Z  2023-01-11T21:41:47.5312657Z  2023-01-11T21:41:47.5313119Z  2023-01-11T21:41:47.5313409Z  2023-01-11T21:41:47.5313680Z  2023-01-11T21:41:47.5313949Z  2023-01-11T21:41:47.5314253Z  2023-01-11T21:41:47.5314663Z [1,979 / 2,684] 8 actions running 2023-01-11T21:41:47.5315163Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:41:47.5315668Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:41:47.5316277Z Compiling torch/csrc/api/src/optim/sgd.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:47.5317202Z Compiling torch/csrc/jit/passes/inliner.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:47.5319415Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:47.5319825Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:47.5320380Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:47.5321146Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:48.2328705Z 2023-01-11T21:41:48.2329245Z  2023-01-11T21:41:48.2329580Z  2023-01-11T21:41:48.2329866Z  2023-01-11T21:41:48.2330129Z  2023-01-11T21:41:48.2330391Z  2023-01-11T21:41:48.2330640Z  2023-01-11T21:41:48.2330904Z  2023-01-11T21:41:48.2331168Z  2023-01-11T21:41:48.2331542Z [1,980 / 2,684] 8 actions, 7 running 2023-01-11T21:41:48.2331998Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:41:48.2332457Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:41:48.2333040Z Compiling torch/csrc/api/src/optim/sgd.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:48.2333563Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:48.2334013Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:48.2334593Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:48.2335110Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:48.2335566Z [Scann] Compiling torch/csrc/api/src/nn/modules/instancenorm.cpp 2023-01-11T21:41:48.5358890Z 2023-01-11T21:41:48.5359724Z  2023-01-11T21:41:48.5360242Z  2023-01-11T21:41:48.5362160Z  2023-01-11T21:41:48.5362626Z  2023-01-11T21:41:48.5363101Z  2023-01-11T21:41:48.5363548Z  2023-01-11T21:41:48.5363941Z  2023-01-11T21:41:48.5364309Z  2023-01-11T21:41:48.5364914Z [1,981 / 2,684] 8 actions running 2023-01-11T21:41:48.5365754Z //:torch; 18s processwrapper-sandbox 2023-01-11T21:41:48.5366846Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:41:48.5367350Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:48.5367781Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:48.5368317Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:48.5368831Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:48.5369245Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:48.5369779Z Compiling torch/csrc/api/src/enum.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:48.8204755Z 2023-01-11T21:41:48.8205330Z  2023-01-11T21:41:48.8205676Z  2023-01-11T21:41:48.8205947Z  2023-01-11T21:41:48.8206211Z  2023-01-11T21:41:48.8206465Z  2023-01-11T21:41:48.8206733Z  2023-01-11T21:41:48.8207004Z  2023-01-11T21:41:48.8207254Z  2023-01-11T21:41:48.8207651Z [1,982 / 2,684] 8 actions, 7 running 2023-01-11T21:41:48.8208099Z //:torch; 18s processwrapper-sandbox 2023-01-11T21:41:48.8208563Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:41:48.8209022Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:48.8209449Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:48.8209827Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:48.8210209Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:48.8210769Z Compiling torch/csrc/api/src/enum.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:48.8211290Z [Scann] Compiling torch/csrc/jit/mobile/nnc/aot_compiler.cpp 2023-01-11T21:41:49.1372190Z 2023-01-11T21:41:49.1372658Z  2023-01-11T21:41:49.1373010Z  2023-01-11T21:41:49.1373291Z  2023-01-11T21:41:49.1373555Z  2023-01-11T21:41:49.1373817Z  2023-01-11T21:41:49.1374092Z  2023-01-11T21:41:49.1374341Z  2023-01-11T21:41:49.1374605Z  2023-01-11T21:41:49.1374975Z [1,982 / 2,684] 8 actions running 2023-01-11T21:41:49.1375384Z //:torch; 18s processwrapper-sandbox 2023-01-11T21:41:49.1375808Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:41:49.1376469Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:49.1376895Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:49.1377296Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:49.1377702Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:49.1378208Z Compiling torch/csrc/api/src/enum.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:49.1378670Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:49.3987726Z 2023-01-11T21:41:49.3988242Z  2023-01-11T21:41:49.3988548Z  2023-01-11T21:41:49.3988792Z  2023-01-11T21:41:49.3989041Z  2023-01-11T21:41:49.3989293Z  2023-01-11T21:41:49.3989521Z  2023-01-11T21:41:49.3989818Z  2023-01-11T21:41:49.3990065Z  2023-01-11T21:41:49.3990419Z [1,984 / 2,684] 8 actions, 7 running 2023-01-11T21:41:49.3990838Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:41:49.3991257Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:41:49.3991649Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:49.3992058Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:49.3992456Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:49.3992840Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:49.3993240Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:49.3993606Z [Scann] Compiling torch/csrc/lazy/core/shape.cpp 2023-01-11T21:41:49.7369219Z 2023-01-11T21:41:49.7370139Z  2023-01-11T21:41:49.7370873Z  2023-01-11T21:41:49.7372822Z  2023-01-11T21:41:49.7373345Z  2023-01-11T21:41:49.7373799Z  2023-01-11T21:41:49.7374281Z  2023-01-11T21:41:49.7374897Z  2023-01-11T21:41:49.7377845Z  2023-01-11T21:41:49.7378585Z [1,984 / 2,684] 8 actions running 2023-01-11T21:41:49.7379210Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:41:49.7379938Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:41:49.7380515Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:49.7381420Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:49.7382392Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:49.7382838Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:49.7383217Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:49.7383759Z Compiling torch/csrc/lazy/core/shape.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:50.2831287Z 2023-01-11T21:41:50.2831786Z  2023-01-11T21:41:50.2832178Z  2023-01-11T21:41:50.2832486Z  2023-01-11T21:41:50.2832755Z  2023-01-11T21:41:50.2833050Z  2023-01-11T21:41:50.2833338Z  2023-01-11T21:41:50.2833623Z  2023-01-11T21:41:50.2833917Z  2023-01-11T21:41:50.2834351Z [1,985 / 2,684] 8 actions, 7 running 2023-01-11T21:41:50.2834790Z //:torch; 20s processwrapper-sandbox 2023-01-11T21:41:50.2835244Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:41:50.2835708Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:50.2836142Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:50.2836620Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:50.2837089Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:50.2837665Z Compiling torch/csrc/lazy/core/shape.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:50.2838408Z [Scann] Compiling torch/csrc/jit/passes/graph_fuser.cpp 2023-01-11T21:41:50.5386261Z 2023-01-11T21:41:50.5386802Z  2023-01-11T21:41:50.5387203Z  2023-01-11T21:41:50.5387486Z  2023-01-11T21:41:50.5387784Z  2023-01-11T21:41:50.5388082Z  2023-01-11T21:41:50.5388354Z  2023-01-11T21:41:50.5388613Z  2023-01-11T21:41:50.5388895Z  2023-01-11T21:41:50.5389694Z [1,986 / 2,684] 8 actions running 2023-01-11T21:41:50.5390173Z //:torch; 20s processwrapper-sandbox 2023-01-11T21:41:50.5390635Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:41:50.5391110Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:50.5391611Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:50.5392348Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:50.5392904Z Compiling torch/csrc/lazy/core/shape.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:50.5393611Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:50.5394205Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:50.9378833Z 2023-01-11T21:41:50.9379759Z  2023-01-11T21:41:50.9380607Z  2023-01-11T21:41:50.9382360Z  2023-01-11T21:41:50.9382826Z  2023-01-11T21:41:50.9383233Z  2023-01-11T21:41:50.9383608Z  2023-01-11T21:41:50.9383963Z  2023-01-11T21:41:50.9384322Z  2023-01-11T21:41:50.9384799Z [1,988 / 2,684] 8 actions running 2023-01-11T21:41:50.9385347Z //:torch; 20s processwrapper-sandbox 2023-01-11T21:41:50.9385893Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:41:50.9386431Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:50.9386968Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:50.9387676Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:50.9388304Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:50.9388970Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:50.9389586Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:51.3387127Z 2023-01-11T21:41:51.3387683Z  2023-01-11T21:41:51.3388024Z  2023-01-11T21:41:51.3388334Z  2023-01-11T21:41:51.3388643Z  2023-01-11T21:41:51.3388934Z  2023-01-11T21:41:51.3389228Z  2023-01-11T21:41:51.3389534Z  2023-01-11T21:41:51.3389813Z  2023-01-11T21:41:51.3390239Z [1,989 / 2,684] 8 actions running 2023-01-11T21:41:51.3390698Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:41:51.3391186Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:41:51.3391670Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:51.3392286Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:51.3392847Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:51.3393485Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:51.3394030Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:51.3394504Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:51.6763433Z 2023-01-11T21:41:51.6770505Z  2023-01-11T21:41:51.6770994Z  2023-01-11T21:41:51.6771296Z  2023-01-11T21:41:51.6771568Z  2023-01-11T21:41:51.6771850Z  2023-01-11T21:41:51.6772143Z  2023-01-11T21:41:51.6772417Z  2023-01-11T21:41:51.6772691Z  2023-01-11T21:41:51.6773095Z [1,990 / 2,684] 8 actions, 7 running 2023-01-11T21:41:51.6773556Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:41:51.6774029Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:41:51.6774638Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:51.6775202Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:51.6775773Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:51.6776316Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:51.6776777Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:51.6777217Z [Scann] Compiling torch/csrc/api/src/nn/options/pooling.cpp 2023-01-11T21:41:51.9393965Z 2023-01-11T21:41:51.9394497Z  2023-01-11T21:41:51.9394854Z  2023-01-11T21:41:51.9395127Z  2023-01-11T21:41:51.9395445Z  2023-01-11T21:41:51.9395726Z  2023-01-11T21:41:51.9395997Z  2023-01-11T21:41:51.9396257Z  2023-01-11T21:41:51.9396504Z  2023-01-11T21:41:51.9396830Z [1,990 / 2,684] 8 actions running 2023-01-11T21:41:51.9397267Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:41:51.9398141Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:41:51.9398688Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:51.9399401Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:51.9399985Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:51.9400577Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:51.9401037Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:51.9401497Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:52.1394994Z 2023-01-11T21:41:52.1395566Z  2023-01-11T21:41:52.1395883Z  2023-01-11T21:41:52.1396149Z  2023-01-11T21:41:52.1396442Z  2023-01-11T21:41:52.1396739Z  2023-01-11T21:41:52.1397035Z  2023-01-11T21:41:52.1397307Z  2023-01-11T21:41:52.1397559Z  2023-01-11T21:41:52.1398171Z [1,991 / 2,684] 8 actions, 7 running 2023-01-11T21:41:52.1398633Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:41:52.1399061Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:41:52.1399631Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:52.1400160Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:52.1400649Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:52.1401101Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:52.1401537Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:52.1401953Z [Prepa] Compiling torch/csrc/jit/passes/cuda_graph_fuser.cpp 2023-01-11T21:41:52.5397898Z 2023-01-11T21:41:52.5399620Z  2023-01-11T21:41:52.5399986Z  2023-01-11T21:41:52.5400931Z  2023-01-11T21:41:52.5401189Z  2023-01-11T21:41:52.5401446Z  2023-01-11T21:41:52.5401701Z  2023-01-11T21:41:52.5404192Z  2023-01-11T21:41:52.5404736Z  2023-01-11T21:41:52.5405380Z [1,991 / 2,684] 8 actions running 2023-01-11T21:41:52.5406794Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:41:52.5407428Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:41:52.5408198Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:52.5409019Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:52.5409751Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:52.5410261Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:52.5410675Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:52.5411123Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:52.7401295Z 2023-01-11T21:41:52.7401817Z  2023-01-11T21:41:52.7402173Z  2023-01-11T21:41:52.7402419Z  2023-01-11T21:41:52.7402641Z  2023-01-11T21:41:52.7402883Z  2023-01-11T21:41:52.7403119Z  2023-01-11T21:41:52.7403339Z  2023-01-11T21:41:52.7403575Z  2023-01-11T21:41:52.7403915Z [1,992 / 2,684] 8 actions running 2023-01-11T21:41:52.7404327Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:41:52.7404696Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:41:52.7405192Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:52.7405671Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:52.7406038Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:52.7406414Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:52.7406794Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:52.7407388Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:52.9721350Z 2023-01-11T21:41:52.9722261Z  2023-01-11T21:41:52.9722818Z  2023-01-11T21:41:52.9723274Z  2023-01-11T21:41:52.9723721Z  2023-01-11T21:41:52.9724318Z  2023-01-11T21:41:52.9724762Z  2023-01-11T21:41:52.9725264Z  2023-01-11T21:41:52.9725819Z  2023-01-11T21:41:52.9726447Z [1,993 / 2,684] 8 actions running 2023-01-11T21:41:52.9727096Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:41:52.9727802Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:41:52.9728436Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:52.9729443Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:52.9732155Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:52.9732706Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:52.9735174Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:52.9735974Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:53.3687401Z 2023-01-11T21:41:53.3688003Z  2023-01-11T21:41:53.3688349Z  2023-01-11T21:41:53.3688600Z  2023-01-11T21:41:53.3688841Z  2023-01-11T21:41:53.3689079Z  2023-01-11T21:41:53.3689299Z  2023-01-11T21:41:53.3689540Z  2023-01-11T21:41:53.3689808Z  2023-01-11T21:41:53.3690189Z [1,995 / 2,684] 8 actions, 7 running 2023-01-11T21:41:53.3690629Z //:torch; 23s processwrapper-sandbox 2023-01-11T21:41:53.3691066Z //:torch; 11s processwrapper-sandbox 2023-01-11T21:41:53.3691509Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:53.3691970Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:53.3692485Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:53.3693028Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:53.3693529Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:53.3693995Z [Scann] Compiling torch/csrc/jit/serialization/import_source.cpp 2023-01-11T21:41:53.5727130Z 2023-01-11T21:41:53.5728858Z  2023-01-11T21:41:53.5730275Z  2023-01-11T21:41:53.5730563Z  2023-01-11T21:41:53.5730854Z  2023-01-11T21:41:53.5731127Z  2023-01-11T21:41:53.5736029Z  2023-01-11T21:41:53.5736586Z  2023-01-11T21:41:53.5740059Z  2023-01-11T21:41:53.5740670Z [1,995 / 2,684] 8 actions running 2023-01-11T21:41:53.5741460Z //:torch; 23s processwrapper-sandbox 2023-01-11T21:41:53.5742147Z //:torch; 11s processwrapper-sandbox 2023-01-11T21:41:53.5742788Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:53.5743496Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:53.5746471Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:53.5747346Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:53.5748957Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:53.5749606Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:54.2774158Z 2023-01-11T21:41:54.2775232Z  2023-01-11T21:41:54.2775587Z  2023-01-11T21:41:54.2775884Z  2023-01-11T21:41:54.2776106Z  2023-01-11T21:41:54.2776362Z  2023-01-11T21:41:54.2776654Z  2023-01-11T21:41:54.2776932Z  2023-01-11T21:41:54.2777216Z  2023-01-11T21:41:54.2777632Z [1,996 / 2,684] 8 actions, 7 running 2023-01-11T21:41:54.2778110Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:41:54.2778590Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:41:54.2779043Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:54.2779633Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:54.2780307Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:54.2780851Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:54.2781304Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:54.2781741Z [Scann] Compiling torch/csrc/jit/tensorexpr/eval.cpp 2023-01-11T21:41:54.5735465Z 2023-01-11T21:41:54.5736477Z  2023-01-11T21:41:54.5736998Z  2023-01-11T21:41:54.5737232Z  2023-01-11T21:41:54.5737421Z  2023-01-11T21:41:54.5737682Z  2023-01-11T21:41:54.5737839Z  2023-01-11T21:41:54.5738004Z  2023-01-11T21:41:54.5738172Z  2023-01-11T21:41:54.5738409Z [1,997 / 2,684] 8 actions running 2023-01-11T21:41:54.5738755Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:41:54.5739085Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:41:54.5740247Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:54.5740668Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:54.5740995Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:54.5741310Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:54.5741650Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:54.5746208Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:54.8282271Z 2023-01-11T21:41:54.8282830Z  2023-01-11T21:41:54.8283223Z  2023-01-11T21:41:54.8285158Z  2023-01-11T21:41:54.8285660Z  2023-01-11T21:41:54.8285970Z  2023-01-11T21:41:54.8286266Z  2023-01-11T21:41:54.8288034Z  2023-01-11T21:41:54.8288458Z  2023-01-11T21:41:54.8288889Z [1,998 / 2,684] 8 actions, 7 running 2023-01-11T21:41:54.8289415Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:41:54.8291089Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:41:54.8291885Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:54.8292458Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:54.8292974Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:54.8293618Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:54.8294190Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:54.8294607Z [Scann] Compiling torch/csrc/jit/tensorexpr/operators/softmax.cpp 2023-01-11T21:41:55.1742764Z 2023-01-11T21:41:55.1750646Z  2023-01-11T21:41:55.1751174Z  2023-01-11T21:41:55.1751457Z  2023-01-11T21:41:55.1751749Z  2023-01-11T21:41:55.1752040Z  2023-01-11T21:41:55.1752319Z  2023-01-11T21:41:55.1752603Z  2023-01-11T21:41:55.1752889Z  2023-01-11T21:41:55.1753267Z [1,999 / 2,684] 8 actions running 2023-01-11T21:41:55.1753749Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:41:55.1754247Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:41:55.1754855Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:55.1755428Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:55.1756039Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:55.1756588Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:55.1757083Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:55.1757563Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:55.5789683Z 2023-01-11T21:41:55.5790254Z  2023-01-11T21:41:55.5790592Z  2023-01-11T21:41:55.5790895Z  2023-01-11T21:41:55.5791172Z  2023-01-11T21:41:55.5791434Z  2023-01-11T21:41:55.5791724Z  2023-01-11T21:41:55.5792020Z  2023-01-11T21:41:55.5792297Z  2023-01-11T21:41:55.5792714Z [2,000 / 2,684] 8 actions, 7 running 2023-01-11T21:41:55.5793199Z //:torch; 25s processwrapper-sandbox 2023-01-11T21:41:55.5793647Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:41:55.5794094Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:55.5794701Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:55.5795245Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:55.5795680Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:55.5796137Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:55.5796582Z [Scann] Compiling torch/csrc/distributed/rpc/agent_utils.cpp 2023-01-11T21:41:55.9753566Z 2023-01-11T21:41:55.9754077Z  2023-01-11T21:41:55.9754401Z  2023-01-11T21:41:55.9754685Z  2023-01-11T21:41:55.9754966Z  2023-01-11T21:41:55.9755237Z  2023-01-11T21:41:55.9755535Z  2023-01-11T21:41:55.9755788Z  2023-01-11T21:41:55.9756050Z  2023-01-11T21:41:55.9756409Z [2,001 / 2,684] 8 actions running 2023-01-11T21:41:55.9756812Z //:torch; 25s processwrapper-sandbox 2023-01-11T21:41:55.9757479Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:41:55.9758269Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:55.9758764Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:55.9759128Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:55.9759526Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:55.9760080Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:55.9760613Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:56.7529786Z 2023-01-11T21:41:56.7530298Z  2023-01-11T21:41:56.7530619Z  2023-01-11T21:41:56.7530858Z  2023-01-11T21:41:56.7531087Z  2023-01-11T21:41:56.7531327Z  2023-01-11T21:41:56.7531570Z  2023-01-11T21:41:56.7531819Z  2023-01-11T21:41:56.7532082Z  2023-01-11T21:41:56.7532458Z [2,002 / 2,684] 8 actions, 7 running 2023-01-11T21:41:56.7532903Z //:torch; 26s processwrapper-sandbox 2023-01-11T21:41:56.7533390Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:41:56.7533978Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:56.7534510Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:56.7534962Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:56.7535419Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:56.7535883Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:56.7536360Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir_simplifier.cpp 2023-01-11T21:41:56.9761826Z 2023-01-11T21:41:56.9762347Z  2023-01-11T21:41:56.9762701Z  2023-01-11T21:41:56.9762974Z  2023-01-11T21:41:56.9763255Z  2023-01-11T21:41:56.9763536Z  2023-01-11T21:41:56.9763799Z  2023-01-11T21:41:56.9764074Z  2023-01-11T21:41:56.9764348Z  2023-01-11T21:41:56.9764728Z [2,003 / 2,684] 8 actions running 2023-01-11T21:41:56.9765190Z //:torch; 26s processwrapper-sandbox 2023-01-11T21:41:56.9765659Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:41:56.9766095Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:56.9766545Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:56.9766973Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:56.9767402Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:56.9767839Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:56.9768282Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:57.3758937Z 2023-01-11T21:41:57.3760006Z  2023-01-11T21:41:57.3762224Z  2023-01-11T21:41:57.3764133Z  2023-01-11T21:41:57.3764604Z  2023-01-11T21:41:57.3764978Z  2023-01-11T21:41:57.3765307Z  2023-01-11T21:41:57.3765620Z  2023-01-11T21:41:57.3765929Z  2023-01-11T21:41:57.3766390Z [2,004 / 2,684] 8 actions running 2023-01-11T21:41:57.3766921Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:41:57.3767476Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:41:57.3768045Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:57.3768605Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:57.3769151Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:57.3769797Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:57.3770363Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:57.3770924Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:57.5790297Z 2023-01-11T21:41:57.5790814Z  2023-01-11T21:41:57.5791177Z  2023-01-11T21:41:57.5791475Z  2023-01-11T21:41:57.5791751Z  2023-01-11T21:41:57.5792031Z  2023-01-11T21:41:57.5792308Z  2023-01-11T21:41:57.5792591Z  2023-01-11T21:41:57.5792881Z  2023-01-11T21:41:57.5793281Z [2,005 / 2,684] 8 actions, 7 running 2023-01-11T21:41:57.5793760Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:41:57.5794239Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:41:57.5794692Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:57.5795323Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:57.5795771Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:57.5796241Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:57.5796759Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:57.5797253Z [Prepa] Compiling torch/csrc/autograd/function.cpp 2023-01-11T21:41:57.9504328Z 2023-01-11T21:41:57.9505053Z  2023-01-11T21:41:57.9505578Z  2023-01-11T21:41:57.9505877Z  2023-01-11T21:41:57.9506160Z  2023-01-11T21:41:57.9506429Z  2023-01-11T21:41:57.9506703Z  2023-01-11T21:41:57.9506983Z  2023-01-11T21:41:57.9507392Z  2023-01-11T21:41:57.9507779Z [2,006 / 2,684] 8 actions, 7 running 2023-01-11T21:41:57.9508326Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:41:57.9508818Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:41:57.9509239Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:57.9509668Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:57.9510115Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:57.9510543Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:57.9511252Z Compiling torch/csrc/autograd/function.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:57.9511745Z [Scann] Compiling torch/csrc/jit/passes/insert_guards.cpp 2023-01-11T21:41:58.1762446Z 2023-01-11T21:41:58.1763366Z  2023-01-11T21:41:58.1763802Z  2023-01-11T21:41:58.1763986Z  2023-01-11T21:41:58.1764155Z  2023-01-11T21:41:58.1764323Z  2023-01-11T21:41:58.1764477Z  2023-01-11T21:41:58.1764642Z  2023-01-11T21:41:58.1764806Z  2023-01-11T21:41:58.1765034Z [2,006 / 2,684] 8 actions running 2023-01-11T21:41:58.1765322Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:41:58.1765602Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:41:58.1765854Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:58.1766121Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:58.1766393Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:58.1766641Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:58.1766984Z Compiling torch/csrc/autograd/function.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:58.1767296Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:58.3946749Z 2023-01-11T21:41:58.3947279Z  2023-01-11T21:41:58.3947692Z  2023-01-11T21:41:58.3948056Z  2023-01-11T21:41:58.3948365Z  2023-01-11T21:41:58.3948638Z  2023-01-11T21:41:58.3948880Z  2023-01-11T21:41:58.3949034Z  2023-01-11T21:41:58.3949200Z  2023-01-11T21:41:58.3949478Z [2,008 / 2,684] 8 actions running 2023-01-11T21:41:58.3949790Z //:torch; 28s processwrapper-sandbox 2023-01-11T21:41:58.3950097Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:41:58.3950382Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:58.3950648Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:58.3950983Z Compiling torch/csrc/autograd/function.cpp; 0s processwrapper-sandbox 2023-01-11T21:41:58.3951330Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:58.3951597Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:58.3951847Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:58.5949054Z 2023-01-11T21:41:58.5950320Z  2023-01-11T21:41:58.5950672Z  2023-01-11T21:41:58.5950944Z  2023-01-11T21:41:58.5951258Z  2023-01-11T21:41:58.5951543Z  2023-01-11T21:41:58.5951765Z  2023-01-11T21:41:58.5952003Z  2023-01-11T21:41:58.5952264Z  2023-01-11T21:41:58.5952648Z [2,008 / 2,684] 8 actions running 2023-01-11T21:41:58.5953118Z //:torch; 28s processwrapper-sandbox 2023-01-11T21:41:58.5953570Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:41:58.5954012Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:58.5954469Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:58.5954994Z Compiling torch/csrc/autograd/function.cpp; 1s processwrapper-sandbox 2023-01-11T21:41:58.5955698Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:58.5956154Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:58.5956600Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:41:59.7954577Z 2023-01-11T21:41:59.7955070Z  2023-01-11T21:41:59.7955420Z  2023-01-11T21:41:59.7955731Z  2023-01-11T21:41:59.7956038Z  2023-01-11T21:41:59.7956550Z  2023-01-11T21:41:59.7956870Z  2023-01-11T21:41:59.7957180Z  2023-01-11T21:41:59.7957473Z  2023-01-11T21:41:59.7958049Z [2,008 / 2,684] 8 actions running 2023-01-11T21:41:59.7958340Z //:torch; 29s processwrapper-sandbox 2023-01-11T21:41:59.7958634Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:41:59.7959062Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:41:59.7959454Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:41:59.7959785Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2023-01-11T21:41:59.7960116Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:59.7960384Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:41:59.7960700Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:00.1491975Z 2023-01-11T21:42:00.1492813Z  2023-01-11T21:42:00.1493205Z  2023-01-11T21:42:00.1493550Z  2023-01-11T21:42:00.1493842Z  2023-01-11T21:42:00.1494149Z  2023-01-11T21:42:00.1494481Z  2023-01-11T21:42:00.1494770Z  2023-01-11T21:42:00.1494979Z  2023-01-11T21:42:00.1495233Z [2,009 / 2,684] 8 actions, 7 running 2023-01-11T21:42:00.1495509Z //:torch; 29s processwrapper-sandbox 2023-01-11T21:42:00.1495790Z //:torch; 18s processwrapper-sandbox 2023-01-11T21:42:00.1496060Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:00.1496405Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:00.1496783Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:00.1497080Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:00.1497345Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:00.1497585Z [Scann] Compiling torch/csrc/jit/passes/lower_graph.cpp 2023-01-11T21:42:00.3957460Z 2023-01-11T21:42:00.4009308Z  2023-01-11T21:42:00.4009647Z  2023-01-11T21:42:00.4009823Z  2023-01-11T21:42:00.4010019Z  2023-01-11T21:42:00.4010188Z  2023-01-11T21:42:00.4010360Z  2023-01-11T21:42:00.4010531Z  2023-01-11T21:42:00.4010683Z  2023-01-11T21:42:00.4010930Z [2,009 / 2,684] 8 actions running 2023-01-11T21:42:00.4011220Z //:torch; 30s processwrapper-sandbox 2023-01-11T21:42:00.4011499Z //:torch; 18s processwrapper-sandbox 2023-01-11T21:42:00.4011753Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:00.4012100Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:00.4012415Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:00.4012672Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:00.4012937Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:00.4013283Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:01.4450780Z 2023-01-11T21:42:01.4451322Z  2023-01-11T21:42:01.4451635Z  2023-01-11T21:42:01.4451942Z  2023-01-11T21:42:01.4452219Z  2023-01-11T21:42:01.4452486Z  2023-01-11T21:42:01.4452806Z  2023-01-11T21:42:01.4453074Z  2023-01-11T21:42:01.4453327Z  2023-01-11T21:42:01.4453672Z [2,009 / 2,684] 8 actions running 2023-01-11T21:42:01.4454071Z //:torch; 31s processwrapper-sandbox 2023-01-11T21:42:01.4454472Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:42:01.4454910Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:01.4455496Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2023-01-11T21:42:01.4456003Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:01.4456563Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:01.4456944Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:01.4457495Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:01.7735992Z 2023-01-11T21:42:01.7739043Z  2023-01-11T21:42:01.7741729Z  2023-01-11T21:42:01.7744272Z  2023-01-11T21:42:01.7746810Z  2023-01-11T21:42:01.7749342Z  2023-01-11T21:42:01.7752017Z  2023-01-11T21:42:01.7754556Z  2023-01-11T21:42:01.7757089Z  2023-01-11T21:42:01.7758104Z [2,010 / 2,684] 8 actions, 7 running 2023-01-11T21:42:01.7762970Z //:torch; 31s processwrapper-sandbox 2023-01-11T21:42:01.7763704Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:42:01.7765002Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:01.7765641Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2023-01-11T21:42:01.7766132Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:01.7766511Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:01.7766990Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:01.7767468Z [Scann] Compiling torch/csrc/jit/passes/freeze_module.cpp 2023-01-11T21:42:02.0454958Z 2023-01-11T21:42:02.0455450Z  2023-01-11T21:42:02.0455885Z  2023-01-11T21:42:02.0456226Z  2023-01-11T21:42:02.0456528Z  2023-01-11T21:42:02.0456862Z  2023-01-11T21:42:02.0457033Z  2023-01-11T21:42:02.0457184Z  2023-01-11T21:42:02.0457350Z  2023-01-11T21:42:02.0457601Z [2,011 / 2,684] 8 actions running 2023-01-11T21:42:02.0457876Z //:torch; 31s processwrapper-sandbox 2023-01-11T21:42:02.0458159Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:42:02.0458431Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:02.0458687Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:02.0458952Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:02.0459308Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:02.0459612Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:02.0459878Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:02.2819802Z 2023-01-11T21:42:02.2820655Z  2023-01-11T21:42:02.2821044Z  2023-01-11T21:42:02.2821363Z  2023-01-11T21:42:02.2821675Z  2023-01-11T21:42:02.2821990Z  2023-01-11T21:42:02.2822304Z  2023-01-11T21:42:02.2822614Z  2023-01-11T21:42:02.2822887Z  2023-01-11T21:42:02.2823346Z [2,012 / 2,684] 8 actions running 2023-01-11T21:42:02.2823691Z //:torch; 32s processwrapper-sandbox 2023-01-11T21:42:02.2823989Z //:torch; 20s processwrapper-sandbox 2023-01-11T21:42:02.2824263Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:42:02.2824531Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:02.2824783Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:02.2825047Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:02.2825323Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:02.2825572Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:02.6825293Z 2023-01-11T21:42:02.6826351Z  2023-01-11T21:42:02.6827061Z  2023-01-11T21:42:02.6827846Z  2023-01-11T21:42:02.6828064Z  2023-01-11T21:42:02.6828224Z  2023-01-11T21:42:02.6828395Z  2023-01-11T21:42:02.6828580Z  2023-01-11T21:42:02.6828734Z  2023-01-11T21:42:02.6828985Z [2,012 / 2,684] 8 actions running 2023-01-11T21:42:02.6829274Z //:torch; 32s processwrapper-sandbox 2023-01-11T21:42:02.6829542Z //:torch; 20s processwrapper-sandbox 2023-01-11T21:42:02.6829815Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:42:02.6830086Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:02.6830340Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:02.6830604Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:02.6830871Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:02.6832174Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:02.8843297Z 2023-01-11T21:42:02.8844092Z  2023-01-11T21:42:02.8844710Z  2023-01-11T21:42:02.8846999Z  2023-01-11T21:42:02.8847322Z  2023-01-11T21:42:02.8847692Z  2023-01-11T21:42:02.8850157Z  2023-01-11T21:42:02.8850517Z  2023-01-11T21:42:02.8850912Z  2023-01-11T21:42:02.8853660Z [2,013 / 2,684] 8 actions running 2023-01-11T21:42:02.8854106Z //:torch; 32s processwrapper-sandbox 2023-01-11T21:42:02.8854717Z //:torch; 20s processwrapper-sandbox 2023-01-11T21:42:02.8855333Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:02.8856162Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:02.8856837Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:02.8857482Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:02.8857990Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:02.8858601Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:03.2843640Z 2023-01-11T21:42:03.2844174Z  2023-01-11T21:42:03.2844603Z  2023-01-11T21:42:03.2844955Z  2023-01-11T21:42:03.2845262Z  2023-01-11T21:42:03.2845562Z  2023-01-11T21:42:03.2845895Z  2023-01-11T21:42:03.2846228Z  2023-01-11T21:42:03.2846538Z  2023-01-11T21:42:03.2846985Z [2,013 / 2,684] 8 actions running 2023-01-11T21:42:03.2847548Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:03.2848096Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:42:03.2848658Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:42:03.2849241Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:03.2849661Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:03.2850121Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:03.2850583Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:03.2851011Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:03.5973192Z 2023-01-11T21:42:03.5974042Z  2023-01-11T21:42:03.5974551Z  2023-01-11T21:42:03.5974919Z  2023-01-11T21:42:03.5976131Z  2023-01-11T21:42:03.5976455Z  2023-01-11T21:42:03.5976813Z  2023-01-11T21:42:03.5977169Z  2023-01-11T21:42:03.5977530Z  2023-01-11T21:42:03.5977987Z [2,015 / 2,684] 8 actions, 7 running 2023-01-11T21:42:03.5978550Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:03.5979093Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:42:03.5979608Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:03.5980137Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:03.5980655Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:03.5981169Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:03.5981796Z Compiling torch/csrc/jit/mobile/import.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:03.5982286Z [Scann] //:torch 2023-01-11T21:42:03.8050081Z 2023-01-11T21:42:03.8050614Z  2023-01-11T21:42:03.8050978Z  2023-01-11T21:42:03.8051270Z  2023-01-11T21:42:03.8051575Z  2023-01-11T21:42:03.8051866Z  2023-01-11T21:42:03.8052145Z  2023-01-11T21:42:03.8052431Z  2023-01-11T21:42:03.8052728Z  2023-01-11T21:42:03.8053142Z [2,016 / 2,684] 8 actions, 7 running 2023-01-11T21:42:03.8053605Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:03.8054008Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:42:03.8054413Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:03.8054867Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:03.8055320Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:03.8055809Z Compiling torch/csrc/jit/mobile/import.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:03.8056351Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:03.8056759Z [Scann] Compiling torch/csrc/lazy/core/ir_util.cpp 2023-01-11T21:42:04.0851355Z 2023-01-11T21:42:04.0852107Z  2023-01-11T21:42:04.2440070Z  2023-01-11T21:42:04.2440342Z  2023-01-11T21:42:04.2440721Z  2023-01-11T21:42:04.2440967Z  2023-01-11T21:42:04.2441219Z  2023-01-11T21:42:04.2441451Z  2023-01-11T21:42:04.2441661Z  2023-01-11T21:42:04.2442021Z [2,016 / 2,684] 8 actions running 2023-01-11T21:42:04.2442456Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:04.2443047Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:42:04.2443468Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:04.2443878Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:04.2444269Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:04.2444785Z Compiling torch/csrc/jit/mobile/import.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:04.2445253Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:04.2445708Z Compiling torch/csrc/lazy/core/ir_util.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:05.2452299Z 2023-01-11T21:42:05.2455318Z  2023-01-11T21:42:05.2455800Z  2023-01-11T21:42:05.2456082Z  2023-01-11T21:42:05.2456367Z  2023-01-11T21:42:05.2456630Z  2023-01-11T21:42:05.2456900Z  2023-01-11T21:42:05.2457161Z  2023-01-11T21:42:05.2457421Z  2023-01-11T21:42:05.2457802Z [2,016 / 2,684] 8 actions running 2023-01-11T21:42:05.2458290Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:42:05.2458789Z //:torch; 23s processwrapper-sandbox 2023-01-11T21:42:05.2459235Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:05.2459701Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:05.2460155Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:05.2460696Z Compiling torch/csrc/jit/mobile/import.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:05.2461209Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:05.2461794Z Compiling torch/csrc/lazy/core/ir_util.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:06.4456130Z 2023-01-11T21:42:06.4456712Z  2023-01-11T21:42:06.4457105Z  2023-01-11T21:42:06.4457472Z  2023-01-11T21:42:06.4457756Z  2023-01-11T21:42:06.4457949Z  2023-01-11T21:42:06.4458103Z  2023-01-11T21:42:06.4458282Z  2023-01-11T21:42:06.4458450Z  2023-01-11T21:42:06.4458687Z [2,016 / 2,684] 8 actions running 2023-01-11T21:42:06.4458972Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:42:06.4459258Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:42:06.4459515Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:06.4459780Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:06.4460044Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:06.4460370Z Compiling torch/csrc/jit/mobile/import.cpp; 3s processwrapper-sandbox 2023-01-11T21:42:06.4460681Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:06.4461014Z Compiling torch/csrc/lazy/core/ir_util.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:06.7533130Z 2023-01-11T21:42:06.7533675Z  2023-01-11T21:42:06.7534015Z  2023-01-11T21:42:06.7534326Z  2023-01-11T21:42:06.7534598Z  2023-01-11T21:42:06.7534861Z  2023-01-11T21:42:06.7535125Z  2023-01-11T21:42:06.7535393Z  2023-01-11T21:42:06.7535631Z  2023-01-11T21:42:06.7536027Z [2,017 / 2,684] 8 actions, 7 running 2023-01-11T21:42:06.7536480Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:42:06.7536924Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:42:06.7537370Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:06.7537812Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:06.7538209Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:06.7538756Z Compiling torch/csrc/jit/mobile/import.cpp; 3s processwrapper-sandbox 2023-01-11T21:42:06.7539343Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:06.7539734Z [Scann] Compiling torch/csrc/jit/passes/dead_code_elimination.cpp 2023-01-11T21:42:06.9563328Z 2023-01-11T21:42:06.9565037Z  2023-01-11T21:42:06.9565682Z  2023-01-11T21:42:06.9565898Z  2023-01-11T21:42:06.9566134Z  2023-01-11T21:42:06.9566387Z  2023-01-11T21:42:06.9566634Z  2023-01-11T21:42:06.9566905Z  2023-01-11T21:42:06.9567158Z  2023-01-11T21:42:06.9567466Z [2,018 / 2,684] 8 actions running 2023-01-11T21:42:06.9567867Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:42:06.9569828Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:42:06.9570651Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:42:06.9571166Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:06.9571620Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:06.9572205Z Compiling torch/csrc/jit/mobile/import.cpp; 3s processwrapper-sandbox 2023-01-11T21:42:06.9572737Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:06.9573199Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:07.2043949Z 2023-01-11T21:42:07.2044443Z  2023-01-11T21:42:07.2044657Z  2023-01-11T21:42:07.2044917Z  2023-01-11T21:42:07.2045178Z  2023-01-11T21:42:07.2045353Z  2023-01-11T21:42:07.2045567Z  2023-01-11T21:42:07.2045767Z  2023-01-11T21:42:07.2046022Z  2023-01-11T21:42:07.2046305Z [2,021 / 2,684] 8 actions, 7 running 2023-01-11T21:42:07.2046610Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:42:07.2047021Z //:torch; 25s processwrapper-sandbox 2023-01-11T21:42:07.2047302Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:07.2047709Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:07.2047978Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:07.2048329Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:07.2048666Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:07.2048933Z [Scann] Compiling torch/csrc/api/src/nn/modules/rnn.cpp 2023-01-11T21:42:07.4900936Z 2023-01-11T21:42:07.4901465Z  2023-01-11T21:42:07.4901832Z  2023-01-11T21:42:07.4902121Z  2023-01-11T21:42:07.4902421Z  2023-01-11T21:42:07.4902687Z  2023-01-11T21:42:07.4902954Z  2023-01-11T21:42:07.4903215Z  2023-01-11T21:42:07.4903463Z  2023-01-11T21:42:07.4903842Z [2,022 / 2,684] 8 actions, 7 running 2023-01-11T21:42:07.4904317Z //:torch; 37s processwrapper-sandbox 2023-01-11T21:42:07.4904796Z //:torch; 25s processwrapper-sandbox 2023-01-11T21:42:07.4905254Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:07.4905720Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:07.4906177Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:07.4906606Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:07.4907151Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:07.4907669Z [Scann] Compiling torch/csrc/jit/runtime/vararg_functions.cpp 2023-01-11T21:42:07.7965727Z 2023-01-11T21:42:07.7966234Z  2023-01-11T21:42:07.7966621Z  2023-01-11T21:42:07.7966955Z  2023-01-11T21:42:07.7967266Z  2023-01-11T21:42:07.7967428Z  2023-01-11T21:42:07.7967593Z  2023-01-11T21:42:07.7967757Z  2023-01-11T21:42:07.7967907Z  2023-01-11T21:42:07.7968148Z [2,022 / 2,684] 8 actions running 2023-01-11T21:42:07.7968440Z //:torch; 37s processwrapper-sandbox 2023-01-11T21:42:07.7968706Z //:torch; 25s processwrapper-sandbox 2023-01-11T21:42:07.7968983Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:07.7969249Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:07.7969501Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:07.7969763Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:07.7970107Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:07.7970410Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:08.7869713Z 2023-01-11T21:42:08.7870238Z  2023-01-11T21:42:08.7870550Z  2023-01-11T21:42:08.7870815Z  2023-01-11T21:42:08.7871308Z  2023-01-11T21:42:08.7871600Z  2023-01-11T21:42:08.7871886Z  2023-01-11T21:42:08.7872186Z  2023-01-11T21:42:08.7872487Z  2023-01-11T21:42:08.7872907Z [2,023 / 2,684] 8 actions, 7 running 2023-01-11T21:42:08.7873400Z //:torch; 38s processwrapper-sandbox 2023-01-11T21:42:08.7873897Z //:torch; 26s processwrapper-sandbox 2023-01-11T21:42:08.7874455Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:08.7874927Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:08.7875367Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:08.7875973Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:08.7876520Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:08.7876999Z [Scann] Compiling torch/csrc/jit/serialization/import.cpp 2023-01-11T21:42:09.0630862Z 2023-01-11T21:42:09.0631553Z  2023-01-11T21:42:09.0632054Z  2023-01-11T21:42:09.0632377Z  2023-01-11T21:42:09.0632847Z  2023-01-11T21:42:09.0633144Z  2023-01-11T21:42:09.0633559Z  2023-01-11T21:42:09.0633862Z  2023-01-11T21:42:09.0634256Z  2023-01-11T21:42:09.0634661Z [2,023 / 2,684] 8 actions running 2023-01-11T21:42:09.0635311Z //:torch; 38s processwrapper-sandbox 2023-01-11T21:42:09.0635898Z //:torch; 26s processwrapper-sandbox 2023-01-11T21:42:09.0636399Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:09.0637061Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:09.0637649Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:09.0638458Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:09.0639178Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:09.0639778Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:09.5248069Z 2023-01-11T21:42:09.5248728Z  2023-01-11T21:42:09.5249252Z  2023-01-11T21:42:09.5249547Z  2023-01-11T21:42:09.5249813Z  2023-01-11T21:42:09.5250273Z  2023-01-11T21:42:09.5250538Z  2023-01-11T21:42:09.5250932Z  2023-01-11T21:42:09.5251180Z  2023-01-11T21:42:09.5251726Z [2,024 / 2,684] 8 actions, 7 running 2023-01-11T21:42:09.5252148Z //:torch; 39s processwrapper-sandbox 2023-01-11T21:42:09.5252769Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:42:09.5253358Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:09.5254017Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:09.5255615Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:09.5256446Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:09.5257066Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:09.5257451Z [Scann] Compiling torch/csrc/distributed/rpc/python_remote_call.cpp 2023-01-11T21:42:09.8633547Z 2023-01-11T21:42:09.8633966Z  2023-01-11T21:42:09.8634307Z  2023-01-11T21:42:09.8634571Z  2023-01-11T21:42:09.8634810Z  2023-01-11T21:42:09.8635280Z  2023-01-11T21:42:09.8635517Z  2023-01-11T21:42:09.8635740Z  2023-01-11T21:42:09.8636000Z  2023-01-11T21:42:09.8636382Z [2,024 / 2,684] 8 actions running 2023-01-11T21:42:09.8636836Z //:torch; 39s processwrapper-sandbox 2023-01-11T21:42:09.8637280Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:42:09.8637913Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:09.8638353Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:09.8638836Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:09.8649160Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:09.8649729Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:09.8650126Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:10.2272104Z 2023-01-11T21:42:10.2272637Z  2023-01-11T21:42:10.2273002Z  2023-01-11T21:42:10.2273284Z  2023-01-11T21:42:10.2273545Z  2023-01-11T21:42:10.2273784Z  2023-01-11T21:42:10.2274265Z  2023-01-11T21:42:10.2274524Z  2023-01-11T21:42:10.2274784Z  2023-01-11T21:42:10.2275174Z [2,025 / 2,684] 8 actions, 7 running 2023-01-11T21:42:10.2275611Z //:torch; 39s processwrapper-sandbox 2023-01-11T21:42:10.2276054Z //:torch; 28s processwrapper-sandbox 2023-01-11T21:42:10.2276504Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:10.2277066Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:10.2277610Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2023-01-11T21:42:10.2278264Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:10.2278707Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:10.2279148Z [Scann] Compiling torch/csrc/autograd/custom_function.cpp 2023-01-11T21:42:10.4642607Z 2023-01-11T21:42:10.4643167Z  2023-01-11T21:42:10.4643508Z  2023-01-11T21:42:10.4643805Z  2023-01-11T21:42:10.4644108Z  2023-01-11T21:42:10.4644399Z  2023-01-11T21:42:10.4644722Z  2023-01-11T21:42:10.4645019Z  2023-01-11T21:42:10.4645296Z  2023-01-11T21:42:10.4645706Z [2,025 / 2,684] 8 actions running 2023-01-11T21:42:10.4646203Z //:torch; 40s processwrapper-sandbox 2023-01-11T21:42:10.4646678Z //:torch; 28s processwrapper-sandbox 2023-01-11T21:42:10.4647155Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:10.4647630Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:10.4648241Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2023-01-11T21:42:10.4648784Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:10.4649276Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:10.4649767Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:10.7554453Z 2023-01-11T21:42:10.7554950Z  2023-01-11T21:42:10.7555322Z  2023-01-11T21:42:10.7555631Z  2023-01-11T21:42:10.7555916Z  2023-01-11T21:42:10.7556200Z  2023-01-11T21:42:10.7556498Z  2023-01-11T21:42:10.7556765Z  2023-01-11T21:42:10.7557058Z  2023-01-11T21:42:10.7557467Z [2,026 / 2,684] 8 actions, 7 running 2023-01-11T21:42:10.7558093Z //:torch; 40s processwrapper-sandbox 2023-01-11T21:42:10.7558492Z //:torch; 28s processwrapper-sandbox 2023-01-11T21:42:10.7558891Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:10.7559405Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2023-01-11T21:42:10.7559840Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:10.7560228Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:10.7560693Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:10.7561111Z [Scann] Compiling torch/csrc/distributed/rpc/request_callback.cpp 2023-01-11T21:42:11.0651921Z 2023-01-11T21:42:11.0652453Z  2023-01-11T21:42:11.0652797Z  2023-01-11T21:42:11.0653070Z  2023-01-11T21:42:11.0653355Z  2023-01-11T21:42:11.0653643Z  2023-01-11T21:42:11.0653907Z  2023-01-11T21:42:11.0654152Z  2023-01-11T21:42:11.0654400Z  2023-01-11T21:42:11.0654742Z [2,026 / 2,684] 8 actions running 2023-01-11T21:42:11.0655196Z //:torch; 40s processwrapper-sandbox 2023-01-11T21:42:11.0655673Z //:torch; 28s processwrapper-sandbox 2023-01-11T21:42:11.0656090Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:11.0656621Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2023-01-11T21:42:11.0657127Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:11.0657561Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:11.0658019Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:11.0658475Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:11.3658448Z 2023-01-11T21:42:11.3658845Z  2023-01-11T21:42:11.3659193Z  2023-01-11T21:42:11.3659483Z  2023-01-11T21:42:11.3659744Z  2023-01-11T21:42:11.3660017Z  2023-01-11T21:42:11.3660289Z  2023-01-11T21:42:11.3660721Z  2023-01-11T21:42:11.3660992Z  2023-01-11T21:42:11.3661391Z [2,028 / 2,684] 8 actions, 7 running 2023-01-11T21:42:11.3661831Z //:torch; 29s processwrapper-sandbox 2023-01-11T21:42:11.3662288Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:11.3662729Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:11.3663179Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:11.3663712Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:11.3664115Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:11.3664537Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:11.3665057Z [Scann] Compiling torch/csrc/api/src/serialize/input-archive.cpp 2023-01-11T21:42:11.6665003Z 2023-01-11T21:42:11.6665565Z  2023-01-11T21:42:11.6665873Z  2023-01-11T21:42:11.6666106Z  2023-01-11T21:42:11.6666336Z  2023-01-11T21:42:11.6666550Z  2023-01-11T21:42:11.6666776Z  2023-01-11T21:42:11.6667006Z  2023-01-11T21:42:11.6667273Z  2023-01-11T21:42:11.6667680Z [2,028 / 2,684] 8 actions running 2023-01-11T21:42:11.6668093Z //:torch; 29s processwrapper-sandbox 2023-01-11T21:42:11.6668458Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:11.6668828Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:11.6669227Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:11.6669678Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:11.6670075Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:11.6670442Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:11.6670791Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:12.0669670Z 2023-01-11T21:42:12.0670201Z  2023-01-11T21:42:12.0670531Z  2023-01-11T21:42:12.0670817Z  2023-01-11T21:42:12.0671087Z  2023-01-11T21:42:12.0671365Z  2023-01-11T21:42:12.0671639Z  2023-01-11T21:42:12.0671908Z  2023-01-11T21:42:12.0672162Z  2023-01-11T21:42:12.0672543Z [2,030 / 2,684] 8 actions running 2023-01-11T21:42:12.0673019Z //:torch; 29s processwrapper-sandbox 2023-01-11T21:42:12.0673464Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:42:12.0673910Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:12.0674356Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:12.0674784Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:12.0675236Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:12.0675825Z Compiling torch/csrc/jit/passes/autocast.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:12.0676352Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:12.4674406Z 2023-01-11T21:42:12.4674891Z  2023-01-11T21:42:12.4675273Z  2023-01-11T21:42:12.4675582Z  2023-01-11T21:42:12.4675866Z  2023-01-11T21:42:12.4676158Z  2023-01-11T21:42:12.4676453Z  2023-01-11T21:42:12.4676726Z  2023-01-11T21:42:12.4677025Z  2023-01-11T21:42:12.4677440Z [2,031 / 2,684] 8 actions running 2023-01-11T21:42:12.4678175Z //:torch; 30s processwrapper-sandbox 2023-01-11T21:42:12.4678670Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:42:12.4679133Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:12.4679539Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:12.4680008Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:12.4680681Z Compiling torch/csrc/jit/passes/autocast.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:12.4681254Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:12.4681703Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:13.4670177Z 2023-01-11T21:42:13.4671386Z  2023-01-11T21:42:13.4672367Z  2023-01-11T21:42:13.4675069Z  2023-01-11T21:42:13.4675620Z  2023-01-11T21:42:13.4676128Z  2023-01-11T21:42:13.4676691Z  2023-01-11T21:42:13.4677353Z  2023-01-11T21:42:13.4681133Z  2023-01-11T21:42:13.4681686Z [2,031 / 2,684] 8 actions running 2023-01-11T21:42:13.4682644Z //:torch; 31s processwrapper-sandbox 2023-01-11T21:42:13.4683275Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:42:13.4683928Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:13.4684610Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:13.4685378Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:13.4686026Z Compiling torch/csrc/jit/passes/autocast.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:13.4686815Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:13.4687415Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:13.6876939Z 2023-01-11T21:42:13.6877524Z  2023-01-11T21:42:13.6878083Z  2023-01-11T21:42:13.6878329Z  2023-01-11T21:42:13.6878566Z  2023-01-11T21:42:13.6878786Z  2023-01-11T21:42:13.6879026Z  2023-01-11T21:42:13.6879275Z  2023-01-11T21:42:13.6879516Z  2023-01-11T21:42:13.6879915Z [2,033 / 2,684] 8 actions, 7 running 2023-01-11T21:42:13.6880399Z //:torch; 31s processwrapper-sandbox 2023-01-11T21:42:13.6881026Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:42:13.6881427Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:13.6881806Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:13.6882279Z Compiling torch/csrc/jit/passes/autocast.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:13.6882811Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:13.6883292Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:13.6883726Z [Scann] Compiling torch/csrc/jit/passes/utils/check_alias_annotation.cpp 2023-01-11T21:42:14.0672969Z 2023-01-11T21:42:14.0673824Z  2023-01-11T21:42:14.0674489Z  2023-01-11T21:42:14.0676152Z  2023-01-11T21:42:14.0676607Z  2023-01-11T21:42:14.0677040Z  2023-01-11T21:42:14.0677539Z  2023-01-11T21:42:14.0680451Z  2023-01-11T21:42:14.0680855Z  2023-01-11T21:42:14.0681512Z [2,033 / 2,684] 8 actions running 2023-01-11T21:42:14.0682017Z //:torch; 31s processwrapper-sandbox 2023-01-11T21:42:14.0682564Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:42:14.0683053Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:14.0683549Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:14.0684175Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:14.0684732Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:14.0685244Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:14.0685701Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:14.3063410Z 2023-01-11T21:42:14.3063855Z  2023-01-11T21:42:14.3064085Z  2023-01-11T21:42:14.3064281Z  2023-01-11T21:42:14.3064437Z  2023-01-11T21:42:14.3064606Z  2023-01-11T21:42:14.3064757Z  2023-01-11T21:42:14.3064919Z  2023-01-11T21:42:14.3065129Z  2023-01-11T21:42:14.3065497Z [2,035 / 2,684] 8 actions, 7 running 2023-01-11T21:42:14.3065948Z //:torch; 32s processwrapper-sandbox 2023-01-11T21:42:14.3066416Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:42:14.3066873Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:14.3067174Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:14.3067521Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:14.3067918Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:14.3068177Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:14.3068473Z [Scann] //:torch 2023-01-11T21:42:14.6678941Z 2023-01-11T21:42:14.6680055Z  2023-01-11T21:42:14.6680934Z  2023-01-11T21:42:14.6681600Z  2023-01-11T21:42:14.6681996Z  2023-01-11T21:42:14.6682554Z  2023-01-11T21:42:14.6683043Z  2023-01-11T21:42:14.6685004Z  2023-01-11T21:42:14.6685546Z  2023-01-11T21:42:14.6686045Z [2,035 / 2,684] 8 actions running 2023-01-11T21:42:14.6687111Z //:torch; 32s processwrapper-sandbox 2023-01-11T21:42:14.6687568Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:42:14.6690626Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:14.6692205Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:14.6692848Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:14.6693471Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:14.6694190Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:14.6695129Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:15.0689526Z 2023-01-11T21:42:15.0690079Z  2023-01-11T21:42:15.0690454Z  2023-01-11T21:42:15.0690765Z  2023-01-11T21:42:15.0691064Z  2023-01-11T21:42:15.0691368Z  2023-01-11T21:42:15.0691671Z  2023-01-11T21:42:15.0691959Z  2023-01-11T21:42:15.0692259Z  2023-01-11T21:42:15.0692679Z [2,037 / 2,684] 8 actions running 2023-01-11T21:42:15.0693171Z //:torch; 32s processwrapper-sandbox 2023-01-11T21:42:15.0693668Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:42:15.0694169Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:15.0694644Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:15.0695131Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:15.0695613Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:15.0696078Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:15.0696560Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:15.4695647Z 2023-01-11T21:42:15.4696203Z  2023-01-11T21:42:15.4696558Z  2023-01-11T21:42:15.4696836Z  2023-01-11T21:42:15.4697126Z  2023-01-11T21:42:15.4697423Z  2023-01-11T21:42:15.4697702Z  2023-01-11T21:42:15.4697987Z  2023-01-11T21:42:15.4698270Z  2023-01-11T21:42:15.4698671Z [2,039 / 2,684] 8 actions running 2023-01-11T21:42:15.4699152Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:15.4699615Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:42:15.4700047Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:15.4700487Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:15.4700937Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:15.4701383Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:15.4701850Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:15.4702314Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:15.7125511Z 2023-01-11T21:42:15.7126029Z  2023-01-11T21:42:15.7126364Z  2023-01-11T21:42:15.7126657Z  2023-01-11T21:42:15.7126927Z  2023-01-11T21:42:15.7127190Z  2023-01-11T21:42:15.7127459Z  2023-01-11T21:42:15.7127727Z  2023-01-11T21:42:15.7127976Z  2023-01-11T21:42:15.7128366Z [2,040 / 2,684] 8 actions, 7 running 2023-01-11T21:42:15.7128808Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:15.7129246Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:42:15.7129657Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:15.7130113Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:15.7130525Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:15.7130908Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:15.7131343Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:15.7131740Z [Scann] Compiling torch/csrc/distributed/c10d/socket.cpp 2023-01-11T21:42:16.0701512Z 2023-01-11T21:42:16.0702069Z  2023-01-11T21:42:16.0702416Z  2023-01-11T21:42:16.0702713Z  2023-01-11T21:42:16.0703028Z  2023-01-11T21:42:16.0703272Z  2023-01-11T21:42:16.0703530Z  2023-01-11T21:42:16.0703809Z  2023-01-11T21:42:16.0704082Z  2023-01-11T21:42:16.0704507Z [2,040 / 2,684] 8 actions running 2023-01-11T21:42:16.0704964Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:16.0705423Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:42:16.0705900Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:16.0706361Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:16.0706809Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:16.0707464Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:16.0707915Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:16.0708350Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:16.7708457Z 2023-01-11T21:42:16.7708941Z  2023-01-11T21:42:16.7709301Z  2023-01-11T21:42:16.7709604Z  2023-01-11T21:42:16.7709894Z  2023-01-11T21:42:16.7710365Z  2023-01-11T21:42:16.7710669Z  2023-01-11T21:42:16.7710951Z  2023-01-11T21:42:16.7711254Z  2023-01-11T21:42:16.7711799Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2023-01-11T21:42:16.7712328Z [2,040 / 2,684] 8 actions running 2023-01-11T21:42:16.7712775Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:42:16.7713270Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:42:16.7713754Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:16.7714227Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:16.7714716Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:16.7715192Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:16.7715656Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:16.7716135Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:16.7726334Z 2023-01-11T21:42:16.7726564Z  2023-01-11T21:42:16.7726866Z  2023-01-11T21:42:16.7727172Z  2023-01-11T21:42:16.7727485Z  2023-01-11T21:42:16.7727766Z  2023-01-11T21:42:16.7728065Z  2023-01-11T21:42:16.7728368Z  2023-01-11T21:42:16.7728650Z  2023-01-11T21:42:16.7739120Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const c10::optional >&)': 2023-01-11T21:42:16.7740854Z torch/csrc/autograd/record_function_ops.cpp:41:78: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T21:42:16.7741887Z return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2023-01-11T21:42:16.7742366Z ^ 2023-01-11T21:42:16.7742821Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2023-01-11T21:42:16.7743330Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2023-01-11T21:42:16.7743823Z create(std::unique_ptr ptr, TensorOptions options) { 2023-01-11T21:42:16.7744191Z ^~~~~~ 2023-01-11T21:42:16.7745057Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2023-01-11T21:42:16.7746605Z torch/csrc/autograd/record_function_ops.cpp:55:72: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2023-01-11T21:42:16.7747536Z auto& rec = at::cpp_custom_type_hack::cast(handle); 2023-01-11T21:42:16.7747992Z ^ 2023-01-11T21:42:16.7748441Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2023-01-11T21:42:16.7748952Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2023-01-11T21:42:16.7749368Z cast(const Tensor& packed) { 2023-01-11T21:42:16.7749677Z ^~~~ 2023-01-11T21:42:16.7762038Z [2,040 / 2,684] 8 actions running 2023-01-11T21:42:16.7762420Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:42:16.7762789Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:42:16.7763180Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:16.7763562Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:16.7764059Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:16.7764433Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:16.7764808Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:16.7765175Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:17.0264105Z 2023-01-11T21:42:17.0264597Z  2023-01-11T21:42:17.0264975Z  2023-01-11T21:42:17.0265371Z  2023-01-11T21:42:17.0265702Z  2023-01-11T21:42:17.0266189Z  2023-01-11T21:42:17.0266544Z  2023-01-11T21:42:17.0266820Z  2023-01-11T21:42:17.0267096Z  2023-01-11T21:42:17.0267557Z [2,043 / 2,684] 8 actions, 7 running 2023-01-11T21:42:17.0268164Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:42:17.0268605Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:42:17.0269030Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:17.0269615Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:17.0270113Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:17.0270564Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.0271064Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.0271487Z [Scann] Compiling torch/csrc/jit/mobile/nnc/registry.cpp 2023-01-11T21:42:17.2699324Z 2023-01-11T21:42:17.2700046Z  2023-01-11T21:42:17.2700452Z  2023-01-11T21:42:17.2700897Z  2023-01-11T21:42:17.2701215Z  2023-01-11T21:42:17.2701571Z  2023-01-11T21:42:17.2701883Z  2023-01-11T21:42:17.2702202Z  2023-01-11T21:42:17.2702521Z  2023-01-11T21:42:17.2702831Z [2,043 / 2,684] 8 actions running 2023-01-11T21:42:17.2703127Z //:torch; 35s processwrapper-sandbox 2023-01-11T21:42:17.2703409Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:42:17.2703666Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:17.2703935Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:17.2704198Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:17.2704450Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.2704724Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.2704989Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.5563674Z 2023-01-11T21:42:17.5564151Z  2023-01-11T21:42:17.5564484Z  2023-01-11T21:42:17.5564767Z  2023-01-11T21:42:17.5565157Z  2023-01-11T21:42:17.5565482Z  2023-01-11T21:42:17.5565793Z  2023-01-11T21:42:17.5566103Z  2023-01-11T21:42:17.5566405Z  2023-01-11T21:42:17.5566871Z [2,044 / 2,684] 8 actions, 7 running 2023-01-11T21:42:17.5567409Z //:torch; 35s processwrapper-sandbox 2023-01-11T21:42:17.5567947Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:42:17.5568472Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:17.5569005Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:17.5569509Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.5570021Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.5570521Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.5571045Z [Scann] Compiling torch/csrc/jit/tensorexpr/loopnest_randomization.cpp 2023-01-11T21:42:17.8710079Z 2023-01-11T21:42:17.8710483Z  2023-01-11T21:42:17.8710719Z  2023-01-11T21:42:17.8710884Z  2023-01-11T21:42:17.8711155Z  2023-01-11T21:42:17.8711406Z  2023-01-11T21:42:17.8711652Z  2023-01-11T21:42:17.8711822Z  2023-01-11T21:42:17.8712108Z  2023-01-11T21:42:17.8712449Z [2,045 / 2,684] 8 actions running 2023-01-11T21:42:17.8712760Z //:torch; 35s processwrapper-sandbox 2023-01-11T21:42:17.8713155Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:42:17.8713504Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:17.8713854Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:17.8714187Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.8714565Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.8714820Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.8716245Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.9808315Z 2023-01-11T21:42:17.9808869Z  2023-01-11T21:42:17.9809199Z  2023-01-11T21:42:17.9809495Z  2023-01-11T21:42:17.9809790Z  2023-01-11T21:42:17.9810083Z  2023-01-11T21:42:17.9810380Z  2023-01-11T21:42:17.9810665Z  2023-01-11T21:42:17.9810928Z  2023-01-11T21:42:17.9811712Z INFO: From Compiling torch/csrc/distributed/autograd/engine/dist_engine.cpp: 2023-01-11T21:42:17.9812302Z [2,045 / 2,684] 8 actions running 2023-01-11T21:42:17.9812762Z //:torch; 35s processwrapper-sandbox 2023-01-11T21:42:17.9813255Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:42:17.9813736Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:17.9814190Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:17.9814680Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:17.9815174Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.9815651Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.9816113Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.9833335Z 2023-01-11T21:42:17.9833626Z  2023-01-11T21:42:17.9833951Z  2023-01-11T21:42:17.9834226Z  2023-01-11T21:42:17.9834508Z  2023-01-11T21:42:17.9834794Z  2023-01-11T21:42:17.9835052Z  2023-01-11T21:42:17.9835321Z  2023-01-11T21:42:17.9835583Z  2023-01-11T21:42:17.9860055Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:29:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T21:42:17.9860779Z static constexpr char* kNumBackwardPasses = "num_current_backward_passes"; 2023-01-11T21:42:17.9861274Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:42:17.9862110Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:30:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2023-01-11T21:42:17.9862788Z static constexpr char* kNumAutogradContexts = "num_autograd_contexts"; 2023-01-11T21:42:17.9863269Z ^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:42:17.9880604Z [2,045 / 2,684] 8 actions running 2023-01-11T21:42:17.9881040Z //:torch; 35s processwrapper-sandbox 2023-01-11T21:42:17.9881508Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:42:17.9881976Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:17.9882433Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:17.9882879Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:17.9883315Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.9883734Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:17.9884166Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:18.2731291Z 2023-01-11T21:42:18.2731697Z  2023-01-11T21:42:18.2731918Z  2023-01-11T21:42:18.2732080Z  2023-01-11T21:42:18.2732252Z  2023-01-11T21:42:18.2732423Z  2023-01-11T21:42:18.2732600Z  2023-01-11T21:42:18.2732766Z  2023-01-11T21:42:18.2732934Z  2023-01-11T21:42:18.2733235Z [2,047 / 2,684] 8 actions running 2023-01-11T21:42:18.2733703Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:42:18.2734167Z //:torch; 11s processwrapper-sandbox 2023-01-11T21:42:18.2734601Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:18.2735062Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:18.2735552Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:18.2736043Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:18.2736640Z Compiling torch/csrc/lazy/core/config.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:18.2737204Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:18.5173014Z 2023-01-11T21:42:18.5173518Z  2023-01-11T21:42:18.5173838Z  2023-01-11T21:42:18.5174113Z  2023-01-11T21:42:18.5174386Z  2023-01-11T21:42:18.5174652Z  2023-01-11T21:42:18.5175139Z  2023-01-11T21:42:18.5175423Z  2023-01-11T21:42:18.5175686Z  2023-01-11T21:42:18.5176084Z [2,048 / 2,684] 8 actions, 7 running 2023-01-11T21:42:18.5176545Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:42:18.5176992Z //:torch; 11s processwrapper-sandbox 2023-01-11T21:42:18.5177448Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:18.5177892Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:18.5178398Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:18.5178948Z Compiling torch/csrc/lazy/core/config.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:18.5179457Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:18.5179857Z [Scann] Compiling torch/csrc/distributed/rpc/script_call.cpp 2023-01-11T21:42:18.8742377Z 2023-01-11T21:42:18.8742906Z  2023-01-11T21:42:18.8743252Z  2023-01-11T21:42:18.8743542Z  2023-01-11T21:42:18.8743812Z  2023-01-11T21:42:18.8744091Z  2023-01-11T21:42:18.8744366Z  2023-01-11T21:42:18.8744645Z  2023-01-11T21:42:18.8744922Z  2023-01-11T21:42:18.8745316Z [2,048 / 2,684] 8 actions running 2023-01-11T21:42:18.8745775Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:42:18.8746238Z //:torch; 11s processwrapper-sandbox 2023-01-11T21:42:18.8746691Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:18.8747115Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:18.8747573Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:18.8748138Z Compiling torch/csrc/lazy/core/config.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:18.8748650Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:18.8749102Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:19.0816215Z 2023-01-11T21:42:19.0816722Z  2023-01-11T21:42:19.0817028Z  2023-01-11T21:42:19.0817259Z  2023-01-11T21:42:19.0817504Z  2023-01-11T21:42:19.0817744Z  2023-01-11T21:42:19.0817967Z  2023-01-11T21:42:19.0818237Z  2023-01-11T21:42:19.0818530Z  2023-01-11T21:42:19.0818887Z [2,049 / 2,684] 8 actions, 7 running 2023-01-11T21:42:19.0819333Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:42:19.0819782Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:42:19.0820174Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:19.0820631Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:19.0821048Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:19.0821481Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:19.0821877Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:19.0822268Z [Prepa] Compiling torch/csrc/distributed/c10d/sequence_num.cpp 2023-01-11T21:42:19.4746709Z 2023-01-11T21:42:19.4747153Z  2023-01-11T21:42:19.4747490Z  2023-01-11T21:42:19.4747780Z  2023-01-11T21:42:19.4748050Z  2023-01-11T21:42:19.4748336Z  2023-01-11T21:42:19.4748603Z  2023-01-11T21:42:19.4748826Z  2023-01-11T21:42:19.4749094Z  2023-01-11T21:42:19.4749444Z [2,049 / 2,684] 8 actions running 2023-01-11T21:42:19.4749824Z //:torch; 37s processwrapper-sandbox 2023-01-11T21:42:19.4750244Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:42:19.4750669Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:19.4751097Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:19.4751553Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:19.4752000Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:19.4752367Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:19.4752749Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:19.7887483Z 2023-01-11T21:42:19.7888166Z  2023-01-11T21:42:19.7888529Z  2023-01-11T21:42:19.7888812Z  2023-01-11T21:42:19.7889106Z  2023-01-11T21:42:19.7889406Z  2023-01-11T21:42:19.7889796Z  2023-01-11T21:42:19.7890188Z  2023-01-11T21:42:19.7890492Z  2023-01-11T21:42:19.7890912Z [2,051 / 2,684] 8 actions, 7 running 2023-01-11T21:42:19.7891619Z //:torch; 37s processwrapper-sandbox 2023-01-11T21:42:19.7892116Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:42:19.7892589Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:19.7893068Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:19.7893539Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:19.7894003Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:19.7894763Z Compiling torch/csrc/jit/mobile/module.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:19.7895493Z [Scann] Compiling torch/csrc/jit/mobile/interpreter.cpp 2023-01-11T21:42:20.0336081Z 2023-01-11T21:42:20.0336912Z  2023-01-11T21:42:20.0337206Z  2023-01-11T21:42:20.0337454Z  2023-01-11T21:42:20.0337749Z  2023-01-11T21:42:20.0339955Z  2023-01-11T21:42:20.0340518Z  2023-01-11T21:42:20.0341063Z  2023-01-11T21:42:20.0341524Z  2023-01-11T21:42:20.0342084Z [2,052 / 2,684] 8 actions, 7 running 2023-01-11T21:42:20.0342812Z //:torch; 37s processwrapper-sandbox 2023-01-11T21:42:20.0343444Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:42:20.0343748Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:20.0344023Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:20.0344278Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:20.0344629Z Compiling torch/csrc/jit/mobile/module.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:20.0346209Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:20.0346969Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir_printer.cpp 2023-01-11T21:42:20.2744073Z 2023-01-11T21:42:20.2745008Z  2023-01-11T21:42:20.2745819Z  2023-01-11T21:42:20.2746163Z  2023-01-11T21:42:20.2746433Z  2023-01-11T21:42:20.2746678Z  2023-01-11T21:42:20.2746869Z  2023-01-11T21:42:20.2748215Z  2023-01-11T21:42:20.2748609Z  2023-01-11T21:42:20.2750180Z [2,052 / 2,684] 8 actions running 2023-01-11T21:42:20.2750583Z //:torch; 38s processwrapper-sandbox 2023-01-11T21:42:20.2751048Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:42:20.2751444Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:20.2751791Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:20.2752131Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:20.2752780Z Compiling torch/csrc/jit/mobile/module.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:20.2753460Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:20.2754006Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:20.6753849Z 2023-01-11T21:42:20.6754376Z  2023-01-11T21:42:20.6754732Z  2023-01-11T21:42:20.6755024Z  2023-01-11T21:42:20.6755315Z  2023-01-11T21:42:20.6755580Z  2023-01-11T21:42:20.6755862Z  2023-01-11T21:42:20.6756145Z  2023-01-11T21:42:20.6756406Z  2023-01-11T21:42:20.6756810Z [2,054 / 2,684] 8 actions running 2023-01-11T21:42:20.6757274Z //:torch; 38s processwrapper-sandbox 2023-01-11T21:42:20.6757846Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:42:20.6758310Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:20.6758876Z Compiling torch/csrc/jit/mobile/module.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:20.6759548Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:20.6760088Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:20.6760599Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:20.6761055Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:21.0747764Z 2023-01-11T21:42:21.0748396Z  2023-01-11T21:42:21.0748951Z  2023-01-11T21:42:21.0749260Z  2023-01-11T21:42:21.0749663Z  2023-01-11T21:42:21.0749959Z  2023-01-11T21:42:21.0750235Z  2023-01-11T21:42:21.0750658Z  2023-01-11T21:42:21.0750939Z  2023-01-11T21:42:21.0751713Z [2,055 / 2,684] 8 actions, 7 running 2023-01-11T21:42:21.0752325Z //:torch; 38s processwrapper-sandbox 2023-01-11T21:42:21.0752940Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:42:21.0753410Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:21.0754149Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:21.0755080Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:21.0755567Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:21.0756173Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:21.0756729Z [Scann] Compiling torch/csrc/lazy/ts_backend/ts_node.cpp 2023-01-11T21:42:21.2764041Z 2023-01-11T21:42:21.2764569Z  2023-01-11T21:42:21.2764920Z  2023-01-11T21:42:21.2765189Z  2023-01-11T21:42:21.2765479Z  2023-01-11T21:42:21.2765767Z  2023-01-11T21:42:21.2766031Z  2023-01-11T21:42:21.2766312Z  2023-01-11T21:42:21.2766591Z  2023-01-11T21:42:21.2767003Z [2,056 / 2,684] 8 actions running 2023-01-11T21:42:21.2767456Z //:torch; 39s processwrapper-sandbox 2023-01-11T21:42:21.2767922Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:42:21.2768513Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:21.2769029Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:21.2769494Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:21.2769935Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:21.2770366Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:21.2770806Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:21.7789758Z 2023-01-11T21:42:21.7790308Z  2023-01-11T21:42:21.7790651Z  2023-01-11T21:42:21.7794162Z  2023-01-11T21:42:21.7797016Z  2023-01-11T21:42:21.7797294Z  2023-01-11T21:42:21.7798790Z  2023-01-11T21:42:21.7799047Z  2023-01-11T21:42:21.7799420Z  2023-01-11T21:42:21.7799818Z [2,057 / 2,684] 8 actions, 7 running 2023-01-11T21:42:21.7800622Z //:torch; 39s processwrapper-sandbox 2023-01-11T21:42:21.7801211Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:42:21.7801583Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:21.7802122Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:21.7802712Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:21.7803105Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:21.7803618Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:21.7804134Z [Scann] Compiling torch/csrc/jit/passes/frozen_conv_folding.cpp 2023-01-11T21:42:22.0757458Z 2023-01-11T21:42:22.0758473Z  2023-01-11T21:42:22.0759224Z  2023-01-11T21:42:22.0760171Z  2023-01-11T21:42:22.0760610Z  2023-01-11T21:42:22.0760911Z  2023-01-11T21:42:22.0761209Z  2023-01-11T21:42:22.0761513Z  2023-01-11T21:42:22.0761812Z  2023-01-11T21:42:22.0764274Z [2,059 / 2,684] 8 actions running 2023-01-11T21:42:22.0764983Z //:torch; 39s processwrapper-sandbox 2023-01-11T21:42:22.0765699Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:42:22.0766205Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:22.0766686Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:22.0767187Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:22.0769018Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:22.0769595Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:22.0770239Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:22.4641364Z 2023-01-11T21:42:22.4641917Z  2023-01-11T21:42:22.4642312Z  2023-01-11T21:42:22.4642647Z  2023-01-11T21:42:22.4642995Z  2023-01-11T21:42:22.4643310Z  2023-01-11T21:42:22.4643633Z  2023-01-11T21:42:22.4643944Z  2023-01-11T21:42:22.4644253Z  2023-01-11T21:42:22.4644696Z [2,060 / 2,684] 8 actions, 7 running 2023-01-11T21:42:22.4645223Z //:torch; 40s processwrapper-sandbox 2023-01-11T21:42:22.4645988Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:42:22.4646505Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:22.4646991Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:22.4647503Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:22.4648000Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:22.4648455Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:22.4649080Z [Scann] Compiling torch/csrc/jit/runtime/register_prim_ops.cpp 2023-01-11T21:42:22.6768721Z 2023-01-11T21:42:22.6769234Z  2023-01-11T21:42:22.6769517Z  2023-01-11T21:42:22.6769769Z  2023-01-11T21:42:22.6770014Z  2023-01-11T21:42:22.6770241Z  2023-01-11T21:42:22.6770487Z  2023-01-11T21:42:22.6770724Z  2023-01-11T21:42:22.6770942Z  2023-01-11T21:42:22.6771282Z [2,060 / 2,684] 8 actions running 2023-01-11T21:42:22.6771672Z //:torch; 40s processwrapper-sandbox 2023-01-11T21:42:22.6772060Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:42:22.6772439Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:22.6772860Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:22.6773289Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:22.6773698Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:22.6774117Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:22.6774556Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:23.0766518Z 2023-01-11T21:42:23.0767044Z  2023-01-11T21:42:23.0767414Z  2023-01-11T21:42:23.0767726Z  2023-01-11T21:42:23.0768012Z  2023-01-11T21:42:23.0768319Z  2023-01-11T21:42:23.0768613Z  2023-01-11T21:42:23.0768916Z  2023-01-11T21:42:23.0769219Z  2023-01-11T21:42:23.0769627Z [2,062 / 2,684] 8 actions running 2023-01-11T21:42:23.0770133Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:42:23.0770631Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:23.0771144Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:23.0771624Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:23.0772109Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:23.0772584Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:23.0773045Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:23.0773531Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:23.2775748Z 2023-01-11T21:42:23.2776291Z  2023-01-11T21:42:23.2776616Z  2023-01-11T21:42:23.2776883Z  2023-01-11T21:42:23.2777133Z  2023-01-11T21:42:23.2777389Z  2023-01-11T21:42:23.2777647Z  2023-01-11T21:42:23.2777881Z  2023-01-11T21:42:23.2778130Z  2023-01-11T21:42:23.2778498Z [2,063 / 2,684] 8 actions running 2023-01-11T21:42:23.2778899Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:42:23.2779311Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:23.2779722Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:23.2780128Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:23.2780540Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:23.2780947Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:23.2781338Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:23.2781738Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:23.6776152Z 2023-01-11T21:42:23.6776704Z  2023-01-11T21:42:23.6777049Z  2023-01-11T21:42:23.6777370Z  2023-01-11T21:42:23.6777645Z  2023-01-11T21:42:23.6777922Z  2023-01-11T21:42:23.6778199Z  2023-01-11T21:42:23.6778489Z  2023-01-11T21:42:23.6778747Z  2023-01-11T21:42:23.6779157Z [2,063 / 2,684] 8 actions running 2023-01-11T21:42:23.6779625Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:42:23.6780058Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:23.6780528Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:23.6780993Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:23.6781650Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:23.6782141Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:23.6782605Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:23.6783046Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:23.9329118Z 2023-01-11T21:42:23.9329673Z  2023-01-11T21:42:23.9330028Z  2023-01-11T21:42:23.9330329Z  2023-01-11T21:42:23.9330600Z  2023-01-11T21:42:23.9331111Z  2023-01-11T21:42:23.9331418Z  2023-01-11T21:42:23.9331683Z  2023-01-11T21:42:23.9331939Z  2023-01-11T21:42:23.9332338Z [2,064 / 2,684] 8 actions, 7 running 2023-01-11T21:42:23.9332822Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:42:23.9333294Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:23.9333754Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:23.9334210Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:23.9334665Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:23.9335129Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:23.9335575Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:23.9336038Z [Scann] Compiling torch/csrc/jit/codegen/fuser/executor.cpp 2023-01-11T21:42:24.2785233Z 2023-01-11T21:42:24.2785759Z  2023-01-11T21:42:24.2786119Z  2023-01-11T21:42:24.2786398Z  2023-01-11T21:42:24.2786701Z  2023-01-11T21:42:24.2786995Z  2023-01-11T21:42:24.2787302Z  2023-01-11T21:42:24.2787608Z  2023-01-11T21:42:24.2787876Z  2023-01-11T21:42:24.2788249Z [2,065 / 2,684] 8 actions running 2023-01-11T21:42:24.2788697Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:42:24.2789192Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:24.2789634Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:24.2790101Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:24.2790563Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:24.2791011Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:24.2791489Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:24.2791940Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:24.6791067Z 2023-01-11T21:42:24.6791600Z  2023-01-11T21:42:24.6791953Z  2023-01-11T21:42:24.6792256Z  2023-01-11T21:42:24.6792535Z  2023-01-11T21:42:24.6792836Z  2023-01-11T21:42:24.6793132Z  2023-01-11T21:42:24.6793399Z  2023-01-11T21:42:24.6793710Z  2023-01-11T21:42:24.6794120Z [2,066 / 2,684] 8 actions running 2023-01-11T21:42:24.6794611Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:42:24.6795110Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:24.6795584Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:24.6796055Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:24.6796538Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:24.6797016Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:24.6797475Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:24.6798088Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:24.9065776Z 2023-01-11T21:42:24.9066342Z  2023-01-11T21:42:24.9066713Z  2023-01-11T21:42:24.9067012Z  2023-01-11T21:42:24.9071930Z  2023-01-11T21:42:24.9072423Z  2023-01-11T21:42:24.9072926Z  2023-01-11T21:42:24.9073479Z  2023-01-11T21:42:24.9074035Z  2023-01-11T21:42:24.9074634Z [2,067 / 2,684] 8 actions, 7 running 2023-01-11T21:42:24.9075477Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:42:24.9076222Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:24.9076807Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:24.9077307Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:24.9078028Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:24.9078679Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:24.9079526Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:25.2802501Z [Scann] Compiling torch/csrc/api/src/nn/module.cpp 2023-01-11T21:42:25.2803020Z 2023-01-11T21:42:25.2803832Z  2023-01-11T21:42:25.2804379Z  2023-01-11T21:42:25.2804895Z  2023-01-11T21:42:25.2805389Z  2023-01-11T21:42:25.2805825Z  2023-01-11T21:42:25.2806156Z  2023-01-11T21:42:25.2806517Z  2023-01-11T21:42:25.2806889Z  2023-01-11T21:42:25.2807475Z [2,067 / 2,684] 8 actions running 2023-01-11T21:42:25.2807990Z //:torch; 18s processwrapper-sandbox 2023-01-11T21:42:25.2808485Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:25.2809120Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:25.2809654Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:25.2810165Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:25.2810678Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:25.2811189Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:25.2811822Z Compiling torch/csrc/api/src/nn/module.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:25.5593952Z 2023-01-11T21:42:25.5594538Z  2023-01-11T21:42:25.5594911Z  2023-01-11T21:42:25.5595211Z  2023-01-11T21:42:25.5595510Z  2023-01-11T21:42:25.5595836Z  2023-01-11T21:42:25.5596111Z  2023-01-11T21:42:25.5596396Z  2023-01-11T21:42:25.5596666Z  2023-01-11T21:42:25.5597101Z [2,070 / 2,684] 8 actions, 7 running 2023-01-11T21:42:25.5597619Z //:torch; 18s processwrapper-sandbox 2023-01-11T21:42:25.5598326Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:25.5598813Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:25.5599271Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:25.5599864Z Compiling torch/csrc/api/src/nn/module.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:25.5600392Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:25.5601143Z Compiling torch/csrc/distributed/rpc/utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:25.5601706Z [Scann] Compiling torch/csrc/jit/passes/quantization/dedup_module_uses.cpp 2023-01-11T21:42:25.8816530Z 2023-01-11T21:42:25.8817077Z  2023-01-11T21:42:25.8817393Z  2023-01-11T21:42:25.8817659Z  2023-01-11T21:42:25.8817899Z  2023-01-11T21:42:25.8818125Z  2023-01-11T21:42:25.8818392Z  2023-01-11T21:42:25.8818662Z  2023-01-11T21:42:25.8818916Z  2023-01-11T21:42:25.8819321Z [2,070 / 2,684] 8 actions running 2023-01-11T21:42:25.8819797Z //:torch; 18s processwrapper-sandbox 2023-01-11T21:42:25.8820246Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:25.8820655Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:25.8821068Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:25.8821605Z Compiling torch/csrc/api/src/nn/module.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:25.8822142Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:25.8822680Z Compiling torch/csrc/distributed/rpc/utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:25.8823196Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:26.0821153Z 2023-01-11T21:42:26.0821680Z  2023-01-11T21:42:26.0822045Z  2023-01-11T21:42:26.0822335Z  2023-01-11T21:42:26.0822602Z  2023-01-11T21:42:26.0822888Z  2023-01-11T21:42:26.0823176Z  2023-01-11T21:42:26.0823449Z  2023-01-11T21:42:26.0823744Z  2023-01-11T21:42:26.0824163Z [2,071 / 2,684] 8 actions running 2023-01-11T21:42:26.0824622Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:42:26.0825116Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:26.0825607Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:26.0826216Z Compiling torch/csrc/api/src/nn/module.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:26.0826780Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:26.0827420Z Compiling torch/csrc/distributed/rpc/utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:26.0827998Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:26.0828743Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:26.4822858Z 2023-01-11T21:42:26.4823762Z  2023-01-11T21:42:26.4824484Z  2023-01-11T21:42:26.4826611Z  2023-01-11T21:42:26.4827125Z  2023-01-11T21:42:26.4827552Z  2023-01-11T21:42:26.4828138Z  2023-01-11T21:42:26.4829778Z  2023-01-11T21:42:26.4830274Z  2023-01-11T21:42:26.4831029Z [2,071 / 2,684] 8 actions running 2023-01-11T21:42:26.4831751Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:42:26.4832414Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:26.4833049Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:26.4833800Z Compiling torch/csrc/api/src/nn/module.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:26.4834679Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:26.4835644Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:26.4836214Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:26.4836715Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:26.8832880Z 2023-01-11T21:42:26.8833373Z  2023-01-11T21:42:26.8833726Z  2023-01-11T21:42:26.8834006Z  2023-01-11T21:42:26.8834286Z  2023-01-11T21:42:26.8834566Z  2023-01-11T21:42:26.8834831Z  2023-01-11T21:42:26.8835111Z  2023-01-11T21:42:26.8835384Z  2023-01-11T21:42:26.8835771Z [2,072 / 2,684] 8 actions running 2023-01-11T21:42:26.8836237Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:42:26.8836671Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:26.8837239Z Compiling torch/csrc/api/src/nn/module.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:26.8837896Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:26.8838504Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:26.8839003Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:26.8839444Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:26.8839907Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:27.0867216Z 2023-01-11T21:42:27.0867753Z  2023-01-11T21:42:27.0868054Z  2023-01-11T21:42:27.0868307Z  2023-01-11T21:42:27.0868568Z  2023-01-11T21:42:27.0868830Z  2023-01-11T21:42:27.0869115Z  2023-01-11T21:42:27.0869391Z  2023-01-11T21:42:27.0869649Z  2023-01-11T21:42:27.0870067Z [2,073 / 2,684] 8 actions, 7 running 2023-01-11T21:42:27.0870544Z //:torch; 20s processwrapper-sandbox 2023-01-11T21:42:27.0870987Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:27.0871517Z Compiling torch/csrc/api/src/nn/module.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:27.0871979Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:27.0872496Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:27.0872997Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:27.0873415Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:27.0873823Z [Scann] Compiling torch/csrc/jit/tensorexpr/hash_provider.cpp 2023-01-11T21:42:27.4034816Z 2023-01-11T21:42:27.4035367Z  2023-01-11T21:42:27.4035717Z  2023-01-11T21:42:27.4036003Z  2023-01-11T21:42:27.4036283Z  2023-01-11T21:42:27.4036569Z  2023-01-11T21:42:27.4036871Z  2023-01-11T21:42:27.4037159Z  2023-01-11T21:42:27.4037548Z  2023-01-11T21:42:27.4038211Z [2,074 / 2,684] 8 actions, 7 running 2023-01-11T21:42:27.4038693Z //:torch; 20s processwrapper-sandbox 2023-01-11T21:42:27.4039281Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:27.4039984Z Compiling torch/csrc/api/src/nn/module.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:27.4040700Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:27.4041389Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:27.4042043Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:27.4042842Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:27.4043176Z [Scann] //:torch 2023-01-11T21:42:27.6844396Z 2023-01-11T21:42:27.6845180Z  2023-01-11T21:42:27.6845952Z  2023-01-11T21:42:27.6846296Z  2023-01-11T21:42:27.6846660Z  2023-01-11T21:42:27.6847177Z  2023-01-11T21:42:27.6847475Z  2023-01-11T21:42:27.6847817Z  2023-01-11T21:42:27.6848085Z  2023-01-11T21:42:27.6848700Z [2,075 / 2,684] 8 actions running 2023-01-11T21:42:27.6849177Z //:torch; 20s processwrapper-sandbox 2023-01-11T21:42:27.6849621Z //:torch; 4s processwrapper-sandbox 2023-01-11T21:42:27.6850063Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:27.6850651Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:27.6851179Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:27.6851654Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:27.6852172Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:27.6852680Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:28.0845402Z 2023-01-11T21:42:28.0845932Z  2023-01-11T21:42:28.0846274Z  2023-01-11T21:42:28.0846542Z  2023-01-11T21:42:28.0846822Z  2023-01-11T21:42:28.0847097Z  2023-01-11T21:42:28.0847375Z  2023-01-11T21:42:28.0847640Z  2023-01-11T21:42:28.0847915Z  2023-01-11T21:42:28.0848319Z [2,075 / 2,684] 8 actions running 2023-01-11T21:42:28.0848754Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:42:28.0849206Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:42:28.0849646Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:28.0850204Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:28.0850730Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:28.0851163Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:28.0851597Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:28.0852040Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:28.2850537Z 2023-01-11T21:42:28.2851065Z  2023-01-11T21:42:28.2851366Z  2023-01-11T21:42:28.2851599Z  2023-01-11T21:42:28.2851852Z  2023-01-11T21:42:28.2852096Z  2023-01-11T21:42:28.2852326Z  2023-01-11T21:42:28.2852562Z  2023-01-11T21:42:28.2852807Z  2023-01-11T21:42:28.2853158Z [2,077 / 2,684] 7 actions running 2023-01-11T21:42:28.2853561Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:42:28.2853947Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:42:28.2854315Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:28.2854699Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:28.2855085Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:28.2855455Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:28.2855837Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:28.6848579Z 2023-01-11T21:42:28.6849509Z  2023-01-11T21:42:28.6849916Z  2023-01-11T21:42:28.6850236Z  2023-01-11T21:42:28.6850526Z  2023-01-11T21:42:28.6850841Z  2023-01-11T21:42:28.6851149Z  2023-01-11T21:42:28.6851442Z  2023-01-11T21:42:28.6851826Z [2,077 / 2,684] 8 actions running 2023-01-11T21:42:28.6852120Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:42:28.6852388Z //:torch; 5s processwrapper-sandbox 2023-01-11T21:42:28.6852667Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:28.6852933Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:28.6853187Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:28.6853453Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:28.6853720Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:28.6853970Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:28.8851002Z 2023-01-11T21:42:28.8851532Z  2023-01-11T21:42:28.8851902Z  2023-01-11T21:42:28.8852200Z  2023-01-11T21:42:28.8852502Z  2023-01-11T21:42:28.8854831Z  2023-01-11T21:42:28.8855458Z  2023-01-11T21:42:28.8856717Z  2023-01-11T21:42:28.8857133Z  2023-01-11T21:42:28.8857615Z [2,078 / 2,684] 8 actions running 2023-01-11T21:42:28.8858309Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:42:28.8859152Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:42:28.8859694Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:28.8860315Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:28.8860807Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:28.8861296Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:28.8861773Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:28.8862262Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:29.1362364Z 2023-01-11T21:42:29.1362839Z  2023-01-11T21:42:29.1363218Z  2023-01-11T21:42:29.1363506Z  2023-01-11T21:42:29.1363776Z  2023-01-11T21:42:29.1364058Z  2023-01-11T21:42:29.1364321Z  2023-01-11T21:42:29.1364561Z  2023-01-11T21:42:29.1364790Z  2023-01-11T21:42:29.1365273Z INFO: From Compiling torch/csrc/lazy/generated/RegisterAutogradLazy.cpp: 2023-01-11T21:42:29.1365757Z [2,078 / 2,684] 8 actions running 2023-01-11T21:42:29.1366212Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:42:29.1366663Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:42:29.1367066Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:29.1367420Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:29.1367797Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:29.1368230Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:29.1368642Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:29.1369093Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:29.1377579Z 2023-01-11T21:42:29.1377847Z  2023-01-11T21:42:29.1378091Z  2023-01-11T21:42:29.1378322Z  2023-01-11T21:42:29.1378550Z  2023-01-11T21:42:29.1378773Z  2023-01-11T21:42:29.1379013Z  2023-01-11T21:42:29.1379265Z  2023-01-11T21:42:29.1379505Z  2023-01-11T21:42:29.1386833Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:79:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:42:29.1387752Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2023-01-11T21:42:29.1388135Z ^~~~~~~~~~~~~ 2023-01-11T21:42:29.1389074Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:60:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2023-01-11T21:42:29.1389901Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2023-01-11T21:42:29.1390347Z ^~~~~~~~~~ 2023-01-11T21:42:29.1394904Z [2,078 / 2,684] 8 actions running 2023-01-11T21:42:29.1395395Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:42:29.1395904Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:42:29.1396401Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:29.1396828Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:29.1397192Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:29.1397610Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:29.1398846Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:29.1399269Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:29.4855229Z 2023-01-11T21:42:29.4855834Z  2023-01-11T21:42:29.4856228Z  2023-01-11T21:42:29.4856526Z  2023-01-11T21:42:29.4856684Z  2023-01-11T21:42:29.4856852Z  2023-01-11T21:42:29.4857005Z  2023-01-11T21:42:29.4857174Z  2023-01-11T21:42:29.4857339Z  2023-01-11T21:42:29.4857570Z [2,079 / 2,684] 8 actions running 2023-01-11T21:42:29.5570372Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:42:29.5570812Z //:torch; 6s processwrapper-sandbox 2023-01-11T21:42:29.5571238Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:29.5571640Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:29.5572062Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:29.5572479Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:29.5573006Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:29.5573570Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:29.7446052Z 2023-01-11T21:42:29.7446596Z  2023-01-11T21:42:29.7446963Z  2023-01-11T21:42:29.7447289Z  2023-01-11T21:42:29.7447616Z  2023-01-11T21:42:29.7451403Z  2023-01-11T21:42:29.7452029Z  2023-01-11T21:42:29.7452714Z  2023-01-11T21:42:29.7453115Z  2023-01-11T21:42:29.7453905Z [2,080 / 2,684] 8 actions, 7 running 2023-01-11T21:42:29.7454928Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:42:29.7455818Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:42:29.7456455Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:29.7457110Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:29.7457994Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:29.7458487Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:29.7459092Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:29.7459604Z [Scann] Compiling torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp 2023-01-11T21:42:29.9578031Z 2023-01-11T21:42:29.9578619Z  2023-01-11T21:42:29.9578924Z  2023-01-11T21:42:29.9579260Z  2023-01-11T21:42:29.9579586Z  2023-01-11T21:42:29.9579866Z  2023-01-11T21:42:29.9580024Z  2023-01-11T21:42:29.9580190Z  2023-01-11T21:42:29.9580342Z  2023-01-11T21:42:29.9580586Z [2,082 / 2,684] 8 actions running 2023-01-11T21:42:29.9580893Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:42:29.9581172Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:42:29.9581427Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:29.9581692Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:29.9582039Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:29.9582355Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:29.9582623Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:29.9582887Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:30.1773528Z 2023-01-11T21:42:30.1773964Z  2023-01-11T21:42:30.1774347Z  2023-01-11T21:42:30.1774672Z  2023-01-11T21:42:30.1774977Z  2023-01-11T21:42:30.1775198Z  2023-01-11T21:42:30.1775411Z  2023-01-11T21:42:30.1775563Z  2023-01-11T21:42:30.1775728Z  2023-01-11T21:42:30.1776022Z [2,084 / 2,684] 8 actions running 2023-01-11T21:42:30.1776468Z //:torch; 23s processwrapper-sandbox 2023-01-11T21:42:30.1776784Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:42:30.1777351Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:30.1777770Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:30.1778184Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:30.1778485Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:30.1778922Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:30.1779440Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:30.5782681Z 2023-01-11T21:42:30.5783256Z  2023-01-11T21:42:30.5783604Z  2023-01-11T21:42:30.5783888Z  2023-01-11T21:42:30.5784196Z  2023-01-11T21:42:30.5784484Z  2023-01-11T21:42:30.5784765Z  2023-01-11T21:42:30.5785061Z  2023-01-11T21:42:30.5785365Z  2023-01-11T21:42:30.5785769Z [2,084 / 2,684] 8 actions running 2023-01-11T21:42:30.5786492Z //:torch; 23s processwrapper-sandbox 2023-01-11T21:42:30.5786985Z //:torch; 7s processwrapper-sandbox 2023-01-11T21:42:30.5787608Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:30.5788177Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:30.5788662Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:30.5789134Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:30.5789726Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:30.5790379Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:31.2975867Z 2023-01-11T21:42:31.2976617Z  2023-01-11T21:42:31.2976982Z  2023-01-11T21:42:31.2977159Z  2023-01-11T21:42:31.2977332Z  2023-01-11T21:42:31.2977501Z  2023-01-11T21:42:31.2977669Z  2023-01-11T21:42:31.2977821Z  2023-01-11T21:42:31.2977986Z  2023-01-11T21:42:31.2978239Z [2,085 / 2,684] 8 actions, 7 running 2023-01-11T21:42:31.2978531Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:42:31.2978811Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:42:31.2979163Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:31.2979468Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:31.2979735Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:31.2980005Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:31.2980357Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:31.2980640Z [Scann] Compiling torch/csrc/jit/ir/attributes.cpp 2023-01-11T21:42:31.6018903Z 2023-01-11T21:42:31.6019956Z  2023-01-11T21:42:31.6020653Z  2023-01-11T21:42:31.6021233Z  2023-01-11T21:42:31.6021611Z  2023-01-11T21:42:31.6021964Z  2023-01-11T21:42:31.6022298Z  2023-01-11T21:42:31.6022761Z  2023-01-11T21:42:31.6023091Z  2023-01-11T21:42:31.6023565Z [2,086 / 2,684] 8 actions running 2023-01-11T21:42:31.6024139Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:42:31.6024824Z //:torch; 8s processwrapper-sandbox 2023-01-11T21:42:31.6025770Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:31.6026276Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:31.6026832Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:31.6027567Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:31.6028162Z Compiling torch/csrc/jit/ir/attributes.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:31.6028943Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:31.8852674Z 2023-01-11T21:42:31.8853197Z  2023-01-11T21:42:31.8853543Z  2023-01-11T21:42:31.8853857Z  2023-01-11T21:42:31.8854164Z  2023-01-11T21:42:31.8854454Z  2023-01-11T21:42:31.8854760Z  2023-01-11T21:42:31.8855065Z  2023-01-11T21:42:31.8855358Z  2023-01-11T21:42:31.8855806Z [2,087 / 2,684] 8 actions, 7 running 2023-01-11T21:42:31.8856309Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:42:31.8856799Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:42:31.8857299Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:31.8857792Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:31.8858449Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:31.8859161Z Compiling torch/csrc/jit/ir/attributes.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:31.8859750Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:31.8860256Z [Scann] Compiling torch/csrc/lazy/generated/LazyNativeFunctions.cpp 2023-01-11T21:42:32.2032243Z 2023-01-11T21:42:32.2032870Z  2023-01-11T21:42:32.2033250Z  2023-01-11T21:42:32.2033577Z  2023-01-11T21:42:32.2033873Z  2023-01-11T21:42:32.2034188Z  2023-01-11T21:42:32.2034484Z  2023-01-11T21:42:32.2034781Z  2023-01-11T21:42:32.2035346Z  2023-01-11T21:42:32.2035779Z [2,087 / 2,684] 8 actions running 2023-01-11T21:42:32.2036258Z //:torch; 25s processwrapper-sandbox 2023-01-11T21:42:32.2036731Z //:torch; 9s processwrapper-sandbox 2023-01-11T21:42:32.2037211Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:32.2038483Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:32.2039118Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:32.2039725Z Compiling torch/csrc/jit/ir/attributes.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:32.2040225Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:32.2040750Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:32.7185062Z 2023-01-11T21:42:32.7185567Z  2023-01-11T21:42:32.7185910Z  2023-01-11T21:42:32.7186187Z  2023-01-11T21:42:32.7186467Z  2023-01-11T21:42:32.7186742Z  2023-01-11T21:42:32.7187002Z  2023-01-11T21:42:32.7187290Z  2023-01-11T21:42:32.7187564Z  2023-01-11T21:42:32.7187951Z [2,088 / 2,684] 8 actions, 7 running 2023-01-11T21:42:32.7188411Z //:torch; 25s processwrapper-sandbox 2023-01-11T21:42:32.7188866Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:42:32.7189298Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:32.7189735Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:32.7190327Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:32.7190845Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:32.7201166Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:32.7201716Z [Scann] Compiling torch/csrc/jit/passes/mkldnn_rewrite.cpp 2023-01-11T21:42:32.9613829Z 2023-01-11T21:42:32.9614338Z  2023-01-11T21:42:32.9614701Z  2023-01-11T21:42:32.9614988Z  2023-01-11T21:42:32.9615291Z  2023-01-11T21:42:32.9615577Z  2023-01-11T21:42:32.9615846Z  2023-01-11T21:42:32.9616151Z  2023-01-11T21:42:32.9616424Z  2023-01-11T21:42:32.9616810Z [2,090 / 2,684] 8 actions, 7 running 2023-01-11T21:42:32.9617295Z //:torch; 25s processwrapper-sandbox 2023-01-11T21:42:32.9617760Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:42:32.9618234Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:32.9618693Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:32.9619172Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:32.9619652Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:32.9620084Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:32.9620511Z [Scann] Compiling torch/csrc/jit/mobile/quantization.cpp 2023-01-11T21:42:33.2004038Z 2023-01-11T21:42:33.2004571Z  2023-01-11T21:42:33.2004958Z  2023-01-11T21:42:33.2008021Z  2023-01-11T21:42:33.2008458Z  2023-01-11T21:42:33.2008957Z  2023-01-11T21:42:33.2009382Z  2023-01-11T21:42:33.2009666Z  2023-01-11T21:42:33.2010118Z  2023-01-11T21:42:33.2011955Z [2,091 / 2,684] 8 actions, 7 running 2023-01-11T21:42:33.2012466Z //:torch; 26s processwrapper-sandbox 2023-01-11T21:42:33.2013104Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:42:33.2014021Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:33.2014552Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:33.2014996Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:33.2015546Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:33.2016172Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:33.2016895Z [Scann] Compiling torch/csrc/jit/mobile/flatbuffer_loader.cpp 2023-01-11T21:42:33.4034899Z 2023-01-11T21:42:33.4035377Z  2023-01-11T21:42:33.4035689Z  2023-01-11T21:42:33.4035968Z  2023-01-11T21:42:33.4036234Z  2023-01-11T21:42:33.4036481Z  2023-01-11T21:42:33.4036756Z  2023-01-11T21:42:33.4037022Z  2023-01-11T21:42:33.4037268Z  2023-01-11T21:42:33.4038011Z [2,091 / 2,684] 8 actions running 2023-01-11T21:42:33.4038461Z //:torch; 26s processwrapper-sandbox 2023-01-11T21:42:33.4038891Z //:torch; 10s processwrapper-sandbox 2023-01-11T21:42:33.4039313Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:33.4039745Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:33.4040161Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:33.4040746Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:33.4041197Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:33.4041607Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:34.4042873Z 2023-01-11T21:42:34.4043283Z  2023-01-11T21:42:34.4043507Z  2023-01-11T21:42:34.4043707Z  2023-01-11T21:42:34.4043865Z  2023-01-11T21:42:34.4044032Z  2023-01-11T21:42:34.4044200Z  2023-01-11T21:42:34.4044359Z  2023-01-11T21:42:34.4044565Z  2023-01-11T21:42:34.4044809Z [2,091 / 2,684] 8 actions running 2023-01-11T21:42:34.4045218Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:42:34.4045617Z //:torch; 11s processwrapper-sandbox 2023-01-11T21:42:34.4046059Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:34.4046513Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:34.4046998Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:34.4047469Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:34.4047922Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:34.4048375Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:34.6060506Z 2023-01-11T21:42:34.6061512Z  2023-01-11T21:42:34.6062189Z  2023-01-11T21:42:34.6062866Z  2023-01-11T21:42:34.6064724Z  2023-01-11T21:42:34.6065287Z  2023-01-11T21:42:34.6065831Z  2023-01-11T21:42:34.6066275Z  2023-01-11T21:42:34.6066691Z  2023-01-11T21:42:34.6067268Z [2,094 / 2,684] 8 actions, 7 running 2023-01-11T21:42:34.6068052Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:42:34.6068907Z //:torch; 11s processwrapper-sandbox 2023-01-11T21:42:34.6069585Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:34.6070323Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:34.6071022Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:34.6071634Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:34.6072295Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:34.6072863Z [Sched] Compiling torch/csrc/jit/tensorexpr/reduction.cpp 2023-01-11T21:42:35.0042693Z 2023-01-11T21:42:35.0043207Z  2023-01-11T21:42:35.0043534Z  2023-01-11T21:42:35.0043819Z  2023-01-11T21:42:35.0044099Z  2023-01-11T21:42:35.0044358Z  2023-01-11T21:42:35.0044629Z  2023-01-11T21:42:35.0044901Z  2023-01-11T21:42:35.0045160Z  2023-01-11T21:42:35.0045556Z [2,095 / 2,684] 8 actions, 7 running 2023-01-11T21:42:35.0046015Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:42:35.0046457Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:42:35.0046913Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:35.0047356Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:35.0047781Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:35.0048231Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:35.0048670Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:35.0049231Z [Scann] Compiling torch/csrc/autograd/generated/TraceType_2.cpp 2023-01-11T21:42:35.2068570Z 2023-01-11T21:42:35.2069135Z  2023-01-11T21:42:35.2069544Z  2023-01-11T21:42:35.2069872Z  2023-01-11T21:42:35.2070179Z  2023-01-11T21:42:35.2070495Z  2023-01-11T21:42:35.2070829Z  2023-01-11T21:42:35.2071070Z  2023-01-11T21:42:35.2071333Z  2023-01-11T21:42:35.2071727Z [2,095 / 2,684] 8 actions running 2023-01-11T21:42:35.2072041Z //:torch; 28s processwrapper-sandbox 2023-01-11T21:42:35.2072324Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:42:35.2072771Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:35.2073027Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:35.2073296Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:35.2073560Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:35.2073814Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:35.2074082Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:35.6820232Z 2023-01-11T21:42:35.6820971Z  2023-01-11T21:42:35.6821382Z  2023-01-11T21:42:35.6821667Z  2023-01-11T21:42:35.6821963Z  2023-01-11T21:42:35.6822250Z  2023-01-11T21:42:35.6822557Z  2023-01-11T21:42:35.6822848Z  2023-01-11T21:42:35.6823126Z  2023-01-11T21:42:35.6823568Z [2,096 / 2,684] 8 actions, 7 running 2023-01-11T21:42:35.6824083Z //:torch; 28s processwrapper-sandbox 2023-01-11T21:42:35.6824571Z //:torch; 12s processwrapper-sandbox 2023-01-11T21:42:35.6825046Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:35.6825556Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:35.6826012Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:35.6826470Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:35.6826958Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:35.6827299Z [Scann] //:torch 2023-01-11T21:42:36.0078563Z 2023-01-11T21:42:36.0079033Z  2023-01-11T21:42:36.0079401Z  2023-01-11T21:42:36.0079724Z  2023-01-11T21:42:36.0080006Z  2023-01-11T21:42:36.0080303Z  2023-01-11T21:42:36.0080660Z  2023-01-11T21:42:36.0080943Z  2023-01-11T21:42:36.0081213Z  2023-01-11T21:42:36.0081631Z [2,096 / 2,684] 8 actions running 2023-01-11T21:42:36.0082092Z //:torch; 29s processwrapper-sandbox 2023-01-11T21:42:36.0082586Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:42:36.0083072Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:36.0083538Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:36.0084028Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:36.0084500Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:36.0084972Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:36.0085434Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:36.2139630Z 2023-01-11T21:42:36.2140173Z  2023-01-11T21:42:36.2140549Z  2023-01-11T21:42:36.2140870Z  2023-01-11T21:42:36.2141159Z  2023-01-11T21:42:36.2141470Z  2023-01-11T21:42:36.2141748Z  2023-01-11T21:42:36.2142041Z  2023-01-11T21:42:36.2142335Z  2023-01-11T21:42:36.2142744Z [2,099 / 2,684] 8 actions, 7 running 2023-01-11T21:42:36.2143176Z //:torch; 29s processwrapper-sandbox 2023-01-11T21:42:36.2143619Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:42:36.2144061Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:36.2144562Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:36.2145122Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:36.2145744Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:36.2146308Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:36.2146749Z [Prepa] Compiling torch/csrc/autograd/autograd.cpp 2023-01-11T21:42:36.5077215Z 2023-01-11T21:42:36.5078055Z  2023-01-11T21:42:36.5078507Z  2023-01-11T21:42:36.5078804Z  2023-01-11T21:42:36.5079076Z  2023-01-11T21:42:36.5079392Z  2023-01-11T21:42:36.5079671Z  2023-01-11T21:42:36.5079934Z  2023-01-11T21:42:36.5080222Z  2023-01-11T21:42:36.5080715Z [2,100 / 2,684] 8 actions, 7 running 2023-01-11T21:42:36.5081174Z //:torch; 29s processwrapper-sandbox 2023-01-11T21:42:36.5081655Z //:torch; 13s processwrapper-sandbox 2023-01-11T21:42:36.5082134Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:36.5082601Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:36.5083181Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:36.5083978Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:36.5084558Z Compiling torch/csrc/autograd/autograd.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:36.5085047Z [Scann] Compiling torch/csrc/lazy/core/multi_wait.cpp 2023-01-11T21:42:36.8085894Z 2023-01-11T21:42:36.8086394Z  2023-01-11T21:42:36.8086738Z  2023-01-11T21:42:36.8087024Z  2023-01-11T21:42:36.8087457Z  2023-01-11T21:42:36.8087757Z  2023-01-11T21:42:36.8088020Z  2023-01-11T21:42:36.8088285Z  2023-01-11T21:42:36.8088563Z  2023-01-11T21:42:36.8088947Z [2,100 / 2,684] 8 actions running 2023-01-11T21:42:36.8089409Z //:torch; 29s processwrapper-sandbox 2023-01-11T21:42:36.8089872Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:42:36.8090325Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:36.8090755Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:36.8091339Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:36.8091893Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:36.8092472Z Compiling torch/csrc/autograd/autograd.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:36.8093142Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:37.2611688Z 2023-01-11T21:42:37.2612221Z  2023-01-11T21:42:37.2612541Z  2023-01-11T21:42:37.2612813Z  2023-01-11T21:42:37.2613088Z  2023-01-11T21:42:37.2614909Z  2023-01-11T21:42:37.2615456Z  2023-01-11T21:42:37.2615973Z  2023-01-11T21:42:37.2617624Z  2023-01-11T21:42:37.2618068Z [2,101 / 2,684] 8 actions, 7 running 2023-01-11T21:42:37.2618560Z //:torch; 30s processwrapper-sandbox 2023-01-11T21:42:37.2619072Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:42:37.2619514Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:37.2620137Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:37.2620707Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:37.2621253Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:37.2621918Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:37.2622431Z [Scann] Compiling torch/csrc/api/src/nn/options/linear.cpp 2023-01-11T21:42:37.6083193Z 2023-01-11T21:42:37.6083850Z  2023-01-11T21:42:37.6084220Z  2023-01-11T21:42:37.6084403Z  2023-01-11T21:42:37.6084577Z  2023-01-11T21:42:37.6084748Z  2023-01-11T21:42:37.6084902Z  2023-01-11T21:42:37.6085068Z  2023-01-11T21:42:37.6085232Z  2023-01-11T21:42:37.6085468Z [2,103 / 2,684] 8 actions running 2023-01-11T21:42:37.6085758Z //:torch; 30s processwrapper-sandbox 2023-01-11T21:42:37.6086041Z //:torch; 14s processwrapper-sandbox 2023-01-11T21:42:37.6086303Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:37.6086582Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:37.6086926Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:37.6087228Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:37.6087498Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:37.6087766Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:37.9426752Z 2023-01-11T21:42:37.9427614Z  2023-01-11T21:42:37.9428209Z  2023-01-11T21:42:37.9428887Z  2023-01-11T21:42:37.9429310Z  2023-01-11T21:42:37.9429717Z  2023-01-11T21:42:37.9430078Z  2023-01-11T21:42:37.9430438Z  2023-01-11T21:42:37.9430804Z  2023-01-11T21:42:37.9431358Z [2,104 / 2,684] 8 actions, 7 running 2023-01-11T21:42:37.9431912Z //:torch; 30s processwrapper-sandbox 2023-01-11T21:42:37.9432530Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:42:37.9433066Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:37.9433602Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:37.9434355Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:37.9434886Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:37.9435398Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:37.9435909Z [Scann] Compiling torch/csrc/jit/passes/restore_mutation.cpp 2023-01-11T21:42:38.2312967Z 2023-01-11T21:42:38.2313517Z  2023-01-11T21:42:38.2313887Z  2023-01-11T21:42:38.2314323Z  2023-01-11T21:42:38.2314619Z  2023-01-11T21:42:38.2314909Z  2023-01-11T21:42:38.2315177Z  2023-01-11T21:42:38.2315461Z  2023-01-11T21:42:38.2315743Z  2023-01-11T21:42:38.2316127Z [2,104 / 2,684] 8 actions running 2023-01-11T21:42:38.2316590Z //:torch; 31s processwrapper-sandbox 2023-01-11T21:42:38.2317060Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:42:38.2317494Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:38.2318169Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:38.2318632Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:38.2319066Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:38.2319515Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:38.2319965Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:38.6805427Z 2023-01-11T21:42:38.6805993Z  2023-01-11T21:42:38.6806315Z  2023-01-11T21:42:38.6806576Z  2023-01-11T21:42:38.6806846Z  2023-01-11T21:42:38.6807131Z  2023-01-11T21:42:38.6807412Z  2023-01-11T21:42:38.6807675Z  2023-01-11T21:42:38.6807949Z  2023-01-11T21:42:38.6808321Z [2,105 / 2,684] 8 actions, 7 running 2023-01-11T21:42:38.6808757Z //:torch; 31s processwrapper-sandbox 2023-01-11T21:42:38.6809243Z //:torch; 15s processwrapper-sandbox 2023-01-11T21:42:38.6809716Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:38.6810195Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:38.6810672Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:38.6811160Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:38.6811575Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:38.6812024Z [Scann] Compiling torch/csrc/lazy/core/debug_util.cpp 2023-01-11T21:42:39.0320397Z 2023-01-11T21:42:39.0320948Z  2023-01-11T21:42:39.0321282Z  2023-01-11T21:42:39.0321552Z  2023-01-11T21:42:39.0321831Z  2023-01-11T21:42:39.0322119Z  2023-01-11T21:42:39.0322402Z  2023-01-11T21:42:39.0322700Z  2023-01-11T21:42:39.0322986Z  2023-01-11T21:42:39.0323374Z [2,106 / 2,684] 8 actions running 2023-01-11T21:42:39.0323837Z //:torch; 32s processwrapper-sandbox 2023-01-11T21:42:39.0324332Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:42:39.0324795Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:39.0325258Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:39.0325700Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:39.0326158Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:39.0326761Z Compiling torch/csrc/lazy/core/debug_util.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:39.0327297Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:39.3976596Z 2023-01-11T21:42:39.3982685Z  2023-01-11T21:42:39.3982963Z  2023-01-11T21:42:39.3983200Z  2023-01-11T21:42:39.3983437Z  2023-01-11T21:42:39.3983653Z  2023-01-11T21:42:39.3983881Z  2023-01-11T21:42:39.3984126Z  2023-01-11T21:42:39.3984343Z  2023-01-11T21:42:39.3984673Z [2,107 / 2,684] 8 actions, 7 running 2023-01-11T21:42:39.3985065Z //:torch; 32s processwrapper-sandbox 2023-01-11T21:42:39.3985434Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:42:39.3985808Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:39.3986176Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:39.3986530Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:39.3987007Z Compiling torch/csrc/lazy/core/debug_util.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:39.3987638Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:39.3987997Z [Scann] Compiling torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp 2023-01-11T21:42:39.6331962Z 2023-01-11T21:42:39.6332506Z  2023-01-11T21:42:39.6332856Z  2023-01-11T21:42:39.6333139Z  2023-01-11T21:42:39.6333426Z  2023-01-11T21:42:39.6333696Z  2023-01-11T21:42:39.6333947Z  2023-01-11T21:42:39.6334403Z  2023-01-11T21:42:39.6334679Z  2023-01-11T21:42:39.6335072Z [2,107 / 2,684] 8 actions running 2023-01-11T21:42:39.6335544Z //:torch; 32s processwrapper-sandbox 2023-01-11T21:42:39.6336041Z //:torch; 16s processwrapper-sandbox 2023-01-11T21:42:39.6336508Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:39.6336978Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:39.6337448Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:39.6338043Z Compiling torch/csrc/lazy/core/debug_util.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:39.6338614Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:39.6339090Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:40.0257287Z 2023-01-11T21:42:40.0272581Z  2023-01-11T21:42:40.0272895Z  2023-01-11T21:42:40.0273172Z  2023-01-11T21:42:40.0273445Z  2023-01-11T21:42:40.0273698Z  2023-01-11T21:42:40.0273962Z  2023-01-11T21:42:40.0274232Z  2023-01-11T21:42:40.0274473Z  2023-01-11T21:42:40.0274936Z [2,108 / 2,684] 8 actions, 7 running 2023-01-11T21:42:40.0275370Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:40.0275793Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:42:40.0276228Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:40.0276639Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:40.0277163Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:40.0277657Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:40.0278288Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:40.0278647Z [Scann] Compiling caffe2/queue/queue_ops.cc 2023-01-11T21:42:40.2331442Z 2023-01-11T21:42:40.2331946Z  2023-01-11T21:42:40.2332281Z  2023-01-11T21:42:40.2332566Z  2023-01-11T21:42:40.2332848Z  2023-01-11T21:42:40.2333100Z  2023-01-11T21:42:40.2333354Z  2023-01-11T21:42:40.2333606Z  2023-01-11T21:42:40.2333862Z  2023-01-11T21:42:40.2334225Z [2,109 / 2,684] 8 actions running 2023-01-11T21:42:40.2334632Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:40.2335047Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:42:40.2335455Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:40.2335958Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:40.2336434Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:40.2336843Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:40.2337345Z Compiling caffe2/queue/queue_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:42:40.2337930Z Compiling caffe2/queue/rebatching_queue_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:42:40.4329538Z 2023-01-11T21:42:40.4330086Z  2023-01-11T21:42:40.4330448Z  2023-01-11T21:42:40.4330887Z  2023-01-11T21:42:40.4331211Z  2023-01-11T21:42:40.4331504Z  2023-01-11T21:42:40.4331816Z  2023-01-11T21:42:40.4332148Z  2023-01-11T21:42:40.4332452Z  2023-01-11T21:42:40.4332710Z [2,110 / 2,684] 8 actions running 2023-01-11T21:42:40.4333007Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:40.4333334Z //:torch; 17s processwrapper-sandbox 2023-01-11T21:42:40.4333608Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:40.4333955Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:40.4334358Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:40.4334706Z Compiling caffe2/queue/queue_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:42:40.4336990Z Compiling caffe2/queue/rebatching_queue_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:42:40.4337489Z Compiling caffe2/operators/merge_id_lists_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:40.7076743Z 2023-01-11T21:42:40.7077234Z  2023-01-11T21:42:40.7077619Z  2023-01-11T21:42:40.7078026Z  2023-01-11T21:42:40.7078220Z  2023-01-11T21:42:40.7079224Z  2023-01-11T21:42:40.7079543Z  2023-01-11T21:42:40.7079743Z  2023-01-11T21:42:40.7079911Z  2023-01-11T21:42:40.7080172Z [2,112 / 2,684] 8 actions, 7 running 2023-01-11T21:42:40.7080462Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:40.7080819Z //:torch; 18s processwrapper-sandbox 2023-01-11T21:42:40.7081142Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:42:40.7081469Z Compiling caffe2/queue/queue_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:42:40.7081904Z Compiling caffe2/queue/rebatching_queue_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:42:40.7082316Z Compiling caffe2/operators/merge_id_lists_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:40.7082758Z Compiling caffe2/operators/lp_pool_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:40.7083041Z [Scann] Compiling caffe2/serialize/inline_container.cc 2023-01-11T21:42:41.0333976Z 2023-01-11T21:42:41.0334646Z  2023-01-11T21:42:41.0334899Z  2023-01-11T21:42:41.0335062Z  2023-01-11T21:42:41.0335247Z  2023-01-11T21:42:41.0335419Z  2023-01-11T21:42:41.0335586Z  2023-01-11T21:42:41.0335739Z  2023-01-11T21:42:41.0335905Z  2023-01-11T21:42:41.0336149Z [2,113 / 2,684] 8 actions running 2023-01-11T21:42:41.0336420Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:42:41.0336703Z //:torch; 18s processwrapper-sandbox 2023-01-11T21:42:41.0337033Z Compiling caffe2/queue/queue_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:42:41.0337409Z Compiling caffe2/queue/rebatching_queue_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:42:41.0337803Z Compiling caffe2/operators/merge_id_lists_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:41.0338184Z Compiling caffe2/operators/lp_pool_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:41.0338555Z Compiling caffe2/serialize/inline_container.cc; 0s processwrapper-sandbox 2023-01-11T21:42:41.0338874Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:41.9360738Z 2023-01-11T21:42:41.9363813Z  2023-01-11T21:42:41.9364185Z  2023-01-11T21:42:41.9364469Z  2023-01-11T21:42:41.9364769Z  2023-01-11T21:42:41.9365073Z  2023-01-11T21:42:41.9365355Z  2023-01-11T21:42:41.9365654Z  2023-01-11T21:42:41.9365936Z  2023-01-11T21:42:41.9366350Z [2,114 / 2,684] 8 actions, 7 running 2023-01-11T21:42:41.9366825Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:42:41.9367317Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:42:41.9367926Z Compiling caffe2/queue/rebatching_queue_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:42:41.9368603Z Compiling caffe2/operators/merge_id_lists_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:41.9369247Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:41.9369912Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2023-01-11T21:42:41.9370399Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:41.9370803Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir_cloner.cpp 2023-01-11T21:42:42.2456525Z 2023-01-11T21:42:42.2457278Z  2023-01-11T21:42:42.2457619Z  2023-01-11T21:42:42.2457886Z  2023-01-11T21:42:42.2458148Z  2023-01-11T21:42:42.2458463Z  2023-01-11T21:42:42.2458731Z  2023-01-11T21:42:42.2459008Z  2023-01-11T21:42:42.2459276Z  2023-01-11T21:42:42.2459635Z [2,114 / 2,684] 8 actions running 2023-01-11T21:42:42.2460091Z //:torch; 35s processwrapper-sandbox 2023-01-11T21:42:42.2460716Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:42:42.2461272Z Compiling caffe2/queue/rebatching_queue_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:42:42.2461916Z Compiling caffe2/operators/merge_id_lists_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:42.2462524Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:42.2463127Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2023-01-11T21:42:42.2463575Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:42.2463919Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:42.3966425Z 2023-01-11T21:42:42.3967089Z  2023-01-11T21:42:42.3967789Z  2023-01-11T21:42:42.3968119Z  2023-01-11T21:42:42.3968370Z  2023-01-11T21:42:42.3968644Z  2023-01-11T21:42:42.3968910Z  2023-01-11T21:42:42.3969155Z  2023-01-11T21:42:42.3969408Z  2023-01-11T21:42:42.3969884Z INFO: From Compiling caffe2/serialize/inline_container.cc: 2023-01-11T21:42:42.3970349Z [2,115 / 2,684] 8 actions running 2023-01-11T21:42:42.3970750Z //:torch; 35s processwrapper-sandbox 2023-01-11T21:42:42.3971176Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:42:42.3971709Z Compiling caffe2/operators/merge_id_lists_op.cc; 2s processwrapper-sandbox 2023-01-11T21:42:42.3972322Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:42.3972939Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2023-01-11T21:42:42.3973429Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:42.3973875Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:42.3974338Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:42.3983672Z 2023-01-11T21:42:42.3985658Z  2023-01-11T21:42:42.3986048Z  2023-01-11T21:42:42.3986473Z  2023-01-11T21:42:42.3986785Z  2023-01-11T21:42:42.3987233Z  2023-01-11T21:42:42.3987543Z  2023-01-11T21:42:42.3987972Z  2023-01-11T21:42:42.3988285Z  2023-01-11T21:42:42.3989272Z caffe2/serialize/inline_container.cc: In member function 'void caffe2::serialize::PyTorchStreamReader::init()': 2023-01-11T21:42:42.3990461Z caffe2/serialize/inline_container.cc:154:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:42.3991243Z if (version_ < kMinSupportedFileFormatVersion) { 2023-01-11T21:42:42.3991645Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:42:42.3992722Z caffe2/serialize/inline_container.cc:165:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:42.3993504Z if (version_ > kMaxSupportedFileFormatVersion) { 2023-01-11T21:42:42.3993932Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:42:42.3994520Z [2,115 / 2,684] 8 actions running 2023-01-11T21:42:42.3995140Z //:torch; 35s processwrapper-sandbox 2023-01-11T21:42:42.3995787Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:42:42.3996575Z Compiling caffe2/operators/merge_id_lists_op.cc; 2s processwrapper-sandbox 2023-01-11T21:42:42.3997408Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:42.3998289Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2023-01-11T21:42:42.3998950Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:42.3999538Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:42.3999984Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:42.6442537Z 2023-01-11T21:42:42.6443086Z  2023-01-11T21:42:42.6443450Z  2023-01-11T21:42:42.6443763Z  2023-01-11T21:42:42.6444046Z  2023-01-11T21:42:42.6444547Z  2023-01-11T21:42:42.6444827Z  2023-01-11T21:42:42.6445122Z  2023-01-11T21:42:42.6445416Z  2023-01-11T21:42:42.6445813Z [2,117 / 2,684] 8 actions running 2023-01-11T21:42:42.6446451Z //:torch; 35s processwrapper-sandbox 2023-01-11T21:42:42.6446931Z //:torch; 19s processwrapper-sandbox 2023-01-11T21:42:42.6447549Z Compiling caffe2/operators/merge_id_lists_op.cc; 2s processwrapper-sandbox 2023-01-11T21:42:42.6448073Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:42.6448529Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:42.6449083Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:42.6449793Z Compiling torch/csrc/api/src/serialize.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:42.6450564Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:43.0442940Z 2023-01-11T21:42:43.0443478Z  2023-01-11T21:42:43.0443818Z  2023-01-11T21:42:43.0444049Z  2023-01-11T21:42:43.0444295Z  2023-01-11T21:42:43.0444534Z  2023-01-11T21:42:43.0444757Z  2023-01-11T21:42:43.0444999Z  2023-01-11T21:42:43.0445263Z  2023-01-11T21:42:43.0445634Z [2,118 / 2,684] 8 actions running 2023-01-11T21:42:43.0446127Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:42:43.0446595Z //:torch; 20s processwrapper-sandbox 2023-01-11T21:42:43.0446988Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:43.0447368Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:43.0447743Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:43.0448237Z Compiling torch/csrc/api/src/serialize.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:43.0448756Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:43.0449273Z Compiling torch/csrc/lazy/core/ir.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:43.8401237Z 2023-01-11T21:42:43.8401903Z  2023-01-11T21:42:43.8402228Z  2023-01-11T21:42:43.8402594Z  2023-01-11T21:42:43.8402843Z  2023-01-11T21:42:43.8403092Z  2023-01-11T21:42:43.8403452Z  2023-01-11T21:42:43.8403701Z  2023-01-11T21:42:43.8404069Z  2023-01-11T21:42:43.8404425Z [2,119 / 2,684] 8 actions, 7 running 2023-01-11T21:42:43.8404999Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:42:43.8405516Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:42:43.8405905Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:43.8406417Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:43.8407034Z Compiling torch/csrc/api/src/serialize.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:43.8407512Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:43.8408118Z Compiling torch/csrc/lazy/core/ir.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:43.8408688Z [Scann] Compiling caffe2/ideep/operators/operator_fallback_ideep.cc 2023-01-11T21:42:44.0457454Z 2023-01-11T21:42:44.0458004Z  2023-01-11T21:42:44.0458380Z  2023-01-11T21:42:44.0458653Z  2023-01-11T21:42:44.0458927Z  2023-01-11T21:42:44.0459177Z  2023-01-11T21:42:44.0459443Z  2023-01-11T21:42:44.0459729Z  2023-01-11T21:42:44.0460005Z  2023-01-11T21:42:44.0460424Z [2,119 / 2,684] 8 actions running 2023-01-11T21:42:44.0460929Z //:torch; 37s processwrapper-sandbox 2023-01-11T21:42:44.0461432Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:42:44.0461902Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:44.0462341Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:44.0462876Z Compiling torch/csrc/api/src/serialize.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:44.0463408Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:44.0463980Z Compiling torch/csrc/lazy/core/ir.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:44.0464530Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:44.4455460Z 2023-01-11T21:42:44.4455969Z  2023-01-11T21:42:44.4456306Z  2023-01-11T21:42:44.4456623Z  2023-01-11T21:42:44.4456886Z  2023-01-11T21:42:44.4457214Z  2023-01-11T21:42:44.4457493Z  2023-01-11T21:42:44.4457748Z  2023-01-11T21:42:44.4458025Z  2023-01-11T21:42:44.4458414Z [2,120 / 2,684] 8 actions running 2023-01-11T21:42:44.4459060Z //:torch; 37s processwrapper-sandbox 2023-01-11T21:42:44.4459532Z //:torch; 21s processwrapper-sandbox 2023-01-11T21:42:44.4459991Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:44.4460443Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:44.4461003Z Compiling torch/csrc/api/src/serialize.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:44.4461665Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:44.4462135Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:44.4462589Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:44.7697446Z 2023-01-11T21:42:44.7697968Z  2023-01-11T21:42:44.7698316Z  2023-01-11T21:42:44.7698580Z  2023-01-11T21:42:44.7698851Z  2023-01-11T21:42:44.7699121Z  2023-01-11T21:42:44.7699388Z  2023-01-11T21:42:44.7699654Z  2023-01-11T21:42:44.7699929Z  2023-01-11T21:42:44.7700303Z [2,121 / 2,684] 8 actions, 7 running 2023-01-11T21:42:44.7700764Z //:torch; 37s processwrapper-sandbox 2023-01-11T21:42:44.7701221Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:42:44.7701648Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:44.7702205Z Compiling torch/csrc/api/src/serialize.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:44.7702705Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:44.7703103Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:44.7703525Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:44.7703920Z [Scann] Compiling torch/csrc/jit/runtime/jit_exception.cpp 2023-01-11T21:42:45.0464057Z 2023-01-11T21:42:45.0464564Z  2023-01-11T21:42:45.0464837Z  2023-01-11T21:42:45.0465078Z  2023-01-11T21:42:45.0465320Z  2023-01-11T21:42:45.0465532Z  2023-01-11T21:42:45.0465759Z  2023-01-11T21:42:45.0465987Z  2023-01-11T21:42:45.0466195Z  2023-01-11T21:42:45.0466520Z [2,121 / 2,684] 8 actions running 2023-01-11T21:42:45.0466926Z //:torch; 38s processwrapper-sandbox 2023-01-11T21:42:45.0467281Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:42:45.0467636Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:45.0468093Z Compiling torch/csrc/api/src/serialize.cpp; 2s processwrapper-sandbox 2023-01-11T21:42:45.0468498Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:45.0468877Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:45.0469248Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:45.0469588Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:45.2746095Z 2023-01-11T21:42:45.2746615Z  2023-01-11T21:42:45.2747656Z  2023-01-11T21:42:45.2747941Z  2023-01-11T21:42:45.2748204Z  2023-01-11T21:42:45.2748471Z  2023-01-11T21:42:45.2748745Z  2023-01-11T21:42:45.2748999Z  2023-01-11T21:42:45.2749259Z  2023-01-11T21:42:45.2749622Z [2,123 / 2,684] 8 actions running 2023-01-11T21:42:45.2750048Z //:torch; 38s processwrapper-sandbox 2023-01-11T21:42:45.2750503Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:42:45.2750921Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:45.2751381Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:45.2751842Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:45.2752318Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:45.2752872Z Compiling caffe2/core/net_parallel.cc; 0s processwrapper-sandbox 2023-01-11T21:42:45.2753518Z Compiling caffe2/operators/lengths_tile_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:45.4740286Z 2023-01-11T21:42:45.4741995Z  2023-01-11T21:42:45.4742364Z  2023-01-11T21:42:45.4742656Z  2023-01-11T21:42:45.4742919Z  2023-01-11T21:42:45.4743202Z  2023-01-11T21:42:45.4743478Z  2023-01-11T21:42:45.4743736Z  2023-01-11T21:42:45.4744017Z  2023-01-11T21:42:45.4744405Z [2,124 / 2,684] 8 actions running 2023-01-11T21:42:45.4744849Z //:torch; 38s processwrapper-sandbox 2023-01-11T21:42:45.4745493Z //:torch; 22s processwrapper-sandbox 2023-01-11T21:42:45.4745957Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:45.4746391Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:45.4746842Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:45.4747401Z Compiling caffe2/core/net_parallel.cc; 0s processwrapper-sandbox 2023-01-11T21:42:45.4748117Z Compiling caffe2/operators/lengths_tile_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:45.4748661Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:46.0122594Z 2023-01-11T21:42:46.0123168Z  2023-01-11T21:42:46.0123549Z  2023-01-11T21:42:46.0123872Z  2023-01-11T21:42:46.0124190Z  2023-01-11T21:42:46.0124516Z  2023-01-11T21:42:46.0124818Z  2023-01-11T21:42:46.0125127Z  2023-01-11T21:42:46.0125443Z  2023-01-11T21:42:46.0125880Z [2,125 / 2,684] 8 actions, 7 running 2023-01-11T21:42:46.0126405Z //:torch; 39s processwrapper-sandbox 2023-01-11T21:42:46.0126952Z //:torch; 23s processwrapper-sandbox 2023-01-11T21:42:46.0127478Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:46.0128027Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:46.0128697Z Compiling caffe2/core/net_parallel.cc; 0s processwrapper-sandbox 2023-01-11T21:42:46.0129401Z Compiling caffe2/operators/lengths_tile_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:46.0130026Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:46.0130534Z [Scann] Compiling caffe2/operators/layer_norm_op.cc 2023-01-11T21:42:46.2749193Z 2023-01-11T21:42:46.2749691Z  2023-01-11T21:42:46.2750016Z  2023-01-11T21:42:46.2750299Z  2023-01-11T21:42:46.2750583Z  2023-01-11T21:42:46.2750845Z  2023-01-11T21:42:46.2751119Z  2023-01-11T21:42:46.2751396Z  2023-01-11T21:42:46.2751665Z  2023-01-11T21:42:46.2752062Z [2,126 / 2,684] 8 actions running 2023-01-11T21:42:46.2752543Z //:torch; 39s processwrapper-sandbox 2023-01-11T21:42:46.2752978Z //:torch; 23s processwrapper-sandbox 2023-01-11T21:42:46.2753429Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:46.2753975Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2023-01-11T21:42:46.2754610Z Compiling caffe2/operators/lengths_tile_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:46.2755133Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:46.2755703Z Compiling caffe2/operators/layer_norm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:46.2756347Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:42:46.6660204Z 2023-01-11T21:42:46.6660991Z  2023-01-11T21:42:46.6661281Z  2023-01-11T21:42:46.6661522Z  2023-01-11T21:42:46.6661774Z  2023-01-11T21:42:46.6665792Z  2023-01-11T21:42:46.6666279Z  2023-01-11T21:42:46.6666732Z  2023-01-11T21:42:46.6667222Z  2023-01-11T21:42:46.6667884Z [2,127 / 2,684] 8 actions, 7 running 2023-01-11T21:42:46.6668432Z //:torch; 39s processwrapper-sandbox 2023-01-11T21:42:46.6668985Z //:torch; 23s processwrapper-sandbox 2023-01-11T21:42:46.6669653Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2023-01-11T21:42:46.6670342Z Compiling caffe2/operators/lengths_tile_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:46.6670965Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:46.6671608Z Compiling caffe2/operators/layer_norm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:46.6672309Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:42:46.6672844Z [Scann] Compiling caffe2/sgd/ftrl_op.cc 2023-01-11T21:42:46.8750129Z 2023-01-11T21:42:46.8752252Z  2023-01-11T21:42:46.8752607Z  2023-01-11T21:42:46.8752907Z  2023-01-11T21:42:46.8753167Z  2023-01-11T21:42:46.8753442Z  2023-01-11T21:42:46.8753713Z  2023-01-11T21:42:46.8756602Z  2023-01-11T21:42:46.8756875Z  2023-01-11T21:42:46.8757286Z [2,128 / 2,684] 8 actions running 2023-01-11T21:42:46.8757919Z //:torch; 39s processwrapper-sandbox 2023-01-11T21:42:46.8758398Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:42:46.8758940Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2023-01-11T21:42:46.8759450Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:46.8760158Z Compiling caffe2/operators/layer_norm_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:46.8760866Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:42:46.8761453Z Compiling caffe2/sgd/ftrl_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:46.8762009Z Compiling caffe2/operators/if_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:47.2754475Z 2023-01-11T21:42:47.2755011Z  2023-01-11T21:42:47.2755378Z  2023-01-11T21:42:47.2755691Z  2023-01-11T21:42:47.2755969Z  2023-01-11T21:42:47.2756249Z  2023-01-11T21:42:47.2756517Z  2023-01-11T21:42:47.2756779Z  2023-01-11T21:42:47.2757057Z  2023-01-11T21:42:47.2757449Z [2,129 / 2,684] 8 actions running 2023-01-11T21:42:47.2758079Z //:torch; 40s processwrapper-sandbox 2023-01-11T21:42:47.2758500Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:42:47.2758911Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:47.2759488Z Compiling caffe2/operators/layer_norm_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:47.2760115Z Compiling caffe2/operators/index_hash_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:42:47.2760742Z Compiling caffe2/sgd/ftrl_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:47.2761305Z Compiling caffe2/operators/if_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:47.2761784Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:47.6762387Z 2023-01-11T21:42:47.6762908Z  2023-01-11T21:42:47.6763240Z  2023-01-11T21:42:47.6763540Z  2023-01-11T21:42:47.6763823Z  2023-01-11T21:42:47.6764082Z  2023-01-11T21:42:47.6764347Z  2023-01-11T21:42:47.6764624Z  2023-01-11T21:42:47.6764875Z  2023-01-11T21:42:47.6765260Z [2,130 / 2,684] 8 actions running 2023-01-11T21:42:47.6765716Z //:torch; 40s processwrapper-sandbox 2023-01-11T21:42:47.6766131Z //:torch; 24s processwrapper-sandbox 2023-01-11T21:42:47.6766750Z Compiling caffe2/operators/layer_norm_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:47.6767428Z Compiling caffe2/operators/index_hash_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:42:47.6768057Z Compiling caffe2/sgd/ftrl_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:47.6768656Z Compiling caffe2/operators/if_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:47.6769204Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:47.6769687Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:47.8765850Z 2023-01-11T21:42:47.8766375Z  2023-01-11T21:42:47.8766758Z  2023-01-11T21:42:47.8767052Z  2023-01-11T21:42:47.8767333Z  2023-01-11T21:42:47.8767632Z  2023-01-11T21:42:47.8767899Z  2023-01-11T21:42:47.8768163Z  2023-01-11T21:42:47.8768462Z  2023-01-11T21:42:47.8768886Z [2,132 / 2,684] 8 actions running 2023-01-11T21:42:47.8769348Z //:torch; 40s processwrapper-sandbox 2023-01-11T21:42:47.8769875Z //:torch; 25s processwrapper-sandbox 2023-01-11T21:42:47.8770432Z Compiling caffe2/sgd/ftrl_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:47.8771040Z Compiling caffe2/operators/if_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:47.8771566Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:47.8772050Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:47.8772500Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:47.8772958Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:48.2774129Z 2023-01-11T21:42:48.2774669Z  2023-01-11T21:42:48.2775233Z  2023-01-11T21:42:48.2775528Z  2023-01-11T21:42:48.2775835Z  2023-01-11T21:42:48.2776138Z  2023-01-11T21:42:48.2776423Z  2023-01-11T21:42:48.2776725Z  2023-01-11T21:42:48.2777025Z  2023-01-11T21:42:48.2777423Z [2,132 / 2,684] 8 actions running 2023-01-11T21:42:48.2777879Z //:torch; 41s processwrapper-sandbox 2023-01-11T21:42:48.2778467Z //:torch; 25s processwrapper-sandbox 2023-01-11T21:42:48.2779028Z Compiling caffe2/sgd/ftrl_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:48.2779647Z Compiling caffe2/operators/if_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:48.2780200Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:48.2780687Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:48.2781165Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:48.2781646Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:48.5721913Z 2023-01-11T21:42:48.5722431Z  2023-01-11T21:42:48.5722778Z  2023-01-11T21:42:48.5723067Z  2023-01-11T21:42:48.5723348Z  2023-01-11T21:42:48.5723605Z  2023-01-11T21:42:48.5723894Z  2023-01-11T21:42:48.5724196Z  2023-01-11T21:42:48.5724480Z  2023-01-11T21:42:48.5724919Z [2,135 / 2,684] 8 actions, 7 running 2023-01-11T21:42:48.5725413Z //:torch; 25s processwrapper-sandbox 2023-01-11T21:42:48.5725883Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:48.5726355Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:48.5726839Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:48.5727299Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:48.5727898Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:48.5728594Z Compiling caffe2/operators/gru_unit_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:48.5729073Z [Scann] Compiling caffe2/core/types.cc 2023-01-11T21:42:48.8786854Z 2023-01-11T21:42:48.8787386Z  2023-01-11T21:42:48.8787784Z  2023-01-11T21:42:48.8788070Z  2023-01-11T21:42:48.8788377Z  2023-01-11T21:42:48.8788671Z  2023-01-11T21:42:48.8788963Z  2023-01-11T21:42:48.8789271Z  2023-01-11T21:42:48.8789529Z  2023-01-11T21:42:48.8789940Z [2,135 / 2,684] 8 actions running 2023-01-11T21:42:48.8790435Z //:torch; 26s processwrapper-sandbox 2023-01-11T21:42:48.8790936Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:48.8791426Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:48.8791933Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:48.8792431Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:48.8793038Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:48.8793738Z Compiling caffe2/operators/gru_unit_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:48.8794405Z Compiling caffe2/core/types.cc; 0s processwrapper-sandbox 2023-01-11T21:42:49.2787412Z 2023-01-11T21:42:49.2787978Z  2023-01-11T21:42:49.2788358Z  2023-01-11T21:42:49.2788655Z  2023-01-11T21:42:49.2788947Z  2023-01-11T21:42:49.2789210Z  2023-01-11T21:42:49.2789474Z  2023-01-11T21:42:49.2789732Z  2023-01-11T21:42:49.2789979Z  2023-01-11T21:42:49.2790397Z [2,136 / 2,684] 8 actions running 2023-01-11T21:42:49.2790872Z //:torch; 26s processwrapper-sandbox 2023-01-11T21:42:49.2791377Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:49.2791891Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:49.2792384Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:49.2792962Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:49.2793641Z Compiling caffe2/operators/gru_unit_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:49.2794278Z Compiling caffe2/core/types.cc; 0s processwrapper-sandbox 2023-01-11T21:42:49.2794776Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:49.4081004Z 2023-01-11T21:42:49.4081876Z  2023-01-11T21:42:49.4082257Z  2023-01-11T21:42:49.4082579Z  2023-01-11T21:42:49.4082813Z  2023-01-11T21:42:49.4082988Z  2023-01-11T21:42:49.4083143Z  2023-01-11T21:42:49.4083315Z  2023-01-11T21:42:49.4083486Z  2023-01-11T21:42:49.4083810Z INFO: From Compiling caffe2/operators/last_n_window_collector.cc: 2023-01-11T21:42:49.4084306Z [2,136 / 2,684] 8 actions running 2023-01-11T21:42:49.4084588Z //:torch; 26s processwrapper-sandbox 2023-01-11T21:42:49.4084861Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:49.4085141Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:49.4085420Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:49.4085743Z Compiling caffe2/operators/im2col_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:49.4086122Z Compiling caffe2/operators/gru_unit_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:49.4087072Z Compiling caffe2/core/types.cc; 0s processwrapper-sandbox 2023-01-11T21:42:49.4087434Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:49.4087642Z 2023-01-11T21:42:49.4087750Z  2023-01-11T21:42:49.4087927Z  2023-01-11T21:42:49.4088099Z  2023-01-11T21:42:49.4088257Z  2023-01-11T21:42:49.4088464Z  2023-01-11T21:42:49.4088772Z  2023-01-11T21:42:49.4089079Z  2023-01-11T21:42:49.4089407Z  2023-01-11T21:42:49.4090476Z caffe2/operators/last_n_window_collector.cc: In instantiation of 'bool caffe2::{anonymous}::LastNWindowCollectorOp::collect() [with Context = caffe2::CPUContext]': 2023-01-11T21:42:49.4091707Z caffe2/operators/last_n_window_collector.cc:27:21: required from 'bool caffe2::{anonymous}::LastNWindowCollectorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2023-01-11T21:42:49.4092430Z caffe2/operators/last_n_window_collector.cc:224:1: required from here 2023-01-11T21:42:49.4093688Z caffe2/operators/last_n_window_collector.cc:47:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:49.4094302Z for (size_t i = 1; i < input.dim(); ++i) { 2023-01-11T21:42:49.4095095Z caffe2/operators/last_n_window_collector.cc:89:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:49.4095688Z if (output_num > output_batch_size) { 2023-01-11T21:42:49.4096069Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2023-01-11T21:42:49.4096496Z [2,136 / 2,684] 8 actions running 2023-01-11T21:42:49.4096971Z //:torch; 26s processwrapper-sandbox 2023-01-11T21:42:49.4097462Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:42:49.4097988Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:49.4098499Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:49.4099111Z Compiling caffe2/operators/im2col_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:49.4099797Z Compiling caffe2/operators/gru_unit_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:49.4100445Z Compiling caffe2/core/types.cc; 0s processwrapper-sandbox 2023-01-11T21:42:49.4100987Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:49.6283365Z 2023-01-11T21:42:49.6284239Z  2023-01-11T21:42:49.6284962Z  2023-01-11T21:42:49.6285487Z  2023-01-11T21:42:49.6286259Z  2023-01-11T21:42:49.6286580Z  2023-01-11T21:42:49.6286774Z  2023-01-11T21:42:49.6287017Z  2023-01-11T21:42:49.6287211Z  2023-01-11T21:42:49.6287580Z [2,138 / 2,684] 8 actions, 7 running 2023-01-11T21:42:49.6287885Z //:torch; 26s processwrapper-sandbox 2023-01-11T21:42:49.6288156Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:49.6288505Z Compiling caffe2/operators/im2col_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:49.6288883Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:49.6289249Z Compiling caffe2/core/types.cc; 1s processwrapper-sandbox 2023-01-11T21:42:49.6289537Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:49.6292635Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2023-01-11T21:42:49.6293071Z [Scann] Compiling caffe2/operators/jsd_op.cc 2023-01-11T21:42:49.8804335Z 2023-01-11T21:42:49.8804935Z  2023-01-11T21:42:49.8805326Z  2023-01-11T21:42:49.8805537Z  2023-01-11T21:42:49.8805700Z  2023-01-11T21:42:49.8805873Z  2023-01-11T21:42:49.9211608Z  2023-01-11T21:42:49.9212098Z  2023-01-11T21:42:49.9212347Z  2023-01-11T21:42:49.9212693Z [2,138 / 2,684] 8 actions running 2023-01-11T21:42:49.9213081Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:42:49.9213484Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:49.9213959Z Compiling caffe2/operators/im2col_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:49.9214480Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:49.9214999Z Compiling caffe2/core/types.cc; 1s processwrapper-sandbox 2023-01-11T21:42:49.9215444Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:49.9215902Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2023-01-11T21:42:49.9216430Z Compiling caffe2/operators/jsd_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:50.1045948Z 2023-01-11T21:42:50.1046560Z  2023-01-11T21:42:50.1046868Z  2023-01-11T21:42:50.1047109Z  2023-01-11T21:42:50.1047464Z  2023-01-11T21:42:50.1047797Z  2023-01-11T21:42:50.1048076Z  2023-01-11T21:42:50.1048400Z  2023-01-11T21:42:50.1048717Z  2023-01-11T21:42:50.1048965Z [2,140 / 2,684] 8 actions, 7 running 2023-01-11T21:42:50.1049254Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:42:50.1049600Z Compiling caffe2/operators/im2col_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:50.1049966Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:50.1050294Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:50.1050644Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2023-01-11T21:42:50.1050996Z Compiling caffe2/operators/jsd_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:50.1051355Z Compiling caffe2/sgd/adadelta_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:50.1051640Z [Scann] Compiling caffe2/operators/is_empty_op.cc 2023-01-11T21:42:50.3220853Z 2023-01-11T21:42:50.3221765Z  2023-01-11T21:42:50.3222376Z  2023-01-11T21:42:50.3222766Z  2023-01-11T21:42:50.3223145Z  2023-01-11T21:42:50.3223497Z  2023-01-11T21:42:50.3223867Z  2023-01-11T21:42:50.3224221Z  2023-01-11T21:42:50.3224565Z  2023-01-11T21:42:50.3225051Z [2,142 / 2,684] 8 actions running 2023-01-11T21:42:50.3225606Z //:torch; 27s processwrapper-sandbox 2023-01-11T21:42:50.3226267Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:50.3226997Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2023-01-11T21:42:50.3227685Z Compiling caffe2/operators/jsd_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:50.3228378Z Compiling caffe2/sgd/adadelta_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:50.3229061Z Compiling caffe2/operators/is_empty_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:50.3229761Z Compiling caffe2/core/context_base.cc; 0s processwrapper-sandbox 2023-01-11T21:42:50.3230493Z Compiling caffe2/ideep/operators/conv_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:50.7225972Z 2023-01-11T21:42:50.7226616Z  2023-01-11T21:42:50.7226995Z  2023-01-11T21:42:50.7227319Z  2023-01-11T21:42:50.7227625Z  2023-01-11T21:42:50.7227935Z  2023-01-11T21:42:50.7228227Z  2023-01-11T21:42:50.7228528Z  2023-01-11T21:42:50.7228809Z  2023-01-11T21:42:50.7229102Z [2,143 / 2,684] 8 actions running 2023-01-11T21:42:50.7229523Z //:torch; 28s processwrapper-sandbox 2023-01-11T21:42:50.7230836Z Compiling caffe2/core/operator_schema.cc; 1s processwrapper-sandbox 2023-01-11T21:42:50.7231480Z Compiling caffe2/operators/jsd_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:50.7232117Z Compiling caffe2/sgd/adadelta_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:50.7232560Z Compiling caffe2/operators/is_empty_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:50.7233468Z Compiling caffe2/core/context_base.cc; 0s processwrapper-sandbox 2023-01-11T21:42:50.7234162Z Compiling caffe2/ideep/operators/conv_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:50.7234861Z Compiling caffe2/ideep/operators/dropout_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:51.1645038Z 2023-01-11T21:42:51.1648021Z  2023-01-11T21:42:51.1648393Z  2023-01-11T21:42:51.1648700Z  2023-01-11T21:42:51.1648998Z  2023-01-11T21:42:51.1649263Z  2023-01-11T21:42:51.1649554Z  2023-01-11T21:42:51.1649842Z  2023-01-11T21:42:51.1650125Z  2023-01-11T21:42:51.1650560Z [2,144 / 2,684] 8 actions, 7 running 2023-01-11T21:42:51.1651034Z //:torch; 28s processwrapper-sandbox 2023-01-11T21:42:51.1651556Z Compiling caffe2/operators/jsd_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:51.1652271Z Compiling caffe2/sgd/adadelta_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:51.1652906Z Compiling caffe2/operators/is_empty_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:51.1653495Z Compiling caffe2/core/context_base.cc; 0s processwrapper-sandbox 2023-01-11T21:42:51.1654111Z Compiling caffe2/ideep/operators/conv_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:51.1654723Z Compiling caffe2/ideep/operators/dropout_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:51.1655178Z [Scann] Compiling caffe2/operators/length_split_op.cc 2023-01-11T21:42:51.5232009Z 2023-01-11T21:42:51.5232553Z  2023-01-11T21:42:51.5232877Z  2023-01-11T21:42:51.5233184Z  2023-01-11T21:42:51.5233444Z  2023-01-11T21:42:51.5233718Z  2023-01-11T21:42:51.5233991Z  2023-01-11T21:42:51.5234270Z  2023-01-11T21:42:51.5234527Z  2023-01-11T21:42:51.5234910Z [2,145 / 2,684] 8 actions running 2023-01-11T21:42:51.5235363Z //:torch; 28s processwrapper-sandbox 2023-01-11T21:42:51.5235896Z Compiling caffe2/sgd/adadelta_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:51.5236519Z Compiling caffe2/operators/is_empty_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:51.5237122Z Compiling caffe2/core/context_base.cc; 1s processwrapper-sandbox 2023-01-11T21:42:51.5237859Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:51.5238513Z Compiling caffe2/ideep/operators/dropout_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:51.5239160Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:51.5239802Z Compiling torch/csrc/distributed/c10d/Store.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:51.9170873Z 2023-01-11T21:42:51.9171340Z  2023-01-11T21:42:51.9171680Z  2023-01-11T21:42:51.9171969Z  2023-01-11T21:42:51.9172241Z  2023-01-11T21:42:51.9172534Z  2023-01-11T21:42:51.9172819Z  2023-01-11T21:42:51.9173098Z  2023-01-11T21:42:51.9173381Z  2023-01-11T21:42:51.9173778Z [2,146 / 2,684] 8 actions, 7 running 2023-01-11T21:42:51.9174233Z //:torch; 29s processwrapper-sandbox 2023-01-11T21:42:51.9174778Z Compiling caffe2/sgd/adadelta_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:51.9175400Z Compiling caffe2/operators/is_empty_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:51.9176021Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:51.9176657Z Compiling caffe2/ideep/operators/dropout_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:51.9177334Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:51.9177921Z Compiling torch/csrc/distributed/c10d/Store.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:51.9178506Z [Scann] //:caffe2 2023-01-11T21:42:52.1433633Z 2023-01-11T21:42:52.1434162Z  2023-01-11T21:42:52.1434525Z  2023-01-11T21:42:52.1434841Z  2023-01-11T21:42:52.1436272Z  2023-01-11T21:42:52.1436635Z  2023-01-11T21:42:52.1437063Z  2023-01-11T21:42:52.1437371Z  2023-01-11T21:42:52.1437637Z  2023-01-11T21:42:52.1438494Z [2,148 / 2,684] 8 actions running 2023-01-11T21:42:52.1438975Z //:torch; 29s processwrapper-sandbox 2023-01-11T21:42:52.1439574Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:52.1440274Z Compiling caffe2/ideep/operators/dropout_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:52.1441025Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:52.1441712Z Compiling torch/csrc/distributed/c10d/Store.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:52.1442255Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:52.1442800Z Compiling caffe2/operators/load_save_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:52.1443325Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:52.8830127Z 2023-01-11T21:42:52.8830619Z  2023-01-11T21:42:52.8830953Z  2023-01-11T21:42:52.8831209Z  2023-01-11T21:42:52.8831479Z  2023-01-11T21:42:52.8831763Z  2023-01-11T21:42:52.8832012Z  2023-01-11T21:42:52.8832284Z  2023-01-11T21:42:52.8832555Z  2023-01-11T21:42:52.8832938Z [2,149 / 2,684] 8 actions, 7 running 2023-01-11T21:42:52.8833387Z //:torch; 30s processwrapper-sandbox 2023-01-11T21:42:52.8833947Z Compiling caffe2/ideep/operators/conv_op.cc; 2s processwrapper-sandbox 2023-01-11T21:42:52.8834576Z Compiling caffe2/operators/length_split_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:52.8835235Z Compiling torch/csrc/distributed/c10d/Store.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:52.8835775Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:52.8836317Z Compiling caffe2/operators/load_save_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:52.8836807Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:52.8837227Z [Scann] Compiling caffe2/operators/elementwise_linear_op.cc 2023-01-11T21:42:53.0994944Z 2023-01-11T21:42:53.0995480Z  2023-01-11T21:42:53.0995801Z  2023-01-11T21:42:53.0996091Z  2023-01-11T21:42:53.0996362Z  2023-01-11T21:42:53.0996616Z  2023-01-11T21:42:53.0996886Z  2023-01-11T21:42:53.0997161Z  2023-01-11T21:42:53.0997408Z  2023-01-11T21:42:53.0997945Z [2,152 / 2,684] 8 actions, 7 running 2023-01-11T21:42:53.0998390Z //:torch; 30s processwrapper-sandbox 2023-01-11T21:42:53.0998827Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:53.0999402Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:53.0999943Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:53.1000357Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:53.1000975Z Compiling caffe2/operators/moments_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:53.1001545Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:53.1001955Z [Scann] Compiling torch/csrc/jit/mobile/type_parser.cpp 2023-01-11T21:42:53.3440434Z 2023-01-11T21:42:53.3441115Z  2023-01-11T21:42:53.3441472Z  2023-01-11T21:42:53.3441771Z  2023-01-11T21:42:53.3445373Z  2023-01-11T21:42:53.3446137Z  2023-01-11T21:42:53.3446668Z  2023-01-11T21:42:53.3447117Z  2023-01-11T21:42:53.3447649Z  2023-01-11T21:42:53.3448346Z [2,152 / 2,684] 8 actions running 2023-01-11T21:42:53.3449199Z //:torch; 30s processwrapper-sandbox 2023-01-11T21:42:53.3449717Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:53.3450291Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:53.3451344Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:53.3451815Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:53.3452514Z Compiling caffe2/operators/moments_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:53.3453031Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:53.3453624Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:54.0956723Z 2023-01-11T21:42:54.0957593Z  2023-01-11T21:42:54.0958239Z  2023-01-11T21:42:54.0958506Z  2023-01-11T21:42:54.0958979Z  2023-01-11T21:42:54.0959283Z  2023-01-11T21:42:54.0959708Z  2023-01-11T21:42:54.0959999Z  2023-01-11T21:42:54.0960444Z  2023-01-11T21:42:54.0961145Z INFO: From Compiling caffe2/operators/load_save_op.cc: 2023-01-11T21:42:54.0961835Z [2,152 / 2,684] 8 actions running 2023-01-11T21:42:54.0962323Z //:torch; 31s processwrapper-sandbox 2023-01-11T21:42:54.0962944Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:54.0963691Z Compiling caffe2/operators/load_save_op.cc; 2s processwrapper-sandbox 2023-01-11T21:42:54.0964418Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:54.0965040Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:54.0965782Z Compiling caffe2/operators/moments_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:54.0966447Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:54.0967246Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:54.0967573Z 2023-01-11T21:42:54.0967857Z  2023-01-11T21:42:54.0968178Z  2023-01-11T21:42:54.0968460Z  2023-01-11T21:42:54.0968891Z  2023-01-11T21:42:54.0969167Z  2023-01-11T21:42:54.0969587Z  2023-01-11T21:42:54.0969874Z  2023-01-11T21:42:54.0970295Z  2023-01-11T21:42:54.0971420Z caffe2/operators/load_save_op.cc: In constructor 'caffe2::internal::SaveOpImpl::SaveOpImpl(caffe2::OperatorBase*, const caffe2::OperatorDef&, caffe2::Workspace*)': 2023-01-11T21:42:54.0972723Z caffe2/operators/load_save_op.cc:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:54.0973425Z for (int i = 0; i < blob_names_.size(); ++i) { 2023-01-11T21:42:54.0973922Z ~~^~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:42:54.0974844Z caffe2/operators/load_save_op.cc: In member function 'bool caffe2::internal::SaveOpImpl::RunOnDevice()': 2023-01-11T21:42:54.0975856Z caffe2/operators/load_save_op.cc:189:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:54.0976582Z for (int i = 0; i < inputs.size(); ++i) { 2023-01-11T21:42:54.0977059Z ~~^~~~~~~~~~~~~~~ 2023-01-11T21:42:54.0977513Z [2,152 / 2,684] 8 actions running 2023-01-11T21:42:54.0978118Z //:torch; 31s processwrapper-sandbox 2023-01-11T21:42:54.0978757Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:54.0979507Z Compiling caffe2/operators/load_save_op.cc; 2s processwrapper-sandbox 2023-01-11T21:42:54.0980213Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:54.0980843Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:54.0981598Z Compiling caffe2/operators/moments_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:54.0982132Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:54.0982885Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 0s processwrapper-sandbox 2023-01-11T21:42:54.3448276Z 2023-01-11T21:42:54.3449949Z  2023-01-11T21:42:54.3450231Z  2023-01-11T21:42:54.3450403Z  2023-01-11T21:42:54.3450656Z  2023-01-11T21:42:54.3450868Z  2023-01-11T21:42:54.3451063Z  2023-01-11T21:42:54.3451235Z  2023-01-11T21:42:54.3451408Z  2023-01-11T21:42:54.3451696Z [2,155 / 2,684] 8 actions running 2023-01-11T21:42:54.3452040Z //:torch; 31s processwrapper-sandbox 2023-01-11T21:42:54.3452371Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:54.3452957Z Compiling caffe2/operators/moments_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:54.3453353Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:54.3453784Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:54.3454172Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:54.3454522Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:54.3455177Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:55.0027780Z 2023-01-11T21:42:55.0028299Z  2023-01-11T21:42:55.0028646Z  2023-01-11T21:42:55.0028942Z  2023-01-11T21:42:55.0029240Z  2023-01-11T21:42:55.0029509Z  2023-01-11T21:42:55.0029815Z  2023-01-11T21:42:55.0030113Z  2023-01-11T21:42:55.0030400Z  2023-01-11T21:42:55.0030838Z [2,156 / 2,684] 8 actions, 7 running 2023-01-11T21:42:55.0031358Z //:torch; 32s processwrapper-sandbox 2023-01-11T21:42:55.0031967Z Compiling caffe2/operators/moments_op.cc; 2s processwrapper-sandbox 2023-01-11T21:42:55.0032557Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:55.0033191Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 1s processwrapper-sandbox 2023-01-11T21:42:55.0033758Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:55.0034250Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:55.0034750Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:55.0035185Z [Scann] Compiling caffe2/operators/crf_viterbi_op.cc 2023-01-11T21:42:55.3495858Z 2023-01-11T21:42:55.3496358Z  2023-01-11T21:42:55.3496728Z  2023-01-11T21:42:55.3497038Z  2023-01-11T21:42:55.3497325Z  2023-01-11T21:42:55.3497603Z  2023-01-11T21:42:55.3497893Z  2023-01-11T21:42:55.3498161Z  2023-01-11T21:42:55.3498430Z  2023-01-11T21:42:55.3498856Z [2,159 / 2,684] 8 actions running 2023-01-11T21:42:55.3499339Z //:torch; 32s processwrapper-sandbox 2023-01-11T21:42:55.3499864Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:55.3500341Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:55.3500811Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:55.3501398Z Compiling caffe2/operators/crf_viterbi_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:55.3502108Z Compiling caffe2/operators/concat_split_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:55.3502699Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:55.3503167Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:55.7388291Z 2023-01-11T21:42:55.7388951Z  2023-01-11T21:42:55.7389276Z  2023-01-11T21:42:55.7389441Z  2023-01-11T21:42:55.7389631Z  2023-01-11T21:42:55.7389802Z  2023-01-11T21:42:55.7389954Z  2023-01-11T21:42:55.7390121Z  2023-01-11T21:42:55.7390289Z  2023-01-11T21:42:55.7390527Z [2,160 / 2,684] 8 actions, 7 running 2023-01-11T21:42:55.7390816Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:55.7391111Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:55.7391382Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:55.7391714Z Compiling caffe2/operators/crf_viterbi_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:55.7392106Z Compiling caffe2/operators/concat_split_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:55.7392423Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:55.7392684Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:55.7392947Z [Scann] Compiling torch/csrc/distributed/c10d/HashStore.cpp 2023-01-11T21:42:55.9502377Z 2023-01-11T21:42:55.9502960Z  2023-01-11T21:42:55.9503316Z  2023-01-11T21:42:55.9503619Z  2023-01-11T21:42:55.9503928Z  2023-01-11T21:42:55.9504215Z  2023-01-11T21:42:55.9504509Z  2023-01-11T21:42:55.9504802Z  2023-01-11T21:42:55.9505073Z  2023-01-11T21:42:55.9505491Z [2,160 / 2,684] 8 actions running 2023-01-11T21:42:55.9505972Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:55.9506650Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:55.9507139Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:55.9507750Z Compiling caffe2/operators/crf_viterbi_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:55.9508447Z Compiling caffe2/operators/concat_split_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:55.9509108Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:55.9509594Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:55.9510092Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:56.2735878Z 2023-01-11T21:42:56.2736403Z  2023-01-11T21:42:56.2736749Z  2023-01-11T21:42:56.2737023Z  2023-01-11T21:42:56.2737274Z  2023-01-11T21:42:56.2737545Z  2023-01-11T21:42:56.2737822Z  2023-01-11T21:42:56.2738068Z  2023-01-11T21:42:56.2738295Z  2023-01-11T21:42:56.2738652Z [2,161 / 2,684] 8 actions, 7 running 2023-01-11T21:42:56.2739048Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:56.2739439Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:56.2739945Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:56.2740475Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:56.2740918Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:56.2741323Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:56.2741693Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:56.2742028Z [Scann] Compiling caffe2/operators/cosh_op.cc 2023-01-11T21:42:56.3232038Z 2023-01-11T21:42:56.3232567Z  2023-01-11T21:42:56.3232932Z  2023-01-11T21:42:56.3233225Z  2023-01-11T21:42:56.3233530Z  2023-01-11T21:42:56.3233834Z  2023-01-11T21:42:56.3234118Z  2023-01-11T21:42:56.3234420Z  2023-01-11T21:42:56.3234730Z  2023-01-11T21:42:56.3235332Z INFO: From Compiling caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: 2023-01-11T21:42:56.3235913Z [2,161 / 2,684] 8 actions running 2023-01-11T21:42:56.3236383Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:56.3236866Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:56.3237485Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:56.3238306Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:56.3238858Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:56.3239350Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:56.3249132Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:56.3249756Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:56.3263929Z 2023-01-11T21:42:56.3264188Z  2023-01-11T21:42:56.3264498Z  2023-01-11T21:42:56.3264801Z  2023-01-11T21:42:56.3265102Z  2023-01-11T21:42:56.3265389Z  2023-01-11T21:42:56.3265688Z  2023-01-11T21:42:56.3265999Z  2023-01-11T21:42:56.3266278Z  2023-01-11T21:42:56.3282405Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: In instantiation of 'bool caffe2::MulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2023-01-11T21:42:56.3283126Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:121:1: required from here 2023-01-11T21:42:56.3284060Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:79:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:56.3284644Z for (int i = 0; i < pre; ++i) { 2023-01-11T21:42:56.3284973Z ~~^~~~~ 2023-01-11T21:42:56.3285752Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:56.3286312Z for (int j = 0; j < n; ++j) { 2023-01-11T21:42:56.3286631Z ~~^~~ 2023-01-11T21:42:56.3287419Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:83:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:56.3288167Z for (int k = 0; k < post; ++k) { 2023-01-11T21:42:56.3288505Z ~~^~~~~~ 2023-01-11T21:42:56.3358270Z [2,161 / 2,684] 8 actions running 2023-01-11T21:42:56.3358667Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:56.3359228Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:56.3359726Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:56.3360268Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:56.3360748Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:56.3361130Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:56.3361506Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:56.3361953Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:56.5506435Z 2023-01-11T21:42:56.5506983Z  2023-01-11T21:42:56.5507341Z  2023-01-11T21:42:56.5507660Z  2023-01-11T21:42:56.5507926Z  2023-01-11T21:42:56.5508211Z  2023-01-11T21:42:56.5508495Z  2023-01-11T21:42:56.5508763Z  2023-01-11T21:42:56.5509042Z  2023-01-11T21:42:56.5509434Z [2,162 / 2,684] 8 actions running 2023-01-11T21:42:56.5509897Z //:torch; 33s processwrapper-sandbox 2023-01-11T21:42:56.5510470Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:56.5511106Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:56.5511596Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:56.5512045Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:56.5512481Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:42:56.5512992Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:56.5513482Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:57.0062911Z 2023-01-11T21:42:57.0063434Z  2023-01-11T21:42:57.0063794Z  2023-01-11T21:42:57.0064085Z  2023-01-11T21:42:57.0064385Z  2023-01-11T21:42:57.0064688Z  2023-01-11T21:42:57.0064975Z  2023-01-11T21:42:57.0065247Z  2023-01-11T21:42:57.0065522Z  2023-01-11T21:42:57.0066019Z INFO: From Compiling caffe2/operators/concat_split_op.cc: 2023-01-11T21:42:57.0066510Z [2,162 / 2,684] 8 actions running 2023-01-11T21:42:57.0066943Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:42:57.0067500Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:57.0068145Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:57.0068655Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:57.0069057Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:57.0069547Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:57.0070123Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.0070602Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:57.0086144Z 2023-01-11T21:42:57.0086417Z  2023-01-11T21:42:57.0086746Z  2023-01-11T21:42:57.0087050Z  2023-01-11T21:42:57.0087334Z  2023-01-11T21:42:57.0087632Z  2023-01-11T21:42:57.0087923Z  2023-01-11T21:42:57.0088217Z  2023-01-11T21:42:57.0088509Z  2023-01-11T21:42:57.0103609Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::{anonymous}::TensorInferenceForSplit(const caffe2::OperatorDef&, const std::vector&)': 2023-01-11T21:42:57.0104608Z caffe2/operators/concat_split_op.cc:66:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:57.0105179Z } else if (split.size() != output_size) { 2023-01-11T21:42:57.0105532Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2023-01-11T21:42:57.0106639Z caffe2/operators/concat_split_op.cc: In function 'caffe2::OpSchema::Cost caffe2::CostInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2023-01-11T21:42:57.0107659Z caffe2/operators/concat_split_op.cc:326:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:57.0108194Z for (int i = 0; i < in.size(); ++i) { 2023-01-11T21:42:57.0108629Z ~~^~~~~~~~~~~ 2023-01-11T21:42:57.0109615Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::TensorInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2023-01-11T21:42:57.0110651Z caffe2/operators/concat_split_op.cc:378:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:57.0111217Z for (int i = 1; i < in.size(); ++i) { 2023-01-11T21:42:57.0111552Z ~~^~~~~~~~~~~ 2023-01-11T21:42:57.0112268Z caffe2/operators/concat_split_op.cc:399:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:57.0112820Z for (int i = 1; i < in.size(); ++i) { 2023-01-11T21:42:57.0113163Z ~~^~~~~~~~~~~ 2023-01-11T21:42:57.0113896Z caffe2/operators/concat_split_op.cc:427:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:57.0114432Z for (int i = 1; i < in.size(); ++i) { 2023-01-11T21:42:57.0114765Z ~~^~~~~~~~~~~ 2023-01-11T21:42:57.0128925Z [2,162 / 2,684] 8 actions running 2023-01-11T21:42:57.0129396Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:42:57.0130027Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:57.0130743Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:57.0131251Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:57.0131667Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:57.0132239Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:57.0132835Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.0133349Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:57.2428416Z 2023-01-11T21:42:57.2429076Z  2023-01-11T21:42:57.2429468Z  2023-01-11T21:42:57.2429774Z  2023-01-11T21:42:57.2430013Z  2023-01-11T21:42:57.2430170Z  2023-01-11T21:42:57.2430341Z  2023-01-11T21:42:57.2430511Z  2023-01-11T21:42:57.2430662Z  2023-01-11T21:42:57.2430912Z [2,164 / 2,684] 8 actions, 7 running 2023-01-11T21:42:57.2431285Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:42:57.2431692Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:57.2432137Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:57.2432554Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:57.2433047Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.2433560Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:57.2434062Z Compiling caffe2/perfkernels/typed_axpy.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.2434454Z [Scann] Compiling caffe2/core/tensor_int8.cc 2023-01-11T21:42:57.4349824Z 2023-01-11T21:42:57.4350341Z  2023-01-11T21:42:57.4350686Z  2023-01-11T21:42:57.4350974Z  2023-01-11T21:42:57.4351269Z  2023-01-11T21:42:57.4351548Z  2023-01-11T21:42:57.4351826Z  2023-01-11T21:42:57.4352091Z  2023-01-11T21:42:57.4352375Z  2023-01-11T21:42:57.4352935Z INFO: From Compiling caffe2/quantization/server/dynamic_histogram.cc: 2023-01-11T21:42:57.4353440Z [2,164 / 2,684] 8 actions running 2023-01-11T21:42:57.4353871Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:42:57.4354340Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:57.4354803Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:57.4355491Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:57.4356070Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:57.4356595Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:57.4357142Z Compiling caffe2/perfkernels/typed_axpy.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.4357898Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.4382468Z 2023-01-11T21:42:57.4382802Z  2023-01-11T21:42:57.4383108Z  2023-01-11T21:42:57.4383391Z  2023-01-11T21:42:57.4383756Z  2023-01-11T21:42:57.4384018Z  2023-01-11T21:42:57.4384296Z  2023-01-11T21:42:57.4384574Z  2023-01-11T21:42:57.4384847Z  2023-01-11T21:42:57.4392907Z caffe2/quantization/server/dynamic_histogram.cc: In function 'void dnnlowp::RemapHistograms(dnnlowp::Histogram&, dnnlowp::Histogram&)': 2023-01-11T21:42:57.4393900Z caffe2/quantization/server/dynamic_histogram.cc:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:57.4394463Z for (int i = 0; i < src_bins.size(); ++i) { 2023-01-11T21:42:57.4394798Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:42:57.4403518Z [2,164 / 2,684] 8 actions running 2023-01-11T21:42:57.4403982Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:42:57.4404438Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:57.4404917Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:57.4405381Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:42:57.4405949Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:57.4406479Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:57.4407018Z Compiling caffe2/perfkernels/typed_axpy.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.4407571Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.5096548Z 2023-01-11T21:42:57.5097054Z  2023-01-11T21:42:57.5097381Z  2023-01-11T21:42:57.5097626Z  2023-01-11T21:42:57.5097845Z  2023-01-11T21:42:57.5098094Z  2023-01-11T21:42:57.5098330Z  2023-01-11T21:42:57.5098547Z  2023-01-11T21:42:57.5098781Z  2023-01-11T21:42:57.5099259Z INFO: From Compiling caffe2/quantization/server/caffe2_dnnlowp_utils.cc: 2023-01-11T21:42:57.5099682Z [2,166 / 2,684] 8 actions running 2023-01-11T21:42:57.5100076Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:42:57.5100468Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:57.5100926Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:57.5101365Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:57.5101854Z Compiling caffe2/perfkernels/typed_axpy.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.5102365Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.5102868Z Compiling caffe2/core/allocator.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.5103404Z Compiling caffe2/operators/conv_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.5113261Z 2023-01-11T21:42:57.5113502Z  2023-01-11T21:42:57.5113757Z  2023-01-11T21:42:57.5114011Z  2023-01-11T21:42:57.5114251Z  2023-01-11T21:42:57.5114473Z  2023-01-11T21:42:57.5114715Z  2023-01-11T21:42:57.5114957Z  2023-01-11T21:42:57.5115183Z  2023-01-11T21:42:57.5124613Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc: In function 'void dnnlowp::MeasureQuantizationError(const float*, const float*, size_t, dnnlowp::QuantizationErrorStats*)': 2023-01-11T21:42:57.5125612Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc:240:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:42:57.5126053Z for (int i = 0; i < len; ++i) { 2023-01-11T21:42:57.5126316Z ~~^~~~~ 2023-01-11T21:42:57.5136383Z [2,166 / 2,684] 8 actions running 2023-01-11T21:42:57.5136977Z //:torch; 34s processwrapper-sandbox 2023-01-11T21:42:57.5137368Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:42:57.5137845Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:57.5138302Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:57.5138796Z Compiling caffe2/perfkernels/typed_axpy.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.5139443Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.5139982Z Compiling caffe2/core/allocator.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.5140527Z Compiling caffe2/operators/conv_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.7514781Z 2023-01-11T21:42:57.7518789Z  2023-01-11T21:42:57.7519134Z  2023-01-11T21:42:57.7519384Z  2023-01-11T21:42:57.7519678Z  2023-01-11T21:42:57.7519954Z  2023-01-11T21:42:57.7520189Z  2023-01-11T21:42:57.7520460Z  2023-01-11T21:42:57.7520786Z  2023-01-11T21:42:57.7521175Z [2,167 / 2,684] 8 actions running 2023-01-11T21:42:57.7521629Z //:torch; 35s processwrapper-sandbox 2023-01-11T21:42:57.7522192Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:57.7522626Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:57.7523065Z Compiling caffe2/perfkernels/typed_axpy.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.7523585Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.7524124Z Compiling caffe2/core/allocator.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.7524710Z Compiling caffe2/operators/conv_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:57.7525250Z Compiling caffe2/operators/conditional_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:58.4487613Z 2023-01-11T21:42:58.4488172Z  2023-01-11T21:42:58.4488518Z  2023-01-11T21:42:58.4488793Z  2023-01-11T21:42:58.4489077Z  2023-01-11T21:42:58.4489386Z  2023-01-11T21:42:58.4489663Z  2023-01-11T21:42:58.4489957Z  2023-01-11T21:42:58.4490254Z  2023-01-11T21:42:58.4490673Z [2,169 / 2,684] 7 actions, 6 running 2023-01-11T21:42:58.4491188Z //:torch; 35s processwrapper-sandbox 2023-01-11T21:42:58.4491811Z Compiling caffe2/perfkernels/typed_axpy.cc; 1s processwrapper-sandbox 2023-01-11T21:42:58.4492492Z Compiling caffe2/core/tensor_int8.cc; 1s processwrapper-sandbox 2023-01-11T21:42:58.4493147Z Compiling caffe2/core/allocator.cc; 0s processwrapper-sandbox 2023-01-11T21:42:58.4493848Z Compiling caffe2/operators/conv_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:58.4494531Z Compiling caffe2/operators/conditional_op.cc; 0s processwrapper-sandbox 2023-01-11T21:42:58.4495100Z [Scann] Compiling caffe2/operators/conv_transpose_gradient_op.cc 2023-01-11T21:42:58.7526505Z 2023-01-11T21:42:58.7526921Z  2023-01-11T21:42:58.7527145Z  2023-01-11T21:42:58.7527369Z  2023-01-11T21:42:58.7527564Z  2023-01-11T21:42:58.7527733Z  2023-01-11T21:42:58.7527900Z  2023-01-11T21:42:58.7528054Z  2023-01-11T21:42:58.7528360Z [2,169 / 2,684] 8 actions running 2023-01-11T21:42:58.7528652Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:42:58.7529048Z Compiling caffe2/perfkernels/typed_axpy.cc; 1s processwrapper-sandbox 2023-01-11T21:42:58.7529448Z Compiling caffe2/core/tensor_int8.cc; 1s processwrapper-sandbox 2023-01-11T21:42:58.7529879Z Compiling caffe2/core/allocator.cc; 1s processwrapper-sandbox 2023-01-11T21:42:58.7530244Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:58.7530724Z Compiling caffe2/operators/conditional_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:58.7531045Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:58.7531439Z Compiling caffe2/opt/dead_code_elim.cc; 0s processwrapper-sandbox 2023-01-11T21:42:58.9969370Z 2023-01-11T21:42:58.9970051Z  2023-01-11T21:42:58.9970385Z  2023-01-11T21:42:58.9970660Z  2023-01-11T21:42:58.9970907Z  2023-01-11T21:42:58.9971175Z  2023-01-11T21:42:58.9971438Z  2023-01-11T21:42:58.9971690Z  2023-01-11T21:42:58.9971954Z  2023-01-11T21:42:58.9972329Z [2,170 / 2,684] 8 actions running 2023-01-11T21:42:58.9972755Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:42:58.9973377Z Compiling caffe2/core/tensor_int8.cc; 1s processwrapper-sandbox 2023-01-11T21:42:58.9973976Z Compiling caffe2/core/allocator.cc; 1s processwrapper-sandbox 2023-01-11T21:42:58.9974573Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:58.9975191Z Compiling caffe2/operators/conditional_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:58.9975703Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:58.9976228Z Compiling caffe2/opt/dead_code_elim.cc; 0s processwrapper-sandbox 2023-01-11T21:42:58.9976820Z Compiling caffe2/operators/data_couple.cc; 0s processwrapper-sandbox 2023-01-11T21:42:59.1974149Z 2023-01-11T21:42:59.1974701Z  2023-01-11T21:42:59.1975049Z  2023-01-11T21:42:59.1975318Z  2023-01-11T21:42:59.1975586Z  2023-01-11T21:42:59.1975871Z  2023-01-11T21:42:59.1976139Z  2023-01-11T21:42:59.1976422Z  2023-01-11T21:42:59.1976702Z  2023-01-11T21:42:59.1977106Z [2,172 / 2,684] 8 actions running 2023-01-11T21:42:59.1977584Z //:torch; 36s processwrapper-sandbox 2023-01-11T21:42:59.1978185Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:59.1978864Z Compiling caffe2/operators/conditional_op.cc; 1s processwrapper-sandbox 2023-01-11T21:42:59.1979392Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:59.1979958Z Compiling caffe2/opt/dead_code_elim.cc; 0s processwrapper-sandbox 2023-01-11T21:42:59.1980570Z Compiling caffe2/operators/data_couple.cc; 0s processwrapper-sandbox 2023-01-11T21:42:59.1981067Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:59.1981592Z Compiling caffe2/opt/device.cc; 0s processwrapper-sandbox 2023-01-11T21:42:59.8301001Z 2023-01-11T21:42:59.8302898Z  2023-01-11T21:42:59.8303299Z  2023-01-11T21:42:59.8303608Z  2023-01-11T21:42:59.8303889Z  2023-01-11T21:42:59.8304170Z  2023-01-11T21:42:59.8304465Z  2023-01-11T21:42:59.8304773Z  2023-01-11T21:42:59.8305076Z  2023-01-11T21:42:59.8305514Z [2,173 / 2,684] 8 actions, 7 running 2023-01-11T21:42:59.8306021Z //:torch; 37s processwrapper-sandbox 2023-01-11T21:42:59.8306676Z Compiling caffe2/operators/conv_gradient_op.cc; 2s processwrapper-sandbox 2023-01-11T21:42:59.8307249Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:42:59.8307892Z Compiling caffe2/opt/dead_code_elim.cc; 1s processwrapper-sandbox 2023-01-11T21:42:59.8308558Z Compiling caffe2/operators/data_couple.cc; 0s processwrapper-sandbox 2023-01-11T21:42:59.8309070Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:42:59.8309595Z Compiling caffe2/opt/device.cc; 0s processwrapper-sandbox 2023-01-11T21:42:59.8310064Z [Scann] Compiling caffe2/opt/bound_shape_inferencer.cc 2023-01-11T21:43:00.0358864Z 2023-01-11T21:43:00.0359291Z  2023-01-11T21:43:00.0359715Z  2023-01-11T21:43:00.0360077Z  2023-01-11T21:43:00.0360325Z  2023-01-11T21:43:00.0360512Z  2023-01-11T21:43:00.0360737Z  2023-01-11T21:43:00.0360891Z  2023-01-11T21:43:00.0361112Z  2023-01-11T21:43:00.0361367Z [2,174 / 2,684] 8 actions, 7 running 2023-01-11T21:43:00.0361649Z //:torch; 37s processwrapper-sandbox 2023-01-11T21:43:00.0361989Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:00.0362327Z Compiling caffe2/opt/dead_code_elim.cc; 1s processwrapper-sandbox 2023-01-11T21:43:00.0362758Z Compiling caffe2/operators/data_couple.cc; 1s processwrapper-sandbox 2023-01-11T21:43:00.0736551Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:00.0736972Z Compiling caffe2/opt/device.cc; 0s processwrapper-sandbox 2023-01-11T21:43:00.0737355Z Compiling caffe2/opt/bound_shape_inferencer.cc; 0s processwrapper-sandbox 2023-01-11T21:43:00.0737642Z [Prepa] Compiling caffe2/core/blob_serialization.cc 2023-01-11T21:43:00.3972777Z 2023-01-11T21:43:00.3973298Z  2023-01-11T21:43:00.3973729Z  2023-01-11T21:43:00.4068354Z  2023-01-11T21:43:00.4068989Z  2023-01-11T21:43:00.4069276Z  2023-01-11T21:43:00.4069559Z  2023-01-11T21:43:00.4069813Z  2023-01-11T21:43:00.4070067Z  2023-01-11T21:43:00.4070459Z [2,174 / 2,684] 8 actions running 2023-01-11T21:43:00.4070906Z //:torch; 37s processwrapper-sandbox 2023-01-11T21:43:00.4071372Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:00.4071921Z Compiling caffe2/opt/dead_code_elim.cc; 1s processwrapper-sandbox 2023-01-11T21:43:00.4072545Z Compiling caffe2/operators/data_couple.cc; 1s processwrapper-sandbox 2023-01-11T21:43:00.4073063Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:00.4073583Z Compiling caffe2/opt/device.cc; 1s processwrapper-sandbox 2023-01-11T21:43:00.4074190Z Compiling caffe2/opt/bound_shape_inferencer.cc; 0s processwrapper-sandbox 2023-01-11T21:43:00.4074810Z Compiling caffe2/core/blob_serialization.cc; 0s processwrapper-sandbox 2023-01-11T21:43:00.6075177Z 2023-01-11T21:43:00.6075946Z  2023-01-11T21:43:00.6076430Z  2023-01-11T21:43:00.6076719Z  2023-01-11T21:43:00.6077035Z  2023-01-11T21:43:00.6077208Z  2023-01-11T21:43:00.6077380Z  2023-01-11T21:43:00.6077535Z  2023-01-11T21:43:00.6077921Z  2023-01-11T21:43:00.6078269Z [2,176 / 2,684] 8 actions running 2023-01-11T21:43:00.6078669Z //:torch; 37s processwrapper-sandbox 2023-01-11T21:43:00.6079170Z Compiling caffe2/operators/data_couple.cc; 1s processwrapper-sandbox 2023-01-11T21:43:00.6079630Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:00.6080077Z Compiling caffe2/opt/device.cc; 1s processwrapper-sandbox 2023-01-11T21:43:00.6080704Z Compiling caffe2/opt/bound_shape_inferencer.cc; 0s processwrapper-sandbox 2023-01-11T21:43:00.6081278Z Compiling caffe2/core/blob_serialization.cc; 0s processwrapper-sandbox 2023-01-11T21:43:00.6081856Z Compiling caffe2/opt/backend_cutting.cc; 0s processwrapper-sandbox 2023-01-11T21:43:00.6082324Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:00.8703258Z 2023-01-11T21:43:00.8704186Z  2023-01-11T21:43:00.8704550Z  2023-01-11T21:43:00.8704852Z  2023-01-11T21:43:00.8705119Z  2023-01-11T21:43:00.8706765Z  2023-01-11T21:43:00.8707185Z  2023-01-11T21:43:00.8710628Z  2023-01-11T21:43:00.8710961Z  2023-01-11T21:43:00.8711353Z [2,176 / 2,684] 8 actions running 2023-01-11T21:43:00.8711795Z //:torch; 38s processwrapper-sandbox 2023-01-11T21:43:00.8712342Z Compiling caffe2/operators/data_couple.cc; 2s processwrapper-sandbox 2023-01-11T21:43:00.8712962Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:00.8713388Z Compiling caffe2/opt/device.cc; 1s processwrapper-sandbox 2023-01-11T21:43:00.8713971Z Compiling caffe2/opt/bound_shape_inferencer.cc; 1s processwrapper-sandbox 2023-01-11T21:43:00.8714519Z Compiling caffe2/core/blob_serialization.cc; 0s processwrapper-sandbox 2023-01-11T21:43:00.8714972Z Compiling caffe2/opt/backend_cutting.cc; 0s processwrapper-sandbox 2023-01-11T21:43:00.8715286Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:01.0894267Z 2023-01-11T21:43:01.0894946Z  2023-01-11T21:43:01.0895408Z  2023-01-11T21:43:01.0895704Z  2023-01-11T21:43:01.0895986Z  2023-01-11T21:43:01.0896427Z  2023-01-11T21:43:01.0896716Z  2023-01-11T21:43:01.0897159Z  2023-01-11T21:43:01.0897438Z  2023-01-11T21:43:01.0898017Z [2,177 / 2,684] 8 actions, 7 running 2023-01-11T21:43:01.0898858Z //:torch; 38s processwrapper-sandbox 2023-01-11T21:43:01.0899611Z Compiling caffe2/operators/data_couple.cc; 2s processwrapper-sandbox 2023-01-11T21:43:01.0900340Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:01.0901098Z Compiling caffe2/opt/bound_shape_inferencer.cc; 1s processwrapper-sandbox 2023-01-11T21:43:01.0902031Z Compiling caffe2/core/blob_serialization.cc; 1s processwrapper-sandbox 2023-01-11T21:43:01.0902994Z Compiling caffe2/opt/backend_cutting.cc; 0s processwrapper-sandbox 2023-01-11T21:43:01.0903534Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:01.0904086Z [Scann] Compiling caffe2/operators/stop_gradient.cc 2023-01-11T21:43:01.4705512Z 2023-01-11T21:43:01.4706083Z  2023-01-11T21:43:01.4706474Z  2023-01-11T21:43:01.4706777Z  2023-01-11T21:43:01.4707092Z  2023-01-11T21:43:01.4707411Z  2023-01-11T21:43:01.4707704Z  2023-01-11T21:43:01.4708131Z  2023-01-11T21:43:01.4708424Z  2023-01-11T21:43:01.4708692Z [2,179 / 2,684] 8 actions running 2023-01-11T21:43:01.4708983Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:01.4709343Z Compiling caffe2/opt/bound_shape_inferencer.cc; 1s processwrapper-sandbox 2023-01-11T21:43:01.4709725Z Compiling caffe2/core/blob_serialization.cc; 1s processwrapper-sandbox 2023-01-11T21:43:01.4710111Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2023-01-11T21:43:01.4710424Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:01.4710769Z Compiling caffe2/operators/stop_gradient.cc; 0s processwrapper-sandbox 2023-01-11T21:43:01.4711073Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:01.4711347Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:02.1470716Z 2023-01-11T21:43:02.1471364Z  2023-01-11T21:43:02.1471724Z  2023-01-11T21:43:02.1472006Z  2023-01-11T21:43:02.1472291Z  2023-01-11T21:43:02.1472555Z  2023-01-11T21:43:02.1472859Z  2023-01-11T21:43:02.1473148Z  2023-01-11T21:43:02.1473417Z  2023-01-11T21:43:02.1473829Z [2,180 / 2,684] 8 actions, 7 running 2023-01-11T21:43:02.1474427Z Compiling caffe2/opt/bound_shape_inferencer.cc; 2s processwrapper-sandbox 2023-01-11T21:43:02.1475111Z Compiling caffe2/core/blob_serialization.cc; 2s processwrapper-sandbox 2023-01-11T21:43:02.1475749Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2023-01-11T21:43:02.1476284Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.1476864Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2023-01-11T21:43:02.1477405Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.1478133Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:02.1478612Z [Scann] Compiling caffe2/quantization/server/int8_gen_quant_params.cc 2023-01-11T21:43:02.2067592Z 2023-01-11T21:43:02.2068127Z  2023-01-11T21:43:02.2068442Z  2023-01-11T21:43:02.2068768Z  2023-01-11T21:43:02.2069069Z  2023-01-11T21:43:02.2069350Z  2023-01-11T21:43:02.2069649Z  2023-01-11T21:43:02.2069956Z  2023-01-11T21:43:02.2070246Z  2023-01-11T21:43:02.2070789Z INFO: From Compiling caffe2/opt/bound_shape_inferencer.cc: 2023-01-11T21:43:02.2071314Z [2,180 / 2,684] 8 actions running 2023-01-11T21:43:02.2071934Z Compiling caffe2/opt/bound_shape_inferencer.cc; 2s processwrapper-sandbox 2023-01-11T21:43:02.2072639Z Compiling caffe2/core/blob_serialization.cc; 2s processwrapper-sandbox 2023-01-11T21:43:02.2073303Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2023-01-11T21:43:02.2073838Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.2074463Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2023-01-11T21:43:02.2075007Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.2075453Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.2076134Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:02.2084890Z 2023-01-11T21:43:02.2085194Z  2023-01-11T21:43:02.2085513Z  2023-01-11T21:43:02.2085799Z  2023-01-11T21:43:02.2086117Z  2023-01-11T21:43:02.2086418Z  2023-01-11T21:43:02.2086705Z  2023-01-11T21:43:02.2086999Z  2023-01-11T21:43:02.2087293Z  2023-01-11T21:43:02.2095533Z In file included from ./c10/util/Logging.h:10:0, 2023-01-11T21:43:02.2095992Z from ./caffe2/core/logging.h:2, 2023-01-11T21:43:02.2096434Z from caffe2/opt/bound_shape_inferencer.h:3, 2023-01-11T21:43:02.2096880Z from caffe2/opt/bound_shape_inferencer.cc:1: 2023-01-11T21:43:02.2097980Z caffe2/opt/bound_shape_inferencer.cc: In member function 'void caffe2::BoundShapeInferencer::InferCommonOp(const caffe2::OperatorDef&, const caffe2::OpSchema*, bool, bool)': 2023-01-11T21:43:02.2099007Z caffe2/opt/bound_shape_inferencer.cc:1116:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2099617Z CAFFE_ENFORCE(target < input_shapes.size()); 2023-01-11T21:43:02.2099991Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:02.2107553Z [2,180 / 2,684] 8 actions running 2023-01-11T21:43:02.2108201Z Compiling caffe2/opt/bound_shape_inferencer.cc; 2s processwrapper-sandbox 2023-01-11T21:43:02.2108927Z Compiling caffe2/core/blob_serialization.cc; 2s processwrapper-sandbox 2023-01-11T21:43:02.2109623Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2023-01-11T21:43:02.2110199Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.2110784Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2023-01-11T21:43:02.2111356Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.2111847Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.2112333Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:02.2127696Z 2023-01-11T21:43:02.2127915Z  2023-01-11T21:43:02.2128251Z  2023-01-11T21:43:02.2128562Z  2023-01-11T21:43:02.2128853Z  2023-01-11T21:43:02.2129146Z  2023-01-11T21:43:02.2129463Z  2023-01-11T21:43:02.2129752Z  2023-01-11T21:43:02.2130051Z  2023-01-11T21:43:02.2130574Z INFO: From Compiling caffe2/core/blob_serialization.cc: 2023-01-11T21:43:02.2131100Z [2,180 / 2,684] 8 actions running 2023-01-11T21:43:02.2131725Z Compiling caffe2/opt/bound_shape_inferencer.cc; 2s processwrapper-sandbox 2023-01-11T21:43:02.2132450Z Compiling caffe2/core/blob_serialization.cc; 2s processwrapper-sandbox 2023-01-11T21:43:02.2133152Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2023-01-11T21:43:02.2133719Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.2134356Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2023-01-11T21:43:02.2134938Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.2135426Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.2135922Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:02.2139213Z 2023-01-11T21:43:02.2139675Z  2023-01-11T21:43:02.2140282Z  2023-01-11T21:43:02.2140585Z  2023-01-11T21:43:02.2140886Z  2023-01-11T21:43:02.2141182Z  2023-01-11T21:43:02.2141444Z  2023-01-11T21:43:02.2141722Z  2023-01-11T21:43:02.2142008Z  2023-01-11T21:43:02.2159484Z caffe2/core/blob_serialization.cc: In member function 'virtual void caffe2::TensorSerializer::SerializeWithOptions(const void*, caffe2::TypeMeta, const string&, caffe2::BlobSerializerBase::SerializationAcceptor, const caffe2::BlobSerializationOptions&)': 2023-01-11T21:43:02.2160795Z caffe2/core/blob_serialization.cc:414:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2161378Z chunkBegin < std::max(tensor.numel(), static_cast(1)); 2023-01-11T21:43:02.2161891Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:02.2162127Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T21:43:02.2162356Z from ./caffe2/core/blob.h:9, 2023-01-11T21:43:02.2162593Z from ./caffe2/core/blob_serialization.h:9, 2023-01-11T21:43:02.2162849Z from caffe2/core/blob_serialization.cc:1: 2023-01-11T21:43:02.2163528Z caffe2/core/blob_serialization.cc: In member function 'void caffe2::TensorSerializer::Serialize(const caffe2::Tensor&, const string&, caffe2::TensorProto*, const caffe2::BlobSerializationOptions&, size_t, int32_t)': 2023-01-11T21:43:02.2164141Z caffe2/core/blob_serialization.cc:657:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2164450Z chunkBegin <= input.numel(), 2023-01-11T21:43:02.2164649Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2023-01-11T21:43:02.2165033Z caffe2/core/blob_serialization.cc:663:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2165361Z if (chunkBegin + chunkSize > input.numel()) { 2023-01-11T21:43:02.2165581Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2023-01-11T21:43:02.2165803Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T21:43:02.2166024Z from ./caffe2/core/blob.h:9, 2023-01-11T21:43:02.2166263Z from ./caffe2/core/blob_serialization.h:9, 2023-01-11T21:43:02.2166517Z from caffe2/core/blob_serialization.cc:1: 2023-01-11T21:43:02.2167068Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2023-01-11T21:43:02.2167469Z caffe2/core/blob_serialization.cc:696:5: required from here 2023-01-11T21:43:02.2167908Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2168230Z start + numElements <= tensor.numel(), 2023-01-11T21:43:02.2168416Z ^ 2023-01-11T21:43:02.2168938Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2023-01-11T21:43:02.2169335Z caffe2/core/blob_serialization.cc:697:5: required from here 2023-01-11T21:43:02.2169761Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2170440Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2023-01-11T21:43:02.2170860Z caffe2/core/blob_serialization.cc:698:5: required from here 2023-01-11T21:43:02.2171299Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2171926Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2023-01-11T21:43:02.2172312Z caffe2/core/blob_serialization.cc:699:5: required from here 2023-01-11T21:43:02.2172750Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2173401Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2023-01-11T21:43:02.2173790Z caffe2/core/blob_serialization.cc:700:5: required from here 2023-01-11T21:43:02.2174226Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2174917Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2023-01-11T21:43:02.2175314Z caffe2/core/blob_serialization.cc:701:5: required from here 2023-01-11T21:43:02.2175787Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2176443Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2023-01-11T21:43:02.2176844Z caffe2/core/blob_serialization.cc:702:5: required from here 2023-01-11T21:43:02.2177278Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2177902Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2023-01-11T21:43:02.2178301Z caffe2/core/blob_serialization.cc:703:5: required from here 2023-01-11T21:43:02.2178742Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2179382Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2023-01-11T21:43:02.2179769Z caffe2/core/blob_serialization.cc:704:5: required from here 2023-01-11T21:43:02.2180208Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2181034Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2023-01-11T21:43:02.2181430Z caffe2/core/blob_serialization.cc:705:5: required from here 2023-01-11T21:43:02.2181855Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2182624Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2023-01-11T21:43:02.2183019Z caffe2/core/blob_serialization.cc:706:5: required from here 2023-01-11T21:43:02.2183465Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2184244Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2023-01-11T21:43:02.2184666Z caffe2/core/blob_serialization.cc:1159:5: required from here 2023-01-11T21:43:02.2185110Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2185426Z start + numElements <= tensor.numel(), 2023-01-11T21:43:02.2185616Z ^ 2023-01-11T21:43:02.2186439Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2023-01-11T21:43:02.2187041Z caffe2/core/blob_serialization.cc:1160:5: required from here 2023-01-11T21:43:02.2187743Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2188478Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2023-01-11T21:43:02.2188965Z caffe2/core/blob_serialization.cc:1161:5: required from here 2023-01-11T21:43:02.2189588Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2190558Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2023-01-11T21:43:02.2190981Z caffe2/core/blob_serialization.cc:1162:5: required from here 2023-01-11T21:43:02.2191528Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2192206Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2023-01-11T21:43:02.2192751Z caffe2/core/blob_serialization.cc:1163:5: required from here 2023-01-11T21:43:02.2193179Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2193859Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2023-01-11T21:43:02.2194278Z caffe2/core/blob_serialization.cc:1164:5: required from here 2023-01-11T21:43:02.2194714Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2195387Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2023-01-11T21:43:02.2195814Z caffe2/core/blob_serialization.cc:1165:5: required from here 2023-01-11T21:43:02.2196246Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2196915Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2023-01-11T21:43:02.2197346Z caffe2/core/blob_serialization.cc:1166:5: required from here 2023-01-11T21:43:02.2198130Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2199093Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2023-01-11T21:43:02.2199673Z caffe2/core/blob_serialization.cc:1167:5: required from here 2023-01-11T21:43:02.2200287Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2201330Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2023-01-11T21:43:02.2201908Z caffe2/core/blob_serialization.cc:1168:5: required from here 2023-01-11T21:43:02.2202542Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2203479Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2023-01-11T21:43:02.2204166Z caffe2/core/blob_serialization.cc:1169:5: required from here 2023-01-11T21:43:02.2204789Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:02.2205283Z [2,180 / 2,684] 8 actions running 2023-01-11T21:43:02.2205804Z Compiling caffe2/opt/bound_shape_inferencer.cc; 2s processwrapper-sandbox 2023-01-11T21:43:02.2206359Z Compiling caffe2/core/blob_serialization.cc; 2s processwrapper-sandbox 2023-01-11T21:43:02.2206892Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2023-01-11T21:43:02.2207350Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.2207832Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2023-01-11T21:43:02.2208284Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.2208678Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.2209081Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:02.5061381Z 2023-01-11T21:43:02.5061967Z  2023-01-11T21:43:02.5062232Z  2023-01-11T21:43:02.5062437Z  2023-01-11T21:43:02.5062610Z  2023-01-11T21:43:02.5062767Z  2023-01-11T21:43:02.5062984Z  2023-01-11T21:43:02.5063162Z  2023-01-11T21:43:02.5063317Z  2023-01-11T21:43:02.5063570Z [2,183 / 2,684] 8 actions running 2023-01-11T21:43:02.5063923Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.5064263Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2023-01-11T21:43:02.5064647Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.5064921Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:02.5065208Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:02.5065554Z Compiling caffe2/opt/annotations.cc; 0s processwrapper-sandbox 2023-01-11T21:43:02.5065865Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:02.5066252Z Compiling caffe2/operators/clip_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:03.0826216Z 2023-01-11T21:43:03.0826730Z  2023-01-11T21:43:03.0827158Z  2023-01-11T21:43:03.0827469Z  2023-01-11T21:43:03.0827772Z  2023-01-11T21:43:03.0828056Z  2023-01-11T21:43:03.0828358Z  2023-01-11T21:43:03.0828655Z  2023-01-11T21:43:03.0828940Z  2023-01-11T21:43:03.0829522Z INFO: From Compiling caffe2/quantization/server/fbgemm_pack_op.cc: 2023-01-11T21:43:03.0830059Z [2,183 / 2,684] 8 actions running 2023-01-11T21:43:03.0830510Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:03.0831142Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2023-01-11T21:43:03.0831750Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:03.0832219Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:03.0832706Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:03.0833295Z Compiling caffe2/opt/annotations.cc; 0s processwrapper-sandbox 2023-01-11T21:43:03.0833859Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:03.0834441Z Compiling caffe2/operators/clip_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:03.0834749Z 2023-01-11T21:43:03.0834895Z  2023-01-11T21:43:03.0835200Z  2023-01-11T21:43:03.0835484Z  2023-01-11T21:43:03.0835784Z  2023-01-11T21:43:03.0836087Z  2023-01-11T21:43:03.0836371Z  2023-01-11T21:43:03.0836671Z  2023-01-11T21:43:03.0836965Z  2023-01-11T21:43:03.0838498Z caffe2/quantization/server/fbgemm_pack_op.cc: In function 'void caffe2::QuantizeConvBias(const caffe2::Blob&, int, const fbgemm::TensorQuantizationParams&, const std::vector&, std::vector&, bool, bool)': 2023-01-11T21:43:03.0839737Z caffe2/quantization/server/fbgemm_pack_op.cc:222:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:03.0840343Z for (int g = 0; g < filter_qparams.size(); ++g) { 2023-01-11T21:43:03.0840946Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:03.0842434Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = unsigned char; typename std::make_signed::type = signed char]': 2023-01-11T21:43:03.0843421Z caffe2/quantization/server/fbgemm_pack_op.cc:76:43: required from here 2023-01-11T21:43:03.0844287Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:03.0844875Z for (int g = 0; g < qparams.size(); ++g) { 2023-01-11T21:43:03.0845218Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:43:03.0846623Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = short unsigned int; typename std::make_signed::type = short int]': 2023-01-11T21:43:03.0847608Z caffe2/quantization/server/fbgemm_pack_op.cc:84:43: required from here 2023-01-11T21:43:03.0848476Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:03.0849101Z [2,183 / 2,684] 8 actions running 2023-01-11T21:43:03.0849565Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:03.0850189Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2023-01-11T21:43:03.0850738Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:03.0851228Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:03.0851717Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:03.0852290Z Compiling caffe2/opt/annotations.cc; 0s processwrapper-sandbox 2023-01-11T21:43:03.0852846Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:03.0853439Z Compiling caffe2/operators/clip_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:03.3097988Z 2023-01-11T21:43:03.3098486Z  2023-01-11T21:43:03.3098816Z  2023-01-11T21:43:03.3099104Z  2023-01-11T21:43:03.3099368Z  2023-01-11T21:43:03.3099641Z  2023-01-11T21:43:03.3099916Z  2023-01-11T21:43:03.3100183Z  2023-01-11T21:43:03.3100451Z  2023-01-11T21:43:03.3100837Z [2,184 / 2,684] 8 actions running 2023-01-11T21:43:03.3101383Z Compiling caffe2/operators/stop_gradient.cc; 2s processwrapper-sandbox 2023-01-11T21:43:03.3101925Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:03.3102374Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:03.3102797Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:03.3103330Z Compiling caffe2/opt/annotations.cc; 1s processwrapper-sandbox 2023-01-11T21:43:03.3103846Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:03.3104367Z Compiling caffe2/operators/clip_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:03.3104869Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:03.5955482Z 2023-01-11T21:43:03.5956138Z  2023-01-11T21:43:03.5956493Z  2023-01-11T21:43:03.5956831Z  2023-01-11T21:43:03.5957143Z  2023-01-11T21:43:03.5957347Z  2023-01-11T21:43:03.5957633Z  2023-01-11T21:43:03.5958021Z  2023-01-11T21:43:03.5958288Z  2023-01-11T21:43:03.5958701Z [2,186 / 2,684] 8 actions, 7 running 2023-01-11T21:43:03.5959172Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:03.5959623Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:03.5960195Z Compiling caffe2/opt/annotations.cc; 1s processwrapper-sandbox 2023-01-11T21:43:03.5960783Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:03.5961333Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:03.5962115Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:03.5962699Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:03.5963196Z [Scann] Compiling caffe2/opt/backend_transformer_base.cc 2023-01-11T21:43:03.8907127Z 2023-01-11T21:43:03.8907747Z  2023-01-11T21:43:03.8908092Z  2023-01-11T21:43:03.8908360Z  2023-01-11T21:43:03.8908906Z  2023-01-11T21:43:03.8909194Z  2023-01-11T21:43:03.8909455Z  2023-01-11T21:43:03.8909725Z  2023-01-11T21:43:03.8909989Z  2023-01-11T21:43:03.8910367Z [2,187 / 2,684] 8 actions, 7 running 2023-01-11T21:43:03.8910825Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:03.8911283Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:03.8911889Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:03.8912400Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:03.8913076Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:03.8913869Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:03.8914401Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:03.8914733Z [Scann] //:caffe2 2023-01-11T21:43:03.9355330Z 2023-01-11T21:43:03.9355859Z  2023-01-11T21:43:03.9356286Z  2023-01-11T21:43:03.9356594Z  2023-01-11T21:43:03.9356914Z  2023-01-11T21:43:03.9357222Z  2023-01-11T21:43:03.9361830Z  2023-01-11T21:43:03.9362463Z  2023-01-11T21:43:03.9363008Z  2023-01-11T21:43:03.9363799Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc: 2023-01-11T21:43:03.9364510Z [2,187 / 2,684] 8 actions running 2023-01-11T21:43:03.9365072Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:03.9365753Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:03.9366567Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:03.9367226Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:03.9367769Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:03.9368385Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:03.9368953Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:03.9369425Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:03.9376257Z 2023-01-11T21:43:03.9376504Z  2023-01-11T21:43:03.9376832Z  2023-01-11T21:43:03.9377120Z  2023-01-11T21:43:03.9377412Z  2023-01-11T21:43:03.9377728Z  2023-01-11T21:43:03.9378013Z  2023-01-11T21:43:03.9378309Z  2023-01-11T21:43:03.9378607Z  2023-01-11T21:43:03.9379320Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:223:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2023-01-11T21:43:03.9379875Z #pragma omp parallel for 2023-01-11T21:43:03.9380187Z 2023-01-11T21:43:03.9380874Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:245:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2023-01-11T21:43:03.9381425Z #pragma omp parallel for 2023-01-11T21:43:03.9381729Z 2023-01-11T21:43:03.9382090Z [2,187 / 2,684] 8 actions running 2023-01-11T21:43:03.9382547Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:03.9383033Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:03.9383502Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:03.9384071Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:03.9384623Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:03.9385243Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:03.9385791Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:03.9386273Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:04.3099140Z 2023-01-11T21:43:04.3099677Z  2023-01-11T21:43:04.3100079Z  2023-01-11T21:43:04.3100379Z  2023-01-11T21:43:04.3101765Z  2023-01-11T21:43:04.3102194Z  2023-01-11T21:43:04.3102366Z  2023-01-11T21:43:04.3102519Z  2023-01-11T21:43:04.3102688Z  2023-01-11T21:43:04.3103026Z [2,188 / 2,684] 8 actions running 2023-01-11T21:43:04.3103305Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:04.3103590Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:04.3105051Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:04.3105503Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:04.3106047Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:04.3106528Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:04.3106963Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:04.3107467Z Compiling caffe2/opt/converter.cc; 0s processwrapper-sandbox 2023-01-11T21:43:04.7064129Z 2023-01-11T21:43:04.7064724Z  2023-01-11T21:43:04.7065077Z  2023-01-11T21:43:04.7065413Z  2023-01-11T21:43:04.7065702Z  2023-01-11T21:43:04.7065966Z  2023-01-11T21:43:04.7066244Z  2023-01-11T21:43:04.7066537Z  2023-01-11T21:43:04.7066819Z  2023-01-11T21:43:04.7067257Z [2,190 / 2,684] 7 actions, 6 running 2023-01-11T21:43:04.7067867Z Compiling caffe2/operators/clip_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:04.7068418Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:04.7069070Z Compiling caffe2/operators/pool_gradient_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:04.7069646Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:04.7070111Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:04.7070680Z Compiling caffe2/opt/converter.cc; 0s processwrapper-sandbox 2023-01-11T21:43:04.7071166Z [Scann] Compiling caffe2/core/blob_stats.cc 2023-01-11T21:43:04.9110516Z 2023-01-11T21:43:04.9111036Z  2023-01-11T21:43:04.9111331Z  2023-01-11T21:43:04.9111573Z  2023-01-11T21:43:04.9111832Z  2023-01-11T21:43:04.9112057Z  2023-01-11T21:43:04.9112296Z  2023-01-11T21:43:04.9112542Z  2023-01-11T21:43:04.9112879Z [2,191 / 2,684] 8 actions running 2023-01-11T21:43:04.9113284Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:04.9113796Z Compiling caffe2/operators/pool_gradient_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:04.9114252Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:04.9114636Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:04.9115118Z Compiling caffe2/opt/converter.cc; 0s processwrapper-sandbox 2023-01-11T21:43:04.9115627Z Compiling caffe2/core/blob_stats.cc; 0s processwrapper-sandbox 2023-01-11T21:43:04.9116058Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:04.9116544Z Compiling caffe2/operators/minmax_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:05.7127232Z 2023-01-11T21:43:05.7127791Z  2023-01-11T21:43:05.7128120Z  2023-01-11T21:43:05.7128426Z  2023-01-11T21:43:05.7128709Z  2023-01-11T21:43:05.7128980Z  2023-01-11T21:43:05.7129250Z  2023-01-11T21:43:05.7129529Z  2023-01-11T21:43:05.7129807Z  2023-01-11T21:43:05.7130216Z [2,192 / 2,684] 8 actions, 7 running 2023-01-11T21:43:05.7130813Z Compiling caffe2/operators/pool_gradient_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:05.7131370Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:05.7131836Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:05.7132371Z Compiling caffe2/opt/converter.cc; 1s processwrapper-sandbox 2023-01-11T21:43:05.7132970Z Compiling caffe2/core/blob_stats.cc; 0s processwrapper-sandbox 2023-01-11T21:43:05.7133487Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:05.7134049Z Compiling caffe2/operators/minmax_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:05.7134527Z [Scann] Compiling caffe2/ideep/operators/relu_op.cc 2023-01-11T21:43:05.9455618Z 2023-01-11T21:43:05.9456628Z  2023-01-11T21:43:05.9457051Z  2023-01-11T21:43:05.9457353Z  2023-01-11T21:43:05.9457640Z  2023-01-11T21:43:05.9457960Z  2023-01-11T21:43:05.9458274Z  2023-01-11T21:43:05.9458566Z  2023-01-11T21:43:05.9459040Z  2023-01-11T21:43:05.9475800Z [2,193 / 2,684] 8 actions, 7 running 2023-01-11T21:43:05.9476450Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:05.9477056Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:05.9477620Z Compiling caffe2/opt/converter.cc; 1s processwrapper-sandbox 2023-01-11T21:43:05.9478313Z Compiling caffe2/core/blob_stats.cc; 1s processwrapper-sandbox 2023-01-11T21:43:05.9478818Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:05.9479366Z Compiling caffe2/operators/minmax_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:05.9479979Z Compiling caffe2/ideep/operators/relu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:05.9480420Z [Scann] Compiling caffe2/operators/pow_op.cc 2023-01-11T21:43:06.3113063Z 2023-01-11T21:43:06.3113742Z  2023-01-11T21:43:06.3114137Z  2023-01-11T21:43:06.3114438Z  2023-01-11T21:43:06.3114712Z  2023-01-11T21:43:06.3114992Z  2023-01-11T21:43:06.3115281Z  2023-01-11T21:43:06.3115506Z  2023-01-11T21:43:06.3115750Z  2023-01-11T21:43:06.3116130Z [2,195 / 2,684] 8 actions running 2023-01-11T21:43:06.3116581Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:06.3117070Z Compiling caffe2/core/blob_stats.cc; 1s processwrapper-sandbox 2023-01-11T21:43:06.3117590Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:06.3118654Z Compiling caffe2/operators/minmax_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:06.3119326Z Compiling caffe2/ideep/operators/relu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:06.3119925Z Compiling caffe2/operators/pow_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:06.3120568Z Compiling caffe2/operators/workspace_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:06.3121341Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:06.8021979Z 2023-01-11T21:43:06.8022510Z  2023-01-11T21:43:06.8022873Z  2023-01-11T21:43:06.8023183Z  2023-01-11T21:43:06.8023466Z  2023-01-11T21:43:06.8023717Z  2023-01-11T21:43:06.8023987Z  2023-01-11T21:43:06.8024269Z  2023-01-11T21:43:06.8024523Z  2023-01-11T21:43:06.8024925Z [2,196 / 2,684] 8 actions, 7 running 2023-01-11T21:43:06.8025371Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:06.8025802Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:06.8026499Z Compiling caffe2/operators/minmax_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:06.8027140Z Compiling caffe2/ideep/operators/relu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:06.8027778Z Compiling caffe2/operators/pow_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:06.8028423Z Compiling caffe2/operators/workspace_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:06.8029131Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:06.8029620Z [Scann] Compiling caffe2/operators/while_op.cc 2023-01-11T21:43:07.1120405Z 2023-01-11T21:43:07.1121016Z  2023-01-11T21:43:07.1121264Z  2023-01-11T21:43:07.1121511Z  2023-01-11T21:43:07.1121791Z  2023-01-11T21:43:07.1122007Z  2023-01-11T21:43:07.1122251Z  2023-01-11T21:43:07.1122508Z  2023-01-11T21:43:07.1122743Z  2023-01-11T21:43:07.1123105Z [2,197 / 2,684] 8 actions running 2023-01-11T21:43:07.1123519Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:07.1124037Z Compiling caffe2/operators/minmax_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:07.1124621Z Compiling caffe2/ideep/operators/relu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:07.1125160Z Compiling caffe2/operators/pow_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:07.1125917Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:07.1126535Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:07.1127150Z Compiling caffe2/operators/while_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:07.1127718Z Compiling caffe2/core/common.cc; 0s processwrapper-sandbox 2023-01-11T21:43:07.4461125Z 2023-01-11T21:43:07.4461699Z  2023-01-11T21:43:07.4462017Z  2023-01-11T21:43:07.4462304Z  2023-01-11T21:43:07.4462582Z  2023-01-11T21:43:07.4462849Z  2023-01-11T21:43:07.4463130Z  2023-01-11T21:43:07.4463407Z  2023-01-11T21:43:07.4463669Z  2023-01-11T21:43:07.4464075Z [2,199 / 2,684] 8 actions, 7 running 2023-01-11T21:43:07.4464662Z Compiling caffe2/ideep/operators/relu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:07.4465246Z Compiling caffe2/operators/pow_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:07.4465906Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:07.4466576Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:07.4467200Z Compiling caffe2/operators/while_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:07.4467794Z Compiling caffe2/core/common.cc; 0s processwrapper-sandbox 2023-01-11T21:43:07.4468301Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:07.4468712Z [Scann] Compiling caffe2/operators/remove_data_blocks_op.cc 2023-01-11T21:43:07.7134727Z 2023-01-11T21:43:07.7135369Z  2023-01-11T21:43:07.7135754Z  2023-01-11T21:43:07.7136057Z  2023-01-11T21:43:07.7136284Z  2023-01-11T21:43:07.7136457Z  2023-01-11T21:43:07.7136629Z  2023-01-11T21:43:07.7136782Z  2023-01-11T21:43:07.7136950Z  2023-01-11T21:43:07.7137200Z [2,199 / 2,684] 8 actions running 2023-01-11T21:43:07.7137541Z Compiling caffe2/ideep/operators/relu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:07.7137943Z Compiling caffe2/operators/pow_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:07.7138319Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:07.7138697Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:07.7139080Z Compiling caffe2/operators/while_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:07.7139434Z Compiling caffe2/core/common.cc; 0s processwrapper-sandbox 2023-01-11T21:43:07.7139738Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:07.7140002Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:08.3176855Z 2023-01-11T21:43:08.3178921Z  2023-01-11T21:43:08.3179291Z  2023-01-11T21:43:08.3179553Z  2023-01-11T21:43:08.3179836Z  2023-01-11T21:43:08.3180144Z  2023-01-11T21:43:08.3180404Z  2023-01-11T21:43:08.3180676Z  2023-01-11T21:43:08.3180966Z  2023-01-11T21:43:08.3181348Z [2,200 / 2,684] 8 actions, 7 running 2023-01-11T21:43:08.3181924Z Compiling caffe2/ideep/operators/relu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:08.3182550Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:08.3183166Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:08.3183808Z Compiling caffe2/operators/while_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:08.3184399Z Compiling caffe2/core/common.cc; 1s processwrapper-sandbox 2023-01-11T21:43:08.3187134Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:08.3187597Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:08.3189759Z [Scann] Compiling caffe2/operators/rnn/recurrent_network_op.cc 2023-01-11T21:43:08.7128679Z 2023-01-11T21:43:08.7129195Z  2023-01-11T21:43:08.7129428Z  2023-01-11T21:43:08.7129680Z  2023-01-11T21:43:08.7129965Z  2023-01-11T21:43:08.7412005Z  2023-01-11T21:43:08.7412288Z  2023-01-11T21:43:08.7412554Z  2023-01-11T21:43:08.7412843Z  2023-01-11T21:43:08.7413219Z [2,202 / 2,684] 8 actions running 2023-01-11T21:43:08.7413781Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:08.7414468Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:08.7415247Z Compiling caffe2/operators/while_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:08.7415779Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:08.7416241Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:08.7416712Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:08.7417183Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:08.7417768Z Compiling caffe2/operators/scale_blobs_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:08.9419541Z 2023-01-11T21:43:08.9420071Z  2023-01-11T21:43:08.9420364Z  2023-01-11T21:43:08.9420680Z  2023-01-11T21:43:08.9420942Z  2023-01-11T21:43:08.9421157Z  2023-01-11T21:43:08.9421419Z  2023-01-11T21:43:08.9421669Z  2023-01-11T21:43:08.9421846Z  2023-01-11T21:43:08.9422186Z [2,203 / 2,684] 8 actions running 2023-01-11T21:43:08.9422653Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:08.9423261Z Compiling caffe2/operators/while_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:08.9423782Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:08.9424204Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:08.9424641Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:08.9425029Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:08.9425552Z Compiling caffe2/operators/scale_blobs_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:08.9426112Z Compiling caffe2/operators/upsample_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:09.2810093Z 2023-01-11T21:43:09.2810676Z  2023-01-11T21:43:09.2811044Z  2023-01-11T21:43:09.2811375Z  2023-01-11T21:43:09.2812442Z  2023-01-11T21:43:09.2812731Z  2023-01-11T21:43:09.2813010Z  2023-01-11T21:43:09.2813290Z  2023-01-11T21:43:09.2813613Z  2023-01-11T21:43:09.2814072Z [2,204 / 2,684] 8 actions, 7 running 2023-01-11T21:43:09.2814689Z Compiling caffe2/operators/while_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:09.2815264Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:09.2815654Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:09.2815916Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:09.2816190Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:09.2816541Z Compiling caffe2/operators/scale_blobs_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:09.2817043Z Compiling caffe2/operators/upsample_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:09.2817407Z [Scann] Compiling caffe2/operators/utility_ops.cc 2023-01-11T21:43:09.5422197Z 2023-01-11T21:43:09.5422753Z  2023-01-11T21:43:09.5423075Z  2023-01-11T21:43:09.5423409Z  2023-01-11T21:43:09.5423732Z  2023-01-11T21:43:09.5423972Z  2023-01-11T21:43:09.5424131Z  2023-01-11T21:43:09.5424300Z  2023-01-11T21:43:09.5424477Z  2023-01-11T21:43:09.5424709Z [2,205 / 2,684] 8 actions running 2023-01-11T21:43:09.5425013Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:09.5425297Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:09.5425556Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:09.5425828Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:09.5426172Z Compiling caffe2/operators/scale_blobs_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:09.5426545Z Compiling caffe2/operators/upsample_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:09.5426925Z Compiling caffe2/operators/utility_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:09.5427240Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:09.7950772Z 2023-01-11T21:43:09.7951304Z  2023-01-11T21:43:09.7951598Z  2023-01-11T21:43:09.7951845Z  2023-01-11T21:43:09.7952082Z  2023-01-11T21:43:09.7952317Z  2023-01-11T21:43:09.7952590Z  2023-01-11T21:43:09.7952856Z  2023-01-11T21:43:09.7953103Z  2023-01-11T21:43:09.7953683Z [2,205 / 2,684] 8 actions running 2023-01-11T21:43:09.7954339Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:09.7954777Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:09.7955228Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:09.7955660Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:09.7956275Z Compiling caffe2/operators/scale_blobs_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:09.7956931Z Compiling caffe2/operators/upsample_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:09.7957634Z Compiling caffe2/operators/utility_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:09.7958300Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:10.1605317Z 2023-01-11T21:43:10.1605971Z  2023-01-11T21:43:10.1607187Z  2023-01-11T21:43:10.1607410Z  2023-01-11T21:43:10.1607638Z  2023-01-11T21:43:10.1607811Z  2023-01-11T21:43:10.1607993Z  2023-01-11T21:43:10.1608217Z  2023-01-11T21:43:10.1608391Z  2023-01-11T21:43:10.1608652Z [2,207 / 2,684] 8 actions, 7 running 2023-01-11T21:43:10.1609000Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:10.1609314Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:10.1609674Z Compiling caffe2/operators/scale_blobs_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:10.1610133Z Compiling caffe2/operators/upsample_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:10.1610521Z Compiling caffe2/operators/utility_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:10.1610891Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:10.1611250Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:10.1611666Z [Scann] Compiling caffe2/operators/batch_moments_op.cc 2023-01-11T21:43:10.3959453Z 2023-01-11T21:43:10.3959989Z  2023-01-11T21:43:10.3960291Z  2023-01-11T21:43:10.3960563Z  2023-01-11T21:43:10.3960878Z  2023-01-11T21:43:10.3961125Z  2023-01-11T21:43:10.3961383Z  2023-01-11T21:43:10.3961658Z  2023-01-11T21:43:10.3961898Z  2023-01-11T21:43:10.3962271Z [2,207 / 2,684] 8 actions running 2023-01-11T21:43:10.3962706Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:10.3963106Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:10.3963648Z Compiling caffe2/operators/scale_blobs_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:10.3964241Z Compiling caffe2/operators/upsample_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:10.3964831Z Compiling caffe2/operators/utility_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:10.3965304Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:10.3965815Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:10.3966410Z Compiling caffe2/operators/batch_moments_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:10.7427882Z 2023-01-11T21:43:10.7428388Z  2023-01-11T21:43:10.7428680Z  2023-01-11T21:43:10.7428961Z  2023-01-11T21:43:10.7429220Z  2023-01-11T21:43:10.7429497Z  2023-01-11T21:43:10.7429766Z  2023-01-11T21:43:10.7430064Z  2023-01-11T21:43:10.7430335Z  2023-01-11T21:43:10.7430878Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op.cc: 2023-01-11T21:43:10.7431359Z [2,207 / 2,684] 8 actions running 2023-01-11T21:43:10.7431764Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:10.7432198Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:10.7432694Z Compiling caffe2/operators/scale_blobs_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:10.7433514Z Compiling caffe2/operators/upsample_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:10.7434151Z Compiling caffe2/operators/utility_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:10.7434674Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:10.7435264Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:10.7438317Z Compiling caffe2/operators/batch_moments_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:10.7438683Z 2023-01-11T21:43:10.7438849Z  2023-01-11T21:43:10.7439085Z  2023-01-11T21:43:10.7439331Z  2023-01-11T21:43:10.7439612Z  2023-01-11T21:43:10.7439903Z  2023-01-11T21:43:10.7440164Z  2023-01-11T21:43:10.7440448Z  2023-01-11T21:43:10.7440799Z  2023-01-11T21:43:10.7441675Z caffe2/operators/rnn/recurrent_network_op.cc: In function 'void caffe2::detail::extractLinks(caffe2::OperatorBase*, const string&, const string&, const string&, const string&, std::vector*)': 2023-01-11T21:43:10.7442309Z caffe2/operators/rnn/recurrent_network_op.cc:232:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:10.7442647Z for (auto i = 0; i < internal.size(); ++i) { 2023-01-11T21:43:10.7442854Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:43:10.7443085Z [2,207 / 2,684] 8 actions running 2023-01-11T21:43:10.7443356Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:10.7443634Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:10.7443964Z Compiling caffe2/operators/scale_blobs_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:10.7444403Z Compiling caffe2/operators/upsample_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:10.7444791Z Compiling caffe2/operators/utility_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:10.7445126Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:10.7445559Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:10.7445950Z Compiling caffe2/operators/batch_moments_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:10.9957943Z 2023-01-11T21:43:10.9959383Z  2023-01-11T21:43:10.9959819Z  2023-01-11T21:43:10.9960057Z  2023-01-11T21:43:10.9960225Z  2023-01-11T21:43:10.9960429Z  2023-01-11T21:43:10.9960722Z  2023-01-11T21:43:10.9960972Z  2023-01-11T21:43:10.9961175Z  2023-01-11T21:43:10.9961411Z [2,210 / 2,684] 8 actions running 2023-01-11T21:43:10.9961768Z Compiling caffe2/operators/upsample_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:10.9962157Z Compiling caffe2/operators/utility_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:10.9962462Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:10.9962792Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:10.9963173Z Compiling caffe2/operators/batch_moments_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:10.9963554Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:10.9963927Z Compiling caffe2/operators/bucketize_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:10.9964298Z Compiling caffe2/operators/tt_linear_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:11.2013414Z 2023-01-11T21:43:11.2013967Z  2023-01-11T21:43:11.2014341Z  2023-01-11T21:43:11.2014624Z  2023-01-11T21:43:11.2014885Z  2023-01-11T21:43:11.2015075Z  2023-01-11T21:43:11.2015293Z  2023-01-11T21:43:11.2015561Z  2023-01-11T21:43:11.2015841Z  2023-01-11T21:43:11.2016270Z [2,211 / 2,684] 8 actions, 7 running 2023-01-11T21:43:11.2016879Z Compiling caffe2/operators/utility_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:11.2017429Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:11.2018029Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:11.2019151Z Compiling caffe2/operators/batch_moments_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:11.2019834Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:11.2020513Z Compiling caffe2/operators/bucketize_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:11.2021202Z Compiling caffe2/operators/tt_linear_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:11.2022219Z [Prepa] Compiling caffe2/operators/reduction_ops.cc 2023-01-11T21:43:11.5967922Z 2023-01-11T21:43:11.5968458Z  2023-01-11T21:43:11.5968772Z  2023-01-11T21:43:11.5969048Z  2023-01-11T21:43:11.5969329Z  2023-01-11T21:43:11.5969778Z  2023-01-11T21:43:11.5970064Z  2023-01-11T21:43:11.5970321Z  2023-01-11T21:43:11.5970592Z  2023-01-11T21:43:11.5971090Z [2,211 / 2,684] 8 actions running 2023-01-11T21:43:11.5971649Z Compiling caffe2/operators/utility_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:11.5972244Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:11.5972821Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:11.5973623Z Compiling caffe2/operators/batch_moments_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:11.5974248Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:11.5975118Z Compiling caffe2/operators/bucketize_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:11.5975748Z Compiling caffe2/operators/tt_linear_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:11.5976350Z Compiling caffe2/operators/reduction_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.0089565Z 2023-01-11T21:43:12.0090192Z  2023-01-11T21:43:12.0090589Z  2023-01-11T21:43:12.0090909Z  2023-01-11T21:43:12.0091141Z  2023-01-11T21:43:12.0091332Z  2023-01-11T21:43:12.0091526Z  2023-01-11T21:43:12.0091739Z  2023-01-11T21:43:12.0092056Z  2023-01-11T21:43:12.0092518Z [2,212 / 2,684] 8 actions, 7 running 2023-01-11T21:43:12.0093198Z Compiling caffe2/operators/utility_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.0093813Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.0094397Z Compiling caffe2/operators/batch_moments_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0094954Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0095518Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0095911Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0096425Z Compiling caffe2/operators/reduction_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.0096846Z [Scann] Compiling caffe2/operators/distance_op.cc 2023-01-11T21:43:12.0139509Z 2023-01-11T21:43:12.0140080Z  2023-01-11T21:43:12.0140560Z  2023-01-11T21:43:12.0140860Z  2023-01-11T21:43:12.0141120Z  2023-01-11T21:43:12.0141452Z  2023-01-11T21:43:12.0141736Z  2023-01-11T21:43:12.0142019Z  2023-01-11T21:43:12.0142287Z  2023-01-11T21:43:12.0142738Z INFO: From Compiling caffe2/operators/utility_ops.cc: 2023-01-11T21:43:12.0143180Z [2,212 / 2,684] 8 actions, 7 running 2023-01-11T21:43:12.0143705Z Compiling caffe2/operators/utility_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.0145142Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.0145725Z Compiling caffe2/operators/batch_moments_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0146313Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0146901Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0147444Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0148003Z Compiling caffe2/operators/reduction_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.0148455Z [Prepa] Compiling caffe2/operators/distance_op.cc 2023-01-11T21:43:12.0163708Z 2023-01-11T21:43:12.0164023Z  2023-01-11T21:43:12.0164330Z  2023-01-11T21:43:12.0164613Z  2023-01-11T21:43:12.0164884Z  2023-01-11T21:43:12.0165158Z  2023-01-11T21:43:12.0165442Z  2023-01-11T21:43:12.0165705Z  2023-01-11T21:43:12.0165979Z  2023-01-11T21:43:12.0179012Z caffe2/operators/utility_ops.cc: In member function 'bool caffe2::NanCheckOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:43:12.0179800Z caffe2/operators/utility_ops.cc:877:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.0180257Z for (size_t i = 0; i < Input(j).numel(); ++i) { 2023-01-11T21:43:12.0180597Z ~~^~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.0192848Z [2,212 / 2,684] 8 actions, 7 running 2023-01-11T21:43:12.0193366Z Compiling caffe2/operators/utility_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.0193940Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.0194507Z Compiling caffe2/operators/batch_moments_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0195091Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0195632Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0196132Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0196624Z Compiling caffe2/operators/reduction_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.0197035Z [Prepa] Compiling caffe2/operators/distance_op.cc 2023-01-11T21:43:12.0561172Z 2023-01-11T21:43:12.0561652Z  2023-01-11T21:43:12.0562014Z  2023-01-11T21:43:12.0562333Z  2023-01-11T21:43:12.0562634Z  2023-01-11T21:43:12.0562941Z  2023-01-11T21:43:12.0563249Z  2023-01-11T21:43:12.0563558Z  2023-01-11T21:43:12.0563860Z  2023-01-11T21:43:12.0564384Z INFO: From Compiling caffe2/operators/cc_bmm_bg_op.cc: 2023-01-11T21:43:12.0564900Z [2,213 / 2,684] 8 actions running 2023-01-11T21:43:12.0565497Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.0566189Z Compiling caffe2/operators/batch_moments_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0566887Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0567593Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0568287Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0568984Z Compiling caffe2/operators/reduction_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.0569657Z Compiling caffe2/operators/distance_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.0570345Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.0570670Z 2023-01-11T21:43:12.0570821Z  2023-01-11T21:43:12.0571107Z  2023-01-11T21:43:12.0571413Z  2023-01-11T21:43:12.0571717Z  2023-01-11T21:43:12.0572011Z  2023-01-11T21:43:12.0572316Z  2023-01-11T21:43:12.0572617Z  2023-01-11T21:43:12.0572934Z  2023-01-11T21:43:12.0573442Z In file included from caffe2/operators/cc_bmm_bg_op.cc:1:0: 2023-01-11T21:43:12.0574130Z caffe2/operators/cc_bmm_bg_op.h:103:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2023-01-11T21:43:12.0574610Z #pragma omp parallel 2023-01-11T21:43:12.0574902Z 2023-01-11T21:43:12.0575493Z caffe2/operators/cc_bmm_bg_op.h:108:0: warning: ignoring #pragma omp for [-Wunknown-pragmas] 2023-01-11T21:43:12.0575935Z #pragma omp for 2023-01-11T21:43:12.0576235Z 2023-01-11T21:43:12.0576624Z [2,213 / 2,684] 8 actions running 2023-01-11T21:43:12.0577216Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.0578093Z Compiling caffe2/operators/batch_moments_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0578788Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0579490Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0580171Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.0580958Z Compiling caffe2/operators/reduction_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.0581651Z Compiling caffe2/operators/distance_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.0582334Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.3980348Z 2023-01-11T21:43:12.3980889Z  2023-01-11T21:43:12.3981207Z  2023-01-11T21:43:12.3981513Z  2023-01-11T21:43:12.3981684Z  2023-01-11T21:43:12.3981853Z  2023-01-11T21:43:12.3982064Z  2023-01-11T21:43:12.3982235Z  2023-01-11T21:43:12.3982399Z  2023-01-11T21:43:12.3982641Z [2,214 / 2,684] 8 actions running 2023-01-11T21:43:12.3983049Z Compiling caffe2/operators/batch_moments_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.3983452Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.3983883Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.3984289Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.3984683Z Compiling caffe2/operators/reduction_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.3985102Z Compiling caffe2/operators/distance_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.3985483Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.3985898Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.8432570Z 2023-01-11T21:43:12.8433103Z  2023-01-11T21:43:12.8433451Z  2023-01-11T21:43:12.8433733Z  2023-01-11T21:43:12.8434014Z  2023-01-11T21:43:12.8434407Z  2023-01-11T21:43:12.8434699Z  2023-01-11T21:43:12.8434969Z  2023-01-11T21:43:12.8446490Z  2023-01-11T21:43:12.8447154Z [2,215 / 2,684] 8 actions, 7 running 2023-01-11T21:43:12.8447835Z Compiling caffe2/operators/dataset_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.8448596Z Compiling caffe2/operators/bucketize_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.8449302Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.8449930Z Compiling caffe2/operators/reduction_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.8450551Z Compiling caffe2/operators/distance_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.8451191Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.8451817Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.8452318Z [Scann] Compiling caffe2/operators/abs_op.cc 2023-01-11T21:43:12.9811181Z 2023-01-11T21:43:12.9811688Z  2023-01-11T21:43:12.9812183Z  2023-01-11T21:43:12.9812476Z  2023-01-11T21:43:12.9813592Z  2023-01-11T21:43:12.9814656Z  2023-01-11T21:43:12.9816366Z  2023-01-11T21:43:12.9816872Z  2023-01-11T21:43:12.9817310Z  2023-01-11T21:43:12.9818041Z INFO: From Compiling caffe2/operators/dataset_ops.cc: 2023-01-11T21:43:12.9818824Z [2,215 / 2,684] 8 actions running 2023-01-11T21:43:12.9819604Z Compiling caffe2/operators/dataset_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.9820559Z Compiling caffe2/operators/bucketize_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.9821517Z Compiling caffe2/operators/tt_linear_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.9822451Z Compiling caffe2/operators/reduction_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.9823572Z Compiling caffe2/operators/distance_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.9827340Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.9828060Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.9828731Z Compiling caffe2/operators/abs_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.9829023Z 2023-01-11T21:43:12.9829321Z  2023-01-11T21:43:12.9829638Z  2023-01-11T21:43:12.9829912Z  2023-01-11T21:43:12.9830190Z  2023-01-11T21:43:12.9830477Z  2023-01-11T21:43:12.9830761Z  2023-01-11T21:43:12.9831035Z  2023-01-11T21:43:12.9831320Z  2023-01-11T21:43:12.9832299Z caffe2/operators/dataset_ops.cc: In constructor 'caffe2::dataset_ops::TreeWalker::TreeWalker(const std::vector&, caffe2::dataset_ops::TreeCursor&)': 2023-01-11T21:43:12.9833300Z caffe2/operators/dataset_ops.cc:143:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9833936Z for (int fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2023-01-11T21:43:12.9834362Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9835127Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherLengthData()': 2023-01-11T21:43:12.9836025Z caffe2/operators/dataset_ops.cc:176:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9836594Z for (int i = 0; i < lengths_.size(); ++i) { 2023-01-11T21:43:12.9836956Z ~~^~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9837969Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherSizeLimits()': 2023-01-11T21:43:12.9838910Z caffe2/operators/dataset_ops.cc:189:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9839564Z for (auto fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2023-01-11T21:43:12.9839988Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9840397Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T21:43:12.9840852Z from ./caffe2/core/blob.h:9, 2023-01-11T21:43:12.9841228Z from ./caffe2/operators/dataset_ops.h:8, 2023-01-11T21:43:12.9841670Z from caffe2/operators/dataset_ops.cc:1: 2023-01-11T21:43:12.9842497Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::CheckDatasetConsistencyOp::RunOnDevice()': 2023-01-11T21:43:12.9843371Z caffe2/operators/dataset_ops.cc:261:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9843878Z InputSize() == iterator_.fields().size(), 2023-01-11T21:43:12.9844237Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9845060Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::RunOnDevice()': 2023-01-11T21:43:12.9846012Z caffe2/operators/dataset_ops.cc:394:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9846553Z for (int i = 0; i < numRows; i++) { 2023-01-11T21:43:12.9846899Z ~~^~~~~~~~~ 2023-01-11T21:43:12.9847643Z caffe2/operators/dataset_ops.cc:432:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9848177Z for (int i = 0; i < numRows; ++i) { 2023-01-11T21:43:12.9848517Z ~~^~~~~~~~~ 2023-01-11T21:43:12.9849247Z caffe2/operators/dataset_ops.cc:434:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9849830Z for (int j = 0; j < tensors[i].size(); ++j) { 2023-01-11T21:43:12.9850192Z ~~^~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9851069Z caffe2/operators/dataset_ops.cc:457:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9851630Z for (int i = 0; i < numRows; ++i) { 2023-01-11T21:43:12.9851963Z ~~^~~~~~~~~ 2023-01-11T21:43:12.9853195Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromInput(const Shared2DTensorVectorPtr&, std::vector >&, std::vector&)': 2023-01-11T21:43:12.9854343Z caffe2/operators/dataset_ops.cc:489:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9854901Z for (int i = 0; i < numTensors; ++i) { 2023-01-11T21:43:12.9855232Z ~~^~~~~~~~~~~~ 2023-01-11T21:43:12.9856352Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromPrototypeBlobs(std::vector >&, std::vector&)': 2023-01-11T21:43:12.9857129Z caffe2/operators/dataset_ops.cc:503:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9857446Z for (int i = 0; i < numTensors; ++i) { 2023-01-11T21:43:12.9857633Z ~~^~~~~~~~~~~~ 2023-01-11T21:43:12.9857858Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T21:43:12.9858100Z from ./caffe2/core/blob.h:9, 2023-01-11T21:43:12.9858328Z from ./caffe2/operators/dataset_ops.h:8, 2023-01-11T21:43:12.9858581Z from caffe2/operators/dataset_ops.cc:1: 2023-01-11T21:43:12.9859072Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadNextBatchOp::RunOnDevice()': 2023-01-11T21:43:12.9859598Z caffe2/operators/dataset_ops.cc:527:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9859988Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2023-01-11T21:43:12.9860238Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9860651Z caffe2/operators/dataset_ops.cc:537:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9860954Z for (int i = 0; i < lengths.size(); ++i) { 2023-01-11T21:43:12.9861162Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9861562Z caffe2/operators/dataset_ops.cc:548:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9861941Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2023-01-11T21:43:12.9862152Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9862552Z caffe2/operators/dataset_ops.cc:571:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9862957Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2023-01-11T21:43:12.9863171Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9863397Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T21:43:12.9863633Z from ./caffe2/core/blob.h:9, 2023-01-11T21:43:12.9863866Z from ./caffe2/operators/dataset_ops.h:8, 2023-01-11T21:43:12.9864102Z from caffe2/operators/dataset_ops.cc:1: 2023-01-11T21:43:12.9864582Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ComputeOffsetOp::RunOnDevice()': 2023-01-11T21:43:12.9865095Z caffe2/operators/dataset_ops.cc:604:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9865481Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2023-01-11T21:43:12.9865728Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9866134Z caffe2/operators/dataset_ops.cc:615:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9866508Z for (int i = 0; i < lengths.size(); ++i) { 2023-01-11T21:43:12.9866698Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9867097Z caffe2/operators/dataset_ops.cc:626:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9867480Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2023-01-11T21:43:12.9867762Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9867994Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T21:43:12.9868231Z from ./caffe2/core/blob.h:9, 2023-01-11T21:43:12.9868454Z from ./caffe2/operators/dataset_ops.h:8, 2023-01-11T21:43:12.9868704Z from caffe2/operators/dataset_ops.cc:1: 2023-01-11T21:43:12.9869190Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::SortAndShuffleOp::RunOnDevice()': 2023-01-11T21:43:12.9869717Z caffe2/operators/dataset_ops.cc:662:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9870102Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2023-01-11T21:43:12.9870350Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9870819Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadRandomBatchOp::RunOnDevice()': 2023-01-11T21:43:12.9871336Z caffe2/operators/dataset_ops.cc:750:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9871720Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 3); 2023-01-11T21:43:12.9871966Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9872371Z caffe2/operators/dataset_ops.cc:774:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9872739Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2023-01-11T21:43:12.9872966Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9873418Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::TrimDatasetOp::RunOnDevice()': 2023-01-11T21:43:12.9873936Z caffe2/operators/dataset_ops.cc:1095:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9874260Z for (int col = 0; col < walker.fields().size(); ++col) { 2023-01-11T21:43:12.9874486Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9874712Z In file included from ./caffe2/core/common.h:29:0, 2023-01-11T21:43:12.9874935Z from ./caffe2/core/blob.h:9, 2023-01-11T21:43:12.9875169Z from ./caffe2/operators/dataset_ops.h:8, 2023-01-11T21:43:12.9875418Z from caffe2/operators/dataset_ops.cc:1: 2023-01-11T21:43:12.9875935Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::CollectTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:43:12.9876322Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2023-01-11T21:43:12.9876767Z caffe2/operators/dataset_ops.cc:1032:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9877140Z tensorVector->size() == numToCollect_, 2023-01-11T21:43:12.9877341Z ^ 2023-01-11T21:43:12.9878471Z caffe2/operators/dataset_ops.cc:1045:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9879293Z } else if (pos >= tensorVector->size()) { 2023-01-11T21:43:12.9879691Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9880340Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::ConcatTensorVectorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2023-01-11T21:43:12.9881043Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2023-01-11T21:43:12.9881598Z caffe2/operators/dataset_ops.cc:969:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:12.9882036Z for (int i = 1; i < tensorVector->size(); i++) { 2023-01-11T21:43:12.9882321Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:12.9882662Z [2,215 / 2,684] 8 actions running 2023-01-11T21:43:12.9883064Z Compiling caffe2/operators/dataset_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.9883515Z Compiling caffe2/operators/bucketize_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.9883966Z Compiling caffe2/operators/tt_linear_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:12.9884397Z Compiling caffe2/operators/reduction_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:12.9884837Z Compiling caffe2/operators/distance_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.9885268Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.9885986Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:12.9886491Z Compiling caffe2/operators/abs_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:13.2540956Z 2023-01-11T21:43:13.2541430Z  2023-01-11T21:43:13.2541790Z  2023-01-11T21:43:13.2542043Z  2023-01-11T21:43:13.2542286Z  2023-01-11T21:43:13.2542531Z  2023-01-11T21:43:13.2542780Z  2023-01-11T21:43:13.2543024Z  2023-01-11T21:43:13.2543284Z  2023-01-11T21:43:13.2543642Z [2,217 / 2,684] 8 actions running 2023-01-11T21:43:13.2544142Z Compiling caffe2/operators/tt_linear_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:13.2544705Z Compiling caffe2/operators/reduction_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:13.2545277Z Compiling caffe2/operators/distance_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:13.2545803Z Compiling caffe2/operators/resize_3d_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:13.2546353Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:13.2546889Z Compiling caffe2/operators/abs_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:13.2547419Z Compiling caffe2/operators/resize_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:13.2547965Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:13.6547862Z 2023-01-11T21:43:13.6548341Z  2023-01-11T21:43:13.6548673Z  2023-01-11T21:43:13.6548946Z  2023-01-11T21:43:13.6549209Z  2023-01-11T21:43:13.6549490Z  2023-01-11T21:43:13.6549761Z  2023-01-11T21:43:13.6550020Z  2023-01-11T21:43:13.6550281Z  2023-01-11T21:43:13.6550669Z [2,218 / 2,684] 8 actions running 2023-01-11T21:43:13.6551170Z Compiling caffe2/operators/tt_linear_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:13.6551801Z Compiling caffe2/operators/distance_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:13.6552424Z Compiling caffe2/operators/resize_3d_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:13.6553063Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:13.6553659Z Compiling caffe2/operators/abs_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:13.6554260Z Compiling caffe2/operators/resize_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:13.6554867Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:13.6555460Z Compiling torch/csrc/profiler/perf.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:14.0549679Z 2023-01-11T21:43:14.0550161Z  2023-01-11T21:43:14.0550527Z  2023-01-11T21:43:14.0550831Z  2023-01-11T21:43:14.0551120Z  2023-01-11T21:43:14.0551420Z  2023-01-11T21:43:14.0551714Z  2023-01-11T21:43:14.0551988Z  2023-01-11T21:43:14.0552284Z  2023-01-11T21:43:14.0552921Z [2,219 / 2,684] 8 actions running 2023-01-11T21:43:14.0553529Z Compiling caffe2/operators/distance_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:14.0554229Z Compiling caffe2/operators/resize_3d_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:14.0554940Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:14.0555700Z Compiling caffe2/operators/abs_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:14.0556667Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:14.0557378Z Compiling caffe2/operators/rmac_regions_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:14.0558216Z Compiling torch/csrc/profiler/perf.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:14.0558846Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2023-01-11T21:43:14.2747259Z 2023-01-11T21:43:14.2747806Z  2023-01-11T21:43:14.2748171Z  2023-01-11T21:43:14.2748458Z  2023-01-11T21:43:14.2748789Z  2023-01-11T21:43:14.2749078Z  2023-01-11T21:43:14.2749354Z  2023-01-11T21:43:14.2749643Z  2023-01-11T21:43:14.2749910Z  2023-01-11T21:43:14.2750315Z [2,220 / 2,684] 8 actions, 7 running 2023-01-11T21:43:14.2750929Z Compiling caffe2/operators/distance_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:14.2751616Z Compiling caffe2/operators/resize_3d_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:14.2752281Z Compiling caffe2/operators/abs_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:14.2752923Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:14.2753604Z Compiling caffe2/operators/rmac_regions_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:14.2754264Z Compiling torch/csrc/profiler/perf.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:14.2754901Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2023-01-11T21:43:14.2755374Z [Scann] Compiling caffe2/onnx/backend_rep.cc 2023-01-11T21:43:14.6024977Z 2023-01-11T21:43:14.6025375Z  2023-01-11T21:43:14.6025593Z  2023-01-11T21:43:14.6025753Z  2023-01-11T21:43:14.6025971Z  2023-01-11T21:43:14.6026136Z  2023-01-11T21:43:14.6026288Z  2023-01-11T21:43:14.6026455Z  2023-01-11T21:43:14.6026661Z  2023-01-11T21:43:14.6026908Z [2,221 / 2,684] 8 actions, 7 running 2023-01-11T21:43:14.6027284Z Compiling caffe2/operators/distance_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:14.6027719Z Compiling caffe2/operators/abs_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:14.6028108Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:14.6028506Z Compiling caffe2/operators/rmac_regions_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:14.6029105Z Compiling torch/csrc/profiler/perf.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:14.6029661Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2023-01-11T21:43:14.6030034Z Compiling caffe2/onnx/backend_rep.cc; 0s processwrapper-sandbox 2023-01-11T21:43:14.6030337Z [Scann] Compiling caffe2/operators/rnn/recurrent_network_executor.cc 2023-01-11T21:43:14.8558424Z 2023-01-11T21:43:14.8558953Z  2023-01-11T21:43:14.8559227Z  2023-01-11T21:43:14.8559507Z  2023-01-11T21:43:14.8559783Z  2023-01-11T21:43:14.8560045Z  2023-01-11T21:43:14.8560321Z  2023-01-11T21:43:14.8560665Z  2023-01-11T21:43:14.8560928Z  2023-01-11T21:43:14.8561324Z [2,222 / 2,684] 8 actions running 2023-01-11T21:43:14.8561898Z Compiling caffe2/operators/abs_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:14.8562499Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:14.8563114Z Compiling caffe2/operators/rmac_regions_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:14.8563736Z Compiling torch/csrc/profiler/perf.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:14.8564553Z Compiling caffe2/onnx/onnxifi_init.cc; 1s processwrapper-sandbox 2023-01-11T21:43:14.8565120Z Compiling caffe2/onnx/backend_rep.cc; 0s processwrapper-sandbox 2023-01-11T21:43:14.8565637Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:14.8566196Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:15.2554515Z 2023-01-11T21:43:15.2554975Z  2023-01-11T21:43:15.2555355Z  2023-01-11T21:43:15.2556304Z  2023-01-11T21:43:15.2556567Z  2023-01-11T21:43:15.2556801Z  2023-01-11T21:43:15.2557034Z  2023-01-11T21:43:15.2557249Z  2023-01-11T21:43:15.2557477Z  2023-01-11T21:43:15.2557964Z [2,222 / 2,684] 8 actions running 2023-01-11T21:43:15.2558416Z Compiling caffe2/operators/abs_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:15.2558940Z Compiling caffe2/operators/resize_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:15.2559464Z Compiling caffe2/operators/rmac_regions_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:15.2560002Z Compiling torch/csrc/profiler/perf.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:15.2560493Z Compiling caffe2/onnx/onnxifi_init.cc; 1s processwrapper-sandbox 2023-01-11T21:43:15.2561059Z Compiling caffe2/onnx/backend_rep.cc; 0s processwrapper-sandbox 2023-01-11T21:43:15.2561478Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:15.2561933Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:15.4562853Z 2023-01-11T21:43:15.4563484Z  2023-01-11T21:43:15.4563823Z  2023-01-11T21:43:15.4564104Z  2023-01-11T21:43:15.4564358Z  2023-01-11T21:43:15.4564628Z  2023-01-11T21:43:15.4564886Z  2023-01-11T21:43:15.4565130Z  2023-01-11T21:43:15.4565394Z  2023-01-11T21:43:15.4565754Z [2,225 / 2,684] 8 actions running 2023-01-11T21:43:15.4566274Z Compiling caffe2/operators/resize_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:15.4566892Z Compiling caffe2/onnx/onnxifi_init.cc; 1s processwrapper-sandbox 2023-01-11T21:43:15.4567453Z Compiling caffe2/onnx/backend_rep.cc; 1s processwrapper-sandbox 2023-01-11T21:43:15.4567923Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:15.4568461Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:15.4569065Z Compiling caffe2/operators/accuracy_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:15.4569672Z Compiling caffe2/operators/roi_pool_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:15.4570132Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:15.8566708Z 2023-01-11T21:43:15.8567263Z  2023-01-11T21:43:15.8567637Z  2023-01-11T21:43:15.8567933Z  2023-01-11T21:43:15.8568240Z  2023-01-11T21:43:15.8568544Z  2023-01-11T21:43:15.8568827Z  2023-01-11T21:43:15.8569125Z  2023-01-11T21:43:15.8569406Z  2023-01-11T21:43:15.8569840Z [2,226 / 2,684] 8 actions running 2023-01-11T21:43:15.8570472Z Compiling caffe2/operators/resize_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:15.8571153Z Compiling caffe2/onnx/backend_rep.cc; 1s processwrapper-sandbox 2023-01-11T21:43:15.8571704Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:15.8572318Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:15.8573016Z Compiling caffe2/operators/accuracy_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:15.8573703Z Compiling caffe2/operators/roi_pool_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:15.8574268Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:15.8574759Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:16.3812328Z 2023-01-11T21:43:16.3814399Z  2023-01-11T21:43:16.3814772Z  2023-01-11T21:43:16.3815062Z  2023-01-11T21:43:16.3815338Z  2023-01-11T21:43:16.3815716Z  2023-01-11T21:43:16.3816018Z  2023-01-11T21:43:16.3816310Z  2023-01-11T21:43:16.3816803Z  2023-01-11T21:43:16.3817409Z [2,227 / 2,684] 8 actions, 7 running 2023-01-11T21:43:16.3818038Z Compiling caffe2/operators/resize_op.cc; 3s processwrapper-sandbox 2023-01-11T21:43:16.3818605Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:16.3819307Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:16.3820113Z Compiling caffe2/operators/accuracy_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:16.3820776Z Compiling caffe2/operators/roi_pool_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:16.3821462Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:16.3821930Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:16.3822367Z [Scann] Compiling caffe2/operators/roi_align_rotated_op.cc 2023-01-11T21:43:16.6570484Z 2023-01-11T21:43:16.6574107Z  2023-01-11T21:43:16.6574544Z  2023-01-11T21:43:16.6574861Z  2023-01-11T21:43:16.6575177Z  2023-01-11T21:43:16.6575542Z  2023-01-11T21:43:16.6575812Z  2023-01-11T21:43:16.6576126Z  2023-01-11T21:43:16.6576532Z  2023-01-11T21:43:16.6576974Z [2,227 / 2,684] 8 actions running 2023-01-11T21:43:16.6577701Z Compiling caffe2/operators/resize_op.cc; 3s processwrapper-sandbox 2023-01-11T21:43:16.6578241Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:16.6578594Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:16.6578973Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:16.6579337Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:16.6579649Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:16.6579915Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:16.6580174Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:16.6700566Z 2023-01-11T21:43:16.6701180Z  2023-01-11T21:43:16.6701659Z  2023-01-11T21:43:16.6701960Z  2023-01-11T21:43:16.6702239Z  2023-01-11T21:43:16.6702673Z  2023-01-11T21:43:16.6702953Z  2023-01-11T21:43:16.6703364Z  2023-01-11T21:43:16.6703638Z  2023-01-11T21:43:16.6704336Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor.cc: 2023-01-11T21:43:16.6704999Z [2,227 / 2,684] 8 actions running 2023-01-11T21:43:16.6705701Z Compiling caffe2/operators/resize_op.cc; 3s processwrapper-sandbox 2023-01-11T21:43:16.6706371Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:16.6707082Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:16.6707871Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:16.6708657Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:16.6709312Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:16.6709785Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:16.6710376Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:16.6710614Z 2023-01-11T21:43:16.6710889Z  2023-01-11T21:43:16.6711180Z  2023-01-11T21:43:16.6711600Z  2023-01-11T21:43:16.6711897Z  2023-01-11T21:43:16.6712158Z  2023-01-11T21:43:16.6712579Z  2023-01-11T21:43:16.6712861Z  2023-01-11T21:43:16.6713272Z  2023-01-11T21:43:16.6713695Z In file included from ./c10/util/typeid.h:19:0, 2023-01-11T21:43:16.6714237Z from ./caffe2/core/context.h:9, 2023-01-11T21:43:16.6714783Z from ./caffe2/operators/rnn/recurrent_network_executor.h:4, 2023-01-11T21:43:16.6715417Z from caffe2/operators/rnn/recurrent_network_executor.cc:1: 2023-01-11T21:43:16.6716537Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::Run(int)': 2023-01-11T21:43:16.6717898Z caffe2/operators/rnn/recurrent_network_executor.cc:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:16.6718805Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2023-01-11T21:43:16.6719285Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2023-01-11T21:43:16.6720302Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::RunBackwards(int)': 2023-01-11T21:43:16.6721682Z caffe2/operators/rnn/recurrent_network_executor.cc:67:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:16.6722412Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2023-01-11T21:43:16.6722765Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2023-01-11T21:43:16.6723878Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::WorkerFunction()': 2023-01-11T21:43:16.6725018Z caffe2/operators/rnn/recurrent_network_executor.cc:181:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:16.6725872Z if (job.op_idx == timestep_ops_template_.size() - 1) { 2023-01-11T21:43:16.6726401Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:16.6727351Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::_Exec()': 2023-01-11T21:43:16.6728593Z caffe2/operators/rnn/recurrent_network_executor.cc:210:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:16.6729323Z while (workers_.size() < num_threads_) { 2023-01-11T21:43:16.6729665Z ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2023-01-11T21:43:16.6730156Z [2,227 / 2,684] 8 actions running 2023-01-11T21:43:16.6730706Z Compiling caffe2/operators/resize_op.cc; 3s processwrapper-sandbox 2023-01-11T21:43:16.6731226Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:16.6732016Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:16.6732679Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:16.6733325Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:16.6733840Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:16.6734295Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:16.6734750Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:17.0577002Z 2023-01-11T21:43:17.0577578Z  2023-01-11T21:43:17.0577925Z  2023-01-11T21:43:17.0578227Z  2023-01-11T21:43:17.0578530Z  2023-01-11T21:43:17.0578789Z  2023-01-11T21:43:17.0579073Z  2023-01-11T21:43:17.0579367Z  2023-01-11T21:43:17.0579653Z  2023-01-11T21:43:17.0580070Z [2,228 / 2,684] 8 actions running 2023-01-11T21:43:17.0580682Z Compiling caffe2/operators/resize_op.cc; 4s processwrapper-sandbox 2023-01-11T21:43:17.0581290Z Compiling caffe2/operators/roi_align_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:17.0581928Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:17.0582627Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:17.0583133Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:17.0583614Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:17.0584102Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:17.0584697Z Compiling caffe2/operators/affine_channel_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:17.3715583Z 2023-01-11T21:43:17.3716217Z  2023-01-11T21:43:17.3716608Z  2023-01-11T21:43:17.3716950Z  2023-01-11T21:43:17.3717261Z  2023-01-11T21:43:17.3717574Z  2023-01-11T21:43:17.3718285Z  2023-01-11T21:43:17.3718535Z  2023-01-11T21:43:17.3718781Z  2023-01-11T21:43:17.3719120Z [2,231 / 2,684] 8 actions, 7 running 2023-01-11T21:43:17.3719632Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:17.3721074Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:17.3721495Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:17.3721976Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:17.3722580Z Compiling caffe2/operators/affine_channel_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:17.3723243Z Compiling caffe2/operators/accumulate_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:17.3724226Z Compiling caffe2/operators/deform_conv_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:17.3724719Z [Scann] Compiling caffe2/operators/selu_op.cc 2023-01-11T21:43:17.6575940Z 2023-01-11T21:43:17.6576810Z  2023-01-11T21:43:17.6577044Z  2023-01-11T21:43:17.6577219Z  2023-01-11T21:43:17.6577384Z  2023-01-11T21:43:17.6577557Z  2023-01-11T21:43:17.6578127Z  2023-01-11T21:43:17.6578332Z  2023-01-11T21:43:17.6578632Z  2023-01-11T21:43:17.6578960Z [2,231 / 2,684] 8 actions running 2023-01-11T21:43:17.6579316Z Compiling caffe2/operators/roi_pool_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:17.6579663Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:17.6579934Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:17.6580211Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:17.6580550Z Compiling caffe2/operators/affine_channel_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:17.6580943Z Compiling caffe2/operators/accumulate_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:17.6581426Z Compiling caffe2/operators/deform_conv_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:17.6581876Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:17.8578325Z 2023-01-11T21:43:17.8578890Z  2023-01-11T21:43:17.8579218Z  2023-01-11T21:43:17.8579416Z  2023-01-11T21:43:17.8579626Z  2023-01-11T21:43:17.8579782Z  2023-01-11T21:43:17.8579951Z  2023-01-11T21:43:17.8580118Z  2023-01-11T21:43:17.8580329Z  2023-01-11T21:43:17.8580634Z [2,232 / 2,684] 8 actions running 2023-01-11T21:43:17.8580929Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:17.8581250Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:17.8581523Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:17.8581932Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:17.8582319Z Compiling caffe2/operators/accumulate_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:17.8582772Z Compiling caffe2/operators/deform_conv_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:17.8583147Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:17.8583575Z Compiling caffe2/operators/apmeter_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:18.0623195Z 2023-01-11T21:43:18.0623773Z  2023-01-11T21:43:18.0624175Z  2023-01-11T21:43:18.0625280Z  2023-01-11T21:43:18.0625550Z  2023-01-11T21:43:18.0625846Z  2023-01-11T21:43:18.0626137Z  2023-01-11T21:43:18.0626426Z  2023-01-11T21:43:18.0626736Z  2023-01-11T21:43:18.0627143Z [2,232 / 2,684] 8 actions running 2023-01-11T21:43:18.0627643Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:18.0628147Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:18.0628633Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:18.0629295Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:18.0629994Z Compiling caffe2/operators/accumulate_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:18.0630710Z Compiling caffe2/operators/deform_conv_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:18.0631364Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:18.0632027Z Compiling caffe2/operators/apmeter_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:18.4610761Z 2023-01-11T21:43:18.4611308Z  2023-01-11T21:43:18.4611653Z  2023-01-11T21:43:18.4612134Z  2023-01-11T21:43:18.4612460Z  2023-01-11T21:43:18.4612744Z  2023-01-11T21:43:18.4613047Z  2023-01-11T21:43:18.4613336Z  2023-01-11T21:43:18.4613611Z  2023-01-11T21:43:18.4614046Z [2,234 / 2,684] 8 actions, 7 running 2023-01-11T21:43:18.4614528Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:18.4615252Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:18.4615963Z Compiling caffe2/operators/accumulate_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:18.4616675Z Compiling caffe2/operators/deform_conv_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:18.4617354Z Compiling caffe2/operators/selu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:18.4618013Z Compiling caffe2/operators/apmeter_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:18.4618696Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:18.4619235Z [Scann] Compiling torch/csrc/autograd/generated/TraceType_0.cpp 2023-01-11T21:43:18.6632885Z 2023-01-11T21:43:18.6633418Z  2023-01-11T21:43:18.6633762Z  2023-01-11T21:43:18.6634071Z  2023-01-11T21:43:18.6634381Z  2023-01-11T21:43:18.6634674Z  2023-01-11T21:43:18.6634977Z  2023-01-11T21:43:18.6635286Z  2023-01-11T21:43:18.6635572Z  2023-01-11T21:43:18.6635995Z [2,234 / 2,684] 8 actions running 2023-01-11T21:43:18.6636499Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:43:18.6637138Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:18.6638138Z Compiling caffe2/operators/accumulate_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:18.6638825Z Compiling caffe2/operators/deform_conv_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:18.6639480Z Compiling caffe2/operators/selu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:18.6640174Z Compiling caffe2/operators/apmeter_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:18.6640943Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:18.6641514Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:19.0346017Z 2023-01-11T21:43:19.0346505Z  2023-01-11T21:43:19.0346838Z  2023-01-11T21:43:19.0347125Z  2023-01-11T21:43:19.0347387Z  2023-01-11T21:43:19.0347657Z  2023-01-11T21:43:19.0347954Z  2023-01-11T21:43:19.0348229Z  2023-01-11T21:43:19.0348502Z  2023-01-11T21:43:19.0348901Z [2,235 / 2,684] 8 actions, 7 running 2023-01-11T21:43:19.0349338Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:43:19.0349908Z Compiling caffe2/operators/accumulate_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:19.0350544Z Compiling caffe2/operators/deform_conv_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:19.0351138Z Compiling caffe2/operators/selu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:19.0351745Z Compiling caffe2/operators/apmeter_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:19.0352321Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:19.0352747Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:19.0353083Z [Scann] Compiling caffe2/operators/atan_op.cc 2023-01-11T21:43:19.2630545Z 2023-01-11T21:43:19.2631138Z  2023-01-11T21:43:19.2631538Z  2023-01-11T21:43:19.2631700Z  2023-01-11T21:43:19.2631887Z  2023-01-11T21:43:19.2632056Z  2023-01-11T21:43:19.2632273Z  2023-01-11T21:43:19.2632440Z  2023-01-11T21:43:19.2632607Z  2023-01-11T21:43:19.2632853Z [2,235 / 2,684] 8 actions running 2023-01-11T21:43:19.2633137Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:43:19.2633496Z Compiling caffe2/operators/accumulate_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:19.2633872Z Compiling caffe2/operators/deform_conv_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:19.2634253Z Compiling caffe2/operators/selu_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:19.3399337Z Compiling caffe2/operators/apmeter_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:19.3399976Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:19.3400505Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:19.3401132Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:19.5423164Z 2023-01-11T21:43:19.5423893Z  2023-01-11T21:43:19.5424348Z  2023-01-11T21:43:19.5424630Z  2023-01-11T21:43:19.5425042Z  2023-01-11T21:43:19.5425300Z  2023-01-11T21:43:19.5425670Z  2023-01-11T21:43:19.5425946Z  2023-01-11T21:43:19.5426206Z  2023-01-11T21:43:19.5426585Z [2,238 / 2,684] 8 actions running 2023-01-11T21:43:19.5427133Z Compiling caffe2/operators/selu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:19.5427745Z Compiling caffe2/operators/apmeter_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:19.5428358Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:19.5428847Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:19.5429359Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:19.5429848Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:19.5430358Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:19.5430983Z Compiling caffe2/operators/batch_box_cox_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:19.9404070Z 2023-01-11T21:43:19.9404584Z  2023-01-11T21:43:19.9404990Z  2023-01-11T21:43:19.9405324Z  2023-01-11T21:43:19.9405546Z  2023-01-11T21:43:19.9405714Z  2023-01-11T21:43:19.9405880Z  2023-01-11T21:43:19.9406037Z  2023-01-11T21:43:19.9406203Z  2023-01-11T21:43:19.9406451Z [2,238 / 2,684] 8 actions running 2023-01-11T21:43:19.9406791Z Compiling caffe2/operators/selu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:19.9407187Z Compiling caffe2/operators/apmeter_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:19.9407569Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:19.9407870Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:19.9408196Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:19.9408590Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:19.9408913Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:19.9409297Z Compiling caffe2/operators/batch_box_cox_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:20.1684737Z 2023-01-11T21:43:20.1685316Z  2023-01-11T21:43:20.1685709Z  2023-01-11T21:43:20.1686020Z  2023-01-11T21:43:20.1686366Z  2023-01-11T21:43:20.1686675Z  2023-01-11T21:43:20.1686972Z  2023-01-11T21:43:20.1687230Z  2023-01-11T21:43:20.1687491Z  2023-01-11T21:43:20.1687757Z [2,239 / 2,684] 8 actions running 2023-01-11T21:43:20.1688251Z Compiling caffe2/operators/selu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:20.1688835Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:20.1689200Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:20.1689623Z Compiling caffe2/operators/atan_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:20.1690117Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:20.1690540Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:20.1691119Z Compiling caffe2/operators/batch_box_cox_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:20.1691580Z Compiling caffe2/operators/slice_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:20.3687571Z 2023-01-11T21:43:20.3688062Z  2023-01-11T21:43:20.3688408Z  2023-01-11T21:43:20.3688729Z  2023-01-11T21:43:20.3689021Z  2023-01-11T21:43:20.3689360Z  2023-01-11T21:43:20.3689890Z  2023-01-11T21:43:20.3690182Z  2023-01-11T21:43:20.3690459Z  2023-01-11T21:43:20.3690727Z [2,239 / 2,684] 8 actions running 2023-01-11T21:43:20.3691061Z Compiling caffe2/operators/selu_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:20.3691444Z Compiling caffe2/operators/sequence_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:20.3691882Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:20.3692216Z Compiling caffe2/operators/atan_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:20.3692510Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:20.3692842Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:20.3693221Z Compiling caffe2/operators/batch_box_cox_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:20.3693584Z Compiling caffe2/operators/slice_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:20.5848038Z 2023-01-11T21:43:20.5853350Z  2023-01-11T21:43:20.5853768Z  2023-01-11T21:43:20.5854065Z  2023-01-11T21:43:20.5854366Z  2023-01-11T21:43:20.5854675Z  2023-01-11T21:43:20.5854962Z  2023-01-11T21:43:20.5855260Z  2023-01-11T21:43:20.5855552Z  2023-01-11T21:43:20.5856073Z INFO: From Compiling caffe2/operators/sequence_ops.cc: 2023-01-11T21:43:20.5856606Z [2,239 / 2,684] 8 actions running 2023-01-11T21:43:20.5857208Z Compiling caffe2/operators/selu_op.cc; 3s processwrapper-sandbox 2023-01-11T21:43:20.5857888Z Compiling caffe2/operators/sequence_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:20.5858462Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:20.5859067Z Compiling caffe2/operators/atan_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:20.5859627Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:20.5860408Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:20.5861119Z Compiling caffe2/operators/batch_box_cox_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:20.5861826Z Compiling caffe2/operators/slice_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:20.5864694Z 2023-01-11T21:43:20.5865025Z  2023-01-11T21:43:20.5865362Z  2023-01-11T21:43:20.5866076Z  2023-01-11T21:43:20.5866365Z  2023-01-11T21:43:20.5868018Z  2023-01-11T21:43:20.5868323Z  2023-01-11T21:43:20.5868606Z  2023-01-11T21:43:20.5868914Z  2023-01-11T21:43:20.5869558Z caffe2/operators/sequence_ops.cc:58:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2023-01-11T21:43:20.5870033Z #pragma warning(suppress: 4804) 2023-01-11T21:43:20.5870370Z 2023-01-11T21:43:20.5870968Z caffe2/operators/sequence_ops.cc:67:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2023-01-11T21:43:20.5871544Z #pragma warning(suppress: 4804) 2023-01-11T21:43:20.5871860Z 2023-01-11T21:43:20.5872222Z [2,239 / 2,684] 8 actions running 2023-01-11T21:43:20.5872787Z Compiling caffe2/operators/selu_op.cc; 3s processwrapper-sandbox 2023-01-11T21:43:20.5873465Z Compiling caffe2/operators/sequence_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:20.5874032Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:20.5874626Z Compiling caffe2/operators/atan_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:20.5875159Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:20.5875764Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:20.5876460Z Compiling caffe2/operators/batch_box_cox_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:20.5877121Z Compiling caffe2/operators/slice_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:20.9565951Z 2023-01-11T21:43:20.9566540Z  2023-01-11T21:43:20.9566869Z  2023-01-11T21:43:20.9567302Z  2023-01-11T21:43:20.9567619Z  2023-01-11T21:43:20.9567916Z  2023-01-11T21:43:20.9568227Z  2023-01-11T21:43:20.9568541Z  2023-01-11T21:43:20.9568830Z  2023-01-11T21:43:20.9569461Z [2,242 / 2,684] 8 actions, 7 running 2023-01-11T21:43:20.9570019Z Compiling caffe2/operators/atan_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:20.9570490Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:20.9571032Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:20.9571813Z Compiling caffe2/operators/batch_box_cox_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:20.9572411Z Compiling caffe2/operators/slice_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:20.9572920Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:20.9573467Z Compiling caffe2/operators/atomic_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:20.9573991Z [Scann] Compiling torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp 2023-01-11T21:43:21.1693600Z 2023-01-11T21:43:21.1694188Z  2023-01-11T21:43:21.1694567Z  2023-01-11T21:43:21.1694799Z  2023-01-11T21:43:21.1694957Z  2023-01-11T21:43:21.1695140Z  2023-01-11T21:43:21.1695450Z  2023-01-11T21:43:21.1695632Z  2023-01-11T21:43:21.1695802Z  2023-01-11T21:43:21.1696052Z [2,242 / 2,684] 8 actions running 2023-01-11T21:43:21.1696450Z Compiling caffe2/operators/atan_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:21.1696775Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:21.1697178Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:21.1697553Z Compiling caffe2/operators/batch_box_cox_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:21.1697997Z Compiling caffe2/operators/slice_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:21.1698482Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:21.1698974Z Compiling caffe2/operators/atomic_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:21.1699438Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:21.7210896Z 2023-01-11T21:43:21.7211397Z  2023-01-11T21:43:21.7211768Z  2023-01-11T21:43:21.7212098Z  2023-01-11T21:43:21.7212386Z  2023-01-11T21:43:21.7212638Z  2023-01-11T21:43:21.7212890Z  2023-01-11T21:43:21.7213138Z  2023-01-11T21:43:21.7213395Z  2023-01-11T21:43:21.7213751Z [2,243 / 2,684] 8 actions, 7 running 2023-01-11T21:43:21.7214157Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:21.7214697Z Compiling caffe2/contrib/aten/aten_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:21.7215278Z Compiling caffe2/operators/batch_box_cox_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:21.7215862Z Compiling caffe2/operators/slice_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:21.7216335Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:21.7216842Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:21.7217335Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:21.7217737Z [Scann] Compiling caffe2/operators/softmax_utils.cc 2023-01-11T21:43:21.9697856Z 2023-01-11T21:43:21.9698396Z  2023-01-11T21:43:21.9698901Z  2023-01-11T21:43:21.9699268Z  2023-01-11T21:43:21.9699488Z  2023-01-11T21:43:21.9699660Z  2023-01-11T21:43:21.9699815Z  2023-01-11T21:43:21.9699981Z  2023-01-11T21:43:21.9700137Z  2023-01-11T21:43:21.9700386Z [2,244 / 2,684] 8 actions running 2023-01-11T21:43:21.9700698Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:21.9701041Z Compiling caffe2/contrib/aten/aten_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:21.9701404Z Compiling caffe2/operators/slice_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:21.9701712Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:21.9702047Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:21.9702342Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:21.9702685Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:43:21.9878365Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:22.1884367Z 2023-01-11T21:43:22.1884743Z  2023-01-11T21:43:22.1885095Z  2023-01-11T21:43:22.1885417Z  2023-01-11T21:43:22.1885716Z  2023-01-11T21:43:22.1886018Z  2023-01-11T21:43:22.1886324Z  2023-01-11T21:43:22.1886609Z  2023-01-11T21:43:22.1886915Z  2023-01-11T21:43:22.1887704Z [2,245 / 2,684] 8 actions running 2023-01-11T21:43:22.1888585Z Compiling caffe2/contrib/aten/aten_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:22.1889204Z Compiling caffe2/operators/slice_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:22.1889708Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:22.1890253Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:22.1890745Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:22.1891310Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:43:22.1891852Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:22.1892304Z Compiling caffe2/operators/assert_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:22.2738514Z 2023-01-11T21:43:22.2738981Z  2023-01-11T21:43:22.2739243Z  2023-01-11T21:43:22.2739513Z  2023-01-11T21:43:22.2739722Z  2023-01-11T21:43:22.2739994Z  2023-01-11T21:43:22.2740271Z  2023-01-11T21:43:22.2740531Z  2023-01-11T21:43:22.2740824Z  2023-01-11T21:43:22.2741296Z INFO: From Compiling caffe2/operators/slice_op.cc: 2023-01-11T21:43:22.2741741Z [2,245 / 2,684] 8 actions running 2023-01-11T21:43:22.2742273Z Compiling caffe2/contrib/aten/aten_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:22.2742783Z Compiling caffe2/operators/slice_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:22.2743219Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:22.2743687Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:22.2744089Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:22.2744542Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:43:22.2745007Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:22.2745508Z Compiling caffe2/operators/assert_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:22.2750914Z 2023-01-11T21:43:22.2759169Z  2023-01-11T21:43:22.2759441Z  2023-01-11T21:43:22.2759769Z  2023-01-11T21:43:22.2759999Z  2023-01-11T21:43:22.2760155Z  2023-01-11T21:43:22.2760325Z  2023-01-11T21:43:22.2760492Z  2023-01-11T21:43:22.2760711Z  2023-01-11T21:43:22.2760980Z caffe2/operators/slice_op.cc: In lambda function: 2023-01-11T21:43:22.2761636Z caffe2/operators/slice_op.cc:93:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:22.2761993Z if (i >= starts.size()) { 2023-01-11T21:43:22.2762204Z ~~^~~~~~~~~~~~~~~~ 2023-01-11T21:43:22.2762586Z [2,245 / 2,684] 8 actions running 2023-01-11T21:43:22.2763098Z Compiling caffe2/contrib/aten/aten_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:22.2763610Z Compiling caffe2/operators/slice_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:22.2763925Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:22.2764261Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:22.2764561Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:22.2764903Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:43:22.2765401Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:22.2765831Z Compiling caffe2/operators/assert_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:22.5884860Z 2023-01-11T21:43:22.5885425Z  2023-01-11T21:43:22.5885840Z  2023-01-11T21:43:22.5886047Z  2023-01-11T21:43:22.5886203Z  2023-01-11T21:43:22.5886373Z  2023-01-11T21:43:22.5886527Z  2023-01-11T21:43:22.5896305Z  2023-01-11T21:43:22.5896565Z  2023-01-11T21:43:22.5896924Z [2,246 / 2,684] 8 actions running 2023-01-11T21:43:22.5897380Z Compiling caffe2/contrib/aten/aten_op.cc; 3s processwrapper-sandbox 2023-01-11T21:43:22.5897882Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:22.5898413Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:22.5899040Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:22.5899605Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:43:22.5900123Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:22.5900657Z Compiling caffe2/operators/assert_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:22.5901267Z Compiling caffe2/operators/softsign_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:22.9644970Z 2023-01-11T21:43:22.9645465Z  2023-01-11T21:43:22.9645887Z  2023-01-11T21:43:22.9646206Z  2023-01-11T21:43:22.9646522Z  2023-01-11T21:43:22.9646939Z  2023-01-11T21:43:22.9647248Z  2023-01-11T21:43:22.9647565Z  2023-01-11T21:43:22.9647777Z  2023-01-11T21:43:22.9648039Z [2,247 / 2,684] 8 actions, 7 running 2023-01-11T21:43:22.9648383Z Compiling caffe2/contrib/aten/aten_op.cc; 3s processwrapper-sandbox 2023-01-11T21:43:22.9648804Z Compiling caffe2/operators/atomic_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:22.9649116Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:22.9649504Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:43:22.9649841Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:22.9650174Z Compiling caffe2/operators/assert_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:22.9650541Z Compiling caffe2/operators/softsign_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:22.9650821Z [Scann] Compiling caffe2/operators/space_batch_op.cc 2023-01-11T21:43:23.1905672Z 2023-01-11T21:43:23.1906272Z  2023-01-11T21:43:23.1906659Z  2023-01-11T21:43:23.1906962Z  2023-01-11T21:43:23.1907295Z  2023-01-11T21:43:23.1907611Z  2023-01-11T21:43:23.1907910Z  2023-01-11T21:43:23.1908211Z  2023-01-11T21:43:23.1908516Z  2023-01-11T21:43:23.1908961Z [2,248 / 2,684] 8 actions running 2023-01-11T21:43:23.1909524Z Compiling caffe2/contrib/aten/aten_op.cc; 3s processwrapper-sandbox 2023-01-11T21:43:23.1910088Z Compiling caffe2/operators/atomic_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:23.1910529Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:43:23.1910839Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:23.1911176Z Compiling caffe2/operators/assert_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:23.1911547Z Compiling caffe2/operators/softsign_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:23.1911919Z Compiling caffe2/operators/space_batch_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:23.1912312Z Compiling caffe2/operators/batch_gather_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:23.3906825Z 2023-01-11T21:43:23.3907295Z  2023-01-11T21:43:23.3907528Z  2023-01-11T21:43:23.3907709Z  2023-01-11T21:43:23.3907878Z  2023-01-11T21:43:23.3908104Z  2023-01-11T21:43:23.3908258Z  2023-01-11T21:43:23.3908425Z  2023-01-11T21:43:23.3908608Z  2023-01-11T21:43:23.3908852Z [2,249 / 2,684] 8 actions running 2023-01-11T21:43:23.3909206Z Compiling caffe2/contrib/aten/aten_op.cc; 4s processwrapper-sandbox 2023-01-11T21:43:23.3909642Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2023-01-11T21:43:23.3909951Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:23.3910288Z Compiling caffe2/operators/assert_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:23.3910661Z Compiling caffe2/operators/softsign_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:23.4214133Z Compiling caffe2/operators/space_batch_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:23.4214789Z Compiling caffe2/operators/batch_gather_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:23.4215316Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:24.0869366Z 2023-01-11T21:43:24.0870003Z  2023-01-11T21:43:24.0870321Z  2023-01-11T21:43:24.0870608Z  2023-01-11T21:43:24.0871063Z  2023-01-11T21:43:24.0871331Z  2023-01-11T21:43:24.0871604Z  2023-01-11T21:43:24.0871883Z  2023-01-11T21:43:24.0872140Z  2023-01-11T21:43:24.0872543Z [2,250 / 2,684] 8 actions, 7 running 2023-01-11T21:43:24.0873098Z Compiling caffe2/contrib/aten/aten_op.cc; 4s processwrapper-sandbox 2023-01-11T21:43:24.0873745Z Compiling caffe2/operators/softmax_utils.cc; 2s processwrapper-sandbox 2023-01-11T21:43:24.0874388Z Compiling caffe2/operators/assert_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:24.0875000Z Compiling caffe2/operators/softsign_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:24.0875592Z Compiling caffe2/operators/space_batch_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:24.0876150Z Compiling caffe2/operators/batch_gather_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:24.0876649Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:24.0877082Z [Scann] Compiling torch/csrc/autograd/generated/TraceType_4.cpp 2023-01-11T21:43:24.4226026Z 2023-01-11T21:43:24.4226483Z  2023-01-11T21:43:24.4226727Z  2023-01-11T21:43:24.4226906Z  2023-01-11T21:43:24.4227138Z  2023-01-11T21:43:24.4227389Z  2023-01-11T21:43:24.4227624Z  2023-01-11T21:43:24.4227865Z  2023-01-11T21:43:24.4228109Z  2023-01-11T21:43:24.4228424Z [2,253 / 2,684] 8 actions running 2023-01-11T21:43:24.4228841Z Compiling caffe2/operators/softsign_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:24.4229390Z Compiling caffe2/operators/space_batch_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:24.4229817Z Compiling caffe2/operators/batch_gather_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:24.4230200Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:24.4230461Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:24.4230738Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:24.4231089Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:24.4231438Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:25.3524043Z 2023-01-11T21:43:25.3524552Z  2023-01-11T21:43:25.3524880Z  2023-01-11T21:43:25.3525156Z  2023-01-11T21:43:25.3525428Z  2023-01-11T21:43:25.3525681Z  2023-01-11T21:43:25.3525945Z  2023-01-11T21:43:25.3526218Z  2023-01-11T21:43:25.3526464Z  2023-01-11T21:43:25.3526862Z [2,254 / 2,684] 8 actions, 7 running 2023-01-11T21:43:25.3527430Z Compiling caffe2/operators/softsign_op.cc; 3s processwrapper-sandbox 2023-01-11T21:43:25.3528068Z Compiling caffe2/operators/batch_gather_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:25.3528581Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:25.3529021Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:25.3529440Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:25.3529989Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:25.3530511Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:25.3530884Z [Scann] Compiling caffe2/contrib/gloo/common.cc 2023-01-11T21:43:25.6229519Z 2023-01-11T21:43:25.6230044Z  2023-01-11T21:43:25.6231578Z  2023-01-11T21:43:25.6231772Z  2023-01-11T21:43:25.6231929Z  2023-01-11T21:43:25.6232101Z  2023-01-11T21:43:25.6232268Z  2023-01-11T21:43:25.6232419Z  2023-01-11T21:43:25.6232587Z  2023-01-11T21:43:25.6232834Z [2,257 / 2,684] 8 actions running 2023-01-11T21:43:25.6233107Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:25.6714788Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:25.6715379Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:25.6715912Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:25.6716458Z Compiling caffe2/contrib/gloo/common.cc; 0s processwrapper-sandbox 2023-01-11T21:43:25.6717190Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:25.6717908Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:25.6718354Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:26.3586790Z 2023-01-11T21:43:26.3587305Z  2023-01-11T21:43:26.3587649Z  2023-01-11T21:43:26.3588388Z  2023-01-11T21:43:26.3588672Z  2023-01-11T21:43:26.3588948Z  2023-01-11T21:43:26.3589212Z  2023-01-11T21:43:26.3589486Z  2023-01-11T21:43:26.3593146Z  2023-01-11T21:43:26.3593795Z [2,258 / 2,684] 8 actions, 7 running 2023-01-11T21:43:26.3594434Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:26.3595264Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:26.3595909Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:26.3596614Z Compiling caffe2/contrib/gloo/common.cc; 0s processwrapper-sandbox 2023-01-11T21:43:26.3597418Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:26.3598215Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:26.3599084Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:26.3599571Z [Scann] Compiling caffe2/operators/bisect_percentile_op.cc 2023-01-11T21:43:26.6737128Z 2023-01-11T21:43:26.6737663Z  2023-01-11T21:43:26.6738028Z  2023-01-11T21:43:26.6738329Z  2023-01-11T21:43:26.6738597Z  2023-01-11T21:43:26.6738890Z  2023-01-11T21:43:26.6739197Z  2023-01-11T21:43:26.6739481Z  2023-01-11T21:43:26.6739780Z  2023-01-11T21:43:26.6740219Z [2,258 / 2,684] 8 actions running 2023-01-11T21:43:26.6740711Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:26.6741348Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:26.6741930Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:26.6742505Z Compiling caffe2/contrib/gloo/common.cc; 1s processwrapper-sandbox 2023-01-11T21:43:26.6743210Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:26.6743762Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:26.6744231Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:26.6744682Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:26.9876526Z 2023-01-11T21:43:26.9877295Z  2023-01-11T21:43:26.9878022Z  2023-01-11T21:43:26.9878381Z  2023-01-11T21:43:26.9878852Z  2023-01-11T21:43:26.9879152Z  2023-01-11T21:43:26.9879607Z  2023-01-11T21:43:26.9879836Z  2023-01-11T21:43:26.9880188Z  2023-01-11T21:43:26.9880490Z [2,261 / 2,684] 8 actions, 7 running 2023-01-11T21:43:26.9881047Z Compiling caffe2/contrib/gloo/common.cc; 1s processwrapper-sandbox 2023-01-11T21:43:26.9881487Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:26.9881950Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:26.9882242Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:26.9882634Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:26.9882984Z Compiling caffe2/operators/sqr_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:26.9883441Z Compiling caffe2/operators/sqrt_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:26.9883774Z [Scann] Compiling caffe2/operators/batch_permutation_op.cc 2023-01-11T21:43:27.2734734Z 2023-01-11T21:43:27.2735255Z  2023-01-11T21:43:27.2735603Z  2023-01-11T21:43:27.2735914Z  2023-01-11T21:43:27.2736239Z  2023-01-11T21:43:27.2737748Z  2023-01-11T21:43:27.2737946Z  2023-01-11T21:43:27.2738114Z  2023-01-11T21:43:27.2738288Z  2023-01-11T21:43:27.2738675Z [2,261 / 2,684] 8 actions running 2023-01-11T21:43:27.2739103Z Compiling caffe2/contrib/gloo/common.cc; 1s processwrapper-sandbox 2023-01-11T21:43:27.2739498Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:27.2740333Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:27.2740619Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:27.2740880Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:27.2741210Z Compiling caffe2/operators/sqr_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:27.2741576Z Compiling caffe2/operators/sqrt_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:27.2741871Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:27.7629727Z 2023-01-11T21:43:27.7630260Z  2023-01-11T21:43:27.7630807Z  2023-01-11T21:43:27.7631285Z  2023-01-11T21:43:27.7631608Z  2023-01-11T21:43:27.7634144Z  2023-01-11T21:43:27.7634679Z  2023-01-11T21:43:27.7636622Z  2023-01-11T21:43:27.7637050Z  2023-01-11T21:43:27.7637593Z [2,262 / 2,684] 8 actions, 7 running 2023-01-11T21:43:27.7643105Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:27.7643889Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:27.7644658Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:27.7645569Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:27.7646271Z Compiling caffe2/operators/sqr_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:27.7647003Z Compiling caffe2/operators/sqrt_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:27.7647600Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:27.7648099Z [Scann] Compiling caffe2/operators/square_root_divide_op.cc 2023-01-11T21:43:28.0739689Z 2023-01-11T21:43:28.0740280Z  2023-01-11T21:43:28.0740649Z  2023-01-11T21:43:28.0740935Z  2023-01-11T21:43:28.0741175Z  2023-01-11T21:43:28.0741424Z  2023-01-11T21:43:28.0741681Z  2023-01-11T21:43:28.0741918Z  2023-01-11T21:43:28.0742168Z  2023-01-11T21:43:28.0742543Z [2,265 / 2,684] 8 actions running 2023-01-11T21:43:28.0742957Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:28.0743483Z Compiling caffe2/operators/sqr_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:28.0744047Z Compiling caffe2/operators/sqrt_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:28.0744500Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:28.0744918Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:28.0745448Z Compiling caffe2/operators/bbox_transform_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:28.0745919Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:28.0746439Z Compiling caffe2/operators/stump_func_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:28.7263916Z 2023-01-11T21:43:28.7264430Z  2023-01-11T21:43:28.7264784Z  2023-01-11T21:43:28.7265061Z  2023-01-11T21:43:28.7265354Z  2023-01-11T21:43:28.7265639Z  2023-01-11T21:43:28.7265908Z  2023-01-11T21:43:28.7266194Z  2023-01-11T21:43:28.7266476Z  2023-01-11T21:43:28.7266875Z [2,266 / 2,684] 8 actions, 7 running 2023-01-11T21:43:28.7267449Z Compiling caffe2/operators/sqr_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:28.7268083Z Compiling caffe2/operators/sqrt_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:28.7268592Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:28.7269067Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:28.7269664Z Compiling caffe2/operators/bbox_transform_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:28.7270179Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:28.7270769Z Compiling caffe2/operators/stump_func_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:28.7271517Z [Scann] Compiling torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp 2023-01-11T21:43:28.9416418Z 2023-01-11T21:43:28.9417104Z  2023-01-11T21:43:28.9417484Z  2023-01-11T21:43:28.9417911Z  2023-01-11T21:43:28.9418232Z  2023-01-11T21:43:28.9418675Z  2023-01-11T21:43:28.9418970Z  2023-01-11T21:43:28.9419399Z  2023-01-11T21:43:28.9419698Z  2023-01-11T21:43:28.9420428Z [2,266 / 2,684] 8 actions running 2023-01-11T21:43:28.9421049Z Compiling caffe2/operators/sqr_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:28.9421723Z Compiling caffe2/operators/sqrt_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:28.9422263Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:28.9422717Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:28.9423356Z Compiling caffe2/operators/bbox_transform_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:28.9423912Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:28.9424499Z Compiling caffe2/operators/stump_func_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:28.9425075Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:29.2900904Z 2023-01-11T21:43:29.2901440Z  2023-01-11T21:43:29.2902023Z  2023-01-11T21:43:29.2902308Z  2023-01-11T21:43:29.2902588Z  2023-01-11T21:43:29.2902838Z  2023-01-11T21:43:29.2903103Z  2023-01-11T21:43:29.2903399Z  2023-01-11T21:43:29.2903688Z  2023-01-11T21:43:29.2904197Z [2,267 / 2,684] 8 actions, 7 running 2023-01-11T21:43:29.2904783Z Compiling caffe2/operators/sqrt_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:29.2905365Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:29.2905849Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:29.2906456Z Compiling caffe2/operators/bbox_transform_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:29.2906978Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:29.2907824Z Compiling caffe2/operators/stump_func_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:29.2908364Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:29.2908776Z [Scann] Compiling caffe2/operators/boolean_unmask_ops.cc 2023-01-11T21:43:29.5413855Z 2023-01-11T21:43:29.5414410Z  2023-01-11T21:43:29.5414834Z  2023-01-11T21:43:29.5415104Z  2023-01-11T21:43:29.5415259Z  2023-01-11T21:43:29.5415425Z  2023-01-11T21:43:29.5415610Z  2023-01-11T21:43:29.5415766Z  2023-01-11T21:43:29.5415932Z  2023-01-11T21:43:29.5416179Z [2,268 / 2,684] 8 actions running 2023-01-11T21:43:29.5416451Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:29.5416728Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:29.5417080Z Compiling caffe2/operators/bbox_transform_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:29.5417383Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:29.5417720Z Compiling caffe2/operators/stump_func_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:29.5418035Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:29.5418292Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:29.5418561Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:29.7593627Z 2023-01-11T21:43:29.7594217Z  2023-01-11T21:43:29.7594629Z  2023-01-11T21:43:29.7594937Z  2023-01-11T21:43:29.7595260Z  2023-01-11T21:43:29.7595566Z  2023-01-11T21:43:29.7595817Z  2023-01-11T21:43:29.7596073Z  2023-01-11T21:43:29.7596355Z  2023-01-11T21:43:29.7596735Z [2,269 / 2,684] 8 actions, 7 running 2023-01-11T21:43:29.7597167Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:29.7597896Z Compiling caffe2/operators/bbox_transform_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:29.7598605Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:29.7599039Z Compiling caffe2/operators/stump_func_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:29.7599545Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:29.7600389Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:29.7600924Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:29.7601390Z [Scann] //:torch 2023-01-11T21:43:29.9781382Z 2023-01-11T21:43:29.9781982Z  2023-01-11T21:43:29.9782409Z  2023-01-11T21:43:29.9782737Z  2023-01-11T21:43:29.9782996Z  2023-01-11T21:43:29.9783155Z  2023-01-11T21:43:29.9797890Z  2023-01-11T21:43:29.9798465Z  2023-01-11T21:43:29.9798712Z  2023-01-11T21:43:29.9799082Z [2,270 / 2,684] 8 actions, 7 running 2023-01-11T21:43:29.9799592Z Compiling caffe2/operators/bbox_transform_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:29.9800044Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:29.9800537Z Compiling caffe2/operators/stump_func_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:29.9801303Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:29.9801814Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:29.9802273Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:29.9802705Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:29.9803117Z [Scann] Compiling torch/csrc/autograd/functions/basic_ops.cpp 2023-01-11T21:43:30.2649270Z 2023-01-11T21:43:30.2649808Z  2023-01-11T21:43:30.2650168Z  2023-01-11T21:43:30.2650491Z  2023-01-11T21:43:30.2650795Z  2023-01-11T21:43:30.2651086Z  2023-01-11T21:43:30.2651360Z  2023-01-11T21:43:30.2651647Z  2023-01-11T21:43:30.2651934Z  2023-01-11T21:43:30.2652316Z [2,272 / 2,684] 8 actions, 7 running 2023-01-11T21:43:30.2652759Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:30.2653210Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:30.2653644Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:30.2654085Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:30.2654515Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:30.2654955Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:30.2655566Z Compiling caffe2/operators/boolean_mask_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:30.2656139Z [Scann] Compiling torch/csrc/jit/tensorexpr/external_functions_codegen.cpp 2023-01-11T21:43:30.5583794Z 2023-01-11T21:43:30.5584340Z  2023-01-11T21:43:30.5584650Z  2023-01-11T21:43:30.5584919Z  2023-01-11T21:43:30.5585209Z  2023-01-11T21:43:30.5585472Z  2023-01-11T21:43:30.5585759Z  2023-01-11T21:43:30.5586029Z  2023-01-11T21:43:30.5586269Z  2023-01-11T21:43:30.5586613Z [2,272 / 2,684] 8 actions running 2023-01-11T21:43:30.5587010Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:30.5587436Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:30.5587900Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:30.5588335Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:30.5588721Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:30.5589129Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:30.5589687Z Compiling caffe2/operators/boolean_mask_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:30.5590178Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:31.1036086Z 2023-01-11T21:43:31.1036841Z  2023-01-11T21:43:31.1037400Z  2023-01-11T21:43:31.1037963Z  2023-01-11T21:43:31.1039853Z  2023-01-11T21:43:31.1040187Z  2023-01-11T21:43:31.1040471Z  2023-01-11T21:43:31.1040835Z  2023-01-11T21:43:31.1041148Z  2023-01-11T21:43:31.1041604Z [2,274 / 2,684] 7 actions, 6 running 2023-01-11T21:43:31.1045219Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:43:31.1051048Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:31.1051667Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:31.1052219Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:31.1053085Z Compiling caffe2/operators/boolean_mask_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:31.1053869Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:31.1054305Z [Scann] Compiling torch/csrc/jit/passes/subgraph_rewrite.cpp 2023-01-11T21:43:31.3548704Z 2023-01-11T21:43:31.3556257Z  2023-01-11T21:43:31.3556849Z  2023-01-11T21:43:31.3557147Z  2023-01-11T21:43:31.3557412Z  2023-01-11T21:43:31.3557655Z  2023-01-11T21:43:31.3558125Z  2023-01-11T21:43:31.3558552Z  2023-01-11T21:43:31.3558917Z [2,274 / 2,684] 8 actions running 2023-01-11T21:43:31.3559357Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:43:31.3559768Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:31.3560193Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:31.3560587Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:31.3561173Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:31.3561665Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:31.3562219Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:31.3562703Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:31.5599321Z 2023-01-11T21:43:31.5601405Z  2023-01-11T21:43:31.5610036Z  2023-01-11T21:43:31.5610376Z  2023-01-11T21:43:31.5610688Z  2023-01-11T21:43:31.5611011Z  2023-01-11T21:43:31.5611311Z  2023-01-11T21:43:31.5611622Z  2023-01-11T21:43:31.5611956Z  2023-01-11T21:43:31.5612389Z [2,275 / 2,684] 8 actions, 7 running 2023-01-11T21:43:31.5612883Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:31.5613383Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:31.5613867Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:31.5614489Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:31.5615038Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:31.5615646Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:31.5616198Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:31.5616637Z [Scann] Compiling caffe2/operators/tanh_gradient_op.cc 2023-01-11T21:43:31.7968615Z 2023-01-11T21:43:31.7969110Z  2023-01-11T21:43:31.7969464Z  2023-01-11T21:43:31.7969812Z  2023-01-11T21:43:31.7970097Z  2023-01-11T21:43:31.7970400Z  2023-01-11T21:43:31.7970703Z  2023-01-11T21:43:31.7971051Z  2023-01-11T21:43:31.7971347Z  2023-01-11T21:43:31.7971816Z [2,276 / 2,684] 8 actions, 7 running 2023-01-11T21:43:31.7972367Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:31.7972793Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:31.7973483Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:31.7974143Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:31.7974935Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:31.7975510Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:31.7976160Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:31.7976687Z [Scann] Compiling torch/csrc/jit/runtime/symbolic_shape_registry.cpp 2023-01-11T21:43:32.0673620Z 2023-01-11T21:43:32.0674238Z  2023-01-11T21:43:32.0674632Z  2023-01-11T21:43:32.0674940Z  2023-01-11T21:43:32.0675239Z  2023-01-11T21:43:32.0675577Z  2023-01-11T21:43:32.0675870Z  2023-01-11T21:43:32.0676192Z  2023-01-11T21:43:32.0676511Z  2023-01-11T21:43:32.0677032Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cc: 2023-01-11T21:43:32.0677529Z [2,276 / 2,684] 8 actions running 2023-01-11T21:43:32.0678076Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:32.0678451Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:32.0678955Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:32.0679716Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:32.0680309Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:32.0680842Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:32.0681468Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:32.0682031Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:32.0698438Z 2023-01-11T21:43:32.0699120Z  2023-01-11T21:43:32.0699536Z  2023-01-11T21:43:32.0699875Z  2023-01-11T21:43:32.0700221Z  2023-01-11T21:43:32.0700537Z  2023-01-11T21:43:32.0700868Z  2023-01-11T21:43:32.0701108Z  2023-01-11T21:43:32.0701386Z  2023-01-11T21:43:32.0708446Z In file included from ./c10/util/typeid.h:19:0, 2023-01-11T21:43:32.0708816Z from ./caffe2/core/context.h:9, 2023-01-11T21:43:32.0709158Z from ./caffe2/operators/boolean_mask_ops.h:4, 2023-01-11T21:43:32.0709516Z from caffe2/operators/boolean_mask_ops.cc:1: 2023-01-11T21:43:32.0710272Z caffe2/operators/boolean_mask_ops.cc: In member function 'bool caffe2::{anonymous}::SequenceFunctor::operator()(int, int, float)': 2023-01-11T21:43:32.0719961Z caffe2/operators/boolean_mask_ops.cc:360:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:32.0720477Z CAFFE_ENFORCE(i < len_, "Out of bound."); 2023-01-11T21:43:32.0720806Z ~~^~~ 2023-01-11T21:43:32.0724277Z [2,276 / 2,684] 8 actions running 2023-01-11T21:43:32.0726762Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:32.0727147Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:32.0727679Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:32.0728346Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:32.0728814Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:32.0729467Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:32.0729991Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:32.0730461Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:32.3593869Z 2023-01-11T21:43:32.3594368Z  2023-01-11T21:43:32.3594853Z  2023-01-11T21:43:32.3595125Z  2023-01-11T21:43:32.3595394Z  2023-01-11T21:43:32.3595676Z  2023-01-11T21:43:32.3596044Z  2023-01-11T21:43:32.3596435Z  2023-01-11T21:43:32.3596670Z  2023-01-11T21:43:32.3597026Z [2,277 / 2,684] 8 actions running 2023-01-11T21:43:32.3597406Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:32.3598048Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:32.3598515Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:32.3599083Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:32.3599537Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:32.3600169Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:32.3600715Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:32.3601413Z Compiling caffe2/operators/top_k.cc; 0s processwrapper-sandbox 2023-01-11T21:43:32.6174477Z 2023-01-11T21:43:32.6175132Z  2023-01-11T21:43:32.6175484Z  2023-01-11T21:43:32.6175842Z  2023-01-11T21:43:32.6176160Z  2023-01-11T21:43:32.6176432Z  2023-01-11T21:43:32.6176697Z  2023-01-11T21:43:32.6176970Z  2023-01-11T21:43:32.6177244Z  2023-01-11T21:43:32.6177648Z [2,278 / 2,684] 8 actions, 7 running 2023-01-11T21:43:32.6178151Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:32.6178605Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:32.6179168Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:32.6179676Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:32.6180267Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:32.6181012Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:32.6181574Z Compiling caffe2/operators/top_k.cc; 0s processwrapper-sandbox 2023-01-11T21:43:32.6182072Z [Scann] Compiling caffe2/quantization/server/elementwise_sum_relu_op.cc 2023-01-11T21:43:32.8191056Z 2023-01-11T21:43:32.8191570Z  2023-01-11T21:43:32.8191935Z  2023-01-11T21:43:32.8196561Z  2023-01-11T21:43:32.8196928Z  2023-01-11T21:43:32.8197184Z  2023-01-11T21:43:32.8197364Z  2023-01-11T21:43:32.8197535Z  2023-01-11T21:43:32.8197867Z  2023-01-11T21:43:32.8198205Z [2,280 / 2,684] 8 actions, 7 running 2023-01-11T21:43:32.8198496Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:32.8198849Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:32.8199277Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:32.8199712Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:32.8200038Z Compiling caffe2/operators/top_k.cc; 0s processwrapper-sandbox 2023-01-11T21:43:32.8200347Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:32.8200607Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:32.8200962Z [Prepa] Compiling caffe2/operators/cbrt_op.cc 2023-01-11T21:43:33.1570712Z 2023-01-11T21:43:33.1571214Z  2023-01-11T21:43:33.1571604Z  2023-01-11T21:43:33.1571939Z  2023-01-11T21:43:33.1572104Z  2023-01-11T21:43:33.1572276Z  2023-01-11T21:43:33.1572448Z  2023-01-11T21:43:33.1572600Z  2023-01-11T21:43:33.1572767Z  2023-01-11T21:43:33.1573015Z [2,280 / 2,684] 8 actions running 2023-01-11T21:43:33.1573288Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:33.1573647Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2023-01-11T21:43:33.1574043Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:33.1574355Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:33.1574682Z Compiling caffe2/operators/top_k.cc; 1s processwrapper-sandbox 2023-01-11T21:43:33.1575019Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:33.1575436Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:33.1575810Z Compiling caffe2/operators/cbrt_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:33.5576432Z 2023-01-11T21:43:33.5577331Z  2023-01-11T21:43:33.5577924Z  2023-01-11T21:43:33.5578282Z  2023-01-11T21:43:33.5578606Z  2023-01-11T21:43:33.5578905Z  2023-01-11T21:43:33.5579324Z  2023-01-11T21:43:33.5579691Z  2023-01-11T21:43:33.5580046Z  2023-01-11T21:43:33.5580524Z [2,281 / 2,684] 8 actions running 2023-01-11T21:43:33.5581190Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2023-01-11T21:43:33.5581949Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:33.5582528Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:33.5583086Z Compiling caffe2/operators/top_k.cc; 1s processwrapper-sandbox 2023-01-11T21:43:33.5583623Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:33.5584161Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:33.5584851Z Compiling caffe2/operators/cbrt_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:33.5585553Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2023-01-11T21:43:33.7578089Z 2023-01-11T21:43:33.7578834Z  2023-01-11T21:43:33.7579183Z  2023-01-11T21:43:33.7579475Z  2023-01-11T21:43:33.7579800Z  2023-01-11T21:43:33.7580101Z  2023-01-11T21:43:33.7580387Z  2023-01-11T21:43:33.7580678Z  2023-01-11T21:43:33.7580971Z  2023-01-11T21:43:33.7581369Z [2,282 / 2,684] 8 actions running 2023-01-11T21:43:33.7581988Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2023-01-11T21:43:33.8672647Z Compiling caffe2/operators/tanh_gradient_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:33.8673285Z Compiling caffe2/operators/top_k.cc; 1s processwrapper-sandbox 2023-01-11T21:43:33.8673813Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:33.8674279Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:33.8674946Z Compiling caffe2/operators/cbrt_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:33.8675550Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2023-01-11T21:43:33.8676148Z Compiling caffe2/core/net_async_base.cc; 0s processwrapper-sandbox 2023-01-11T21:43:34.0678238Z 2023-01-11T21:43:34.0679137Z  2023-01-11T21:43:34.0679742Z  2023-01-11T21:43:34.0680142Z  2023-01-11T21:43:34.0680508Z  2023-01-11T21:43:34.0680929Z  2023-01-11T21:43:34.0681378Z  2023-01-11T21:43:34.0681753Z  2023-01-11T21:43:34.0682118Z  2023-01-11T21:43:34.0682599Z [2,283 / 2,684] 8 actions, 7 running 2023-01-11T21:43:34.0683289Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2023-01-11T21:43:34.0684015Z Compiling caffe2/operators/top_k.cc; 1s processwrapper-sandbox 2023-01-11T21:43:34.0684603Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:34.0685215Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:34.0685880Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:34.0686554Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2023-01-11T21:43:34.0687227Z Compiling caffe2/core/net_async_base.cc; 0s processwrapper-sandbox 2023-01-11T21:43:34.0687798Z [Scann] Compiling caffe2/operators/thresholded_relu_op.cc 2023-01-11T21:43:34.4683244Z 2023-01-11T21:43:34.4683905Z  2023-01-11T21:43:34.4684282Z  2023-01-11T21:43:34.4684623Z  2023-01-11T21:43:34.4684932Z  2023-01-11T21:43:34.4685224Z  2023-01-11T21:43:34.4685533Z  2023-01-11T21:43:34.4685788Z  2023-01-11T21:43:34.4685939Z  2023-01-11T21:43:34.4686287Z [2,284 / 2,684] 8 actions running 2023-01-11T21:43:34.4686794Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2023-01-11T21:43:34.4687270Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:34.4687550Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:34.4688047Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:34.4688388Z Compiling caffe2/core/db.cc; 1s processwrapper-sandbox 2023-01-11T21:43:34.4688908Z Compiling caffe2/core/net_async_base.cc; 0s processwrapper-sandbox 2023-01-11T21:43:34.4689277Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:34.4689751Z Compiling caffe2/predictor/predictor.cc; 0s processwrapper-sandbox 2023-01-11T21:43:34.8065547Z 2023-01-11T21:43:34.8066032Z  2023-01-11T21:43:34.8066446Z  2023-01-11T21:43:34.8066769Z  2023-01-11T21:43:34.8067062Z  2023-01-11T21:43:34.8067364Z  2023-01-11T21:43:34.8067635Z  2023-01-11T21:43:34.8067882Z  2023-01-11T21:43:34.8068150Z  2023-01-11T21:43:34.8068547Z [2,285 / 2,684] 8 actions, 7 running 2023-01-11T21:43:34.8068986Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:34.8069430Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:34.8069980Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:34.8070544Z Compiling caffe2/core/db.cc; 1s processwrapper-sandbox 2023-01-11T21:43:34.8071099Z Compiling caffe2/core/net_async_base.cc; 1s processwrapper-sandbox 2023-01-11T21:43:34.8071596Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:34.8072145Z Compiling caffe2/predictor/predictor.cc; 0s processwrapper-sandbox 2023-01-11T21:43:34.8072593Z [Scann] Compiling caffe2/core/net_async_scheduling.cc 2023-01-11T21:43:35.0693762Z 2023-01-11T21:43:35.0694291Z  2023-01-11T21:43:35.0694662Z  2023-01-11T21:43:35.0695153Z  2023-01-11T21:43:35.0695461Z  2023-01-11T21:43:35.0695767Z  2023-01-11T21:43:35.0696061Z  2023-01-11T21:43:35.0696352Z  2023-01-11T21:43:35.0696657Z  2023-01-11T21:43:35.0697076Z [2,286 / 2,684] 8 actions running 2023-01-11T21:43:35.0697586Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:35.0698305Z Compiling caffe2/operators/cbrt_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:35.0698944Z Compiling caffe2/core/db.cc; 1s processwrapper-sandbox 2023-01-11T21:43:35.0699603Z Compiling caffe2/core/net_async_base.cc; 1s processwrapper-sandbox 2023-01-11T21:43:35.0700171Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:35.0700781Z Compiling caffe2/predictor/predictor.cc; 0s processwrapper-sandbox 2023-01-11T21:43:35.0701498Z Compiling caffe2/core/net_async_scheduling.cc; 0s processwrapper-sandbox 2023-01-11T21:43:35.0702083Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:35.4378584Z 2023-01-11T21:43:35.4381199Z  2023-01-11T21:43:35.4381495Z  2023-01-11T21:43:35.4381805Z  2023-01-11T21:43:35.4382059Z  2023-01-11T21:43:35.4382295Z  2023-01-11T21:43:35.4382546Z  2023-01-11T21:43:35.4382808Z  2023-01-11T21:43:35.4383048Z  2023-01-11T21:43:35.4383433Z [2,288 / 2,684] 7 actions, 6 running 2023-01-11T21:43:35.4383957Z Compiling caffe2/operators/cbrt_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:35.4384523Z Compiling caffe2/core/net_async_base.cc; 1s processwrapper-sandbox 2023-01-11T21:43:35.4384973Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:35.4385480Z Compiling caffe2/predictor/predictor.cc; 1s processwrapper-sandbox 2023-01-11T21:43:35.4386072Z Compiling caffe2/core/net_async_scheduling.cc; 0s processwrapper-sandbox 2023-01-11T21:43:35.4386532Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:35.4386907Z [Scann] Compiling caffe2/operators/ceil_op.cc 2023-01-11T21:43:35.6693634Z 2023-01-11T21:43:35.6694190Z  2023-01-11T21:43:35.6694594Z  2023-01-11T21:43:35.6694906Z  2023-01-11T21:43:35.6695171Z  2023-01-11T21:43:35.6695349Z  2023-01-11T21:43:35.6695503Z  2023-01-11T21:43:35.6695671Z  2023-01-11T21:43:35.6695907Z [2,288 / 2,684] 8 actions running 2023-01-11T21:43:35.6696264Z Compiling caffe2/operators/cbrt_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:35.6696866Z Compiling caffe2/core/net_async_base.cc; 1s processwrapper-sandbox 2023-01-11T21:43:35.6697359Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:35.6697916Z Compiling caffe2/predictor/predictor.cc; 1s processwrapper-sandbox 2023-01-11T21:43:35.6698540Z Compiling caffe2/core/net_async_scheduling.cc; 0s processwrapper-sandbox 2023-01-11T21:43:35.6699050Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:35.6699555Z Compiling caffe2/operators/ceil_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:35.6700151Z Compiling caffe2/operators/tile_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:35.8702346Z 2023-01-11T21:43:35.8702860Z  2023-01-11T21:43:35.8703185Z  2023-01-11T21:43:35.8703467Z  2023-01-11T21:43:35.8703744Z  2023-01-11T21:43:35.8704006Z  2023-01-11T21:43:35.8704286Z  2023-01-11T21:43:35.8704557Z  2023-01-11T21:43:35.8704818Z  2023-01-11T21:43:35.8705216Z [2,289 / 2,684] 8 actions running 2023-01-11T21:43:35.8705769Z Compiling caffe2/core/net_async_base.cc; 2s processwrapper-sandbox 2023-01-11T21:43:35.8706270Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:35.8706825Z Compiling caffe2/predictor/predictor.cc; 1s processwrapper-sandbox 2023-01-11T21:43:35.8707467Z Compiling caffe2/core/net_async_scheduling.cc; 1s processwrapper-sandbox 2023-01-11T21:43:35.8707976Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:35.8708519Z Compiling caffe2/operators/ceil_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:35.8709283Z Compiling caffe2/operators/tile_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:35.8709792Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:36.2708398Z 2023-01-11T21:43:36.2708874Z  2023-01-11T21:43:36.2709214Z  2023-01-11T21:43:36.2709505Z  2023-01-11T21:43:36.2709996Z  2023-01-11T21:43:36.2710282Z  2023-01-11T21:43:36.2710646Z  2023-01-11T21:43:36.2710956Z  2023-01-11T21:43:36.2711416Z  2023-01-11T21:43:36.2711891Z [2,290 / 2,684] 7 actions running 2023-01-11T21:43:36.2712440Z Compiling caffe2/core/net_async_base.cc; 2s processwrapper-sandbox 2023-01-11T21:43:36.2713111Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:36.2713690Z Compiling caffe2/core/net_async_scheduling.cc; 1s processwrapper-sandbox 2023-01-11T21:43:36.2714208Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:36.2714766Z Compiling caffe2/operators/ceil_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:36.2715427Z Compiling caffe2/operators/tile_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:36.2715932Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:36.6703859Z 2023-01-11T21:43:36.6704271Z  2023-01-11T21:43:36.6704495Z  2023-01-11T21:43:36.6704941Z  2023-01-11T21:43:36.6705115Z  2023-01-11T21:43:36.6705354Z  2023-01-11T21:43:36.6705573Z  2023-01-11T21:43:36.6705745Z  2023-01-11T21:43:36.6706016Z [2,291 / 2,684] 8 actions running 2023-01-11T21:43:36.6706294Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:36.6706649Z Compiling caffe2/core/net_async_scheduling.cc; 1s processwrapper-sandbox 2023-01-11T21:43:36.6706972Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:36.6707290Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:36.6707656Z Compiling caffe2/operators/tile_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:36.6707963Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:36.6708242Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:36.6708553Z Compiling caffe2/operators/cast_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:36.8714132Z 2023-01-11T21:43:36.8714653Z  2023-01-11T21:43:36.8715002Z  2023-01-11T21:43:36.8715269Z  2023-01-11T21:43:36.8715542Z  2023-01-11T21:43:36.8715812Z  2023-01-11T21:43:36.8716057Z  2023-01-11T21:43:36.8716354Z  2023-01-11T21:43:36.8716646Z  2023-01-11T21:43:36.8717019Z [2,292 / 2,684] 8 actions running 2023-01-11T21:43:36.8717600Z Compiling caffe2/core/net_async_scheduling.cc; 2s processwrapper-sandbox 2023-01-11T21:43:36.8718874Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:36.8719407Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:36.8720061Z Compiling caffe2/operators/tile_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:36.8720597Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:36.8721119Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:36.8721704Z Compiling caffe2/operators/cast_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:36.8722217Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:37.2710779Z 2023-01-11T21:43:37.2711310Z  2023-01-11T21:43:37.2711658Z  2023-01-11T21:43:37.2711979Z  2023-01-11T21:43:37.2712303Z  2023-01-11T21:43:37.2712551Z  2023-01-11T21:43:37.2712787Z  2023-01-11T21:43:37.2712956Z  2023-01-11T21:43:37.2713109Z  2023-01-11T21:43:37.2713350Z [2,293 / 2,684] 8 actions running 2023-01-11T21:43:37.2713640Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:37.2713973Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:37.2714338Z Compiling caffe2/operators/tile_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:37.2714647Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:37.2714904Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:37.2987793Z Compiling caffe2/operators/cast_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:37.2988382Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:37.2988871Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:37.5000831Z 2023-01-11T21:43:37.5001309Z  2023-01-11T21:43:37.5001680Z  2023-01-11T21:43:37.5001967Z  2023-01-11T21:43:37.5002228Z  2023-01-11T21:43:37.5002675Z  2023-01-11T21:43:37.5002962Z  2023-01-11T21:43:37.5003216Z  2023-01-11T21:43:37.5003480Z  2023-01-11T21:43:37.5003865Z [2,294 / 2,684] 8 actions running 2023-01-11T21:43:37.5004392Z Compiling caffe2/operators/ceil_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:37.5005009Z Compiling caffe2/operators/tile_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:37.5005521Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:37.5005950Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:37.5006470Z Compiling caffe2/operators/cast_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:37.5006946Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:37.5007339Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:37.5007767Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:37.7002319Z 2023-01-11T21:43:37.7002851Z  2023-01-11T21:43:37.7003233Z  2023-01-11T21:43:37.7003485Z  2023-01-11T21:43:37.7003761Z  2023-01-11T21:43:37.7004024Z  2023-01-11T21:43:37.7004272Z  2023-01-11T21:43:37.7004557Z  2023-01-11T21:43:37.7004834Z  2023-01-11T21:43:37.7005224Z [2,294 / 2,684] 8 actions running 2023-01-11T21:43:37.7005784Z Compiling caffe2/operators/ceil_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:37.7006390Z Compiling caffe2/operators/tile_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:37.7006901Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:37.7007338Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:37.7007853Z Compiling caffe2/operators/cast_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:37.7008329Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:37.7008735Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:37.7009167Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:37.9013310Z 2023-01-11T21:43:37.9013778Z  2023-01-11T21:43:37.9014094Z  2023-01-11T21:43:37.9014385Z  2023-01-11T21:43:37.9014679Z  2023-01-11T21:43:37.9014936Z  2023-01-11T21:43:37.9015209Z  2023-01-11T21:43:37.9015484Z  2023-01-11T21:43:37.9015744Z  2023-01-11T21:43:37.9016145Z [2,295 / 2,684] 8 actions, 7 running 2023-01-11T21:43:37.9016703Z Compiling caffe2/operators/ceil_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:37.9017298Z Compiling caffe2/operators/tile_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:37.9017804Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:37.9018347Z Compiling caffe2/operators/cast_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:37.9018847Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:37.9019282Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:37.9019716Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:37.9020069Z [Prepa] Compiling caffe2/db/protodb.cc 2023-01-11T21:43:38.2934224Z 2023-01-11T21:43:38.2934808Z  2023-01-11T21:43:38.2935129Z  2023-01-11T21:43:38.2935455Z  2023-01-11T21:43:38.2935683Z  2023-01-11T21:43:38.2935931Z  2023-01-11T21:43:38.2936196Z  2023-01-11T21:43:38.2936423Z  2023-01-11T21:43:38.2936668Z  2023-01-11T21:43:38.2936977Z [2,297 / 2,684] 8 actions, 7 running 2023-01-11T21:43:38.2937413Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:38.2937840Z Compiling caffe2/operators/cast_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:38.2938337Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:38.2938736Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:38.2939696Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:38.2940260Z Compiling caffe2/db/protodb.cc; 0s processwrapper-sandbox 2023-01-11T21:43:38.2940826Z Compiling caffe2/contrib/gloo/store_handler.cc; 0s processwrapper-sandbox 2023-01-11T21:43:38.2941253Z [Scann] Compiling caffe2/operators/tanh_op.cc 2023-01-11T21:43:38.5008270Z 2023-01-11T21:43:38.5008754Z  2023-01-11T21:43:38.5009229Z  2023-01-11T21:43:38.5009512Z  2023-01-11T21:43:38.5009783Z  2023-01-11T21:43:38.5010020Z  2023-01-11T21:43:38.5010281Z  2023-01-11T21:43:38.5010538Z  2023-01-11T21:43:38.5010782Z  2023-01-11T21:43:38.5011143Z [2,297 / 2,684] 8 actions running 2023-01-11T21:43:38.5011578Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:38.5012102Z Compiling caffe2/operators/cast_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:38.5012553Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:38.5012995Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:38.5013395Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:38.5013881Z Compiling caffe2/db/protodb.cc; 0s processwrapper-sandbox 2023-01-11T21:43:38.5014444Z Compiling caffe2/contrib/gloo/store_handler.cc; 0s processwrapper-sandbox 2023-01-11T21:43:38.5015030Z Compiling caffe2/operators/tanh_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:39.1243010Z 2023-01-11T21:43:39.1243421Z  2023-01-11T21:43:39.1243629Z  2023-01-11T21:43:39.1243804Z  2023-01-11T21:43:39.1243976Z  2023-01-11T21:43:39.1244133Z  2023-01-11T21:43:39.1244302Z  2023-01-11T21:43:39.1244454Z  2023-01-11T21:43:39.1244619Z  2023-01-11T21:43:39.1244873Z [2,298 / 2,684] 8 actions, 7 running 2023-01-11T21:43:39.1245160Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:39.1245426Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:39.1245698Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:39.1245995Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:39.1246301Z Compiling caffe2/db/protodb.cc; 1s processwrapper-sandbox 2023-01-11T21:43:39.1246674Z Compiling caffe2/contrib/gloo/store_handler.cc; 1s processwrapper-sandbox 2023-01-11T21:43:39.1247050Z Compiling caffe2/operators/tanh_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:39.1247332Z [Scann] Compiling caffe2/operators/text_file_reader.cc 2023-01-11T21:43:39.3926649Z 2023-01-11T21:43:39.3927148Z  2023-01-11T21:43:39.3927461Z  2023-01-11T21:43:39.3927742Z  2023-01-11T21:43:39.3928000Z  2023-01-11T21:43:39.3928266Z  2023-01-11T21:43:39.3928529Z  2023-01-11T21:43:39.3928778Z  2023-01-11T21:43:39.3928949Z  2023-01-11T21:43:39.3929285Z INFO: From Compiling caffe2/quantization/server/conv_dnnlowp_op.cc: 2023-01-11T21:43:39.3929666Z [2,299 / 2,684] 8 actions running 2023-01-11T21:43:39.3930076Z //:caffe2; 3s processwrapper-sandbox 2023-01-11T21:43:39.3930514Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:39.3930962Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:39.3931477Z Compiling caffe2/db/protodb.cc; 1s processwrapper-sandbox 2023-01-11T21:43:39.3932109Z Compiling caffe2/contrib/gloo/store_handler.cc; 1s processwrapper-sandbox 2023-01-11T21:43:39.3932728Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:39.3933347Z Compiling caffe2/operators/text_file_reader.cc; 0s processwrapper-sandbox 2023-01-11T21:43:39.3933870Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:39.3934117Z 2023-01-11T21:43:39.3934249Z  2023-01-11T21:43:39.3934505Z  2023-01-11T21:43:39.3934783Z  2023-01-11T21:43:39.3935057Z  2023-01-11T21:43:39.3935304Z  2023-01-11T21:43:39.3935743Z  2023-01-11T21:43:39.3936014Z  2023-01-11T21:43:39.3936264Z  2023-01-11T21:43:39.3937251Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = false]': 2023-01-11T21:43:39.3938100Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2023-01-11T21:43:39.3939008Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3939532Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:43:39.3939869Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:39.3940707Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = false]': 2023-01-11T21:43:39.3941342Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2023-01-11T21:43:39.3942107Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3942720Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:43:39.3943516Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = false]': 2023-01-11T21:43:39.3944056Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2023-01-11T21:43:39.3944752Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3945214Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:43:39.3945529Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:39.3946269Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = false]': 2023-01-11T21:43:39.3946856Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2023-01-11T21:43:39.3947637Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3948172Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:43:39.3948499Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:39.3949403Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = true]': 2023-01-11T21:43:39.3950067Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2023-01-11T21:43:39.3950828Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3951360Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:43:39.3951699Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:39.3952535Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = true]': 2023-01-11T21:43:39.3953146Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2023-01-11T21:43:39.3953930Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3954543Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:43:39.3955426Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = true]': 2023-01-11T21:43:39.3956057Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2023-01-11T21:43:39.3956837Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3957477Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:43:39.3959542Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:39.3960381Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = true]': 2023-01-11T21:43:39.3961098Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2023-01-11T21:43:39.3961877Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3962400Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:43:39.3962745Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:39.3963653Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T21:43:39.3964335Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2023-01-11T21:43:39.3965091Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3965628Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:43:39.3965967Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:39.3966808Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T21:43:39.3967432Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2023-01-11T21:43:39.3968208Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3968810Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:43:39.3969693Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T21:43:39.3970351Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2023-01-11T21:43:39.3971126Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3971769Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:43:39.3972089Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:39.3972951Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = false]': 2023-01-11T21:43:39.3973596Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2023-01-11T21:43:39.3974388Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3974922Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:43:39.3975276Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:39.3976142Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = true]': 2023-01-11T21:43:39.3976824Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2023-01-11T21:43:39.3977596Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3978136Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:43:39.3978489Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:39.3979304Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = true]': 2023-01-11T21:43:39.3980055Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2023-01-11T21:43:39.3980832Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3981499Z for (int i = 0; i < this->kernel_.size(); ++i) { 2023-01-11T21:43:39.3982387Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = true]': 2023-01-11T21:43:39.3983032Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2023-01-11T21:43:39.3983808Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3984340Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2023-01-11T21:43:39.3984673Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:39.3985547Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = true]': 2023-01-11T21:43:39.3986189Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2023-01-11T21:43:39.3986948Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:39.3987587Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2023-01-11T21:43:39.3987933Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T21:43:39.3988323Z [2,299 / 2,684] 8 actions running 2023-01-11T21:43:39.3988725Z //:caffe2; 3s processwrapper-sandbox 2023-01-11T21:43:39.3989168Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:39.3989602Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:39.3990105Z Compiling caffe2/db/protodb.cc; 1s processwrapper-sandbox 2023-01-11T21:43:39.3990706Z Compiling caffe2/contrib/gloo/store_handler.cc; 1s processwrapper-sandbox 2023-01-11T21:43:39.3991310Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:39.3991919Z Compiling caffe2/operators/text_file_reader.cc; 0s processwrapper-sandbox 2023-01-11T21:43:39.3992448Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:39.7009605Z 2023-01-11T21:43:39.7010188Z  2023-01-11T21:43:39.7010468Z  2023-01-11T21:43:39.7010712Z  2023-01-11T21:43:39.7010947Z  2023-01-11T21:43:39.7011258Z  2023-01-11T21:43:39.7011565Z  2023-01-11T21:43:39.7011810Z  2023-01-11T21:43:39.7011977Z  2023-01-11T21:43:39.7012210Z [2,302 / 2,684] 8 actions running 2023-01-11T21:43:39.7012552Z Compiling caffe2/db/protodb.cc; 1s processwrapper-sandbox 2023-01-11T21:43:39.7012952Z Compiling caffe2/contrib/gloo/store_handler.cc; 1s processwrapper-sandbox 2023-01-11T21:43:39.7013317Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:39.7013704Z Compiling caffe2/operators/text_file_reader.cc; 0s processwrapper-sandbox 2023-01-11T21:43:39.7014035Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:39.7014332Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:39.7014613Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:39.7014890Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:40.2711246Z 2023-01-11T21:43:40.2711786Z  2023-01-11T21:43:40.2712138Z  2023-01-11T21:43:40.2712429Z  2023-01-11T21:43:40.2712724Z  2023-01-11T21:43:40.2713012Z  2023-01-11T21:43:40.2713316Z  2023-01-11T21:43:40.2713608Z  2023-01-11T21:43:40.2713878Z  2023-01-11T21:43:40.2714291Z [2,303 / 2,684] 8 actions, 7 running 2023-01-11T21:43:40.2715091Z Compiling caffe2/db/protodb.cc; 2s processwrapper-sandbox 2023-01-11T21:43:40.2715743Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:40.2716375Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2023-01-11T21:43:40.2716952Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:40.2717454Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:40.2718243Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:40.2718746Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:40.2719182Z [Scann] Compiling caffe2/operators/tan_op.cc 2023-01-11T21:43:40.5723875Z 2023-01-11T21:43:40.5724464Z  2023-01-11T21:43:40.5724826Z  2023-01-11T21:43:40.5725133Z  2023-01-11T21:43:40.5725426Z  2023-01-11T21:43:40.5725708Z  2023-01-11T21:43:40.5726017Z  2023-01-11T21:43:40.5726311Z  2023-01-11T21:43:40.5726616Z  2023-01-11T21:43:40.5727025Z [2,304 / 2,684] 8 actions running 2023-01-11T21:43:40.5727651Z Compiling caffe2/operators/tanh_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:40.5728299Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2023-01-11T21:43:40.5728871Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:40.5729385Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:40.5729886Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:40.5730369Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:40.5730934Z Compiling caffe2/operators/tan_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:40.5731444Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:40.9845961Z 2023-01-11T21:43:40.9846455Z  2023-01-11T21:43:40.9846820Z  2023-01-11T21:43:40.9847127Z  2023-01-11T21:43:40.9847411Z  2023-01-11T21:43:40.9847700Z  2023-01-11T21:43:40.9847994Z  2023-01-11T21:43:40.9848271Z  2023-01-11T21:43:40.9848568Z  2023-01-11T21:43:40.9849012Z [2,305 / 2,684] 8 actions, 7 running 2023-01-11T21:43:40.9849615Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2023-01-11T21:43:40.9850225Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:40.9850759Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:40.9851273Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:40.9851775Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:40.9852353Z Compiling caffe2/operators/tan_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:40.9852881Z //:torch; 0s processwrapper-sandbox 2023-01-11T21:43:40.9853300Z [Scann] Compiling caffe2/operators/swish_op.cc 2023-01-11T21:43:41.3729990Z 2023-01-11T21:43:41.3730408Z  2023-01-11T21:43:41.3730743Z  2023-01-11T21:43:41.3730926Z  2023-01-11T21:43:41.3731098Z  2023-01-11T21:43:41.3731269Z  2023-01-11T21:43:41.3731425Z  2023-01-11T21:43:41.3731591Z  2023-01-11T21:43:41.3731811Z  2023-01-11T21:43:41.3732106Z [2,308 / 2,684] 8 actions running 2023-01-11T21:43:41.3732672Z Compiling caffe2/operators/text_file_reader.cc; 2s processwrapper-sandbox 2023-01-11T21:43:41.3733052Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:41.3733495Z Compiling caffe2/operators/tan_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:41.3734006Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:41.3734425Z Compiling caffe2/operators/swish_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.3734829Z Compiling caffe2/operators/summarize_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.3735243Z Compiling caffe2/operators/stylizer_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.3735633Z Compiling caffe2/operators/string_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.6121890Z 2023-01-11T21:43:41.6122400Z  2023-01-11T21:43:41.6122722Z  2023-01-11T21:43:41.6123013Z  2023-01-11T21:43:41.6123505Z  2023-01-11T21:43:41.6123770Z  2023-01-11T21:43:41.6124047Z  2023-01-11T21:43:41.6124323Z  2023-01-11T21:43:41.6124575Z  2023-01-11T21:43:41.6125069Z INFO: From Compiling caffe2/operators/text_file_reader.cc: 2023-01-11T21:43:41.6125557Z [2,308 / 2,684] 8 actions running 2023-01-11T21:43:41.6126178Z Compiling caffe2/operators/text_file_reader.cc; 2s processwrapper-sandbox 2023-01-11T21:43:41.6126723Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:41.6127273Z Compiling caffe2/operators/tan_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:41.6127771Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:41.6128289Z Compiling caffe2/operators/swish_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.6128896Z Compiling caffe2/operators/summarize_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.6129516Z Compiling caffe2/operators/stylizer_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.6130115Z Compiling caffe2/operators/string_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.6130400Z 2023-01-11T21:43:41.6130536Z  2023-01-11T21:43:41.6130811Z  2023-01-11T21:43:41.6131071Z  2023-01-11T21:43:41.6131343Z  2023-01-11T21:43:41.6131600Z  2023-01-11T21:43:41.6131852Z  2023-01-11T21:43:41.6132125Z  2023-01-11T21:43:41.6132393Z  2023-01-11T21:43:41.6132791Z In file included from ./c10/util/typeid.h:19:0, 2023-01-11T21:43:41.6133169Z from ./caffe2/core/context.h:9, 2023-01-11T21:43:41.6133557Z from caffe2/operators/text_file_reader.cc:1: 2023-01-11T21:43:41.6134388Z caffe2/operators/text_file_reader.cc: In member function 'virtual bool caffe2::TextFileReaderReadOp::RunOnDevice()': 2023-01-11T21:43:41.6135225Z caffe2/operators/text_file_reader.cc:107:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2023-01-11T21:43:41.6135844Z instance->fieldTypes.size() == numFields, 2023-01-11T21:43:41.6136196Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2023-01-11T21:43:41.6144787Z [2,308 / 2,684] 8 actions running 2023-01-11T21:43:41.6145270Z Compiling caffe2/operators/text_file_reader.cc; 2s processwrapper-sandbox 2023-01-11T21:43:41.6145724Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:41.6146260Z Compiling caffe2/operators/tan_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:41.6146744Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:41.6147213Z Compiling caffe2/operators/swish_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.6147814Z Compiling caffe2/operators/summarize_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.6148352Z Compiling caffe2/operators/stylizer_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.6148950Z Compiling caffe2/operators/string_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.9727425Z 2023-01-11T21:43:41.9727940Z  2023-01-11T21:43:41.9728265Z  2023-01-11T21:43:41.9728541Z  2023-01-11T21:43:41.9728811Z  2023-01-11T21:43:41.9729079Z  2023-01-11T21:43:41.9729336Z  2023-01-11T21:43:41.9729602Z  2023-01-11T21:43:41.9729869Z  2023-01-11T21:43:41.9730242Z [2,309 / 2,684] 8 actions running 2023-01-11T21:43:41.9730692Z //:caffe2; 2s processwrapper-sandbox 2023-01-11T21:43:41.9731254Z Compiling caffe2/operators/tan_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:41.9731724Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:41.9732256Z Compiling caffe2/operators/swish_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.9732870Z Compiling caffe2/operators/summarize_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.9733495Z Compiling caffe2/operators/stylizer_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.9734100Z Compiling caffe2/operators/string_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:41.9734820Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2023-01-11T21:43:42.1735791Z 2023-01-11T21:43:42.1736347Z  2023-01-11T21:43:42.1736686Z  2023-01-11T21:43:42.1736980Z  2023-01-11T21:43:42.1737266Z  2023-01-11T21:43:42.1737531Z  2023-01-11T21:43:42.1737807Z  2023-01-11T21:43:42.1738087Z  2023-01-11T21:43:42.1738351Z  2023-01-11T21:43:42.1738755Z [2,311 / 2,684] 8 actions running 2023-01-11T21:43:42.1739494Z Compiling caffe2/operators/tan_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:42.1740031Z //:torch; 1s processwrapper-sandbox 2023-01-11T21:43:42.1740571Z Compiling caffe2/operators/swish_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:42.1741206Z Compiling caffe2/operators/summarize_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:42.1741846Z Compiling caffe2/operators/stylizer_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:42.1742456Z Compiling caffe2/operators/string_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:42.1742996Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:42.1743571Z Compiling caffe2/contrib/gloo/context.cc; 0s processwrapper-sandbox 2023-01-11T21:43:42.5733146Z 2023-01-11T21:43:42.5733670Z  2023-01-11T21:43:42.5734054Z  2023-01-11T21:43:42.5734374Z  2023-01-11T21:43:42.5734676Z  2023-01-11T21:43:42.5734989Z  2023-01-11T21:43:42.5735294Z  2023-01-11T21:43:42.5735584Z  2023-01-11T21:43:42.5735919Z  2023-01-11T21:43:42.5736345Z [2,312 / 2,684] 8 actions running 2023-01-11T21:43:42.5736829Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:42.5737564Z Compiling caffe2/operators/swish_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:42.5738260Z Compiling caffe2/operators/summarize_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:42.5738952Z Compiling caffe2/operators/stylizer_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:42.5739607Z Compiling caffe2/operators/string_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:42.5740138Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:42.5740696Z Compiling caffe2/contrib/gloo/context.cc; 0s processwrapper-sandbox 2023-01-11T21:43:42.5741304Z Compiling caffe2/operators/stats_put_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:43.0614678Z 2023-01-11T21:43:43.0616534Z  2023-01-11T21:43:43.0617048Z  2023-01-11T21:43:43.0617349Z  2023-01-11T21:43:43.0617752Z  2023-01-11T21:43:43.0618064Z  2023-01-11T21:43:43.0618342Z  2023-01-11T21:43:43.0618751Z  2023-01-11T21:43:43.0619028Z  2023-01-11T21:43:43.0619579Z [2,313 / 2,684] 8 actions, 7 running 2023-01-11T21:43:43.0620117Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:43.0620688Z Compiling caffe2/operators/swish_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:43.0621327Z Compiling caffe2/operators/stylizer_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:43.0621945Z Compiling caffe2/operators/string_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:43.0622488Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:43.0623061Z Compiling caffe2/contrib/gloo/context.cc; 1s processwrapper-sandbox 2023-01-11T21:43:43.0623670Z Compiling caffe2/operators/stats_put_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:43.0624095Z [Scann] //:ATen_CPU_AVX2 2023-01-11T21:43:43.2807396Z 2023-01-11T21:43:43.2808853Z  2023-01-11T21:43:43.2809271Z  2023-01-11T21:43:43.2809550Z  2023-01-11T21:43:43.2809824Z  2023-01-11T21:43:43.2810078Z  2023-01-11T21:43:43.2810347Z  2023-01-11T21:43:43.2810618Z  2023-01-11T21:43:43.2810872Z  2023-01-11T21:43:43.2811266Z [2,315 / 2,684] 8 actions, 7 running 2023-01-11T21:43:43.2811713Z //:torch; 2s processwrapper-sandbox 2023-01-11T21:43:43.2812255Z Compiling caffe2/operators/swish_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:43.2812871Z Compiling caffe2/operators/stylizer_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:43.2813685Z Compiling caffe2/operators/string_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:43.2814285Z Compiling caffe2/operators/stats_put_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:43.2814824Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:43.2815307Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:43.2815772Z [Prepa] Linking libcaffe2_perfkernels_avx2.so 2023-01-11T21:43:43.5736959Z 2023-01-11T21:43:43.5737484Z  2023-01-11T21:43:43.5737826Z  2023-01-11T21:43:43.5738079Z  2023-01-11T21:43:43.5738376Z  2023-01-11T21:43:43.5738641Z  2023-01-11T21:43:43.5738898Z  2023-01-11T21:43:43.5739164Z  2023-01-11T21:43:43.5739365Z  2023-01-11T21:43:43.5739594Z [2,316 / 2,684] 8 actions running 2023-01-11T21:43:43.5739882Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:43:43.5740223Z Compiling caffe2/operators/swish_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:43.5740605Z Compiling caffe2/operators/stylizer_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:43.5740977Z Compiling caffe2/operators/string_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:43.5741359Z Compiling caffe2/operators/stats_put_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:43.5741673Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:43.5741973Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:43.5742262Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:43.8365176Z 2023-01-11T21:43:43.8366089Z  2023-01-11T21:43:43.8366634Z  2023-01-11T21:43:43.8366950Z  2023-01-11T21:43:43.8367955Z  2023-01-11T21:43:43.8368261Z  2023-01-11T21:43:43.8368573Z  2023-01-11T21:43:43.8368830Z  2023-01-11T21:43:43.8369147Z  2023-01-11T21:43:43.8369747Z [2,317 / 2,684] 8 actions running 2023-01-11T21:43:43.8370218Z //:torch; 3s processwrapper-sandbox 2023-01-11T21:43:43.8370876Z Compiling caffe2/operators/stylizer_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:43.8371459Z Compiling caffe2/operators/string_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:43.8372068Z Compiling caffe2/operators/stats_put_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:43.8372578Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:43.8373060Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:43.8373745Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:43.8374210Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.0318753Z 2023-01-11T21:43:44.0322004Z  2023-01-11T21:43:44.0322373Z  2023-01-11T21:43:44.0322686Z  2023-01-11T21:43:44.0323004Z  2023-01-11T21:43:44.0323279Z  2023-01-11T21:43:44.0323472Z  2023-01-11T21:43:44.0323713Z  2023-01-11T21:43:44.0323879Z  2023-01-11T21:43:44.0324139Z [2,320 / 2,684] 7 actions running 2023-01-11T21:43:44.0324505Z Compiling caffe2/operators/string_ops.cc; 2s processwrapper-sandbox 2023-01-11T21:43:44.0324892Z Compiling caffe2/operators/stats_put_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:44.0325210Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.0325543Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.0325836Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.0326117Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.0326407Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.2911835Z 2023-01-11T21:43:44.2915790Z  2023-01-11T21:43:44.2916479Z  2023-01-11T21:43:44.2917565Z  2023-01-11T21:43:44.2918214Z  2023-01-11T21:43:44.2918654Z  2023-01-11T21:43:44.2919081Z  2023-01-11T21:43:44.2919442Z  2023-01-11T21:43:44.2919942Z [2,322 / 2,684] 8 actions, 7 running 2023-01-11T21:43:44.2920534Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:44.2921470Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:44.2922102Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.2922672Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.2923207Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.2924263Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.2924921Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:44.2925321Z [Prepa] Linking libtorch.so 2023-01-11T21:43:44.5640805Z 2023-01-11T21:43:44.5641815Z  2023-01-11T21:43:44.5642487Z  2023-01-11T21:43:44.5643244Z  2023-01-11T21:43:44.5643545Z  2023-01-11T21:43:44.5643796Z  2023-01-11T21:43:44.5644066Z  2023-01-11T21:43:44.5644349Z  2023-01-11T21:43:44.5647021Z  2023-01-11T21:43:44.5647468Z [2,323 / 2,684] 8 actions, 7 running 2023-01-11T21:43:44.5647980Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:44.5648506Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:44.5648982Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.5649433Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.5649931Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.5650388Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:44.5650847Z Linking libtorch.so; 0s processwrapper-sandbox 2023-01-11T21:43:44.5651375Z [Scann] Compiling aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp 2023-01-11T21:43:44.7891983Z 2023-01-11T21:43:44.7892493Z  2023-01-11T21:43:44.7892833Z  2023-01-11T21:43:44.7893119Z  2023-01-11T21:43:44.7893412Z  2023-01-11T21:43:44.7893703Z  2023-01-11T21:43:44.7893996Z  2023-01-11T21:43:44.7894288Z  2023-01-11T21:43:44.7894579Z  2023-01-11T21:43:44.7895000Z [2,325 / 2,684] 8 actions, 7 running 2023-01-11T21:43:44.7895485Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:44.7896046Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.7896567Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.7897055Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:44.7897537Z Linking libtorch.so; 0s processwrapper-sandbox 2023-01-11T21:43:44.7898075Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:44.7898583Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:44.7899077Z [Scann] Compiling aten/src/ATen/core/VariableHooksInterface.cpp 2023-01-11T21:43:45.0330423Z 2023-01-11T21:43:45.0331020Z  2023-01-11T21:43:45.0331403Z  2023-01-11T21:43:45.0331688Z  2023-01-11T21:43:45.0332001Z  2023-01-11T21:43:45.0332276Z  2023-01-11T21:43:45.0332528Z  2023-01-11T21:43:45.0332822Z  2023-01-11T21:43:45.0333104Z  2023-01-11T21:43:45.0333448Z [2,326 / 2,684] 8 actions running 2023-01-11T21:43:45.0333894Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:45.0334403Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:45.0334821Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:45.0335272Z Linking libtorch.so; 0s processwrapper-sandbox 2023-01-11T21:43:45.0335678Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:45.0336533Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:45.0336992Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:45.0337412Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:45.2330664Z 2023-01-11T21:43:45.2331289Z  2023-01-11T21:43:45.2331628Z  2023-01-11T21:43:45.2331933Z  2023-01-11T21:43:45.2332247Z  2023-01-11T21:43:45.2332524Z  2023-01-11T21:43:45.2332820Z  2023-01-11T21:43:45.2333119Z  2023-01-11T21:43:45.2333407Z  2023-01-11T21:43:45.2333817Z [2,326 / 2,684] 8 actions running 2023-01-11T21:43:45.2334331Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:45.2334854Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:45.2336449Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:45.2336993Z Linking libtorch.so; 0s processwrapper-sandbox 2023-01-11T21:43:45.2337540Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:45.2338021Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:45.2338514Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:45.2339449Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:45.4387701Z 2023-01-11T21:43:45.4388228Z  2023-01-11T21:43:45.4388583Z  2023-01-11T21:43:45.4388862Z  2023-01-11T21:43:45.4389147Z  2023-01-11T21:43:45.4389464Z  2023-01-11T21:43:45.4389766Z  2023-01-11T21:43:45.4390191Z  2023-01-11T21:43:45.4390502Z  2023-01-11T21:43:45.4390924Z [2,327 / 2,684] 8 actions running 2023-01-11T21:43:45.4391440Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2023-01-11T21:43:45.4391909Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:45.4392473Z Linking libtorch.so; 1s processwrapper-sandbox 2023-01-11T21:43:45.4392808Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2023-01-11T21:43:45.4393084Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:45.4393331Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:45.4393593Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:45.4393852Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:45.6397567Z 2023-01-11T21:43:45.6398272Z  2023-01-11T21:43:45.6398614Z  2023-01-11T21:43:45.6398878Z  2023-01-11T21:43:45.6399146Z  2023-01-11T21:43:45.6399417Z  2023-01-11T21:43:45.6399670Z  2023-01-11T21:43:45.6399938Z  2023-01-11T21:43:45.6400205Z  2023-01-11T21:43:45.6400584Z [2,330 / 2,684] 8 actions running 2023-01-11T21:43:45.6401125Z Linking libtorch.so; 1s processwrapper-sandbox 2023-01-11T21:43:45.6401595Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:45.6402002Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:45.6402432Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:45.6402853Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:45.6403257Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:45.6403698Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:45.6404261Z Compiling aten/src/ATen/native/LegacyBridge.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:46.1148820Z 2023-01-11T21:43:46.1149534Z  2023-01-11T21:43:46.1149905Z  2023-01-11T21:43:46.1150215Z  2023-01-11T21:43:46.1150608Z  2023-01-11T21:43:46.1150874Z  2023-01-11T21:43:46.1151165Z  2023-01-11T21:43:46.1151452Z  2023-01-11T21:43:46.1151714Z  2023-01-11T21:43:46.1152137Z [2,331 / 2,684] 8 actions, 7 running 2023-01-11T21:43:46.1152645Z Linking libtorch.so; 1s processwrapper-sandbox 2023-01-11T21:43:46.1153117Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:46.1153552Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:46.1154012Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:46.1154483Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:46.1154945Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:46.1155538Z Compiling aten/src/ATen/native/LegacyBridge.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:46.1156048Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qmatmul.cpp 2023-01-11T21:43:46.4155052Z 2023-01-11T21:43:46.4156149Z  2023-01-11T21:43:46.4156529Z  2023-01-11T21:43:46.4156883Z  2023-01-11T21:43:46.4157166Z  2023-01-11T21:43:46.4157322Z  2023-01-11T21:43:46.4157490Z  2023-01-11T21:43:46.4157790Z  2023-01-11T21:43:46.4158022Z  2023-01-11T21:43:46.4158381Z [2,332 / 2,684] 8 actions, 7 running 2023-01-11T21:43:46.4158823Z Linking libtorch.so; 2s processwrapper-sandbox 2023-01-11T21:43:46.4159219Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:46.4159595Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:46.4360128Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:46.4360567Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:46.4361235Z Compiling aten/src/ATen/native/LegacyBridge.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:46.4361834Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:46.4362189Z [Scann] Compiling aten/src/ATen/native/Lerp.cpp 2023-01-11T21:43:46.6395005Z 2023-01-11T21:43:46.6398394Z  2023-01-11T21:43:46.6398783Z  2023-01-11T21:43:46.6398961Z  2023-01-11T21:43:46.6399140Z  2023-01-11T21:43:46.6399308Z  2023-01-11T21:43:46.6399475Z  2023-01-11T21:43:46.6399627Z  2023-01-11T21:43:46.6399794Z  2023-01-11T21:43:46.6400043Z [2,333 / 2,684] 8 actions running 2023-01-11T21:43:46.6400337Z Linking libtorch.so; 2s processwrapper-sandbox 2023-01-11T21:43:46.6400626Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:46.6400971Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:46.6401291Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:46.6401651Z Compiling aten/src/ATen/native/LegacyBridge.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:46.6401965Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:46.6402280Z Compiling aten/src/ATen/native/Lerp.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:46.6402662Z Compiling aten/src/ATen/core/NamedTensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:46.8397549Z 2023-01-11T21:43:46.8398292Z  2023-01-11T21:43:46.8398673Z  2023-01-11T21:43:46.8398981Z  2023-01-11T21:43:46.8399298Z  2023-01-11T21:43:46.8399611Z  2023-01-11T21:43:46.8399819Z  2023-01-11T21:43:46.8399987Z  2023-01-11T21:43:46.8400155Z  2023-01-11T21:43:46.8400388Z [2,334 / 2,684] 8 actions running 2023-01-11T21:43:46.8400822Z Linking libtorch.so; 2s processwrapper-sandbox 2023-01-11T21:43:46.8401119Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:46.8401389Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:46.8401665Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:46.8401935Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:46.8402252Z Compiling aten/src/ATen/native/Lerp.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:46.8402636Z Compiling aten/src/ATen/core/NamedTensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:46.8402959Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:47.1964888Z 2023-01-11T21:43:47.1965438Z  2023-01-11T21:43:47.1965858Z  2023-01-11T21:43:47.1966193Z  2023-01-11T21:43:47.1966494Z  2023-01-11T21:43:47.1966814Z  2023-01-11T21:43:47.1967043Z  2023-01-11T21:43:47.1967254Z  2023-01-11T21:43:47.1967535Z  2023-01-11T21:43:47.1967813Z [2,335 / 2,684] 8 actions, 7 running 2023-01-11T21:43:47.1968120Z Linking libtorch.so; 2s processwrapper-sandbox 2023-01-11T21:43:47.1968414Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:47.1968708Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:47.1968980Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:47.1969297Z Compiling aten/src/ATen/native/Lerp.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:47.1969679Z Compiling aten/src/ATen/core/NamedTensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:47.1969991Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:47.1970263Z [Scann] Compiling aten/src/ATen/functorch/DynamicLayer.cpp 2023-01-11T21:43:47.4631603Z 2023-01-11T21:43:47.4632084Z  2023-01-11T21:43:47.4632472Z  2023-01-11T21:43:47.4632849Z  2023-01-11T21:43:47.4633201Z  2023-01-11T21:43:47.4633575Z  2023-01-11T21:43:47.4633896Z  2023-01-11T21:43:47.4634152Z  2023-01-11T21:43:47.4634506Z  2023-01-11T21:43:47.4635016Z [2,336 / 2,684] 8 actions running 2023-01-11T21:43:47.4635634Z Linking libtorch.so; 3s processwrapper-sandbox 2023-01-11T21:43:47.4636279Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:47.4640848Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:47.4641551Z Compiling aten/src/ATen/native/Lerp.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:47.4642372Z Compiling aten/src/ATen/core/NamedTensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:47.4643061Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:47.4643613Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:47.4658909Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:47.9714892Z 2023-01-11T21:43:47.9715318Z  2023-01-11T21:43:47.9715557Z  2023-01-11T21:43:47.9715717Z  2023-01-11T21:43:47.9715886Z  2023-01-11T21:43:47.9716054Z  2023-01-11T21:43:47.9716206Z  2023-01-11T21:43:47.9716372Z  2023-01-11T21:43:47.9716537Z  2023-01-11T21:43:47.9716774Z [2,337 / 2,684] 8 actions, 7 running 2023-01-11T21:43:47.9717086Z Linking libtorch.so; 3s processwrapper-sandbox 2023-01-11T21:43:47.9717391Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:47.9717864Z Compiling aten/src/ATen/native/Lerp.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:47.9718255Z Compiling aten/src/ATen/core/NamedTensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:47.9718569Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:47.9718819Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:47.9719088Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:47.9719288Z [Scann] //:aten 2023-01-11T21:43:48.2393794Z 2023-01-11T21:43:48.2394372Z  2023-01-11T21:43:48.2394768Z  2023-01-11T21:43:48.2395087Z  2023-01-11T21:43:48.2395406Z  2023-01-11T21:43:48.2395703Z  2023-01-11T21:43:48.2396034Z  2023-01-11T21:43:48.2396279Z  2023-01-11T21:43:48.2396431Z  2023-01-11T21:43:48.2396679Z [2,340 / 2,684] 8 actions, 7 running 2023-01-11T21:43:48.2397052Z Linking libtorch.so; 3s processwrapper-sandbox 2023-01-11T21:43:48.2397585Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:48.2398585Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:48.2398966Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:48.2399377Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:48.2399876Z Compiling caffe2/operators/softmax_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:48.2400638Z Compiling caffe2/operators/sinh_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:48.2401247Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qlinear.cpp 2023-01-11T21:43:48.4767721Z 2023-01-11T21:43:48.4768180Z  2023-01-11T21:43:48.4768493Z  2023-01-11T21:43:48.4768734Z  2023-01-11T21:43:48.4768969Z  2023-01-11T21:43:48.4769138Z  2023-01-11T21:43:48.4769341Z  2023-01-11T21:43:48.4769591Z  2023-01-11T21:43:48.4769846Z  2023-01-11T21:43:48.4770182Z [2,340 / 2,684] 8 actions running 2023-01-11T21:43:48.4770592Z Linking libtorch.so; 4s processwrapper-sandbox 2023-01-11T21:43:48.4771069Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:48.4771478Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:48.4771863Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:48.4772243Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:48.4772799Z Compiling caffe2/operators/softmax_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:48.4773377Z Compiling caffe2/operators/sinh_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:48.4773871Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:48.7943719Z 2023-01-11T21:43:48.7944228Z  2023-01-11T21:43:48.7944489Z  2023-01-11T21:43:48.7944671Z  2023-01-11T21:43:48.7944838Z  2023-01-11T21:43:48.7945004Z  2023-01-11T21:43:48.7945176Z  2023-01-11T21:43:48.7945438Z  2023-01-11T21:43:48.7945705Z  2023-01-11T21:43:48.7946065Z [2,341 / 2,684] 8 actions, 7 running 2023-01-11T21:43:48.7946495Z Linking libtorch.so; 4s processwrapper-sandbox 2023-01-11T21:43:48.7947393Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:48.7947803Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:48.7948226Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:48.7948735Z Compiling caffe2/operators/softmax_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:48.7949273Z Compiling caffe2/operators/sinh_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:48.7950066Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:48.7950547Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qhardswish.cpp 2023-01-11T21:43:49.0768695Z 2023-01-11T21:43:49.0769264Z  2023-01-11T21:43:49.0769589Z  2023-01-11T21:43:49.0769835Z  2023-01-11T21:43:49.0770073Z  2023-01-11T21:43:49.0770909Z  2023-01-11T21:43:49.0771234Z  2023-01-11T21:43:49.0771434Z  2023-01-11T21:43:49.0771604Z  2023-01-11T21:43:49.0771856Z [2,341 / 2,684] 8 actions running 2023-01-11T21:43:49.0772157Z Linking libtorch.so; 4s processwrapper-sandbox 2023-01-11T21:43:49.0772466Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:49.0772789Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:49.0773229Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:49.0773717Z Compiling caffe2/operators/softmax_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:49.0774303Z Compiling caffe2/operators/sinh_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:49.0774839Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:49.0775337Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:49.4779275Z 2023-01-11T21:43:49.4779749Z  2023-01-11T21:43:49.4780065Z  2023-01-11T21:43:49.4780335Z  2023-01-11T21:43:49.4780611Z  2023-01-11T21:43:49.4780850Z  2023-01-11T21:43:49.4781138Z  2023-01-11T21:43:49.4781393Z  2023-01-11T21:43:49.4781660Z  2023-01-11T21:43:49.4782053Z [2,342 / 2,684] 8 actions running 2023-01-11T21:43:49.4782545Z Linking libtorch.so; 5s processwrapper-sandbox 2023-01-11T21:43:49.4783027Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:49.4783444Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:49.4784033Z Compiling caffe2/operators/softmax_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:49.4784598Z Compiling caffe2/operators/sinh_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:49.4785083Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:49.4785534Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:49.4785921Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:49.8554085Z 2023-01-11T21:43:49.8554577Z  2023-01-11T21:43:49.8554924Z  2023-01-11T21:43:49.8555214Z  2023-01-11T21:43:49.8555480Z  2023-01-11T21:43:49.8555762Z  2023-01-11T21:43:49.8556040Z  2023-01-11T21:43:49.8556304Z  2023-01-11T21:43:49.8556582Z  2023-01-11T21:43:49.8556989Z [2,344 / 2,684] 8 actions, 7 running 2023-01-11T21:43:49.8557483Z Linking libtorch.so; 5s processwrapper-sandbox 2023-01-11T21:43:49.8558292Z Compiling caffe2/operators/softmax_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:49.8558926Z Compiling caffe2/operators/sinh_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:49.8559453Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:49.8559921Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:49.8560370Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:49.8560875Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:49.8561316Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qgelu.cpp 2023-01-11T21:43:50.0776887Z 2023-01-11T21:43:50.0777489Z  2023-01-11T21:43:50.0777856Z  2023-01-11T21:43:50.0778188Z  2023-01-11T21:43:50.0778500Z  2023-01-11T21:43:50.0778810Z  2023-01-11T21:43:50.0779102Z  2023-01-11T21:43:50.0779410Z  2023-01-11T21:43:50.0779698Z  2023-01-11T21:43:50.0779930Z [2,344 / 2,684] 8 actions running 2023-01-11T21:43:50.0980574Z Linking libtorch.so; 5s processwrapper-sandbox 2023-01-11T21:43:50.0981095Z Compiling caffe2/operators/softmax_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:50.0981614Z Compiling caffe2/operators/sinh_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:50.0982054Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:50.0982425Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:50.0982912Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:50.0983289Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:50.0983654Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:50.2992189Z 2023-01-11T21:43:50.2992760Z  2023-01-11T21:43:50.2993079Z  2023-01-11T21:43:50.2993375Z  2023-01-11T21:43:50.2993675Z  2023-01-11T21:43:50.2993971Z  2023-01-11T21:43:50.2994276Z  2023-01-11T21:43:50.2994448Z  2023-01-11T21:43:50.2994600Z  2023-01-11T21:43:50.2994845Z [2,347 / 2,684] 8 actions running 2023-01-11T21:43:50.2995175Z Linking libtorch.so; 6s processwrapper-sandbox 2023-01-11T21:43:50.2995517Z Compiling caffe2/operators/sinh_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:50.2995825Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:50.2996092Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:50.2996341Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:50.2996693Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:50.2997076Z Compiling aten/src/ATen/native/Linear.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:50.2997384Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:50.5161552Z 2023-01-11T21:43:50.5162203Z  2023-01-11T21:43:50.5162587Z  2023-01-11T21:43:50.5162897Z  2023-01-11T21:43:50.5163186Z  2023-01-11T21:43:50.5163584Z  2023-01-11T21:43:50.5163888Z  2023-01-11T21:43:50.5164275Z  2023-01-11T21:43:50.5164617Z  2023-01-11T21:43:50.5165083Z [2,348 / 2,684] 7 actions running 2023-01-11T21:43:50.5165618Z Linking libtorch.so; 6s processwrapper-sandbox 2023-01-11T21:43:50.5166234Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:50.5166748Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:50.5167254Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:50.5167927Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:50.5168624Z Compiling aten/src/ATen/native/Linear.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:50.5169280Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:50.9166160Z 2023-01-11T21:43:50.9166714Z  2023-01-11T21:43:50.9167102Z  2023-01-11T21:43:50.9167381Z  2023-01-11T21:43:50.9167688Z  2023-01-11T21:43:50.9168021Z  2023-01-11T21:43:50.9168310Z  2023-01-11T21:43:50.9168478Z  2023-01-11T21:43:50.9168725Z [2,349 / 2,684] 8 actions running 2023-01-11T21:43:50.9170588Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:50.9171127Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:50.9171499Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:50.9171844Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:50.9172217Z Compiling aten/src/ATen/native/Linear.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:50.9172568Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:50.9172844Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:50.9173240Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:51.1172475Z 2023-01-11T21:43:51.1173002Z  2023-01-11T21:43:51.1173324Z  2023-01-11T21:43:51.1173607Z  2023-01-11T21:43:51.1173880Z  2023-01-11T21:43:51.1174146Z  2023-01-11T21:43:51.1174411Z  2023-01-11T21:43:51.1174683Z  2023-01-11T21:43:51.1174934Z  2023-01-11T21:43:51.1175344Z [2,350 / 2,684] 8 actions, 7 running 2023-01-11T21:43:51.1175885Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:51.1176584Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:51.1177187Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:43:51.1178848Z Compiling aten/src/ATen/native/Linear.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:51.1179468Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:51.1179920Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:51.1180551Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:51.1181074Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2023-01-11T21:43:51.3536876Z 2023-01-11T21:43:51.3537409Z  2023-01-11T21:43:51.3537730Z  2023-01-11T21:43:51.3538021Z  2023-01-11T21:43:51.3538287Z  2023-01-11T21:43:51.3538564Z  2023-01-11T21:43:51.3538838Z  2023-01-11T21:43:51.3539098Z  2023-01-11T21:43:51.3539349Z  2023-01-11T21:43:51.3539745Z [2,351 / 2,684] 8 actions, 6 running 2023-01-11T21:43:51.3540190Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:51.3540800Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:51.3541448Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:51.3541998Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:51.3542433Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:51.3542902Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:51.3543438Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2023-01-11T21:43:51.3543925Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp 2023-01-11T21:43:51.7191113Z 2023-01-11T21:43:51.7191682Z  2023-01-11T21:43:51.7192047Z  2023-01-11T21:43:51.7192284Z  2023-01-11T21:43:51.7192533Z  2023-01-11T21:43:51.7192827Z  2023-01-11T21:43:51.7193074Z  2023-01-11T21:43:51.7193375Z  2023-01-11T21:43:51.7193619Z  2023-01-11T21:43:51.7193962Z [2,352 / 2,684] 8 actions, 7 running 2023-01-11T21:43:51.7194512Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:51.7195186Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:51.7195622Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:51.7195894Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:51.7196274Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:51.7196761Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:51.7197227Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:51.7198165Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2023-01-11T21:43:52.0210692Z 2023-01-11T21:43:52.0211262Z  2023-01-11T21:43:52.0211603Z  2023-01-11T21:43:52.0211897Z  2023-01-11T21:43:52.0212199Z  2023-01-11T21:43:52.0214126Z  2023-01-11T21:43:52.0214664Z  2023-01-11T21:43:52.0215070Z  2023-01-11T21:43:52.0215571Z  2023-01-11T21:43:52.0216220Z [2,355 / 2,684] 8 actions, 7 running 2023-01-11T21:43:52.0217081Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 1s processwrapper-sandbox 2023-01-11T21:43:52.0217713Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:52.0218250Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:52.0218772Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:52.0219285Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:52.0219809Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:52.0220412Z Compiling caffe2/operators/rsqrt_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:52.0221002Z [Scann] Compiling aten/src/ATen/core/PythonFallbackKernel.cpp 2023-01-11T21:43:52.2787988Z 2023-01-11T21:43:52.2788452Z  2023-01-11T21:43:52.2788816Z  2023-01-11T21:43:52.2800154Z  2023-01-11T21:43:52.2800631Z  2023-01-11T21:43:52.2801018Z  2023-01-11T21:43:52.2801314Z  2023-01-11T21:43:52.2801600Z  2023-01-11T21:43:52.2801902Z  2023-01-11T21:43:52.2802334Z [2,356 / 2,684] 8 actions, 7 running 2023-01-11T21:43:52.2803014Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:52.2803497Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:52.2803954Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:52.2804386Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:52.2804854Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:52.2805542Z Compiling caffe2/operators/rsqrt_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:52.2806070Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:52.2806536Z [Scann] Compiling aten/src/ATen/functorch/BatchRulesNorm.cpp 2023-01-11T21:43:52.5188498Z 2023-01-11T21:43:52.5189003Z  2023-01-11T21:43:52.5189346Z  2023-01-11T21:43:52.5189603Z  2023-01-11T21:43:52.5189870Z  2023-01-11T21:43:52.5190147Z  2023-01-11T21:43:52.5190404Z  2023-01-11T21:43:52.5190678Z  2023-01-11T21:43:52.5190947Z  2023-01-11T21:43:52.5191320Z [2,356 / 2,684] 8 actions running 2023-01-11T21:43:52.5191784Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:52.5192226Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:52.5192656Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:52.5193092Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:52.5193517Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:52.5194031Z Compiling caffe2/operators/rsqrt_op.cc; 0s processwrapper-sandbox 2023-01-11T21:43:52.5194510Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:52.5194966Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:53.1031378Z 2023-01-11T21:43:53.1032644Z  2023-01-11T21:43:53.1033054Z  2023-01-11T21:43:53.1033260Z  2023-01-11T21:43:53.1033416Z  2023-01-11T21:43:53.1033584Z  2023-01-11T21:43:53.1033761Z  2023-01-11T21:43:53.1033912Z  2023-01-11T21:43:53.1034074Z  2023-01-11T21:43:53.1034322Z [2,357 / 2,684] 8 actions, 7 running 2023-01-11T21:43:53.1034613Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:53.1034885Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:53.1035149Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:53.1035523Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:53.1036088Z Compiling caffe2/operators/rsqrt_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:53.1036599Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:53.1036882Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:53.1037138Z [Scann] Compiling aten/src/ATen/functorch/BatchRulesPooling.cpp 2023-01-11T21:43:53.3164840Z 2023-01-11T21:43:53.3169860Z  2023-01-11T21:43:53.3170201Z  2023-01-11T21:43:53.3170485Z  2023-01-11T21:43:53.3170769Z  2023-01-11T21:43:53.3171040Z  2023-01-11T21:43:53.3171322Z  2023-01-11T21:43:53.3171591Z  2023-01-11T21:43:53.3171773Z  2023-01-11T21:43:53.3172140Z [2,359 / 2,684] 8 actions, 7 running 2023-01-11T21:43:53.3172612Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:53.3173066Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:53.3173645Z Compiling caffe2/operators/rsqrt_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:53.3174185Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:53.3174639Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:53.3175061Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:53.3175517Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:53.3175920Z [Scann] Compiling aten/src/ATen/DLConvertor.cpp 2023-01-11T21:43:53.5208195Z 2023-01-11T21:43:53.5210342Z  2023-01-11T21:43:53.5210735Z  2023-01-11T21:43:53.5211006Z  2023-01-11T21:43:53.5211264Z  2023-01-11T21:43:53.5211544Z  2023-01-11T21:43:53.5211825Z  2023-01-11T21:43:53.5212091Z  2023-01-11T21:43:53.5212374Z  2023-01-11T21:43:53.5212779Z [2,359 / 2,684] 8 actions running 2023-01-11T21:43:53.5213238Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:53.5214013Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:53.5214581Z Compiling caffe2/operators/rsqrt_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:53.5215187Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:53.5215636Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:53.5216048Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:53.5216646Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:53.5217227Z Compiling aten/src/ATen/DLConvertor.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:53.8191830Z 2023-01-11T21:43:53.8192417Z  2023-01-11T21:43:53.8192748Z  2023-01-11T21:43:53.8193025Z  2023-01-11T21:43:53.8193302Z  2023-01-11T21:43:53.8193562Z  2023-01-11T21:43:53.8193834Z  2023-01-11T21:43:53.8194120Z  2023-01-11T21:43:53.8195047Z  2023-01-11T21:43:53.8195451Z [2,360 / 2,684] 8 actions, 7 running 2023-01-11T21:43:53.8195911Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:53.8196485Z Compiling caffe2/operators/rsqrt_op.cc; 1s processwrapper-sandbox 2023-01-11T21:43:53.8199802Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:53.8200561Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:53.8201530Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:53.8202003Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:53.8202554Z Compiling aten/src/ATen/DLConvertor.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:53.8203059Z [Scann] Compiling aten/src/ATen/functorch/BatchRulesModules.cpp 2023-01-11T21:43:54.1216675Z 2023-01-11T21:43:54.1217174Z  2023-01-11T21:43:54.1217506Z  2023-01-11T21:43:54.1217784Z  2023-01-11T21:43:54.1218037Z  2023-01-11T21:43:54.1218313Z  2023-01-11T21:43:54.1218571Z  2023-01-11T21:43:54.1218818Z  2023-01-11T21:43:54.1219072Z  2023-01-11T21:43:54.1219453Z [2,361 / 2,684] 8 actions running 2023-01-11T21:43:54.1219971Z Compiling caffe2/operators/rsqrt_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:54.1220499Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:54.1220925Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:54.1221334Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:54.1221765Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:54.1222312Z Compiling aten/src/ATen/DLConvertor.cpp; 0s processwrapper-sandbox 2023-01-11T21:43:54.1222788Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:54.1223224Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:54.5226910Z 2023-01-11T21:43:54.5227460Z  2023-01-11T21:43:54.5227812Z  2023-01-11T21:43:54.5228097Z  2023-01-11T21:43:54.5228392Z  2023-01-11T21:43:54.5228664Z  2023-01-11T21:43:54.5228926Z  2023-01-11T21:43:54.5229224Z  2023-01-11T21:43:54.5229521Z  2023-01-11T21:43:54.5229933Z [2,362 / 2,684] 8 actions running 2023-01-11T21:43:54.5230454Z Compiling caffe2/operators/rsqrt_op.cc; 2s processwrapper-sandbox 2023-01-11T21:43:54.5231125Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:54.5231573Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:54.5232029Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:54.5232664Z Compiling aten/src/ATen/DLConvertor.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:54.5233209Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:54.5233679Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:54.5234174Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:54.7221454Z 2023-01-11T21:43:54.7222084Z  2023-01-11T21:43:54.7222619Z  2023-01-11T21:43:54.7222983Z  2023-01-11T21:43:54.7223490Z  2023-01-11T21:43:54.7223816Z  2023-01-11T21:43:54.7224132Z  2023-01-11T21:43:54.7224403Z  2023-01-11T21:43:54.7224691Z  2023-01-11T21:43:54.7225104Z [2,363 / 2,684] 8 actions running 2023-01-11T21:43:54.7225567Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:54.7227430Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:54.7227922Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:54.7228498Z Compiling aten/src/ATen/DLConvertor.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:54.7229056Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:54.7229548Z //:caffe2; 0s processwrapper-sandbox 2023-01-11T21:43:54.7230050Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:54.7231242Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:55.0754835Z 2023-01-11T21:43:55.0755310Z  2023-01-11T21:43:55.0755654Z  2023-01-11T21:43:55.0755934Z  2023-01-11T21:43:55.0756203Z  2023-01-11T21:43:55.0756477Z  2023-01-11T21:43:55.0756758Z  2023-01-11T21:43:55.0757017Z  2023-01-11T21:43:55.0757296Z  2023-01-11T21:43:55.0757831Z [2,364 / 2,684] 8 actions, 7 running 2023-01-11T21:43:55.0758293Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:55.0758746Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:55.0759332Z Compiling aten/src/ATen/DLConvertor.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:55.0759829Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:55.0760282Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:55.0760789Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:55.0761245Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:55.0761677Z [Scann] Compiling aten/src/ATen/functorch/BatchRulesFactory.cpp 2023-01-11T21:43:55.3233740Z 2023-01-11T21:43:55.3234288Z  2023-01-11T21:43:55.3234623Z  2023-01-11T21:43:55.3234855Z  2023-01-11T21:43:55.3235106Z  2023-01-11T21:43:55.3235382Z  2023-01-11T21:43:55.3235648Z  2023-01-11T21:43:55.3235916Z  2023-01-11T21:43:55.3236185Z  2023-01-11T21:43:55.3236565Z [2,365 / 2,684] 8 actions running 2023-01-11T21:43:55.3237009Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:55.3237580Z Compiling aten/src/ATen/DLConvertor.cpp; 1s processwrapper-sandbox 2023-01-11T21:43:55.3238307Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:55.3238721Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:55.3239107Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:55.3239497Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:55.3239941Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:55.3240355Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:55.7236397Z 2023-01-11T21:43:55.7236927Z  2023-01-11T21:43:55.7237273Z  2023-01-11T21:43:55.7237539Z  2023-01-11T21:43:55.7237979Z  2023-01-11T21:43:55.7238217Z  2023-01-11T21:43:55.7238429Z  2023-01-11T21:43:55.7238655Z  2023-01-11T21:43:55.7238885Z  2023-01-11T21:43:55.7239202Z [2,366 / 2,684] 7 actions running 2023-01-11T21:43:55.7239571Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:55.7240039Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2023-01-11T21:43:55.7240459Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:55.7240894Z //:caffe2; 1s processwrapper-sandbox 2023-01-11T21:43:55.7241259Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:55.7241619Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:55.7242080Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:55.9806608Z 2023-01-11T21:43:55.9807114Z  2023-01-11T21:43:55.9807448Z  2023-01-11T21:43:55.9807725Z  2023-01-11T21:43:55.9807997Z  2023-01-11T21:43:55.9808251Z  2023-01-11T21:43:55.9808526Z  2023-01-11T21:43:55.9808811Z  2023-01-11T21:43:55.9809197Z [2,367 / 2,684] 8 actions, 7 running 2023-01-11T21:43:55.9809654Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:55.9810221Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2023-01-11T21:43:55.9810714Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:55.9811148Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:55.9811769Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:55.9812180Z //:aten; 0s processwrapper-sandbox 2023-01-11T21:43:55.9812653Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:55.9813078Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:43:56.2394632Z 2023-01-11T21:43:56.2395184Z  2023-01-11T21:43:56.2395546Z  2023-01-11T21:43:56.2395833Z  2023-01-11T21:43:56.2403072Z  2023-01-11T21:43:56.2403917Z  2023-01-11T21:43:56.2404480Z  2023-01-11T21:43:56.2404935Z  2023-01-11T21:43:56.2405368Z  2023-01-11T21:43:56.2406075Z [2,370 / 2,684] 8 actions, 7 running 2023-01-11T21:43:56.2408129Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:56.2408685Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:56.2409163Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:56.2409662Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:56.2410211Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:56.2410772Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:56.2411327Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:56.2411856Z [Scann] Compiling third_party/oneDNN/src/common/stream_threadpool.cpp 2023-01-11T21:43:56.4480390Z 2023-01-11T21:43:56.4481001Z  2023-01-11T21:43:56.4481338Z  2023-01-11T21:43:56.4481573Z  2023-01-11T21:43:56.4481857Z  2023-01-11T21:43:56.4482143Z  2023-01-11T21:43:56.4482387Z  2023-01-11T21:43:56.4482651Z  2023-01-11T21:43:56.4482907Z  2023-01-11T21:43:56.4483277Z [2,373 / 2,684] 8 actions, 7 running 2023-01-11T21:43:56.4483741Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:56.4484193Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:56.4484609Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:56.4485039Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:56.4485514Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:56.4485995Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:56.4486486Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:56.4486867Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:43:56.6925864Z 2023-01-11T21:43:56.6926390Z  2023-01-11T21:43:56.6926777Z  2023-01-11T21:43:56.6927094Z  2023-01-11T21:43:56.6927362Z  2023-01-11T21:43:56.6927666Z  2023-01-11T21:43:56.6927989Z  2023-01-11T21:43:56.6928268Z  2023-01-11T21:43:56.6928565Z  2023-01-11T21:43:56.6928985Z [2,377 / 2,684] 8 actions, 7 running 2023-01-11T21:43:56.6929460Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:56.6929935Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:56.6930413Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:56.6930928Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:56.6931456Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:56.6931999Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:56.6932526Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:56.6932989Z [Scann] Compiling third_party/oneDNN/src/cpu/rnn/rnn_utils.cpp 2023-01-11T21:43:56.9245348Z 2023-01-11T21:43:56.9245890Z  2023-01-11T21:43:56.9246271Z  2023-01-11T21:43:56.9246565Z  2023-01-11T21:43:56.9246859Z  2023-01-11T21:43:56.9247169Z  2023-01-11T21:43:56.9247490Z  2023-01-11T21:43:56.9247798Z  2023-01-11T21:43:56.9248103Z  2023-01-11T21:43:56.9248520Z [2,382 / 2,684] 7 actions running 2023-01-11T21:43:56.9249021Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:56.9249528Z //:aten; 1s processwrapper-sandbox 2023-01-11T21:43:56.9250046Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:56.9250602Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:56.9251149Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:56.9251858Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:56.9252390Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.1881209Z 2023-01-11T21:43:57.1886446Z  2023-01-11T21:43:57.1886847Z  2023-01-11T21:43:57.1887190Z  2023-01-11T21:43:57.1887589Z  2023-01-11T21:43:57.1887892Z  2023-01-11T21:43:57.1888200Z  2023-01-11T21:43:57.1888509Z  2023-01-11T21:43:57.1889775Z [2,389 / 2,684] 8 actions, 7 running 2023-01-11T21:43:57.1890369Z //:aten; 2s processwrapper-sandbox 2023-01-11T21:43:57.1891036Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.1891607Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.1892157Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.1892705Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.1893242Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.1893831Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.1894425Z [Scann] Compiling third_party/oneDNN/src/cpu/ref_layer_normalization.cpp 2023-01-11T21:43:57.3980720Z 2023-01-11T21:43:57.3981372Z  2023-01-11T21:43:57.3981713Z  2023-01-11T21:43:57.3982016Z  2023-01-11T21:43:57.3982318Z  2023-01-11T21:43:57.3982604Z  2023-01-11T21:43:57.3982907Z  2023-01-11T21:43:57.3983198Z  2023-01-11T21:43:57.3983509Z  2023-01-11T21:43:57.3983957Z [2,396 / 2,684] 8 actions, 7 running 2023-01-11T21:43:57.3984484Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.3985004Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.3985544Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.3986064Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.3986557Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.3987088Z Linking libaten.so; 0s processwrapper-sandbox 2023-01-11T21:43:57.3987629Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.3988121Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/gemm/gemm_info.cpp 2023-01-11T21:43:57.6164396Z 2023-01-11T21:43:57.6164906Z  2023-01-11T21:43:57.6165237Z  2023-01-11T21:43:57.6165505Z  2023-01-11T21:43:57.6165772Z  2023-01-11T21:43:57.6166044Z  2023-01-11T21:43:57.6166289Z  2023-01-11T21:43:57.6166582Z  2023-01-11T21:43:57.6166873Z  2023-01-11T21:43:57.6167245Z [2,401 / 2,684] 7 actions, 6 running 2023-01-11T21:43:57.6167748Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.6168249Z Linking libaten.so; 0s processwrapper-sandbox 2023-01-11T21:43:57.6168771Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.6169303Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.6169774Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.6170280Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.6170761Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_rnn_list.cpp 2023-01-11T21:43:57.8390252Z 2023-01-11T21:43:57.8390887Z  2023-01-11T21:43:57.8391285Z  2023-01-11T21:43:57.8391595Z  2023-01-11T21:43:57.8391939Z  2023-01-11T21:43:57.8392258Z  2023-01-11T21:43:57.8392557Z  2023-01-11T21:43:57.8392871Z  2023-01-11T21:43:57.8393354Z [2,405 / 2,684] 8 actions, 7 running 2023-01-11T21:43:57.8393911Z Linking libaten.so; 0s processwrapper-sandbox 2023-01-11T21:43:57.8394440Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.8394943Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.8395464Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.8395935Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.8396407Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.8396841Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:57.8397501Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:43:58.0634849Z 2023-01-11T21:43:58.0635303Z  2023-01-11T21:43:58.0635638Z  2023-01-11T21:43:58.0635956Z  2023-01-11T21:43:58.0636265Z  2023-01-11T21:43:58.0636556Z  2023-01-11T21:43:58.0636861Z  2023-01-11T21:43:58.0637159Z  2023-01-11T21:43:58.0637444Z  2023-01-11T21:43:58.0638154Z [2,410 / 2,684] 8 actions, 7 running 2023-01-11T21:43:58.0638712Z Linking libaten.so; 0s processwrapper-sandbox 2023-01-11T21:43:58.0639265Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.0639810Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.0640362Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.0640936Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.0641479Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.0642021Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.0642467Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:43:58.3254791Z 2023-01-11T21:43:58.3255320Z  2023-01-11T21:43:58.3255646Z  2023-01-11T21:43:58.3255927Z  2023-01-11T21:43:58.3256179Z  2023-01-11T21:43:58.3256449Z  2023-01-11T21:43:58.3256715Z  2023-01-11T21:43:58.3256973Z  2023-01-11T21:43:58.3257244Z  2023-01-11T21:43:58.3257642Z [2,415 / 2,684] 8 actions running 2023-01-11T21:43:58.3258120Z Linking libaten.so; 0s processwrapper-sandbox 2023-01-11T21:43:58.3258610Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.3259078Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.3259531Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.3259992Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.3260459Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.3260910Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.3261386Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.6091933Z 2023-01-11T21:43:58.6093067Z  2023-01-11T21:43:58.6093735Z  2023-01-11T21:43:58.6093999Z  2023-01-11T21:43:58.6094286Z  2023-01-11T21:43:58.6094591Z  2023-01-11T21:43:58.6096766Z  2023-01-11T21:43:58.6097210Z  2023-01-11T21:43:58.6097543Z  2023-01-11T21:43:58.6097975Z [2,423 / 2,684] 8 actions, 7 running 2023-01-11T21:43:58.6098632Z Linking libaten.so; 1s processwrapper-sandbox 2023-01-11T21:43:58.6099320Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.6099941Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.6100642Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.6101363Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.6102054Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.6104181Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.6105054Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:43:58.8107687Z 2023-01-11T21:43:58.8108168Z  2023-01-11T21:43:58.8108506Z  2023-01-11T21:43:58.8108782Z  2023-01-11T21:43:58.8109071Z  2023-01-11T21:43:58.8109356Z  2023-01-11T21:43:58.8109626Z  2023-01-11T21:43:58.8109908Z  2023-01-11T21:43:58.8110189Z  2023-01-11T21:43:58.8110603Z [2,429 / 2,684] 8 actions, 7 running 2023-01-11T21:43:58.8111106Z Linking libaten.so; 1s processwrapper-sandbox 2023-01-11T21:43:58.8111635Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.8112126Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.8112629Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.8113128Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.8113614Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.8114115Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:58.8114733Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:43:59.0894448Z 2023-01-11T21:43:59.0894998Z  2023-01-11T21:43:59.0895403Z  2023-01-11T21:43:59.0895716Z  2023-01-11T21:43:59.0896014Z  2023-01-11T21:43:59.0896324Z  2023-01-11T21:43:59.0896647Z  2023-01-11T21:43:59.0896935Z  2023-01-11T21:43:59.0897241Z  2023-01-11T21:43:59.0897869Z [2,436 / 2,684] 8 actions, 7 running 2023-01-11T21:43:59.0898408Z Linking libaten.so; 1s processwrapper-sandbox 2023-01-11T21:43:59.0898980Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.0899544Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.0900073Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.0900622Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.0901170Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.0901485Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.0901761Z [Scann] Compiling third_party/oneDNN/src/common/memory_tracking.cpp 2023-01-11T21:43:59.3148352Z 2023-01-11T21:43:59.3149103Z  2023-01-11T21:43:59.3149602Z  2023-01-11T21:43:59.3149913Z  2023-01-11T21:43:59.3150227Z  2023-01-11T21:43:59.3150538Z  2023-01-11T21:43:59.3150828Z  2023-01-11T21:43:59.3151169Z  2023-01-11T21:43:59.3151487Z  2023-01-11T21:43:59.3151903Z [2,442 / 2,684] 8 actions, 7 running 2023-01-11T21:43:59.3152431Z Linking libaten.so; 1s processwrapper-sandbox 2023-01-11T21:43:59.3152982Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.3153486Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.3154011Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.3154510Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.3154994Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.3155508Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.3155998Z [Scann] Compiling third_party/oneDNN/src/cpu/ref_deconvolution.cpp 2023-01-11T21:43:59.5253868Z 2023-01-11T21:43:59.5258263Z  2023-01-11T21:43:59.5258655Z  2023-01-11T21:43:59.5258957Z  2023-01-11T21:43:59.5259243Z  2023-01-11T21:43:59.5259515Z  2023-01-11T21:43:59.5259801Z  2023-01-11T21:43:59.5260112Z  2023-01-11T21:43:59.5260379Z  2023-01-11T21:43:59.5260782Z [2,444 / 2,684] 8 actions running 2023-01-11T21:43:59.5261276Z Linking libaten.so; 2s processwrapper-sandbox 2023-01-11T21:43:59.5261796Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.5262282Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.5262777Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.5263279Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.5263744Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.5264246Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.5264724Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.7264098Z 2023-01-11T21:43:59.7264787Z  2023-01-11T21:43:59.7265298Z  2023-01-11T21:43:59.7265608Z  2023-01-11T21:43:59.7266035Z  2023-01-11T21:43:59.7266349Z  2023-01-11T21:43:59.7266792Z  2023-01-11T21:43:59.7267103Z  2023-01-11T21:43:59.7267551Z  2023-01-11T21:43:59.7267990Z [2,450 / 2,684] 8 actions running 2023-01-11T21:43:59.7268665Z Linking libaten.so; 2s processwrapper-sandbox 2023-01-11T21:43:59.7269371Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.7270063Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.7270735Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.7271423Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.7272114Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.7273002Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.7273691Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.9731126Z 2023-01-11T21:43:59.9731641Z  2023-01-11T21:43:59.9731991Z  2023-01-11T21:43:59.9732270Z  2023-01-11T21:43:59.9732565Z  2023-01-11T21:43:59.9732861Z  2023-01-11T21:43:59.9733142Z  2023-01-11T21:43:59.9733619Z  2023-01-11T21:43:59.9733931Z  2023-01-11T21:43:59.9734351Z [2,457 / 2,684] 8 actions, 7 running 2023-01-11T21:43:59.9734893Z Linking libaten.so; 2s processwrapper-sandbox 2023-01-11T21:43:59.9735417Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.9735926Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.9736456Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.9737000Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.9737535Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.9738029Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:43:59.9738523Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/cpu_reducer.cpp 2023-01-11T21:44:00.2400902Z 2023-01-11T21:44:00.2401472Z  2023-01-11T21:44:00.2401825Z  2023-01-11T21:44:00.2402139Z  2023-01-11T21:44:00.2402451Z  2023-01-11T21:44:00.2402742Z  2023-01-11T21:44:00.2403037Z  2023-01-11T21:44:00.2403331Z  2023-01-11T21:44:00.2403587Z  2023-01-11T21:44:00.2403980Z [2,464 / 2,684] 8 actions, 7 running 2023-01-11T21:44:00.2404464Z Linking libaten.so; 2s processwrapper-sandbox 2023-01-11T21:44:00.2404916Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.2405383Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.2405921Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.2406439Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.2406977Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.2407514Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.2407961Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:44:00.4408041Z 2023-01-11T21:44:00.4408599Z  2023-01-11T21:44:00.4408956Z  2023-01-11T21:44:00.4409228Z  2023-01-11T21:44:00.4409485Z  2023-01-11T21:44:00.4409793Z  2023-01-11T21:44:00.4410091Z  2023-01-11T21:44:00.4410369Z  2023-01-11T21:44:00.4410655Z  2023-01-11T21:44:00.4411072Z [2,468 / 2,684] 8 actions, 7 running 2023-01-11T21:44:00.4411607Z Linking libaten.so; 3s processwrapper-sandbox 2023-01-11T21:44:00.4412170Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.4412719Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.4413245Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.4413786Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.4414328Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.4414841Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.4415332Z [Prepa] Compiling third_party/oneDNN/src/common/reorder.cpp 2023-01-11T21:44:00.7263420Z 2023-01-11T21:44:00.7264159Z  2023-01-11T21:44:00.7264525Z  2023-01-11T21:44:00.7265094Z  2023-01-11T21:44:00.7265368Z  2023-01-11T21:44:00.7265697Z  2023-01-11T21:44:00.7266014Z  2023-01-11T21:44:00.7266316Z  2023-01-11T21:44:00.7266626Z  2023-01-11T21:44:00.7267075Z [2,474 / 2,684] 8 actions running 2023-01-11T21:44:00.7267564Z Linking libaten.so; 3s processwrapper-sandbox 2023-01-11T21:44:00.7267880Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.7268180Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.7268472Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.7268750Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.7269183Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.7269478Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:00.7269755Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.0030839Z 2023-01-11T21:44:01.0033031Z  2023-01-11T21:44:01.0033436Z  2023-01-11T21:44:01.0035073Z  2023-01-11T21:44:01.0035907Z  2023-01-11T21:44:01.0036503Z  2023-01-11T21:44:01.0037001Z  2023-01-11T21:44:01.0037471Z  2023-01-11T21:44:01.0038098Z  2023-01-11T21:44:01.0038743Z [2,482 / 2,684] 8 actions, 7 running 2023-01-11T21:44:01.0039549Z Linking libaten.so; 3s processwrapper-sandbox 2023-01-11T21:44:01.0040090Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.0040642Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.0041254Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.0041791Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.0042355Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.0042890Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.0043361Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/jit_sse41_convolution.cpp 2023-01-11T21:44:01.2060556Z 2023-01-11T21:44:01.2061089Z  2023-01-11T21:44:01.2061405Z  2023-01-11T21:44:01.2061717Z  2023-01-11T21:44:01.2062004Z  2023-01-11T21:44:01.2062280Z  2023-01-11T21:44:01.2062568Z  2023-01-11T21:44:01.2062852Z  2023-01-11T21:44:01.2063125Z  2023-01-11T21:44:01.2063549Z [2,486 / 2,684] 8 actions, 7 running 2023-01-11T21:44:01.2064051Z Linking libaten.so; 3s processwrapper-sandbox 2023-01-11T21:44:01.2064551Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.2065018Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.2065524Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.2066041Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.2066514Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.2066994Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.2067478Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_inner_product_list.cpp 2023-01-11T21:44:01.5249722Z 2023-01-11T21:44:01.5250204Z  2023-01-11T21:44:01.5250542Z  2023-01-11T21:44:01.5250808Z  2023-01-11T21:44:01.5251051Z  2023-01-11T21:44:01.5251271Z  2023-01-11T21:44:01.5251501Z  2023-01-11T21:44:01.5251734Z  2023-01-11T21:44:01.5251953Z  2023-01-11T21:44:01.5252291Z [2,493 / 2,684] 8 actions, 7 running 2023-01-11T21:44:01.5252719Z Linking libaten.so; 4s processwrapper-sandbox 2023-01-11T21:44:01.5253141Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.5253564Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.5253988Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.5254388Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.5254798Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.5255213Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.5255548Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:44:01.7270368Z 2023-01-11T21:44:01.7271915Z  2023-01-11T21:44:01.7272283Z  2023-01-11T21:44:01.7274451Z  2023-01-11T21:44:01.7275005Z  2023-01-11T21:44:01.7275486Z  2023-01-11T21:44:01.7276046Z  2023-01-11T21:44:01.7276669Z  2023-01-11T21:44:01.7277015Z  2023-01-11T21:44:01.7277498Z [2,500 / 2,684] 7 actions, 6 running 2023-01-11T21:44:01.7278206Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.7278774Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.7279326Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.7280036Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.7280575Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.7281182Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:01.7281745Z [Prepa] action 'SolibSymlink _solib_k8/liblibaten.so' 2023-01-11T21:44:02.0063188Z 2023-01-11T21:44:02.0063896Z  2023-01-11T21:44:02.0064364Z  2023-01-11T21:44:02.0064612Z  2023-01-11T21:44:02.0065123Z  2023-01-11T21:44:02.0065387Z  2023-01-11T21:44:02.0065756Z  2023-01-11T21:44:02.0066070Z  2023-01-11T21:44:02.0066694Z [2,506 / 2,684] 8 actions, 6 running 2023-01-11T21:44:02.0067425Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.0068109Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.0068627Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.0069308Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.0069909Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.0070571Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.0071222Z [Prepa] action 'SolibSymlink _solib_k8/liblibaten.so' 2023-01-11T21:44:02.0071670Z [Scann] Compiling third_party/oneDNN/src/cpu/simple_resampling.cpp 2023-01-11T21:44:02.2341419Z 2023-01-11T21:44:02.2343081Z  2023-01-11T21:44:02.2343623Z  2023-01-11T21:44:02.2346859Z  2023-01-11T21:44:02.2347177Z  2023-01-11T21:44:02.2347496Z  2023-01-11T21:44:02.2347812Z  2023-01-11T21:44:02.2348099Z  2023-01-11T21:44:02.2348389Z  2023-01-11T21:44:02.2348813Z [2,512 / 2,684] 8 actions, 7 running 2023-01-11T21:44:02.2349294Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.2349814Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.2350366Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.2350898Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.2351459Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.2352002Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.2352537Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.2352988Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:44:02.4433507Z 2023-01-11T21:44:02.4433991Z  2023-01-11T21:44:02.4434344Z  2023-01-11T21:44:02.4434628Z  2023-01-11T21:44:02.4434950Z  2023-01-11T21:44:02.4435231Z  2023-01-11T21:44:02.4435492Z  2023-01-11T21:44:02.4435731Z  2023-01-11T21:44:02.4435906Z  2023-01-11T21:44:02.4436197Z [2,519 / 2,684] 8 actions, 7 running 2023-01-11T21:44:02.4436658Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.4437047Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.4437430Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.4438274Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.4438787Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.4439271Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.4439709Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.4440122Z [Scann] Compiling third_party/oneDNN/src/common/rnn.cpp 2023-01-11T21:44:02.6564386Z 2023-01-11T21:44:02.6564930Z  2023-01-11T21:44:02.6565296Z  2023-01-11T21:44:02.6565633Z  2023-01-11T21:44:02.6565941Z  2023-01-11T21:44:02.6566228Z  2023-01-11T21:44:02.6566529Z  2023-01-11T21:44:02.6566826Z  2023-01-11T21:44:02.6567118Z  2023-01-11T21:44:02.6567557Z [2,524 / 2,684] 8 actions, 7 running 2023-01-11T21:44:02.6568094Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.6568636Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.6569186Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.6569732Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.6570414Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.6570937Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.6571486Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.6571924Z [Scann] Compiling third_party/oneDNN/src/common/utils.cpp 2023-01-11T21:44:02.8653084Z 2023-01-11T21:44:02.8653589Z  2023-01-11T21:44:02.8654128Z  2023-01-11T21:44:02.8654449Z  2023-01-11T21:44:02.8654741Z  2023-01-11T21:44:02.8655049Z  2023-01-11T21:44:02.8655349Z  2023-01-11T21:44:02.8655635Z  2023-01-11T21:44:02.8655935Z  2023-01-11T21:44:02.8656375Z [2,532 / 2,684] 8 actions, 7 running 2023-01-11T21:44:02.8656897Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.8657439Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.8657992Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.8658529Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.8659067Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.8659617Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.8660138Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:02.8660601Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:44:03.0678004Z 2023-01-11T21:44:03.0680299Z  2023-01-11T21:44:03.0680789Z  2023-01-11T21:44:03.0681079Z  2023-01-11T21:44:03.0681367Z  2023-01-11T21:44:03.0681670Z  2023-01-11T21:44:03.0681949Z  2023-01-11T21:44:03.0682211Z  2023-01-11T21:44:03.0682497Z  2023-01-11T21:44:03.0682901Z [2,538 / 2,684] 8 actions, 7 running 2023-01-11T21:44:03.0683436Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.0683996Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.0684535Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.0685101Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.0685649Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.0686181Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.0686732Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.0687201Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:44:03.3119828Z 2023-01-11T21:44:03.3120353Z  2023-01-11T21:44:03.3120818Z  2023-01-11T21:44:03.3121129Z  2023-01-11T21:44:03.3121417Z  2023-01-11T21:44:03.3121718Z  2023-01-11T21:44:03.3122055Z  2023-01-11T21:44:03.3122354Z  2023-01-11T21:44:03.3122653Z  2023-01-11T21:44:03.3123066Z [2,543 / 2,684] 8 actions, 7 running 2023-01-11T21:44:03.3123601Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.3124138Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.3124671Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.3125191Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.3125729Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.3126259Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.3126773Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.3127226Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:44:03.5281006Z 2023-01-11T21:44:03.5281402Z  2023-01-11T21:44:03.5281744Z  2023-01-11T21:44:03.5281909Z  2023-01-11T21:44:03.5282083Z  2023-01-11T21:44:03.5282240Z  2023-01-11T21:44:03.5282498Z  2023-01-11T21:44:03.5282668Z  2023-01-11T21:44:03.5282821Z  2023-01-11T21:44:03.5283100Z [2,550 / 2,684] 7 actions running 2023-01-11T21:44:03.5283517Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.5283825Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.5284168Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.5284458Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.5284971Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.5285284Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.5285658Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.7425808Z 2023-01-11T21:44:03.7426358Z  2023-01-11T21:44:03.7426737Z  2023-01-11T21:44:03.7427039Z  2023-01-11T21:44:03.7427504Z  2023-01-11T21:44:03.7427819Z  2023-01-11T21:44:03.7428093Z  2023-01-11T21:44:03.7428399Z  2023-01-11T21:44:03.7428836Z [2,556 / 2,684] 8 actions, 7 running 2023-01-11T21:44:03.7429355Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.7429910Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.7430458Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.7430984Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.7431531Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.7432068Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.7432589Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.7433059Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_lrn_list.cpp 2023-01-11T21:44:03.9651645Z 2023-01-11T21:44:03.9652147Z  2023-01-11T21:44:03.9652519Z  2023-01-11T21:44:03.9652821Z  2023-01-11T21:44:03.9653146Z  2023-01-11T21:44:03.9653452Z  2023-01-11T21:44:03.9653747Z  2023-01-11T21:44:03.9654049Z  2023-01-11T21:44:03.9654355Z  2023-01-11T21:44:03.9654774Z [2,561 / 2,684] 8 actions, 7 running 2023-01-11T21:44:03.9655317Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.9655870Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.9656410Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.9656956Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.9657500Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.9658035Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.9658481Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:03.9658775Z [Scann] Compiling third_party/oneDNN/src/cpu/gemm_x8s8s32x_convolution.cpp 2023-01-11T21:44:04.1930813Z 2023-01-11T21:44:04.1931311Z  2023-01-11T21:44:04.1931700Z  2023-01-11T21:44:04.1931993Z  2023-01-11T21:44:04.1932278Z  2023-01-11T21:44:04.1935583Z  2023-01-11T21:44:04.1936346Z  2023-01-11T21:44:04.1937001Z  2023-01-11T21:44:04.1937410Z  2023-01-11T21:44:04.1937845Z [2,567 / 2,684] 8 actions, 7 running 2023-01-11T21:44:04.1938410Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.1938986Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.1939548Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.1940082Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.1940645Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.1941195Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.1941743Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.1942246Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/gemm/gemv_driver.cpp 2023-01-11T21:44:04.4027977Z 2023-01-11T21:44:04.4028504Z  2023-01-11T21:44:04.4028851Z  2023-01-11T21:44:04.4029160Z  2023-01-11T21:44:04.4029409Z  2023-01-11T21:44:04.4029880Z  2023-01-11T21:44:04.4030053Z  2023-01-11T21:44:04.4030220Z  2023-01-11T21:44:04.4030375Z  2023-01-11T21:44:04.4030746Z [2,574 / 2,684] 8 actions, 7 running 2023-01-11T21:44:04.4031246Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.4031722Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.4032373Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.4033174Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.4033706Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.4034201Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.4034736Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.4035198Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:44:04.6088888Z 2023-01-11T21:44:04.6089524Z  2023-01-11T21:44:04.6090213Z  2023-01-11T21:44:04.6090555Z  2023-01-11T21:44:04.6091011Z  2023-01-11T21:44:04.6091320Z  2023-01-11T21:44:04.6091776Z  2023-01-11T21:44:04.6092064Z  2023-01-11T21:44:04.6092522Z  2023-01-11T21:44:04.6093088Z [2,580 / 2,684] 8 actions, 7 running 2023-01-11T21:44:04.6093627Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.6094338Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.6095044Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.6095736Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.6096426Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.6097123Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.6097795Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.6098275Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:44:04.8162887Z 2023-01-11T21:44:04.8163398Z  2023-01-11T21:44:04.8163714Z  2023-01-11T21:44:04.8163945Z  2023-01-11T21:44:04.8164180Z  2023-01-11T21:44:04.8164453Z  2023-01-11T21:44:04.8164733Z  2023-01-11T21:44:04.8165028Z  2023-01-11T21:44:04.8165294Z  2023-01-11T21:44:04.8165678Z [2,585 / 2,684] 7 actions, 6 running 2023-01-11T21:44:04.8166166Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.8166651Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.8167085Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.8167547Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.8167994Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.8168424Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:04.8168843Z [Scann] Compiling third_party/oneDNN/src/common/inner_product.cpp 2023-01-11T21:44:05.0377546Z 2023-01-11T21:44:05.0378511Z  2023-01-11T21:44:05.0381988Z  2023-01-11T21:44:05.0382288Z  2023-01-11T21:44:05.0382451Z  2023-01-11T21:44:05.0382624Z  2023-01-11T21:44:05.0382918Z  2023-01-11T21:44:05.0383132Z  2023-01-11T21:44:05.0383500Z [2,591 / 2,684] 8 actions, 7 running 2023-01-11T21:44:05.0383815Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.0384247Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.0384549Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.0384842Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.0385208Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.0385649Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.0385942Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.0386307Z [Scann] Compiling third_party/oneDNN/src/common/primitive_hashing.cpp 2023-01-11T21:44:05.2903832Z 2023-01-11T21:44:05.2904397Z  2023-01-11T21:44:05.2904779Z  2023-01-11T21:44:05.2905108Z  2023-01-11T21:44:05.2905400Z  2023-01-11T21:44:05.2905703Z  2023-01-11T21:44:05.2905975Z  2023-01-11T21:44:05.2906246Z  2023-01-11T21:44:05.2906513Z  2023-01-11T21:44:05.2906902Z [2,599 / 2,684] 8 actions, 7 running 2023-01-11T21:44:05.2907360Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.2907725Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.2908198Z Compiling third_party/oneDNN/src/common/sum.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:05.2908620Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.2909306Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.2909678Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.2909955Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.2910239Z [Scann] Compiling third_party/oneDNN/src/common/memory_desc_wrapper.cpp 2023-01-11T21:44:05.5058037Z 2023-01-11T21:44:05.5058777Z  2023-01-11T21:44:05.5059155Z  2023-01-11T21:44:05.5059453Z  2023-01-11T21:44:05.5059761Z  2023-01-11T21:44:05.5060068Z  2023-01-11T21:44:05.5060356Z  2023-01-11T21:44:05.5060649Z  2023-01-11T21:44:05.5060949Z  2023-01-11T21:44:05.5061372Z [2,607 / 2,684] 8 actions, 7 running 2023-01-11T21:44:05.5061912Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.5062458Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.5062982Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.5063520Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.5064056Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.5064595Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.5065127Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.5065631Z [Scann] Compiling third_party/oneDNN/src/common/scratchpad.cpp 2023-01-11T21:44:05.7071484Z 2023-01-11T21:44:05.7072032Z  2023-01-11T21:44:05.7072391Z  2023-01-11T21:44:05.7072704Z  2023-01-11T21:44:05.7073021Z  2023-01-11T21:44:05.7073314Z  2023-01-11T21:44:05.7073622Z  2023-01-11T21:44:05.7073936Z  2023-01-11T21:44:05.7074230Z  2023-01-11T21:44:05.7074675Z [2,613 / 2,684] 8 actions, 7 running 2023-01-11T21:44:05.7075181Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.7075724Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.7076282Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.7076948Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.7077540Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.7078264Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.7078804Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.7079278Z [Scann] Compiling third_party/oneDNN/src/common/memory.cpp 2023-01-11T21:44:05.9216006Z 2023-01-11T21:44:05.9216509Z  2023-01-11T21:44:05.9216885Z  2023-01-11T21:44:05.9217202Z  2023-01-11T21:44:05.9217500Z  2023-01-11T21:44:05.9217807Z  2023-01-11T21:44:05.9218072Z  2023-01-11T21:44:05.9218359Z  2023-01-11T21:44:05.9218665Z  2023-01-11T21:44:05.9219104Z [2,619 / 2,684] 8 actions, 7 running 2023-01-11T21:44:05.9219733Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.9220286Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.9220841Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.9221365Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.9221905Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.9222443Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.9222960Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:05.9223369Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:44:06.1290809Z 2023-01-11T21:44:06.1291351Z  2023-01-11T21:44:06.1291653Z  2023-01-11T21:44:06.1291965Z  2023-01-11T21:44:06.1292254Z  2023-01-11T21:44:06.1292531Z  2023-01-11T21:44:06.1296022Z  2023-01-11T21:44:06.1296614Z  2023-01-11T21:44:06.1297002Z  2023-01-11T21:44:06.1297500Z [2,624 / 2,684] 8 actions running 2023-01-11T21:44:06.1298698Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.1299817Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.1304290Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.1304650Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.1304966Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.1305291Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.1305601Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.1305995Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.3630811Z 2023-01-11T21:44:06.3631701Z  2023-01-11T21:44:06.3632347Z  2023-01-11T21:44:06.3632925Z  2023-01-11T21:44:06.3633541Z  2023-01-11T21:44:06.3634277Z  2023-01-11T21:44:06.3634569Z  2023-01-11T21:44:06.3634882Z  2023-01-11T21:44:06.3635191Z  2023-01-11T21:44:06.3635629Z [2,631 / 2,684] 8 actions, 7 running 2023-01-11T21:44:06.3636179Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.3636723Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.3637272Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.3637916Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.3638455Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.3639001Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.3639544Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.3640022Z [Scann] @mkl_dnn//:mkl-dnn 2023-01-11T21:44:06.6443805Z 2023-01-11T21:44:06.6444326Z  2023-01-11T21:44:06.6444691Z  2023-01-11T21:44:06.6444999Z  2023-01-11T21:44:06.6445305Z  2023-01-11T21:44:06.6445588Z  2023-01-11T21:44:06.6445899Z  2023-01-11T21:44:06.6446187Z  2023-01-11T21:44:06.6446451Z  2023-01-11T21:44:06.6446857Z [2,639 / 2,684] 8 actions, 7 running 2023-01-11T21:44:06.6447373Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.6447906Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.6448439Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.6448945Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.6449455Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.6449985Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.6450521Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.6451023Z [Scann] Compiling third_party/oneDNN/src/common/memory_storage.cpp 2023-01-11T21:44:06.8545804Z 2023-01-11T21:44:06.8546581Z  2023-01-11T21:44:06.8547090Z  2023-01-11T21:44:06.8548712Z  2023-01-11T21:44:06.8549209Z  2023-01-11T21:44:06.8549673Z  2023-01-11T21:44:06.8550121Z  2023-01-11T21:44:06.8550404Z  2023-01-11T21:44:06.8550842Z  2023-01-11T21:44:06.8551400Z [2,648 / 2,690] 7 actions, 6 running 2023-01-11T21:44:06.8551929Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.8552654Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.8553480Z Compiling third_party/oneDNN/src/common/lrn.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:06.8554216Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2023-01-11T21:44:06.8554960Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:06.8555769Z Compiling third_party/miniz-2.1.0/miniz.c; 0s processwrapper-sandbox 2023-01-11T21:44:06.8556347Z [Prepa] @mkl//:mkl 2023-01-11T21:44:07.0248847Z 2023-01-11T21:44:07.0249405Z  2023-01-11T21:44:07.0249774Z  2023-01-11T21:44:07.0250097Z  2023-01-11T21:44:07.0250403Z  2023-01-11T21:44:07.0250719Z  2023-01-11T21:44:07.0251031Z  2023-01-11T21:44:07.0251322Z  2023-01-11T21:44:07.0251860Z INFO: From Compiling third_party/miniz-2.1.0/miniz.c: 2023-01-11T21:44:07.0252449Z [2,657 / 2,728] 8 actions running 2023-01-11T21:44:07.0253027Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:07.0253935Z Compiling third_party/miniz-2.1.0/miniz.c; 0s processwrapper-sandbox 2023-01-11T21:44:07.0254607Z Compiling gloo/allreduce.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.0255273Z Compiling gloo/transport/tcp/pair.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.0255946Z Compiling gloo/allgatherv.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.0256712Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2023-01-11T21:44:07.0257431Z Compiling gloo/rendezvous/file_store.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.0258118Z Compiling gloo/transport/tcp/loop.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.0258468Z 2023-01-11T21:44:07.0258619Z  2023-01-11T21:44:07.0258937Z  2023-01-11T21:44:07.0259224Z  2023-01-11T21:44:07.0259517Z  2023-01-11T21:44:07.0259818Z  2023-01-11T21:44:07.0260114Z  2023-01-11T21:44:07.0260419Z  2023-01-11T21:44:07.0260728Z  2023-01-11T21:44:07.0261536Z third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2023-01-11T21:44:07.0262537Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2023-01-11T21:44:07.0263049Z ^~~~~~~ 2023-01-11T21:44:07.0269797Z [2,657 / 2,728] 8 actions running 2023-01-11T21:44:07.0270424Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:07.0271122Z Compiling third_party/miniz-2.1.0/miniz.c; 0s processwrapper-sandbox 2023-01-11T21:44:07.0271775Z Compiling gloo/allreduce.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.0272414Z Compiling gloo/transport/tcp/pair.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.0273066Z Compiling gloo/allgatherv.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.0273725Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2023-01-11T21:44:07.0274422Z Compiling gloo/rendezvous/file_store.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.0275083Z Compiling gloo/transport/tcp/loop.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.2622075Z 2023-01-11T21:44:07.2622865Z  2023-01-11T21:44:07.2623378Z  2023-01-11T21:44:07.2623870Z  2023-01-11T21:44:07.2624403Z  2023-01-11T21:44:07.2627169Z  2023-01-11T21:44:07.2627587Z  2023-01-11T21:44:07.2628104Z  2023-01-11T21:44:07.2628855Z  2023-01-11T21:44:07.2629381Z [2,667 / 2,728] 8 actions, 7 running 2023-01-11T21:44:07.2629994Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:07.2630664Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2023-01-11T21:44:07.2631307Z Compiling gloo/barrier.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.2631924Z Compiling gloo/alltoallv.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.2632563Z Compiling gloo/common/linux.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.2633211Z Compiling gloo/transport/device.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.2633872Z Compiling gloo/rendezvous/store.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.2634339Z [Scann] Compiling gloo/gather.cc 2023-01-11T21:44:07.5082705Z 2023-01-11T21:44:07.5083305Z  2023-01-11T21:44:07.5083647Z  2023-01-11T21:44:07.5083928Z  2023-01-11T21:44:07.5084245Z  2023-01-11T21:44:07.5084548Z  2023-01-11T21:44:07.5084828Z  2023-01-11T21:44:07.5085121Z  2023-01-11T21:44:07.5085423Z  2023-01-11T21:44:07.5085810Z [2,676 / 2,728] 8 actions, 7 running 2023-01-11T21:44:07.5086393Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:07.5087073Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2023-01-11T21:44:07.5087719Z Compiling gloo/transport/address.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.5088341Z Compiling gloo/reduce.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.5089113Z Compiling gloo/scatter.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.5089684Z Compiling gloo/math.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.5090310Z Compiling gloo/rendezvous/hash_store.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.5090806Z [Scann] Compiling gloo/transport/pair.cc 2023-01-11T21:44:07.7275482Z 2023-01-11T21:44:07.7276299Z  2023-01-11T21:44:07.7276878Z  2023-01-11T21:44:07.7277283Z  2023-01-11T21:44:07.7277585Z  2023-01-11T21:44:07.7278075Z  2023-01-11T21:44:07.7278349Z  2023-01-11T21:44:07.7278766Z  2023-01-11T21:44:07.7279056Z  2023-01-11T21:44:07.7279638Z [2,686 / 2,728] 8 actions, 7 running 2023-01-11T21:44:07.7280330Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:07.7281177Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2023-01-11T21:44:07.7281925Z Compiling gloo/transport/tcp/buffer.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.7282674Z Compiling gloo/transport/tcp/context.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.7283440Z Compiling gloo/transport/tcp/device.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.7284167Z Compiling gloo/allgather.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.7284912Z Compiling gloo/allreduce_local.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.7285355Z [Scann] Compiling gloo/alltoall.cc 2023-01-11T21:44:07.9305331Z 2023-01-11T21:44:07.9305881Z  2023-01-11T21:44:07.9306239Z  2023-01-11T21:44:07.9306555Z  2023-01-11T21:44:07.9306817Z  2023-01-11T21:44:07.9307093Z  2023-01-11T21:44:07.9307371Z  2023-01-11T21:44:07.9307642Z  2023-01-11T21:44:07.9307936Z  2023-01-11T21:44:07.9308349Z [2,694 / 2,737] 8 actions running 2023-01-11T21:44:07.9308901Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:07.9309585Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2023-01-11T21:44:07.9310215Z Compiling gloo/rendezvous/context.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.9310850Z Compiling caffe2/proto/caffe2.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.9311481Z Compiling caffe2/proto/prof_dag.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.9312117Z Compiling caffe2/proto/torch.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.9312777Z Compiling caffe2/proto/caffe2_legacy.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:07.9313428Z Compiling caffe2/proto/hsm.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:08.1346987Z 2023-01-11T21:44:08.1349182Z  2023-01-11T21:44:08.1349597Z  2023-01-11T21:44:08.1349876Z  2023-01-11T21:44:08.1350163Z  2023-01-11T21:44:08.1350447Z  2023-01-11T21:44:08.1350705Z  2023-01-11T21:44:08.1350959Z  2023-01-11T21:44:08.1351193Z  2023-01-11T21:44:08.1351529Z [2,701 / 2,776] 8 actions, 7 running 2023-01-11T21:44:08.1352085Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:08.1352724Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2023-01-11T21:44:08.1353305Z Linking external/gloo/libgloo.so; 0s processwrapper-sandbox 2023-01-11T21:44:08.1353818Z Compiling caffe2/proto/metanet.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:08.1354407Z Compiling caffe2/proto/predictor_consts.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:08.1355047Z Compiling src/old/concurrent_queue_v2.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.1355660Z Compiling src/rml/client/rml_tbb.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.1356081Z [Scann] Compiling src/tbb/tbb_thread.cpp 2023-01-11T21:44:08.3444693Z 2023-01-11T21:44:08.3445250Z  2023-01-11T21:44:08.3445648Z  2023-01-11T21:44:08.3445939Z  2023-01-11T21:44:08.3446252Z  2023-01-11T21:44:08.3446576Z  2023-01-11T21:44:08.3447146Z  2023-01-11T21:44:08.3447488Z  2023-01-11T21:44:08.3447917Z  2023-01-11T21:44:08.3448369Z [2,709 / 2,776] 8 actions, 7 running 2023-01-11T21:44:08.3450041Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:08.3451005Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2023-01-11T21:44:08.3451863Z Compiling src/tbb/tbb_main.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.3452474Z Compiling src/tbb/private_server.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.3453197Z Compiling src/tbb/tbb_statistics.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.3453798Z Compiling src/tbb/concurrent_hash_map.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.3454482Z Compiling src/tbb/spin_rw_mutex.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.3454916Z [Prepa] Linking libcaffe2_proto_source.so 2023-01-11T21:44:08.5642024Z 2023-01-11T21:44:08.5642507Z  2023-01-11T21:44:08.5642843Z  2023-01-11T21:44:08.5643124Z  2023-01-11T21:44:08.5643400Z  2023-01-11T21:44:08.5643651Z  2023-01-11T21:44:08.5643924Z  2023-01-11T21:44:08.5644203Z  2023-01-11T21:44:08.5644465Z  2023-01-11T21:44:08.5644866Z [2,718 / 2,776] 7 actions, 6 running 2023-01-11T21:44:08.5645414Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:08.5646028Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2023-01-11T21:44:08.5646651Z Compiling src/tbb/concurrent_queue.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.5647250Z Compiling src/tbb/queuing_mutex.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.5647812Z Compiling src/tbb/tbb_misc.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.5648386Z Compiling src/tbb/scheduler.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.5648816Z [Scann] Compiling src/tbb/governor.cpp 2023-01-11T21:44:08.7653778Z 2023-01-11T21:44:08.7654399Z  2023-01-11T21:44:08.7654818Z  2023-01-11T21:44:08.7655120Z  2023-01-11T21:44:08.7655409Z  2023-01-11T21:44:08.7655685Z  2023-01-11T21:44:08.7655944Z  2023-01-11T21:44:08.7656222Z  2023-01-11T21:44:08.7656597Z [2,726 / 2,776] 8 actions, 7 running 2023-01-11T21:44:08.7657153Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:08.7657792Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2023-01-11T21:44:08.7658409Z Compiling src/tbb/reader_writer_lock.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.7658998Z Compiling src/tbb/market.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.7659595Z Compiling src/tbb/recursive_mutex.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.7660180Z Compiling src/tbb/itt_notify.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.7660802Z Compiling src/tbb/dynamic_link.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.7661698Z [Sched] Compiling src/tbb/semaphore.cpp 2023-01-11T21:44:08.9781783Z 2023-01-11T21:44:08.9782338Z  2023-01-11T21:44:08.9782786Z  2023-01-11T21:44:08.9783086Z  2023-01-11T21:44:08.9783372Z  2023-01-11T21:44:08.9783654Z  2023-01-11T21:44:08.9783949Z  2023-01-11T21:44:08.9784243Z  2023-01-11T21:44:08.9784520Z  2023-01-11T21:44:08.9784959Z [2,734 / 2,776] 8 actions, 7 running 2023-01-11T21:44:08.9785559Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:08.9786210Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2023-01-11T21:44:08.9786852Z Compiling src/tbb/tbb_misc_ex.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.9787462Z Compiling src/tbb/task.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.9788088Z Compiling src/tbb/concurrent_monitor.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.9788711Z Compiling src/tbb/spin_mutex.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.9789632Z Compiling src/old/concurrent_vector_v2.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:08.9790074Z [Scann] Compiling src/tbb/pipeline.cpp 2023-01-11T21:44:09.1807764Z 2023-01-11T21:44:09.1808279Z  2023-01-11T21:44:09.1808643Z  2023-01-11T21:44:09.1808951Z  2023-01-11T21:44:09.1809244Z  2023-01-11T21:44:09.1809547Z  2023-01-11T21:44:09.1809854Z  2023-01-11T21:44:09.1810315Z  2023-01-11T21:44:09.1810621Z  2023-01-11T21:44:09.1811064Z [2,744 / 2,783] 8 actions, 7 running 2023-01-11T21:44:09.1811667Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2023-01-11T21:44:09.1812313Z Compiling src/tbb/arena.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:09.1812965Z Compiling src/tbb/x86_rtm_rw_mutex.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:09.1813543Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2023-01-11T21:44:09.1814090Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2023-01-11T21:44:09.1814639Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2023-01-11T21:44:09.1815203Z Linking libtest_support.so; 0s processwrapper-sandbox 2023-01-11T21:44:09.1815798Z [Prepa] Writing file external/zlib/libzlib.so-2.params 2023-01-11T21:44:09.3862634Z 2023-01-11T21:44:09.3864451Z  2023-01-11T21:44:09.3865008Z  2023-01-11T21:44:09.3869082Z  2023-01-11T21:44:09.3869397Z  2023-01-11T21:44:09.3869726Z  2023-01-11T21:44:09.3870013Z  2023-01-11T21:44:09.3870312Z  2023-01-11T21:44:09.3870611Z  2023-01-11T21:44:09.3871039Z [2,758 / 2,798] 8 actions, 7 running 2023-01-11T21:44:09.3871662Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2023-01-11T21:44:09.3872279Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2023-01-11T21:44:09.3872795Z Compiling compress.c; 0s processwrapper-sandbox 2023-01-11T21:44:09.3873378Z Compiling inffast.c; 0s processwrapper-sandbox 2023-01-11T21:44:09.3873966Z Compiling gzwrite.c; 0s processwrapper-sandbox 2023-01-11T21:44:09.3874509Z Compiling inflate.c; 0s processwrapper-sandbox 2023-01-11T21:44:09.3875085Z Compiling inftrees.c; 0s processwrapper-sandbox 2023-01-11T21:44:09.3875513Z [Scann] Compiling deflate.c 2023-01-11T21:44:09.5992961Z 2023-01-11T21:44:09.5993531Z  2023-01-11T21:44:09.5993889Z  2023-01-11T21:44:09.5994194Z  2023-01-11T21:44:09.5994512Z  2023-01-11T21:44:09.5994782Z  2023-01-11T21:44:09.5995085Z  2023-01-11T21:44:09.5995388Z  2023-01-11T21:44:09.5995671Z  2023-01-11T21:44:09.5996110Z [2,775 / 2,814] 8 actions, 7 running 2023-01-11T21:44:09.5996727Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2023-01-11T21:44:09.5997436Z Compiling caffe2/perfkernels/common_avx512.cc; 0s processwrapper-sandbox 2023-01-11T21:44:09.5998494Z Compiling caffe2/perfkernels/common_avx.cc; 0s processwrapper-sandbox 2023-01-11T21:44:09.5999230Z Compiling caffe2/perfkernels/typed_axpy_avx.cc; 0s processwrapper-sandbox 2023-01-11T21:44:09.5999883Z Compiling src/demangle.cc; 0s processwrapper-sandbox 2023-01-11T21:44:09.6000482Z Compiling src/symbolize.cc; 0s processwrapper-sandbox 2023-01-11T21:44:09.6001147Z Compiling src/utilities.cc; 0s processwrapper-sandbox 2023-01-11T21:44:09.6001798Z [Prepa] action 'SolibSymlink _solib_k8/libexternal_Szlib_Slibzlib.so' 2023-01-11T21:44:09.8041245Z 2023-01-11T21:44:09.8041785Z  2023-01-11T21:44:09.8042130Z  2023-01-11T21:44:09.8042436Z  2023-01-11T21:44:09.8042736Z  2023-01-11T21:44:09.8043022Z  2023-01-11T21:44:09.8043316Z  2023-01-11T21:44:09.8043613Z  2023-01-11T21:44:09.8043894Z  2023-01-11T21:44:09.8044321Z [2,789 / 2,862] 8 actions, 7 running 2023-01-11T21:44:09.8044918Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2023-01-11T21:44:09.8045532Z Compiling onnx/checker.cc; 0s processwrapper-sandbox 2023-01-11T21:44:09.8046569Z Compiling onnx/defs/training/defs.cc; 0s processwrapper-sandbox 2023-01-11T21:44:09.8047220Z Compiling onnx/defs/printer.cc; 0s processwrapper-sandbox 2023-01-11T21:44:09.8047858Z Compiling onnx/common/interned_strings.cc; 0s processwrapper-sandbox 2023-01-11T21:44:09.8048534Z Compiling onnx/common/ir_pb_converter.cc; 0s processwrapper-sandbox 2023-01-11T21:44:09.8049275Z Linking libcaffe2_perfkernels_avx.so; 0s processwrapper-sandbox 2023-01-11T21:44:09.8049766Z [Prepa] Linking external/com_github_glog/libglog.so 2023-01-11T21:44:10.0303068Z 2023-01-11T21:44:10.0303606Z  2023-01-11T21:44:10.0303961Z  2023-01-11T21:44:10.0304266Z  2023-01-11T21:44:10.0314289Z  2023-01-11T21:44:10.0314715Z  2023-01-11T21:44:10.0315007Z  2023-01-11T21:44:10.0315304Z  2023-01-11T21:44:10.0315605Z  2023-01-11T21:44:10.0316021Z [2,798 / 2,862] 8 actions, 7 running 2023-01-11T21:44:10.0316626Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2023-01-11T21:44:10.0317329Z Compiling onnx/common/ir_pb_converter.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.0318105Z Compiling onnx/version_converter/convert.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.0318772Z Compiling onnx/defs/sequence/defs.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.0319409Z Compiling onnx/onnxifi_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.0320016Z Compiling onnx/defs/tensor_util.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.0320668Z Compiling onnx/defs/controlflow/defs.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.0321222Z [Scann] Compiling onnx/defs/shape_inference.cc 2023-01-11T21:44:10.2479482Z 2023-01-11T21:44:10.2479993Z  2023-01-11T21:44:10.2480357Z  2023-01-11T21:44:10.2480627Z  2023-01-11T21:44:10.2480993Z  2023-01-11T21:44:10.2484584Z  2023-01-11T21:44:10.2485181Z  2023-01-11T21:44:10.2485658Z  2023-01-11T21:44:10.2485915Z  2023-01-11T21:44:10.2486318Z [2,805 / 2,862] 8 actions, 6 running 2023-01-11T21:44:10.2486937Z Compiling onnx/defs/shape_inference.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.2487627Z Compiling onnx/defs/data_type_utils.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.2488284Z Compiling onnx/defs/tensor/old.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.2488907Z Compiling onnx/defs/tensor_proto_util.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.2489314Z Compiling onnx/defs/reduction/old.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.2489686Z Compiling onnx/defs/logical/old.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.2489967Z [Prepa] @mkl_dnn//:mkl-dnn 2023-01-11T21:44:10.2490169Z [Scann] Compiling onnx/defs/schema.cc 2023-01-11T21:44:10.4565662Z 2023-01-11T21:44:10.4566484Z  2023-01-11T21:44:10.4566860Z  2023-01-11T21:44:10.4567149Z  2023-01-11T21:44:10.4567452Z  2023-01-11T21:44:10.4567764Z  2023-01-11T21:44:10.4568049Z  2023-01-11T21:44:10.4568363Z  2023-01-11T21:44:10.4568660Z  2023-01-11T21:44:10.4569069Z [2,809 / 2,862] 7 actions, 5 running 2023-01-11T21:44:10.4569665Z Compiling onnx/defs/reduction/old.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.4570316Z Compiling onnx/defs/logical/old.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.4570944Z Compiling onnx/defs/schema.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.4571544Z Compiling onnx/defs/math/defs.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.4572178Z Compiling onnx/defs/reduction/defs.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.4572688Z [Prepa] @mkl_dnn//:mkl-dnn 2023-01-11T21:44:10.4573054Z [Scann] Compiling onnx/defs/math/old.cc 2023-01-11T21:44:10.6904566Z 2023-01-11T21:44:10.6905089Z  2023-01-11T21:44:10.6905433Z  2023-01-11T21:44:10.6905743Z  2023-01-11T21:44:10.6906050Z  2023-01-11T21:44:10.6906521Z  2023-01-11T21:44:10.6906822Z  2023-01-11T21:44:10.6907129Z  2023-01-11T21:44:10.6907550Z [2,815 / 2,862] 8 actions, 7 running 2023-01-11T21:44:10.6908148Z Compiling onnx/defs/math/old.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.6908732Z Compiling onnx/defs/nn/defs.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.6909454Z Compiling onnx/defs/object_detection/defs.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.6910129Z Compiling onnx/defs/nn/old.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.6910762Z Compiling onnx/defs/parser.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.6911332Z Compiling onnx/defs/optional/defs.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.6911960Z Compiling onnx/defs/object_detection/old.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.6912444Z [Scann] Compiling onnx/defs/function.cc 2023-01-11T21:44:10.8939397Z 2023-01-11T21:44:10.8940032Z  2023-01-11T21:44:10.8940455Z  2023-01-11T21:44:10.8940788Z  2023-01-11T21:44:10.8941133Z  2023-01-11T21:44:10.8941453Z  2023-01-11T21:44:10.8941760Z  2023-01-11T21:44:10.8942083Z  2023-01-11T21:44:10.8942397Z  2023-01-11T21:44:10.8942850Z [2,822 / 2,862] 8 actions, 7 running 2023-01-11T21:44:10.8943445Z Compiling onnx/defs/function.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.8944076Z Compiling onnx/defs/rnn/old.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.8944662Z Compiling onnx/defs/tensor/defs.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.8945280Z Compiling onnx/defs/rnn/defs.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.8945875Z Compiling onnx/defs/logical/defs.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.8946427Z Compiling onnx/defs/quantization/old.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.8946995Z Compiling onnx/defs/generator/old.cc; 0s processwrapper-sandbox 2023-01-11T21:44:10.8947394Z [Scann] Compiling onnx/defs/generator/defs.cc 2023-01-11T21:44:11.1322309Z 2023-01-11T21:44:11.1322810Z  2023-01-11T21:44:11.1323204Z  2023-01-11T21:44:11.1323510Z  2023-01-11T21:44:11.1323802Z  2023-01-11T21:44:11.1324113Z  2023-01-11T21:44:11.1324418Z  2023-01-11T21:44:11.1324707Z  2023-01-11T21:44:11.1325005Z  2023-01-11T21:44:11.1325434Z [2,829 / 2,862] 8 actions running 2023-01-11T21:44:11.1326053Z Compiling onnx/defs/generator/defs.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.1326726Z Compiling onnx/defs/tensor/utils.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.1327392Z Compiling onnx/defs/controlflow/old.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.1328081Z Compiling onnx/defs/quantization/defs.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.1328760Z Compiling onnx/defs/traditionalml/defs.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.1329443Z Compiling onnx/defs/attr_proto_util.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.1330099Z Compiling onnx/common/path.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.1330741Z Compiling onnx/defs/traditionalml/old.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.3327242Z 2023-01-11T21:44:11.3327769Z  2023-01-11T21:44:11.3328147Z  2023-01-11T21:44:11.3328461Z  2023-01-11T21:44:11.3328811Z  2023-01-11T21:44:11.3329116Z  2023-01-11T21:44:11.3329413Z  2023-01-11T21:44:11.3329715Z  2023-01-11T21:44:11.3330023Z  2023-01-11T21:44:11.3330451Z [2,837 / 2,870] 7 actions running 2023-01-11T21:44:11.3331045Z Compiling onnx/defs/traditionalml/old.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.3331740Z Compiling onnx/common/model_helpers.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.3332419Z Compiling onnx/version_converter/helper.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.3332995Z @onnx//:onnx; 0s processwrapper-sandbox 2023-01-11T21:44:11.3333602Z Compiling onnx/common/assertions.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.3334433Z Compiling src/code_generators.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:11.3335060Z Compiling src/idl_gen_fbs.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:11.5495273Z 2023-01-11T21:44:11.5496015Z  2023-01-11T21:44:11.5496567Z  2023-01-11T21:44:11.5496904Z  2023-01-11T21:44:11.5497359Z  2023-01-11T21:44:11.5497667Z  2023-01-11T21:44:11.5498340Z  2023-01-11T21:44:11.5498802Z  2023-01-11T21:44:11.5499386Z [2,851 / 2,878] 8 actions, 6 running 2023-01-11T21:44:11.5500012Z Compiling src/idl_parser.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:11.5500774Z Compiling src/reflection.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:11.5501521Z Compiling src/util.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:11.5502280Z Linking external/onnx/libonnx.so; 0s processwrapper-sandbox 2023-01-11T21:44:11.5502976Z Compiling src/gflags.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.5503739Z Compiling src/gflags_completions.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.5504517Z [Prepa] action 'SolibSymlink _solib_k8/_U@mkl_S_S_Cmkl___U/libmkl_core.so' 2023-01-11T21:44:11.5505123Z [Scann] Compiling src/gflags_reporting.cc 2023-01-11T21:44:11.7758086Z 2023-01-11T21:44:11.7758654Z  2023-01-11T21:44:11.7759009Z  2023-01-11T21:44:11.7759314Z  2023-01-11T21:44:11.7759609Z  2023-01-11T21:44:11.7759897Z  2023-01-11T21:44:11.7760201Z  2023-01-11T21:44:11.7760489Z  2023-01-11T21:44:11.7760845Z  2023-01-11T21:44:11.7761287Z [2,859 / 2,932] 8 actions, 6 running 2023-01-11T21:44:11.7761868Z Linking external/onnx/libonnx.so; 0s processwrapper-sandbox 2023-01-11T21:44:11.7762555Z Compiling src/google/protobuf/wire_format.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.7763256Z @com_github_google_flatbuffers//src:flatbuffers; 0s processwrapper-sandbox 2023-01-11T21:44:11.7763957Z Compiling src/google/protobuf/any.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.7764659Z Compiling src/google/protobuf/util/time_util.cc; 0s processwrapper-sandbox 2023-01-11T21:44:11.7765289Z @com_github_gflags_gflags//:gflags; 0s processwrapper-sandbox 2023-01-11T21:44:11.7765885Z [Prepa] action 'SolibSymlink _solib_k8/_U@mkl_S_S_Cmkl___U/libmkl_core.so' 2023-01-11T21:44:11.7766475Z [Scann] Compiling src/google/protobuf/compiler/importer.cc 2023-01-11T21:44:12.0390823Z 2023-01-11T21:44:12.0391348Z  2023-01-11T21:44:12.0391714Z  2023-01-11T21:44:12.0392014Z  2023-01-11T21:44:12.0392321Z  2023-01-11T21:44:12.0392628Z  2023-01-11T21:44:12.0392919Z  2023-01-11T21:44:12.0393221Z  2023-01-11T21:44:12.0393527Z  2023-01-11T21:44:12.0393953Z [2,870 / 2,932] 8 actions, 7 running 2023-01-11T21:44:12.0394552Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.0395231Z Compiling src/google/protobuf/descriptor.cc; 0s processwrapper-sandbox 2023-01-11T21:44:12.0395882Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.0396514Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.0397152Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.0397928Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.0398514Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.0399020Z [Scann] Compiling src/google/protobuf/empty.pb.cc 2023-01-11T21:44:12.2555533Z 2023-01-11T21:44:12.2556047Z  2023-01-11T21:44:12.2556378Z  2023-01-11T21:44:12.2556648Z  2023-01-11T21:44:12.2556898Z  2023-01-11T21:44:12.2557135Z  2023-01-11T21:44:12.2557396Z  2023-01-11T21:44:12.2557872Z  2023-01-11T21:44:12.2558168Z  2023-01-11T21:44:12.2558601Z [2,878 / 2,932] 8 actions, 7 running 2023-01-11T21:44:12.2559431Z Compiling src/google/protobuf/empty.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:12.2560048Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.2560660Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.2561349Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.2562044Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.2562747Z Compiling src/google/protobuf/io/gzip_stream.cc; 0s processwrapper-sandbox 2023-01-11T21:44:12.2563413Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.2563923Z [Scann] Compiling src/google/protobuf/io/tokenizer.cc 2023-01-11T21:44:12.5237400Z 2023-01-11T21:44:12.5243754Z  2023-01-11T21:44:12.5244186Z  2023-01-11T21:44:12.5244509Z  2023-01-11T21:44:12.5244837Z  2023-01-11T21:44:12.5245187Z  2023-01-11T21:44:12.5245533Z  2023-01-11T21:44:12.5245863Z  2023-01-11T21:44:12.5246210Z  2023-01-11T21:44:12.5246704Z [2,887 / 2,932] 8 actions, 7 running 2023-01-11T21:44:12.5247546Z Compiling src/google/protobuf/reflection_ops.cc; 0s processwrapper-sandbox 2023-01-11T21:44:12.5248227Z Compiling src/google/protobuf/type.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:12.5248868Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.5249494Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.5250086Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.5250747Z Compiling src/google/protobuf/text_format.cc; 0s processwrapper-sandbox 2023-01-11T21:44:12.5251451Z Compiling src/google/protobuf/timestamp.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:12.5251956Z [Scann] Compiling src/google/protobuf/message.cc 2023-01-11T21:44:12.7246812Z 2023-01-11T21:44:12.7247398Z  2023-01-11T21:44:12.7247786Z  2023-01-11T21:44:12.7248121Z  2023-01-11T21:44:12.7249478Z  2023-01-11T21:44:12.7250164Z  2023-01-11T21:44:12.7250525Z  2023-01-11T21:44:12.7250848Z  2023-01-11T21:44:12.7251151Z  2023-01-11T21:44:12.7251629Z [2,895 / 2,932] 8 actions, 7 running 2023-01-11T21:44:12.7252277Z Compiling src/google/protobuf/message.cc; 0s processwrapper-sandbox 2023-01-11T21:44:12.7252996Z Compiling src/google/protobuf/struct.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:12.7253520Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.7253863Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.7254202Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.7254553Z Compiling src/google/protobuf/io/printer.cc; 0s processwrapper-sandbox 2023-01-11T21:44:12.7254908Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.7255203Z [Scann] Compiling src/google/protobuf/util/internal/proto_writer.cc 2023-01-11T21:44:12.9329205Z 2023-01-11T21:44:12.9329855Z  2023-01-11T21:44:12.9330215Z  2023-01-11T21:44:12.9330628Z  2023-01-11T21:44:12.9330923Z  2023-01-11T21:44:12.9331189Z  2023-01-11T21:44:12.9331443Z  2023-01-11T21:44:12.9331726Z  2023-01-11T21:44:12.9332337Z  2023-01-11T21:44:12.9332900Z [2,902 / 2,932] 8 actions running 2023-01-11T21:44:12.9333447Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.9334049Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.9334508Z Compiling src/google/protobuf/field_mask.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:12.9334880Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.9335257Z Compiling src/google/protobuf/duration.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:12.9335662Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.9336377Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:12.9336899Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:13.2153501Z 2023-01-11T21:44:13.2154051Z  2023-01-11T21:44:13.2154409Z  2023-01-11T21:44:13.2154739Z  2023-01-11T21:44:13.2155054Z  2023-01-11T21:44:13.2155355Z  2023-01-11T21:44:13.2155648Z  2023-01-11T21:44:13.2156149Z  2023-01-11T21:44:13.2157775Z  2023-01-11T21:44:13.2158448Z [2,927 / 2,949] 7 actions, 6 running 2023-01-11T21:44:13.2159049Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:13.2159711Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:13.2161170Z Compiling src/google/protobuf/descriptor.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:13.2162014Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:13.2162385Z Compiling src/google/protobuf/api.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:13.2162855Z Compiling src/google/protobuf/wrappers.pb.cc; 0s processwrapper-sandbox 2023-01-11T21:44:13.2163260Z [Prepa] Writing file external/tensorpipe/libtensorpipe_cpu.so-2.params 2023-01-11T21:44:13.4413890Z 2023-01-11T21:44:13.4414534Z  2023-01-11T21:44:13.4414858Z  2023-01-11T21:44:13.4415076Z  2023-01-11T21:44:13.4415328Z  2023-01-11T21:44:13.4416764Z  2023-01-11T21:44:13.4417113Z  2023-01-11T21:44:13.4417421Z  2023-01-11T21:44:13.4417837Z [2,935 / 3,002] 8 actions, 6 running 2023-01-11T21:44:13.4418435Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:13.4419095Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:13.4419725Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:13.4420412Z Compiling tensorpipe/channel/basic/factory.cc; 0s processwrapper-sandbox 2023-01-11T21:44:13.4421201Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:13.4421829Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2023-01-11T21:44:13.4422483Z [Prepa] action 'SolibSymlink _solib_k8/_U@mkl_S_S_Cmkl___U/libmkl_avx2.so' 2023-01-11T21:44:13.4422991Z [Scann] Compiling tensorpipe/transport/uv/error.cc 2023-01-11T21:44:13.6556288Z 2023-01-11T21:44:13.6556953Z  2023-01-11T21:44:13.6557368Z  2023-01-11T21:44:13.6557807Z  2023-01-11T21:44:13.6558089Z  2023-01-11T21:44:13.6558335Z  2023-01-11T21:44:13.6558613Z  2023-01-11T21:44:13.6558902Z  2023-01-11T21:44:13.6559175Z  2023-01-11T21:44:13.6559592Z [2,944 / 3,002] 8 actions, 6 running 2023-01-11T21:44:13.6560236Z Compiling tensorpipe/transport/uv/utility.cc; 0s processwrapper-sandbox 2023-01-11T21:44:13.6560938Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:13.6561594Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:13.6562274Z Compiling tensorpipe/transport/shm/sockaddr.cc; 0s processwrapper-sandbox 2023-01-11T21:44:13.6562924Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:13.6563603Z Compiling tensorpipe/transport/ibv/sockaddr.cc; 0s processwrapper-sandbox 2023-01-11T21:44:13.6564113Z [Prepa] @com_google_protobuf//:protobuf 2023-01-11T21:44:13.6564565Z [Scann] Compiling tensorpipe/transport/shm/reactor.cc 2023-01-11T21:44:13.8806661Z 2023-01-11T21:44:13.8807531Z  2023-01-11T21:44:13.8808386Z  2023-01-11T21:44:13.8808729Z  2023-01-11T21:44:13.8809046Z  2023-01-11T21:44:13.8809358Z  2023-01-11T21:44:13.8809652Z  2023-01-11T21:44:13.8810928Z  2023-01-11T21:44:13.8811350Z  2023-01-11T21:44:13.8811897Z [2,953 / 3,002] 8 actions, 7 running 2023-01-11T21:44:13.8814677Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:13.8815386Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:13.8816337Z Compiling tensorpipe/common/allocator.cc; 0s processwrapper-sandbox 2023-01-11T21:44:13.8817228Z Compiling tensorpipe/common/epoll_loop.cc; 0s processwrapper-sandbox 2023-01-11T21:44:13.8818152Z Compiling tensorpipe/common/fd.cc; 0s processwrapper-sandbox 2023-01-11T21:44:13.8821769Z Compiling tensorpipe/core/pipe_impl.cc; 0s processwrapper-sandbox 2023-01-11T21:44:13.8822614Z Compiling tensorpipe/core/context.cc; 0s processwrapper-sandbox 2023-01-11T21:44:13.8823220Z [Scann] Compiling tensorpipe/core/context_impl.cc 2023-01-11T21:44:14.0869568Z 2023-01-11T21:44:14.0870184Z  2023-01-11T21:44:14.0870553Z  2023-01-11T21:44:14.0870838Z  2023-01-11T21:44:14.0871149Z  2023-01-11T21:44:14.0871435Z  2023-01-11T21:44:14.0871694Z  2023-01-11T21:44:14.0871989Z  2023-01-11T21:44:14.0872257Z  2023-01-11T21:44:14.0872648Z [2,961 / 3,002] 8 actions, 7 running 2023-01-11T21:44:14.0873270Z Compiling tensorpipe/core/context_impl.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.0873947Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:14.0874525Z Compiling tensorpipe/core/listener.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.0875174Z Compiling tensorpipe/transport/error.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.0875864Z Compiling tensorpipe/core/pipe.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.0876497Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:14.0877184Z Compiling tensorpipe/core/listener_impl.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.0877950Z [Scann] Compiling tensorpipe/common/system.cc 2023-01-11T21:44:14.2912264Z 2023-01-11T21:44:14.2912788Z  2023-01-11T21:44:14.2913104Z  2023-01-11T21:44:14.2913365Z  2023-01-11T21:44:14.2913629Z  2023-01-11T21:44:14.2913910Z  2023-01-11T21:44:14.2914197Z  2023-01-11T21:44:14.2914514Z  2023-01-11T21:44:14.2914791Z  2023-01-11T21:44:14.2915216Z [2,970 / 3,002] 8 actions, 7 running 2023-01-11T21:44:14.2915835Z Compiling tensorpipe/core/listener_impl.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.2916493Z Compiling tensorpipe/common/shm_segment.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.2917162Z Compiling tensorpipe/common/ibv.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.2918236Z Compiling tensorpipe/transport/ibv/utility.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.2918957Z Compiling tensorpipe/channel/xth/factory.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.2919553Z Compiling tensorpipe/common/address.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.2920425Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:14.2921025Z [Scann] Compiling tensorpipe/transport/shm/context_impl.cc 2023-01-11T21:44:14.5171165Z 2023-01-11T21:44:14.5171973Z  2023-01-11T21:44:14.5172840Z  2023-01-11T21:44:14.5173205Z  2023-01-11T21:44:14.5173508Z  2023-01-11T21:44:14.5173785Z  2023-01-11T21:44:14.5174114Z  2023-01-11T21:44:14.5174425Z  2023-01-11T21:44:14.5174715Z  2023-01-11T21:44:14.5175150Z [2,979 / 3,002] 7 actions, 6 running 2023-01-11T21:44:14.5175792Z Compiling tensorpipe/channel/mpt/factory.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.5176449Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:14.5177130Z Compiling tensorpipe/transport/ibv/factory.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.5177818Z Compiling tensorpipe/channel/helpers.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.5178514Z Compiling tensorpipe/transport/uv/factory.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.5179193Z Compiling tensorpipe/channel/error.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.5179695Z [Scann] Compiling tensorpipe/channel/cma/factory.cc 2023-01-11T21:44:14.7236552Z 2023-01-11T21:44:14.7237050Z  2023-01-11T21:44:14.7237412Z  2023-01-11T21:44:14.7237863Z  2023-01-11T21:44:14.7238108Z  2023-01-11T21:44:14.7238353Z  2023-01-11T21:44:14.7238612Z  2023-01-11T21:44:14.7238878Z  2023-01-11T21:44:14.7239299Z [2,988 / 3,031] 8 actions, 7 running 2023-01-11T21:44:14.7239839Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:14.7240584Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:14.7241258Z Compiling tensorpipe/transport/ibv/error.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.7241948Z Compiling src/google/protobuf/any_lite.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.7242601Z Compiling src/google/protobuf/extension_set.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.7243194Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:44:14.7243810Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:44:14.7244299Z [Scann] Compiling src/google/protobuf/stubs/time.cc 2023-01-11T21:44:14.9339351Z 2023-01-11T21:44:14.9339861Z  2023-01-11T21:44:14.9340227Z  2023-01-11T21:44:14.9340548Z  2023-01-11T21:44:14.9340852Z  2023-01-11T21:44:14.9341139Z  2023-01-11T21:44:14.9341445Z  2023-01-11T21:44:14.9341750Z  2023-01-11T21:44:14.9342046Z  2023-01-11T21:44:14.9342491Z [2,998 / 3,031] 8 actions running 2023-01-11T21:44:14.9343077Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2023-01-11T21:44:14.9343720Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:44:14.9344396Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:44:14.9345041Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:44:14.9345714Z Compiling src/google/protobuf/io/io_win32.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.9346429Z Compiling src/google/protobuf/parse_context.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.9347171Z Compiling src/google/protobuf/repeated_field.cc; 0s processwrapper-sandbox 2023-01-11T21:44:14.9347861Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:44:15.1563091Z 2023-01-11T21:44:15.1566543Z  2023-01-11T21:44:15.1566917Z  2023-01-11T21:44:15.1567208Z  2023-01-11T21:44:15.1567528Z  2023-01-11T21:44:15.1567817Z  2023-01-11T21:44:15.1568271Z  2023-01-11T21:44:15.1568567Z  2023-01-11T21:44:15.1568864Z  2023-01-11T21:44:15.1569375Z [3,007 / 3,031] 8 actions, 7 running 2023-01-11T21:44:15.1570013Z Compiling src/google/protobuf/io/strtod.cc; 0s processwrapper-sandbox 2023-01-11T21:44:15.1570726Z Compiling src/google/protobuf/message_lite.cc; 0s processwrapper-sandbox 2023-01-11T21:44:15.1571392Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:44:15.1572152Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:44:15.1572835Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:44:15.1573617Z Compiling src/google/protobuf/stubs/status.cc; 0s processwrapper-sandbox 2023-01-11T21:44:15.1574368Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:44:15.1574798Z [Prepa] @tensorpipe//:tensorpipe_cpu 2023-01-11T21:44:15.3504890Z 2023-01-11T21:44:15.3505399Z  2023-01-11T21:44:15.3505730Z  2023-01-11T21:44:15.3506114Z  2023-01-11T21:44:15.3506405Z  2023-01-11T21:44:15.3506671Z  2023-01-11T21:44:15.3506948Z  2023-01-11T21:44:15.3507223Z  2023-01-11T21:44:15.3507485Z  2023-01-11T21:44:15.3507890Z [3,023 / 3,037] 7 actions, 5 running 2023-01-11T21:44:15.3508480Z Compiling src/google/protobuf/stubs/int128.cc; 0s processwrapper-sandbox 2023-01-11T21:44:15.3509114Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2023-01-11T21:44:15.3509890Z Compiling src/google/protobuf/arena.cc; 0s processwrapper-sandbox 2023-01-11T21:44:15.3510511Z Compiling test/cpp/api/sequential.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:15.3511143Z Compiling test/cpp/api/expanding-array.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:15.3511547Z [Prepa] @mkl//:mkl 2023-01-11T21:44:15.3512013Z [Scann] Compiling test/cpp/dist_autograd/test_dist_autograd.cpp 2023-01-11T21:44:15.7340928Z 2023-01-11T21:44:15.7341375Z  2023-01-11T21:44:15.7341601Z  2023-01-11T21:44:15.7341786Z  2023-01-11T21:44:15.7341954Z  2023-01-11T21:44:15.7342121Z  2023-01-11T21:44:15.7342274Z  2023-01-11T21:44:15.7342439Z  2023-01-11T21:44:15.7342681Z [3,030 / 3,123] 8 actions running 2023-01-11T21:44:15.7343015Z Compiling test/cpp/api/sequential.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:15.7343412Z Compiling test/cpp/api/expanding-array.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:15.7343787Z //:torch_dist_autograd_test; 0s processwrapper-sandbox 2023-01-11T21:44:15.7344134Z Compiling test/cpp/jit/source_range_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:15.7344456Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:15.7344735Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:15.7344998Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:15.7345309Z Linking torch_include_test; 0s processwrapper-sandbox 2023-01-11T21:44:16.7675836Z 2023-01-11T21:44:16.7676421Z  2023-01-11T21:44:16.7676800Z  2023-01-11T21:44:16.7677088Z  2023-01-11T21:44:16.7677395Z  2023-01-11T21:44:16.7677799Z  2023-01-11T21:44:16.7678095Z  2023-01-11T21:44:16.7678398Z  2023-01-11T21:44:16.7678701Z  2023-01-11T21:44:16.7679085Z [3,030 / 3,123] 8 actions running 2023-01-11T21:44:16.7679676Z Compiling test/cpp/api/sequential.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:16.7680307Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:16.7680983Z //:torch_dist_autograd_test; 1s processwrapper-sandbox 2023-01-11T21:44:16.7681578Z Compiling test/cpp/jit/source_range_test.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:16.7682147Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:16.7682647Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:16.7683180Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:16.7683738Z Linking torch_include_test; 1s processwrapper-sandbox 2023-01-11T21:44:16.9965546Z 2023-01-11T21:44:16.9966059Z  2023-01-11T21:44:16.9966393Z  2023-01-11T21:44:16.9966690Z  2023-01-11T21:44:16.9966984Z  2023-01-11T21:44:16.9967260Z  2023-01-11T21:44:16.9967550Z  2023-01-11T21:44:16.9967844Z  2023-01-11T21:44:16.9968116Z  2023-01-11T21:44:16.9968533Z [3,031 / 3,123] 8 actions, 7 running 2023-01-11T21:44:16.9969152Z Compiling test/cpp/api/sequential.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:16.9969828Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:16.9970457Z //:torch_dist_autograd_test; 1s processwrapper-sandbox 2023-01-11T21:44:16.9970981Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:16.9971431Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:16.9971925Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:16.9972460Z Linking torch_include_test; 1s processwrapper-sandbox 2023-01-11T21:44:16.9972955Z [Scann] Compiling test/cpp/tensorexpr/test_registerizer.cpp 2023-01-11T21:44:17.3683583Z 2023-01-11T21:44:17.3684234Z  2023-01-11T21:44:17.3684693Z  2023-01-11T21:44:17.3684964Z  2023-01-11T21:44:17.3685230Z  2023-01-11T21:44:17.3685630Z  2023-01-11T21:44:17.3685888Z  2023-01-11T21:44:17.3686283Z  2023-01-11T21:44:17.3686552Z  2023-01-11T21:44:17.3687043Z [3,031 / 3,123] 8 actions running 2023-01-11T21:44:17.3687959Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:17.3688738Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:17.3689429Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2023-01-11T21:44:17.3690030Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:17.3690599Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:17.3691165Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:17.3691793Z Linking torch_include_test; 1s processwrapper-sandbox 2023-01-11T21:44:17.3692403Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:17.7691484Z 2023-01-11T21:44:17.7692036Z  2023-01-11T21:44:17.7692387Z  2023-01-11T21:44:17.7692672Z  2023-01-11T21:44:17.7692954Z  2023-01-11T21:44:17.7693200Z  2023-01-11T21:44:17.7693466Z  2023-01-11T21:44:17.7693753Z  2023-01-11T21:44:17.7694030Z  2023-01-11T21:44:17.7694450Z [3,032 / 3,123] 8 actions running 2023-01-11T21:44:17.7695047Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:17.7695722Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:17.7696356Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2023-01-11T21:44:17.7696883Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:17.7697369Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:17.7697908Z Linking torch_include_test; 2s processwrapper-sandbox 2023-01-11T21:44:17.7698412Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:17.7698903Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:18.1801495Z 2023-01-11T21:44:18.1801994Z  2023-01-11T21:44:18.1802282Z  2023-01-11T21:44:18.1802548Z  2023-01-11T21:44:18.1802832Z  2023-01-11T21:44:18.1803121Z  2023-01-11T21:44:18.1803408Z  2023-01-11T21:44:18.1803698Z  2023-01-11T21:44:18.1803997Z  2023-01-11T21:44:18.1804423Z [3,033 / 3,123] 8 actions, 7 running 2023-01-11T21:44:18.1805012Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:18.1805704Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:18.1806331Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2023-01-11T21:44:18.1806867Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:18.1807398Z Linking torch_include_test; 2s processwrapper-sandbox 2023-01-11T21:44:18.1807922Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:18.1808408Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:18.1808760Z [Scann] Compiling test/cpp/tensorexpr/test_type.cpp 2023-01-11T21:44:18.5684015Z 2023-01-11T21:44:18.5684746Z  2023-01-11T21:44:18.5685085Z  2023-01-11T21:44:18.5685394Z  2023-01-11T21:44:18.5685725Z  2023-01-11T21:44:18.5686020Z  2023-01-11T21:44:18.5686295Z  2023-01-11T21:44:18.5686598Z  2023-01-11T21:44:18.5686866Z  2023-01-11T21:44:18.5687298Z [3,033 / 3,123] 8 actions running 2023-01-11T21:44:18.5687839Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:18.5688232Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:18.5688601Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2023-01-11T21:44:18.5688910Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:18.5689207Z Linking torch_include_test; 3s processwrapper-sandbox 2023-01-11T21:44:18.5689513Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:18.5689792Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:18.5690138Z Compiling test/cpp/tensorexpr/test_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:18.8196765Z 2023-01-11T21:44:18.8197989Z  2023-01-11T21:44:18.8198926Z  2023-01-11T21:44:18.8199459Z  2023-01-11T21:44:18.8199734Z  2023-01-11T21:44:18.8200032Z  2023-01-11T21:44:18.8200356Z  2023-01-11T21:44:18.8200632Z  2023-01-11T21:44:18.8200985Z  2023-01-11T21:44:18.8201600Z [3,034 / 3,123] 8 actions, 7 running 2023-01-11T21:44:18.8202241Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:18.8203196Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:18.8203809Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:18.8204391Z Linking torch_include_test; 3s processwrapper-sandbox 2023-01-11T21:44:18.8204934Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:18.8205388Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:18.8206018Z Compiling test/cpp/tensorexpr/test_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:18.8206520Z [Prepa] Linking torch_dist_autograd_test 2023-01-11T21:44:19.1911152Z 2023-01-11T21:44:19.1911997Z  2023-01-11T21:44:19.1912638Z  2023-01-11T21:44:19.1914950Z  2023-01-11T21:44:19.1915307Z  2023-01-11T21:44:19.1917480Z  2023-01-11T21:44:19.1918079Z  2023-01-11T21:44:19.1918404Z  2023-01-11T21:44:19.1918818Z  2023-01-11T21:44:19.1919449Z [3,037 / 3,123] 8 actions running 2023-01-11T21:44:19.1920020Z Linking torch_include_test; 3s processwrapper-sandbox 2023-01-11T21:44:19.1922764Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:19.1923249Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:19.1923823Z Compiling test/cpp/tensorexpr/test_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:19.1924501Z Linking torch_dist_autograd_test; 0s processwrapper-sandbox 2023-01-11T21:44:19.1925109Z Compiling test/cpp/jit/test_code_template.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:19.1925692Z Linking expanding_array_test; 0s processwrapper-sandbox 2023-01-11T21:44:19.1926327Z Linking sequential_test; 0s processwrapper-sandbox 2023-01-11T21:44:19.6335252Z 2023-01-11T21:44:19.6336213Z  2023-01-11T21:44:19.6336754Z  2023-01-11T21:44:19.6337124Z  2023-01-11T21:44:19.6337505Z  2023-01-11T21:44:19.6337845Z  2023-01-11T21:44:19.6338317Z  2023-01-11T21:44:19.6338717Z  2023-01-11T21:44:19.6339106Z  2023-01-11T21:44:19.6339598Z [3,038 / 3,123] 8 actions, 7 running 2023-01-11T21:44:19.6340204Z Linking torch_include_test; 4s processwrapper-sandbox 2023-01-11T21:44:19.6340746Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:19.6341321Z Compiling test/cpp/tensorexpr/test_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:19.6341978Z Linking torch_dist_autograd_test; 0s processwrapper-sandbox 2023-01-11T21:44:19.6342622Z Compiling test/cpp/jit/test_code_template.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:19.6343269Z Linking expanding_array_test; 0s processwrapper-sandbox 2023-01-11T21:44:19.6343883Z Linking sequential_test; 0s processwrapper-sandbox 2023-01-11T21:44:19.6344393Z [Scann] Compiling test/cpp/tensorexpr/test_reductions.cpp 2023-01-11T21:44:19.9931397Z 2023-01-11T21:44:19.9931900Z  2023-01-11T21:44:19.9932219Z  2023-01-11T21:44:19.9932474Z  2023-01-11T21:44:19.9932753Z  2023-01-11T21:44:19.9933020Z  2023-01-11T21:44:19.9933268Z  2023-01-11T21:44:19.9933537Z  2023-01-11T21:44:19.9933830Z  2023-01-11T21:44:19.9934200Z [3,038 / 3,123] 8 actions running 2023-01-11T21:44:19.9934721Z Linking torch_include_test; 4s processwrapper-sandbox 2023-01-11T21:44:19.9935214Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:19.9935768Z Compiling test/cpp/tensorexpr/test_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:19.9936342Z Linking torch_dist_autograd_test; 1s processwrapper-sandbox 2023-01-11T21:44:19.9936947Z Compiling test/cpp/jit/test_code_template.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:19.9937734Z Linking expanding_array_test; 1s processwrapper-sandbox 2023-01-11T21:44:19.9938239Z Linking sequential_test; 1s processwrapper-sandbox 2023-01-11T21:44:19.9938720Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:20.5948628Z 2023-01-11T21:44:20.5950637Z  2023-01-11T21:44:20.5950987Z  2023-01-11T21:44:20.5951251Z  2023-01-11T21:44:20.5951521Z  2023-01-11T21:44:20.5951971Z  2023-01-11T21:44:20.5952246Z  2023-01-11T21:44:20.5952514Z  2023-01-11T21:44:20.5952754Z  2023-01-11T21:44:20.5953137Z [3,039 / 3,123] 8 actions, 7 running 2023-01-11T21:44:20.5953648Z Linking torch_include_test; 5s processwrapper-sandbox 2023-01-11T21:44:20.5954248Z Compiling test/cpp/tensorexpr/test_type.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:20.5954837Z Linking torch_dist_autograd_test; 1s processwrapper-sandbox 2023-01-11T21:44:20.5955455Z Compiling test/cpp/jit/test_code_template.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:20.5956063Z Linking expanding_array_test; 1s processwrapper-sandbox 2023-01-11T21:44:20.5956575Z Linking sequential_test; 1s processwrapper-sandbox 2023-01-11T21:44:20.5957057Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:20.5957457Z [Scann] Compiling test/cpp/jit/test_class_type.cpp 2023-01-11T21:44:20.8780570Z 2023-01-11T21:44:20.8781355Z  2023-01-11T21:44:20.8781941Z  2023-01-11T21:44:20.8785022Z  2023-01-11T21:44:20.8785435Z  2023-01-11T21:44:20.8785820Z  2023-01-11T21:44:20.8786219Z  2023-01-11T21:44:20.8786572Z  2023-01-11T21:44:20.8786923Z  2023-01-11T21:44:20.8787381Z [3,040 / 3,123] 8 actions, 7 running 2023-01-11T21:44:20.8787969Z Linking torch_include_test; 5s processwrapper-sandbox 2023-01-11T21:44:20.8788681Z Linking torch_dist_autograd_test; 2s processwrapper-sandbox 2023-01-11T21:44:20.8789522Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:20.8790222Z Linking expanding_array_test; 2s processwrapper-sandbox 2023-01-11T21:44:20.8790819Z Linking sequential_test; 1s processwrapper-sandbox 2023-01-11T21:44:20.8791386Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:20.8792007Z Compiling test/cpp/jit/test_class_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:20.8792531Z [Scann] Compiling test/cpp/jit/test_backend.cpp 2023-01-11T21:44:21.1939174Z 2023-01-11T21:44:21.1939742Z  2023-01-11T21:44:21.1940116Z  2023-01-11T21:44:21.1940418Z  2023-01-11T21:44:21.1940700Z  2023-01-11T21:44:21.1941004Z  2023-01-11T21:44:21.1941312Z  2023-01-11T21:44:21.1941609Z  2023-01-11T21:44:21.1941926Z  2023-01-11T21:44:21.1942333Z [3,040 / 3,123] 8 actions running 2023-01-11T21:44:21.1942835Z Linking torch_include_test; 5s processwrapper-sandbox 2023-01-11T21:44:21.1943428Z Linking torch_dist_autograd_test; 2s processwrapper-sandbox 2023-01-11T21:44:21.1944093Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:21.1944727Z Linking expanding_array_test; 2s processwrapper-sandbox 2023-01-11T21:44:21.1945275Z Linking sequential_test; 2s processwrapper-sandbox 2023-01-11T21:44:21.1945817Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:21.1946420Z Compiling test/cpp/jit/test_class_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:21.1947068Z Compiling test/cpp/jit/test_backend.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:21.7171407Z 2023-01-11T21:44:21.7172285Z  2023-01-11T21:44:21.7172864Z  2023-01-11T21:44:21.7173629Z  2023-01-11T21:44:21.7174058Z  2023-01-11T21:44:21.7174434Z  2023-01-11T21:44:21.7174774Z  2023-01-11T21:44:21.7175106Z  2023-01-11T21:44:21.7175438Z  2023-01-11T21:44:21.7175905Z [3,041 / 3,123] 8 actions, 7 running 2023-01-11T21:44:21.7176590Z Linking torch_include_test; 6s processwrapper-sandbox 2023-01-11T21:44:21.7177458Z Linking torch_dist_autograd_test; 2s processwrapper-sandbox 2023-01-11T21:44:21.7178094Z Linking expanding_array_test; 2s processwrapper-sandbox 2023-01-11T21:44:21.7178688Z Linking sequential_test; 2s processwrapper-sandbox 2023-01-11T21:44:21.7179244Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:21.7179986Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:21.7180721Z Compiling test/cpp/jit/test_backend.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:21.7181269Z [Scann] Compiling test/cpp/tensorexpr/test_ops.cpp 2023-01-11T21:44:21.9945141Z 2023-01-11T21:44:21.9945715Z  2023-01-11T21:44:21.9946045Z  2023-01-11T21:44:21.9946310Z  2023-01-11T21:44:21.9946561Z  2023-01-11T21:44:21.9946829Z  2023-01-11T21:44:21.9947097Z  2023-01-11T21:44:21.9947365Z  2023-01-11T21:44:21.9947635Z  2023-01-11T21:44:21.9948009Z [3,041 / 3,123] 8 actions running 2023-01-11T21:44:21.9948515Z Linking torch_include_test; 6s processwrapper-sandbox 2023-01-11T21:44:21.9949065Z Linking torch_dist_autograd_test; 3s processwrapper-sandbox 2023-01-11T21:44:21.9949644Z Linking expanding_array_test; 3s processwrapper-sandbox 2023-01-11T21:44:21.9950221Z Linking sequential_test; 3s processwrapper-sandbox 2023-01-11T21:44:21.9950785Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:21.9951414Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:21.9952106Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:21.9952777Z Compiling test/cpp/tensorexpr/test_ops.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:22.2434157Z 2023-01-11T21:44:22.2434693Z  2023-01-11T21:44:22.2435031Z  2023-01-11T21:44:22.2435301Z  2023-01-11T21:44:22.2435577Z  2023-01-11T21:44:22.2435844Z  2023-01-11T21:44:22.2436093Z  2023-01-11T21:44:22.2436378Z  2023-01-11T21:44:22.2436641Z  2023-01-11T21:44:22.2437008Z [3,042 / 3,123] 8 actions, 7 running 2023-01-11T21:44:22.2437520Z Linking torch_include_test; 6s processwrapper-sandbox 2023-01-11T21:44:22.2438302Z Linking torch_dist_autograd_test; 3s processwrapper-sandbox 2023-01-11T21:44:22.2438850Z Linking expanding_array_test; 3s processwrapper-sandbox 2023-01-11T21:44:22.2439376Z Linking sequential_test; 3s processwrapper-sandbox 2023-01-11T21:44:22.2439959Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:22.2440541Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:22.2441218Z Compiling test/cpp/tensorexpr/test_ops.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:22.2441726Z [Scann] Compiling test/cpp/tensorexpr/test_memplanning.cpp 2023-01-11T21:44:22.5954073Z 2023-01-11T21:44:22.5954576Z  2023-01-11T21:44:22.5954897Z  2023-01-11T21:44:22.5955193Z  2023-01-11T21:44:22.5955464Z  2023-01-11T21:44:22.5955728Z  2023-01-11T21:44:22.5956010Z  2023-01-11T21:44:22.5956293Z  2023-01-11T21:44:22.5956550Z  2023-01-11T21:44:22.5956963Z [3,042 / 3,123] 8 actions running 2023-01-11T21:44:22.5957483Z Linking torch_include_test; 7s processwrapper-sandbox 2023-01-11T21:44:22.5958253Z Linking torch_dist_autograd_test; 3s processwrapper-sandbox 2023-01-11T21:44:22.5958819Z Linking expanding_array_test; 3s processwrapper-sandbox 2023-01-11T21:44:22.5959340Z Linking sequential_test; 3s processwrapper-sandbox 2023-01-11T21:44:22.5959903Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:22.5960496Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:22.5961154Z Compiling test/cpp/tensorexpr/test_ops.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:22.5961658Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:23.5958028Z 2023-01-11T21:44:23.5958576Z  2023-01-11T21:44:23.5958923Z  2023-01-11T21:44:23.5959186Z  2023-01-11T21:44:23.5959471Z  2023-01-11T21:44:23.5959755Z  2023-01-11T21:44:23.5960015Z  2023-01-11T21:44:23.5960286Z  2023-01-11T21:44:23.5960555Z  2023-01-11T21:44:23.5960990Z [3,042 / 3,123] 8 actions running 2023-01-11T21:44:23.5961747Z Linking torch_include_test; 8s processwrapper-sandbox 2023-01-11T21:44:23.5962325Z Linking torch_dist_autograd_test; 4s processwrapper-sandbox 2023-01-11T21:44:23.5962871Z Linking expanding_array_test; 4s processwrapper-sandbox 2023-01-11T21:44:23.5963400Z Linking sequential_test; 4s processwrapper-sandbox 2023-01-11T21:44:23.5963964Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:23.5964570Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:23.5965178Z Compiling test/cpp/tensorexpr/test_ops.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:23.5965702Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:24.6595650Z 2023-01-11T21:44:24.6596181Z  2023-01-11T21:44:24.6596554Z  2023-01-11T21:44:24.6596893Z  2023-01-11T21:44:24.6599004Z  2023-01-11T21:44:24.6599479Z  2023-01-11T21:44:24.6600038Z  2023-01-11T21:44:24.6600544Z  2023-01-11T21:44:24.6601038Z  2023-01-11T21:44:24.6601585Z [3,043 / 3,123] 8 actions, 7 running 2023-01-11T21:44:24.6605732Z Linking torch_dist_autograd_test; 5s processwrapper-sandbox 2023-01-11T21:44:24.6606354Z Linking expanding_array_test; 5s processwrapper-sandbox 2023-01-11T21:44:24.6606899Z Linking sequential_test; 5s processwrapper-sandbox 2023-01-11T21:44:24.6607503Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2023-01-11T21:44:24.6608134Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:24.6608738Z Compiling test/cpp/tensorexpr/test_ops.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:24.6609293Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:24.6609709Z [Scann] Compiling test/cpp/tensorexpr/test_llvm.cpp 2023-01-11T21:44:24.9956433Z 2023-01-11T21:44:24.9956976Z  2023-01-11T21:44:24.9957350Z  2023-01-11T21:44:24.9957804Z  2023-01-11T21:44:24.9958117Z  2023-01-11T21:44:24.9958276Z  2023-01-11T21:44:24.9958462Z  2023-01-11T21:44:24.9958637Z  2023-01-11T21:44:24.9958865Z  2023-01-11T21:44:24.9959117Z [3,043 / 3,123] 8 actions running 2023-01-11T21:44:24.9959457Z Linking torch_dist_autograd_test; 6s processwrapper-sandbox 2023-01-11T21:44:24.9959798Z Linking expanding_array_test; 6s processwrapper-sandbox 2023-01-11T21:44:24.9960127Z Linking sequential_test; 6s processwrapper-sandbox 2023-01-11T21:44:24.9960485Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2023-01-11T21:44:24.9960952Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2023-01-11T21:44:24.9961348Z Compiling test/cpp/tensorexpr/test_ops.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:24.9961678Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:24.9962170Z Compiling test/cpp/tensorexpr/test_llvm.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:25.4539643Z 2023-01-11T21:44:25.4540251Z  2023-01-11T21:44:25.4540550Z  2023-01-11T21:44:25.4540838Z  2023-01-11T21:44:25.4541093Z  2023-01-11T21:44:25.4541267Z  2023-01-11T21:44:25.4541493Z  2023-01-11T21:44:25.4541647Z  2023-01-11T21:44:25.4541814Z  2023-01-11T21:44:25.4542066Z [3,044 / 3,123] 8 actions, 7 running 2023-01-11T21:44:25.4542438Z Linking torch_dist_autograd_test; 6s processwrapper-sandbox 2023-01-11T21:44:25.4542794Z Linking expanding_array_test; 6s processwrapper-sandbox 2023-01-11T21:44:25.4543175Z Linking sequential_test; 6s processwrapper-sandbox 2023-01-11T21:44:25.4543667Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2023-01-11T21:44:25.4544088Z Compiling test/cpp/tensorexpr/test_ops.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:25.4544424Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:25.4544817Z Compiling test/cpp/tensorexpr/test_llvm.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:25.4545160Z [Scann] Compiling test/cpp/jit/test_class_parser.cpp 2023-01-11T21:44:25.7960060Z 2023-01-11T21:44:25.7960564Z  2023-01-11T21:44:25.7961015Z  2023-01-11T21:44:25.7961426Z  2023-01-11T21:44:25.7961636Z  2023-01-11T21:44:25.7961807Z  2023-01-11T21:44:25.7961973Z  2023-01-11T21:44:25.7962126Z  2023-01-11T21:44:25.7962292Z  2023-01-11T21:44:25.7962539Z [3,044 / 3,123] 8 actions running 2023-01-11T21:44:25.7962881Z Linking torch_dist_autograd_test; 6s processwrapper-sandbox 2023-01-11T21:44:25.7963230Z Linking expanding_array_test; 6s processwrapper-sandbox 2023-01-11T21:44:25.7963572Z Linking sequential_test; 6s processwrapper-sandbox 2023-01-11T21:44:25.7963914Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2023-01-11T21:44:25.7964290Z Compiling test/cpp/tensorexpr/test_ops.cpp; 4s processwrapper-sandbox 2023-01-11T21:44:25.7964617Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:25.7964951Z Compiling test/cpp/tensorexpr/test_llvm.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:25.7965335Z Compiling test/cpp/jit/test_class_parser.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:26.1963903Z 2023-01-11T21:44:26.1964487Z  2023-01-11T21:44:26.1964842Z  2023-01-11T21:44:26.1965006Z  2023-01-11T21:44:26.1965175Z  2023-01-11T21:44:26.1965342Z  2023-01-11T21:44:26.1965497Z  2023-01-11T21:44:26.1965660Z  2023-01-11T21:44:26.1965826Z  2023-01-11T21:44:26.1966056Z [3,046 / 3,123] 8 actions running 2023-01-11T21:44:26.1966405Z Linking torch_dist_autograd_test; 7s processwrapper-sandbox 2023-01-11T21:44:26.1966757Z Linking expanding_array_test; 7s processwrapper-sandbox 2023-01-11T21:44:26.1967073Z Linking sequential_test; 7s processwrapper-sandbox 2023-01-11T21:44:26.1967371Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:26.1967720Z Compiling test/cpp/tensorexpr/test_llvm.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:26.1968113Z Compiling test/cpp/jit/test_class_parser.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:26.1968492Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:26.1968881Z Compiling test/cpp/tensorexpr/tutorial.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:27.2884950Z 2023-01-11T21:44:27.2885524Z  2023-01-11T21:44:27.2885906Z  2023-01-11T21:44:27.2886123Z  2023-01-11T21:44:27.2886290Z  2023-01-11T21:44:27.2886458Z  2023-01-11T21:44:27.2886613Z  2023-01-11T21:44:27.2886798Z  2023-01-11T21:44:27.2886964Z  2023-01-11T21:44:27.2887196Z [3,046 / 3,123] 8 actions running 2023-01-11T21:44:27.2887535Z Linking torch_dist_autograd_test; 8s processwrapper-sandbox 2023-01-11T21:44:27.2887887Z Linking expanding_array_test; 8s processwrapper-sandbox 2023-01-11T21:44:27.2888203Z Linking sequential_test; 8s processwrapper-sandbox 2023-01-11T21:44:27.2888511Z //:jit_tests; 5s processwrapper-sandbox 2023-01-11T21:44:27.2888857Z Compiling test/cpp/tensorexpr/test_llvm.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:27.2889231Z Compiling test/cpp/jit/test_class_parser.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:27.2889622Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:27.2890010Z Compiling test/cpp/tensorexpr/tutorial.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:28.3903114Z 2023-01-11T21:44:28.3903657Z  2023-01-11T21:44:28.3903992Z  2023-01-11T21:44:28.3904237Z  2023-01-11T21:44:28.3924091Z  2023-01-11T21:44:28.3924350Z  2023-01-11T21:44:28.3924586Z  2023-01-11T21:44:28.3924835Z  2023-01-11T21:44:28.3925069Z  2023-01-11T21:44:28.3925430Z [3,046 / 3,123] 8 actions running 2023-01-11T21:44:28.3925937Z Linking torch_dist_autograd_test; 9s processwrapper-sandbox 2023-01-11T21:44:28.3926479Z Linking expanding_array_test; 9s processwrapper-sandbox 2023-01-11T21:44:28.3969679Z Linking sequential_test; 9s processwrapper-sandbox 2023-01-11T21:44:28.3970434Z //:jit_tests; 6s processwrapper-sandbox 2023-01-11T21:44:28.3970978Z Compiling test/cpp/tensorexpr/test_llvm.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:28.3971537Z Compiling test/cpp/jit/test_class_parser.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:28.3972127Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:28.3972708Z Compiling test/cpp/tensorexpr/tutorial.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:29.3932282Z 2023-01-11T21:44:29.3932738Z  2023-01-11T21:44:29.3932960Z  2023-01-11T21:44:29.3933140Z  2023-01-11T21:44:29.3933311Z  2023-01-11T21:44:29.3933479Z  2023-01-11T21:44:29.3933634Z  2023-01-11T21:44:29.3933800Z  2023-01-11T21:44:29.3933964Z  2023-01-11T21:44:29.3934197Z [3,046 / 3,123] 8 actions running 2023-01-11T21:44:29.3934553Z Linking torch_dist_autograd_test; 10s processwrapper-sandbox 2023-01-11T21:44:29.3934905Z Linking expanding_array_test; 10s processwrapper-sandbox 2023-01-11T21:44:29.3935221Z Linking sequential_test; 10s processwrapper-sandbox 2023-01-11T21:44:29.3935521Z //:jit_tests; 7s processwrapper-sandbox 2023-01-11T21:44:29.3935866Z Compiling test/cpp/tensorexpr/test_llvm.cpp; 4s processwrapper-sandbox 2023-01-11T21:44:29.3936250Z Compiling test/cpp/jit/test_class_parser.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:29.3936629Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:29.3937024Z Compiling test/cpp/tensorexpr/tutorial.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:30.3981421Z 2023-01-11T21:44:30.3982003Z  2023-01-11T21:44:30.3982393Z  2023-01-11T21:44:30.3982615Z  2023-01-11T21:44:30.3982788Z  2023-01-11T21:44:30.3982955Z  2023-01-11T21:44:30.3983108Z  2023-01-11T21:44:30.3983272Z  2023-01-11T21:44:30.3983449Z  2023-01-11T21:44:30.3983682Z [3,046 / 3,123] 8 actions running 2023-01-11T21:44:30.3984018Z Linking torch_dist_autograd_test; 11s processwrapper-sandbox 2023-01-11T21:44:30.3984373Z Linking expanding_array_test; 11s processwrapper-sandbox 2023-01-11T21:44:30.3984704Z Linking sequential_test; 11s processwrapper-sandbox 2023-01-11T21:44:30.3984991Z //:jit_tests; 8s processwrapper-sandbox 2023-01-11T21:44:30.3985340Z Compiling test/cpp/tensorexpr/test_llvm.cpp; 5s processwrapper-sandbox 2023-01-11T21:44:30.3985724Z Compiling test/cpp/jit/test_class_parser.cpp; 4s processwrapper-sandbox 2023-01-11T21:44:30.3986106Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 4s processwrapper-sandbox 2023-01-11T21:44:30.3986494Z Compiling test/cpp/tensorexpr/tutorial.cpp; 4s processwrapper-sandbox 2023-01-11T21:44:32.4087377Z 2023-01-11T21:44:32.4087908Z  2023-01-11T21:44:32.4088275Z  2023-01-11T21:44:32.4088549Z  2023-01-11T21:44:32.4088854Z  2023-01-11T21:44:32.4089134Z  2023-01-11T21:44:32.4089400Z  2023-01-11T21:44:32.4089679Z  2023-01-11T21:44:32.4090058Z  2023-01-11T21:44:32.4090448Z [3,046 / 3,123] 8 actions running 2023-01-11T21:44:32.4091045Z Linking torch_dist_autograd_test; 13s processwrapper-sandbox 2023-01-11T21:44:32.4091559Z Linking expanding_array_test; 13s processwrapper-sandbox 2023-01-11T21:44:32.4091945Z Linking sequential_test; 13s processwrapper-sandbox 2023-01-11T21:44:32.4092252Z //:jit_tests; 10s processwrapper-sandbox 2023-01-11T21:44:32.4092843Z Compiling test/cpp/tensorexpr/test_llvm.cpp; 7s processwrapper-sandbox 2023-01-11T21:44:32.4093277Z Compiling test/cpp/jit/test_class_parser.cpp; 6s processwrapper-sandbox 2023-01-11T21:44:32.4093675Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 6s processwrapper-sandbox 2023-01-11T21:44:32.4094115Z Compiling test/cpp/tensorexpr/tutorial.cpp; 6s processwrapper-sandbox 2023-01-11T21:44:32.7229609Z 2023-01-11T21:44:32.7230095Z  2023-01-11T21:44:32.7230436Z  2023-01-11T21:44:32.7230746Z  2023-01-11T21:44:32.7231050Z  2023-01-11T21:44:32.7231334Z  2023-01-11T21:44:32.7231633Z  2023-01-11T21:44:32.7231929Z  2023-01-11T21:44:32.7232214Z  2023-01-11T21:44:32.7232640Z [3,047 / 3,123] 8 actions, 7 running 2023-01-11T21:44:32.7233216Z Linking torch_dist_autograd_test; 13s processwrapper-sandbox 2023-01-11T21:44:32.7233832Z Linking expanding_array_test; 13s processwrapper-sandbox 2023-01-11T21:44:32.7234438Z Linking sequential_test; 13s processwrapper-sandbox 2023-01-11T21:44:32.7234975Z //:jit_tests; 10s processwrapper-sandbox 2023-01-11T21:44:32.7235574Z Compiling test/cpp/jit/test_class_parser.cpp; 7s processwrapper-sandbox 2023-01-11T21:44:32.7236283Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 6s processwrapper-sandbox 2023-01-11T21:44:32.7236993Z Compiling test/cpp/tensorexpr/tutorial.cpp; 6s processwrapper-sandbox 2023-01-11T21:44:32.7237557Z [Scann] Compiling test/cpp/jit/test_backend_compiler_preprocess.cpp 2023-01-11T21:44:33.0097129Z 2023-01-11T21:44:33.0097659Z  2023-01-11T21:44:33.0097984Z  2023-01-11T21:44:33.0098277Z  2023-01-11T21:44:33.0098541Z  2023-01-11T21:44:33.0098813Z  2023-01-11T21:44:33.0099078Z  2023-01-11T21:44:33.0099353Z  2023-01-11T21:44:33.0099627Z  2023-01-11T21:44:33.0099999Z [3,049 / 3,123] 8 actions running 2023-01-11T21:44:33.0100770Z Linking torch_dist_autograd_test; 14s processwrapper-sandbox 2023-01-11T21:44:33.0101153Z Linking expanding_array_test; 14s processwrapper-sandbox 2023-01-11T21:44:33.0101490Z Linking sequential_test; 14s processwrapper-sandbox 2023-01-11T21:44:33.0101850Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 7s processwrapper-sandbox 2023-01-11T21:44:33.0102242Z Compiling test/cpp/tensorexpr/tutorial.cpp; 7s processwrapper-sandbox 2023-01-11T21:44:33.0102581Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:33.0102906Z Compiling test/cpp/jit/test_concat_opt.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:33.0103409Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:33.2395678Z 2023-01-11T21:44:33.2396164Z  2023-01-11T21:44:33.2396504Z  2023-01-11T21:44:33.2396775Z  2023-01-11T21:44:33.2397050Z  2023-01-11T21:44:33.2397336Z  2023-01-11T21:44:33.2397593Z  2023-01-11T21:44:33.2398134Z  2023-01-11T21:44:33.2398420Z  2023-01-11T21:44:33.2398821Z [3,050 / 3,123] 8 actions, 7 running 2023-01-11T21:44:33.2399361Z Linking torch_dist_autograd_test; 14s processwrapper-sandbox 2023-01-11T21:44:33.2399994Z Linking expanding_array_test; 14s processwrapper-sandbox 2023-01-11T21:44:33.2400710Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 7s processwrapper-sandbox 2023-01-11T21:44:33.2401639Z Compiling test/cpp/tensorexpr/tutorial.cpp; 7s processwrapper-sandbox 2023-01-11T21:44:33.2402177Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:33.2402744Z Compiling test/cpp/jit/test_concat_opt.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:33.2403255Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:33.2403831Z [Scann] Compiling test/cpp/jit/test_create_autodiff_subgraphs.cpp 2023-01-11T21:44:33.6094362Z 2023-01-11T21:44:33.6094897Z  2023-01-11T21:44:33.6095244Z  2023-01-11T21:44:33.6095543Z  2023-01-11T21:44:33.6095874Z  2023-01-11T21:44:33.6096144Z  2023-01-11T21:44:33.6928277Z  2023-01-11T21:44:33.6928559Z  2023-01-11T21:44:33.6928813Z  2023-01-11T21:44:33.6929190Z [3,052 / 3,123] 8 actions running 2023-01-11T21:44:33.6929778Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 7s processwrapper-sandbox 2023-01-11T21:44:33.6930433Z Compiling test/cpp/tensorexpr/tutorial.cpp; 7s processwrapper-sandbox 2023-01-11T21:44:33.6931078Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:33.6931652Z Compiling test/cpp/jit/test_concat_opt.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:33.6932166Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:33.6932643Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:33.6933209Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:33.6933743Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:34.5272034Z 2023-01-11T21:44:34.5272640Z  2023-01-11T21:44:34.5272997Z  2023-01-11T21:44:34.5273261Z  2023-01-11T21:44:34.5273556Z  2023-01-11T21:44:34.5273833Z  2023-01-11T21:44:34.5274060Z  2023-01-11T21:44:34.5274354Z  2023-01-11T21:44:34.5274643Z  2023-01-11T21:44:34.5275170Z [3,053 / 3,123] 8 actions, 7 running 2023-01-11T21:44:34.5275748Z Compiling test/cpp/tensorexpr/tutorial.cpp; 8s processwrapper-sandbox 2023-01-11T21:44:34.5276301Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:34.5276880Z Compiling test/cpp/jit/test_concat_opt.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:34.5277399Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:34.5278099Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:34.5278677Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:34.5279238Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:34.5279699Z [Scann] Compiling test/cpp/tensorexpr/test_boundsinference.cpp 2023-01-11T21:44:34.8942010Z 2023-01-11T21:44:34.8942672Z  2023-01-11T21:44:34.8942958Z  2023-01-11T21:44:34.8943151Z  2023-01-11T21:44:34.8943324Z  2023-01-11T21:44:34.8943483Z  2023-01-11T21:44:34.8943652Z  2023-01-11T21:44:34.8943823Z  2023-01-11T21:44:34.8943976Z  2023-01-11T21:44:34.8944224Z [3,054 / 3,123] 8 actions running 2023-01-11T21:44:34.8944524Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:34.8944875Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:34.8945203Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:34.8945483Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:34.8945814Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:34.8946144Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:34.8946422Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:34.8946758Z Compiling test/cpp/tensorexpr/test_expr.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:35.0989354Z 2023-01-11T21:44:35.0990186Z  2023-01-11T21:44:35.0990809Z  2023-01-11T21:44:35.0991363Z  2023-01-11T21:44:35.0991862Z  2023-01-11T21:44:35.0992750Z  2023-01-11T21:44:35.0993098Z  2023-01-11T21:44:35.0993391Z  2023-01-11T21:44:35.0993694Z  2023-01-11T21:44:35.0994095Z [3,055 / 3,123] 8 actions running 2023-01-11T21:44:35.0994687Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:35.0995229Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:35.0995726Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:35.0996270Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:35.0996803Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:35.0997274Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:35.0998231Z Compiling test/cpp/tensorexpr/test_expr.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:35.0999126Z Compiling test/cpp/jit/test_autodiff.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:35.4991160Z 2023-01-11T21:44:35.4991900Z  2023-01-11T21:44:35.4992213Z  2023-01-11T21:44:35.4992397Z  2023-01-11T21:44:35.4992568Z  2023-01-11T21:44:35.4992737Z  2023-01-11T21:44:35.4992894Z  2023-01-11T21:44:35.4993059Z  2023-01-11T21:44:35.4993222Z  2023-01-11T21:44:35.5286503Z [3,055 / 3,123] 8 actions running 2023-01-11T21:44:35.5287462Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:35.5288002Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:35.5288442Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:35.5288986Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:35.5289493Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:35.5289925Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:35.5290487Z Compiling test/cpp/tensorexpr/test_expr.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:35.5291080Z Compiling test/cpp/jit/test_autodiff.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:35.7296426Z 2023-01-11T21:44:35.7298131Z  2023-01-11T21:44:35.7298496Z  2023-01-11T21:44:35.7298777Z  2023-01-11T21:44:35.7299048Z  2023-01-11T21:44:35.7299300Z  2023-01-11T21:44:35.7299565Z  2023-01-11T21:44:35.7299847Z  2023-01-11T21:44:35.7300090Z  2023-01-11T21:44:35.7300490Z [3,056 / 3,123] 8 actions running 2023-01-11T21:44:35.7301086Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:35.7301586Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:35.7301995Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:35.7302434Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:35.7302884Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:35.7303456Z Compiling test/cpp/tensorexpr/test_expr.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:35.7304056Z Compiling test/cpp/jit/test_autodiff.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:35.7304663Z Compiling test/cpp/jit/test_alias_analysis.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:35.9303663Z 2023-01-11T21:44:35.9304217Z  2023-01-11T21:44:35.9304531Z  2023-01-11T21:44:35.9304787Z  2023-01-11T21:44:35.9305043Z  2023-01-11T21:44:35.9305306Z  2023-01-11T21:44:35.9305584Z  2023-01-11T21:44:35.9305840Z  2023-01-11T21:44:35.9306114Z  2023-01-11T21:44:35.9306493Z [3,056 / 3,123] 8 actions running 2023-01-11T21:44:35.9306978Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:35.9307493Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:35.9307949Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:35.9308403Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:35.9308877Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:35.9309391Z Compiling test/cpp/tensorexpr/test_expr.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:35.9309946Z Compiling test/cpp/jit/test_autodiff.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:35.9310583Z Compiling test/cpp/jit/test_alias_analysis.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:36.7383580Z 2023-01-11T21:44:36.7385121Z  2023-01-11T21:44:36.7390827Z  2023-01-11T21:44:36.7391151Z  2023-01-11T21:44:36.7391412Z  2023-01-11T21:44:36.7391689Z  2023-01-11T21:44:36.7391953Z  2023-01-11T21:44:36.7392228Z  2023-01-11T21:44:36.7392489Z  2023-01-11T21:44:36.7392887Z [3,057 / 3,123] 8 actions, 7 running 2023-01-11T21:44:36.7393327Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:36.7393793Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:36.7394260Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:36.7394682Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:36.7395441Z Compiling test/cpp/tensorexpr/test_expr.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:36.7396094Z Compiling test/cpp/jit/test_autodiff.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:36.7396715Z Compiling test/cpp/jit/test_alias_analysis.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:36.7397176Z [Scann] Compiling test/cpp/tensorexpr/test_aten.cpp 2023-01-11T21:44:37.1308437Z 2023-01-11T21:44:37.1308986Z  2023-01-11T21:44:37.1309306Z  2023-01-11T21:44:37.1309536Z  2023-01-11T21:44:37.1309811Z  2023-01-11T21:44:37.1310084Z  2023-01-11T21:44:37.1310331Z  2023-01-11T21:44:37.1310584Z  2023-01-11T21:44:37.1310833Z  2023-01-11T21:44:37.1311216Z [3,057 / 3,123] 8 actions running 2023-01-11T21:44:37.1311699Z //:jit_tests; 4s processwrapper-sandbox 2023-01-11T21:44:37.1312168Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:37.1312552Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:37.1312970Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:37.1313544Z Compiling test/cpp/tensorexpr/test_expr.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:37.1314170Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:37.1314740Z Compiling test/cpp/jit/test_alias_analysis.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:37.1315345Z Compiling test/cpp/tensorexpr/test_aten.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:37.3326340Z 2023-01-11T21:44:37.3326925Z  2023-01-11T21:44:37.3327247Z  2023-01-11T21:44:37.3327513Z  2023-01-11T21:44:37.3327764Z  2023-01-11T21:44:37.3327988Z  2023-01-11T21:44:37.3328225Z  2023-01-11T21:44:37.3328465Z  2023-01-11T21:44:37.3328719Z  2023-01-11T21:44:37.3329063Z [3,059 / 3,123] 8 actions running 2023-01-11T21:44:37.3329503Z //:jit_tests; 4s processwrapper-sandbox 2023-01-11T21:44:37.3329927Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:37.3330440Z Compiling test/cpp/tensorexpr/test_expr.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:37.3331041Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:37.3331628Z Compiling test/cpp/jit/test_alias_analysis.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:37.3332259Z Compiling test/cpp/tensorexpr/test_aten.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:37.3332814Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:37.3333336Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:37.7310804Z 2023-01-11T21:44:37.7311327Z  2023-01-11T21:44:37.7311734Z  2023-01-11T21:44:37.7312093Z  2023-01-11T21:44:37.7312311Z  2023-01-11T21:44:37.7312470Z  2023-01-11T21:44:37.7312638Z  2023-01-11T21:44:37.7312811Z  2023-01-11T21:44:37.7312966Z  2023-01-11T21:44:37.7313212Z [3,059 / 3,123] 8 actions running 2023-01-11T21:44:37.7313525Z //:jit_tests; 4s processwrapper-sandbox 2023-01-11T21:44:37.7313805Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:37.7314153Z Compiling test/cpp/tensorexpr/test_expr.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:37.7314536Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:37.7314919Z Compiling test/cpp/jit/test_alias_analysis.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:37.7315304Z Compiling test/cpp/tensorexpr/test_aten.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:37.7315624Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:37.7315962Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:37.9666158Z 2023-01-11T21:44:37.9666681Z  2023-01-11T21:44:37.9667018Z  2023-01-11T21:44:37.9667284Z  2023-01-11T21:44:37.9667560Z  2023-01-11T21:44:37.9667837Z  2023-01-11T21:44:37.9668097Z  2023-01-11T21:44:37.9668578Z  2023-01-11T21:44:37.9668853Z  2023-01-11T21:44:37.9669229Z [3,060 / 3,123] 8 actions running 2023-01-11T21:44:37.9669691Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:37.9670264Z Compiling test/cpp/tensorexpr/test_expr.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:37.9670877Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:37.9671626Z Compiling test/cpp/jit/test_alias_analysis.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:37.9672272Z Compiling test/cpp/tensorexpr/test_aten.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:37.9672800Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:37.9673368Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:37.9673988Z Compiling test/cpp/jit/test_dce.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:38.3400830Z 2023-01-11T21:44:38.3401438Z  2023-01-11T21:44:38.3401822Z  2023-01-11T21:44:38.3404831Z  2023-01-11T21:44:38.3409005Z  2023-01-11T21:44:38.3409220Z  2023-01-11T21:44:38.3409392Z  2023-01-11T21:44:38.3409685Z  2023-01-11T21:44:38.3409839Z  2023-01-11T21:44:38.3410135Z [3,061 / 3,123] 8 actions, 7 running 2023-01-11T21:44:38.3410492Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:38.3410842Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:38.3411287Z Compiling test/cpp/jit/test_alias_analysis.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:38.3411676Z Compiling test/cpp/tensorexpr/test_aten.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:38.3412041Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:38.3412386Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:38.3412807Z Compiling test/cpp/jit/test_dce.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:38.3413066Z [Scann] Compiling test/cpp/jit/test_utils.cpp 2023-01-11T21:44:38.5670996Z 2023-01-11T21:44:38.5671520Z  2023-01-11T21:44:38.5671867Z  2023-01-11T21:44:38.5672143Z  2023-01-11T21:44:38.5672405Z  2023-01-11T21:44:38.5672678Z  2023-01-11T21:44:38.5672953Z  2023-01-11T21:44:38.5673211Z  2023-01-11T21:44:38.5673477Z  2023-01-11T21:44:38.5673851Z [3,063 / 3,123] 8 actions running 2023-01-11T21:44:38.5674447Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:38.5675096Z Compiling test/cpp/tensorexpr/test_aten.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:38.5675636Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:38.5676197Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:38.5676815Z Compiling test/cpp/jit/test_dce.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:38.5677416Z Compiling test/cpp/jit/test_utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:38.5678180Z Compiling test/cpp/jit/test_file_format.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:38.5678814Z Compiling test/cpp/jit/test_shape_analysis.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:38.7685115Z 2023-01-11T21:44:38.7685601Z  2023-01-11T21:44:38.7685930Z  2023-01-11T21:44:38.7686203Z  2023-01-11T21:44:38.7686592Z  2023-01-11T21:44:38.7686877Z  2023-01-11T21:44:38.7687139Z  2023-01-11T21:44:38.7687430Z  2023-01-11T21:44:38.7689432Z  2023-01-11T21:44:38.7689852Z [3,063 / 3,123] 8 actions running 2023-01-11T21:44:38.7690419Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:38.7691080Z Compiling test/cpp/tensorexpr/test_aten.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:38.7691606Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:38.7692197Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:38.7692825Z Compiling test/cpp/jit/test_dce.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:38.7693693Z Compiling test/cpp/jit/test_utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:38.7694314Z Compiling test/cpp/jit/test_file_format.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:38.7694964Z Compiling test/cpp/jit/test_shape_analysis.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:38.9758123Z 2023-01-11T21:44:38.9758644Z  2023-01-11T21:44:38.9759266Z  2023-01-11T21:44:38.9759505Z  2023-01-11T21:44:38.9759791Z  2023-01-11T21:44:38.9760052Z  2023-01-11T21:44:38.9760322Z  2023-01-11T21:44:38.9760602Z  2023-01-11T21:44:38.9760980Z  2023-01-11T21:44:38.9761633Z [3,064 / 3,123] 8 actions, 7 running 2023-01-11T21:44:38.9762360Z Compiling test/cpp/tensorexpr/test_aten.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:38.9763038Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:38.9763755Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:38.9764545Z Compiling test/cpp/jit/test_dce.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:38.9765315Z Compiling test/cpp/jit/test_utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:38.9766069Z Compiling test/cpp/jit/test_file_format.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:38.9766957Z Compiling test/cpp/jit/test_shape_analysis.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:38.9767472Z [Prepa] Compiling test/cpp/jit/test_fuser.cpp 2023-01-11T21:44:39.3675832Z 2023-01-11T21:44:39.3676364Z  2023-01-11T21:44:39.3676682Z  2023-01-11T21:44:39.3676964Z  2023-01-11T21:44:39.3677238Z  2023-01-11T21:44:39.3677494Z  2023-01-11T21:44:39.3677892Z  2023-01-11T21:44:39.3678168Z  2023-01-11T21:44:39.3678432Z  2023-01-11T21:44:39.3678819Z [3,064 / 3,123] 8 actions running 2023-01-11T21:44:39.3679413Z Compiling test/cpp/tensorexpr/test_aten.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:39.3679930Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:39.3680448Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:39.3681067Z Compiling test/cpp/jit/test_dce.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:39.3681654Z Compiling test/cpp/jit/test_utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:39.3682283Z Compiling test/cpp/jit/test_file_format.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:39.3682843Z Compiling test/cpp/jit/test_shape_analysis.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:39.3695408Z Compiling test/cpp/jit/test_fuser.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:39.6885127Z 2023-01-11T21:44:39.6885658Z  2023-01-11T21:44:39.6886009Z  2023-01-11T21:44:39.6886279Z  2023-01-11T21:44:39.6886527Z  2023-01-11T21:44:39.6886767Z  2023-01-11T21:44:39.6887010Z  2023-01-11T21:44:39.6887228Z  2023-01-11T21:44:39.6887466Z  2023-01-11T21:44:39.6887859Z [3,066 / 3,123] 8 actions, 7 running 2023-01-11T21:44:39.6888448Z Compiling test/cpp/tensorexpr/test_aten.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:39.6889004Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:39.6889535Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:39.6890063Z Compiling test/cpp/jit/test_utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:39.6890655Z Compiling test/cpp/jit/test_shape_analysis.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:39.6891286Z Compiling test/cpp/jit/test_fuser.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:39.6891816Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:39.6892191Z [Scann] Compiling test/cpp/jit/test_graph_executor.cpp 2023-01-11T21:44:39.9681991Z 2023-01-11T21:44:39.9682711Z  2023-01-11T21:44:39.9683227Z  2023-01-11T21:44:39.9683499Z  2023-01-11T21:44:39.9683935Z  2023-01-11T21:44:39.9684218Z  2023-01-11T21:44:39.9684823Z  2023-01-11T21:44:39.9685106Z  2023-01-11T21:44:39.9685540Z  2023-01-11T21:44:39.9685920Z [3,067 / 3,123] 8 actions running 2023-01-11T21:44:39.9686540Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:39.9687270Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:39.9688174Z Compiling test/cpp/jit/test_utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:39.9689112Z Compiling test/cpp/jit/test_shape_analysis.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:39.9689902Z Compiling test/cpp/jit/test_fuser.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:39.9690447Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:39.9691153Z Compiling test/cpp/jit/test_graph_executor.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:39.9691943Z Compiling test/cpp/jit/test_schema_info.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:40.3570004Z 2023-01-11T21:44:40.3570767Z  2023-01-11T21:44:40.3571151Z  2023-01-11T21:44:40.3574228Z  2023-01-11T21:44:40.3574796Z  2023-01-11T21:44:40.3576846Z  2023-01-11T21:44:40.3577395Z  2023-01-11T21:44:40.3577962Z  2023-01-11T21:44:40.3578372Z  2023-01-11T21:44:40.3578952Z [3,068 / 3,123] 8 actions, 7 running 2023-01-11T21:44:40.3579591Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:40.3580419Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:40.3581448Z Compiling test/cpp/jit/test_shape_analysis.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:40.3586863Z Compiling test/cpp/jit/test_fuser.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:40.3587633Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:40.3590335Z Compiling test/cpp/jit/test_graph_executor.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:40.3591159Z Compiling test/cpp/jit/test_schema_info.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:40.3591962Z [Scann] Compiling test/cpp/jit/test_inliner.cpp 2023-01-11T21:44:40.5689160Z 2023-01-11T21:44:40.5689653Z  2023-01-11T21:44:40.5689996Z  2023-01-11T21:44:40.5690268Z  2023-01-11T21:44:40.5690519Z  2023-01-11T21:44:40.5690789Z  2023-01-11T21:44:40.5691050Z  2023-01-11T21:44:40.5691303Z  2023-01-11T21:44:40.5691570Z  2023-01-11T21:44:40.5691976Z [3,069 / 3,123] 8 actions running 2023-01-11T21:44:40.5692525Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:40.5693158Z Compiling test/cpp/jit/test_shape_analysis.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:40.5693787Z Compiling test/cpp/jit/test_fuser.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:40.5694320Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:40.5694903Z Compiling test/cpp/jit/test_graph_executor.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:40.5695571Z Compiling test/cpp/jit/test_schema_info.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:40.5696259Z Compiling test/cpp/jit/test_inliner.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:40.5696946Z Compiling test/cpp/jit/test_script_profile.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:41.2944540Z 2023-01-11T21:44:41.2945082Z  2023-01-11T21:44:41.2945413Z  2023-01-11T21:44:41.2945687Z  2023-01-11T21:44:41.2945978Z  2023-01-11T21:44:41.2946290Z  2023-01-11T21:44:41.2946537Z  2023-01-11T21:44:41.2946815Z  2023-01-11T21:44:41.2947054Z  2023-01-11T21:44:41.2947389Z [3,071 / 3,123] 7 actions, 6 running 2023-01-11T21:44:41.2947933Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:41.2948503Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:41.2949081Z Compiling test/cpp/jit/test_graph_executor.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:41.2949676Z Compiling test/cpp/jit/test_schema_info.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:41.2950526Z Compiling test/cpp/jit/test_inliner.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:41.2951163Z Compiling test/cpp/jit/test_script_profile.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:41.2951645Z [Scann] Compiling test/cpp/jit/test_interface.cpp 2023-01-11T21:44:41.5689775Z 2023-01-11T21:44:41.5690572Z  2023-01-11T21:44:41.5690975Z  2023-01-11T21:44:41.5691222Z  2023-01-11T21:44:41.5691796Z  2023-01-11T21:44:41.5692070Z  2023-01-11T21:44:41.5692340Z  2023-01-11T21:44:41.5692569Z  2023-01-11T21:44:41.5692812Z [3,071 / 3,123] 8 actions running 2023-01-11T21:44:41.5693307Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:41.5693804Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:41.5694342Z Compiling test/cpp/jit/test_graph_executor.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:41.5694883Z Compiling test/cpp/jit/test_schema_info.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:41.5695468Z Compiling test/cpp/jit/test_inliner.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:41.5696078Z Compiling test/cpp/jit/test_script_profile.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:41.5696656Z Compiling test/cpp/jit/test_qualified_name.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:41.5697220Z Compiling test/cpp/jit/test_interface.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:41.8875749Z 2023-01-11T21:44:41.8876282Z  2023-01-11T21:44:41.8876630Z  2023-01-11T21:44:41.8876907Z  2023-01-11T21:44:41.8877198Z  2023-01-11T21:44:41.8877458Z  2023-01-11T21:44:41.8877900Z  2023-01-11T21:44:41.8878181Z  2023-01-11T21:44:41.8878451Z  2023-01-11T21:44:41.8878847Z [3,072 / 3,123] 8 actions, 7 running 2023-01-11T21:44:41.8879436Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:41.8879946Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:41.8880482Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:41.8881237Z Compiling test/cpp/jit/test_schema_info.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:41.8881877Z Compiling test/cpp/jit/test_script_profile.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:41.8882455Z Compiling test/cpp/jit/test_qualified_name.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:41.8883107Z Compiling test/cpp/jit/test_interface.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:41.8883620Z [Scann] Compiling test/cpp/jit/test_lite_interpreter.cpp 2023-01-11T21:44:42.1696976Z 2023-01-11T21:44:42.1697506Z  2023-01-11T21:44:42.1697834Z  2023-01-11T21:44:42.1698114Z  2023-01-11T21:44:42.1698400Z  2023-01-11T21:44:42.1698658Z  2023-01-11T21:44:42.1698928Z  2023-01-11T21:44:42.1699202Z  2023-01-11T21:44:42.1699458Z  2023-01-11T21:44:42.1699848Z [3,073 / 3,123] 8 actions running 2023-01-11T21:44:42.1700422Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:42.1700941Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:42.1701516Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:42.1702166Z Compiling test/cpp/jit/test_script_profile.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:42.1702815Z Compiling test/cpp/jit/test_qualified_name.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:42.1703426Z Compiling test/cpp/jit/test_interface.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:42.1703945Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:42.1704397Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:42.5702844Z 2023-01-11T21:44:42.5703302Z  2023-01-11T21:44:42.5703610Z  2023-01-11T21:44:42.5703851Z  2023-01-11T21:44:42.5704071Z  2023-01-11T21:44:42.5704297Z  2023-01-11T21:44:42.5704528Z  2023-01-11T21:44:42.5704743Z  2023-01-11T21:44:42.5705180Z  2023-01-11T21:44:42.5705521Z [3,074 / 3,123] 8 actions running 2023-01-11T21:44:42.5705902Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:42.5706396Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:42.5706949Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:42.5707565Z Compiling test/cpp/jit/test_qualified_name.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:42.5708106Z Compiling test/cpp/jit/test_interface.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:42.5708550Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:42.5708936Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:42.5709299Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:42.7736612Z 2023-01-11T21:44:42.7737110Z  2023-01-11T21:44:42.7737797Z  2023-01-11T21:44:42.7738123Z  2023-01-11T21:44:42.7738380Z  2023-01-11T21:44:42.7738663Z  2023-01-11T21:44:42.7738938Z  2023-01-11T21:44:42.7739192Z  2023-01-11T21:44:42.7739459Z  2023-01-11T21:44:42.7739844Z [3,076 / 3,123] 8 actions running 2023-01-11T21:44:42.7740409Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:42.7741059Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:42.7741705Z Compiling test/cpp/jit/test_interface.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:42.7742219Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:42.7742671Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:42.7743100Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:42.7743615Z Compiling test/cpp/jit/test_memory_dag.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:42.7744218Z Compiling test/cpp/jit/test_misc.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:43.1729026Z 2023-01-11T21:44:43.1729555Z  2023-01-11T21:44:43.1729931Z  2023-01-11T21:44:43.1730221Z  2023-01-11T21:44:43.1730505Z  2023-01-11T21:44:43.1730791Z  2023-01-11T21:44:43.1731092Z  2023-01-11T21:44:43.1731348Z  2023-01-11T21:44:43.1731631Z  2023-01-11T21:44:43.1732040Z [3,076 / 3,123] 8 actions running 2023-01-11T21:44:43.1732661Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:43.1733357Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:43.1734031Z Compiling test/cpp/jit/test_interface.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:43.1734573Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:43.1735071Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:43.1735559Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:43.1736128Z Compiling test/cpp/jit/test_memory_dag.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:43.1736783Z Compiling test/cpp/jit/test_misc.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:43.3728357Z 2023-01-11T21:44:43.3729242Z  2023-01-11T21:44:43.3729767Z  2023-01-11T21:44:43.3730057Z  2023-01-11T21:44:43.3730508Z  2023-01-11T21:44:43.3730789Z  2023-01-11T21:44:43.3731238Z  2023-01-11T21:44:43.3731557Z  2023-01-11T21:44:43.3731981Z  2023-01-11T21:44:43.3732446Z [3,077 / 3,123] 8 actions running 2023-01-11T21:44:43.3734518Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:43.3735915Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:43.3736528Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:43.3737162Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:43.3737903Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:43.3738912Z Compiling test/cpp/jit/test_memory_dag.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:43.3739720Z Compiling test/cpp/jit/test_misc.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:43.3740654Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:43.7739712Z 2023-01-11T21:44:43.7740404Z  2023-01-11T21:44:43.7740743Z  2023-01-11T21:44:43.7741180Z  2023-01-11T21:44:43.7741449Z  2023-01-11T21:44:43.7741847Z  2023-01-11T21:44:43.7742116Z  2023-01-11T21:44:43.7742506Z  2023-01-11T21:44:43.7742763Z  2023-01-11T21:44:43.7743467Z [3,078 / 3,123] 8 actions running 2023-01-11T21:44:43.7744041Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:43.7744537Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:43.7744987Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:43.7745434Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:43.7745957Z Compiling test/cpp/jit/test_memory_dag.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:43.7746569Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:43.7747105Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:43.7747527Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:44.2191551Z 2023-01-11T21:44:44.2192066Z  2023-01-11T21:44:44.2192389Z  2023-01-11T21:44:44.2192641Z  2023-01-11T21:44:44.2192901Z  2023-01-11T21:44:44.2193179Z  2023-01-11T21:44:44.2193439Z  2023-01-11T21:44:44.2193742Z  2023-01-11T21:44:44.2194008Z  2023-01-11T21:44:44.2194377Z [3,079 / 3,123] 8 actions, 7 running 2023-01-11T21:44:44.2194881Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:44.2195391Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:44.2195818Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:44.2196278Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:44.2196812Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:44.2197275Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:44.2197920Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:44.2198305Z [Scann] Compiling test/cpp/jit/test_op_replacement.cpp 2023-01-11T21:44:44.5739489Z 2023-01-11T21:44:44.5740070Z  2023-01-11T21:44:44.5740438Z  2023-01-11T21:44:44.5740706Z  2023-01-11T21:44:44.5740947Z  2023-01-11T21:44:44.5741297Z  2023-01-11T21:44:44.5741553Z  2023-01-11T21:44:44.5741848Z  2023-01-11T21:44:44.5742088Z  2023-01-11T21:44:44.5742480Z [3,079 / 3,123] 8 actions running 2023-01-11T21:44:44.5743055Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:44.5743562Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:44.5743963Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:44.5744353Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:44.5744831Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:44.5745339Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:44.5745772Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:44.5746303Z Compiling test/cpp/jit/test_op_replacement.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:44.8017229Z 2023-01-11T21:44:44.8017754Z  2023-01-11T21:44:44.8018144Z  2023-01-11T21:44:44.8018430Z  2023-01-11T21:44:44.8018694Z  2023-01-11T21:44:44.8018994Z  2023-01-11T21:44:44.8019272Z  2023-01-11T21:44:44.8019528Z  2023-01-11T21:44:44.8019805Z  2023-01-11T21:44:44.8020203Z [3,080 / 3,123] 8 actions, 7 running 2023-01-11T21:44:44.8020668Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:44.8021146Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:44.8021603Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:44.8022189Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:44.8022699Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:44.8023397Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:44.8024011Z Compiling test/cpp/jit/test_op_replacement.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:44.8024552Z [Scann] Compiling test/cpp/jit/test_load_upgraders.cpp 2023-01-11T21:44:45.0547679Z 2023-01-11T21:44:45.0548195Z  2023-01-11T21:44:45.0548520Z  2023-01-11T21:44:45.0548790Z  2023-01-11T21:44:45.0549311Z  2023-01-11T21:44:45.0549591Z  2023-01-11T21:44:45.0549831Z  2023-01-11T21:44:45.0550092Z  2023-01-11T21:44:45.0550326Z  2023-01-11T21:44:45.0550673Z [3,081 / 3,123] 8 actions, 7 running 2023-01-11T21:44:45.0551122Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:45.0551563Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:45.0552119Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:45.0552627Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:45.0553088Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:45.0553568Z Compiling test/cpp/jit/test_op_replacement.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:45.0554199Z Compiling test/cpp/jit/test_load_upgraders.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:45.0554708Z [Scann] Compiling test/cpp/jit/test_lite_trainer.cpp 2023-01-11T21:44:45.3750565Z 2023-01-11T21:44:45.3751106Z  2023-01-11T21:44:45.3751474Z  2023-01-11T21:44:45.3751782Z  2023-01-11T21:44:45.3752094Z  2023-01-11T21:44:45.3752378Z  2023-01-11T21:44:45.3752686Z  2023-01-11T21:44:45.3752991Z  2023-01-11T21:44:45.3753268Z  2023-01-11T21:44:45.3753695Z [3,081 / 3,123] 8 actions running 2023-01-11T21:44:45.3754211Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:45.3754718Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:45.3755324Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:45.3755904Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:45.3756400Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:45.3757067Z Compiling test/cpp/jit/test_op_replacement.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:45.3758165Z Compiling test/cpp/jit/test_load_upgraders.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:45.3758907Z Compiling test/cpp/jit/test_lite_trainer.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:45.5851709Z 2023-01-11T21:44:45.5852300Z  2023-01-11T21:44:45.5852672Z  2023-01-11T21:44:45.5852984Z  2023-01-11T21:44:45.5853265Z  2023-01-11T21:44:45.5853569Z  2023-01-11T21:44:45.5853868Z  2023-01-11T21:44:45.5854137Z  2023-01-11T21:44:45.5854402Z  2023-01-11T21:44:45.5854801Z [3,083 / 3,123] 8 actions, 7 running 2023-01-11T21:44:45.5855383Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:45.5855945Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:45.5856452Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:45.5856946Z Compiling test/cpp/jit/test_op_replacement.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:45.5857595Z Compiling test/cpp/jit/test_load_upgraders.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:45.5858164Z Compiling test/cpp/jit/test_lite_trainer.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:45.5858840Z Compiling test/cpp/jit/test_module_api.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:45.5859339Z [Scann] Compiling test/cpp/jit/test_jit_type.cpp 2023-01-11T21:44:45.9748059Z 2023-01-11T21:44:45.9748609Z  2023-01-11T21:44:45.9748935Z  2023-01-11T21:44:45.9749223Z  2023-01-11T21:44:45.9749512Z  2023-01-11T21:44:45.9752288Z  2023-01-11T21:44:45.9752996Z  2023-01-11T21:44:45.9753474Z  2023-01-11T21:44:45.9753792Z  2023-01-11T21:44:45.9754202Z [3,083 / 3,123] 8 actions running 2023-01-11T21:44:45.9754687Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:45.9755727Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:45.9756202Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:45.9756924Z Compiling test/cpp/jit/test_op_replacement.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:45.9757594Z Compiling test/cpp/jit/test_load_upgraders.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:45.9761073Z Compiling test/cpp/jit/test_lite_trainer.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:45.9761802Z Compiling test/cpp/jit/test_module_api.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:45.9762392Z Compiling test/cpp/jit/test_jit_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:46.1857726Z 2023-01-11T21:44:46.1858347Z  2023-01-11T21:44:46.1858691Z  2023-01-11T21:44:46.1859012Z  2023-01-11T21:44:46.1859305Z  2023-01-11T21:44:46.1859580Z  2023-01-11T21:44:46.1859874Z  2023-01-11T21:44:46.1860150Z  2023-01-11T21:44:46.1860420Z  2023-01-11T21:44:46.1860830Z [3,084 / 3,123] 8 actions, 7 running 2023-01-11T21:44:46.1861362Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:46.1861847Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:46.1862387Z Compiling test/cpp/jit/test_op_replacement.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:46.1862983Z Compiling test/cpp/jit/test_load_upgraders.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:46.1863560Z Compiling test/cpp/jit/test_lite_trainer.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:46.1864154Z Compiling test/cpp/jit/test_module_api.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:46.1864736Z Compiling test/cpp/jit/test_jit_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:46.1865157Z [Scann] Compiling test/cpp/jit/test_schema_matching.cpp 2023-01-11T21:44:46.5760446Z 2023-01-11T21:44:46.5760997Z  2023-01-11T21:44:46.5761329Z  2023-01-11T21:44:46.5761608Z  2023-01-11T21:44:46.5761921Z  2023-01-11T21:44:46.5762207Z  2023-01-11T21:44:46.5762469Z  2023-01-11T21:44:46.5762739Z  2023-01-11T21:44:46.5762991Z  2023-01-11T21:44:46.5763334Z [3,086 / 3,123] 8 actions running 2023-01-11T21:44:46.5763845Z Compiling test/cpp/jit/test_op_replacement.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:46.5764504Z Compiling test/cpp/jit/test_load_upgraders.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:46.5765161Z Compiling test/cpp/jit/test_lite_trainer.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:46.5765713Z Compiling test/cpp/jit/test_module_api.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:46.5766300Z Compiling test/cpp/jit/test_jit_type.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:46.5766924Z Compiling test/cpp/jit/test_schema_matching.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:46.5767558Z Compiling test/cpp/jit/test_irparser.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:46.5768174Z Compiling test/cpp/jit/test_ir.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:46.9227363Z 2023-01-11T21:44:46.9227880Z  2023-01-11T21:44:46.9228229Z  2023-01-11T21:44:46.9228501Z  2023-01-11T21:44:46.9228764Z  2023-01-11T21:44:46.9229017Z  2023-01-11T21:44:46.9229245Z  2023-01-11T21:44:46.9229483Z  2023-01-11T21:44:46.9229721Z  2023-01-11T21:44:46.9230113Z [3,087 / 3,123] 8 actions, 7 running 2023-01-11T21:44:46.9230679Z Compiling test/cpp/jit/test_load_upgraders.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:46.9231313Z Compiling test/cpp/jit/test_lite_trainer.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:46.9231897Z Compiling test/cpp/jit/test_module_api.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:46.9232508Z Compiling test/cpp/jit/test_jit_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:46.9233166Z Compiling test/cpp/jit/test_schema_matching.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:46.9233965Z Compiling test/cpp/jit/test_irparser.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:46.9234489Z Compiling test/cpp/jit/test_ir.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:46.9234935Z [Scann] Compiling test/cpp/jit/test_interpreter.cpp 2023-01-11T21:44:47.1814070Z 2023-01-11T21:44:47.1814589Z  2023-01-11T21:44:47.1814926Z  2023-01-11T21:44:47.1815174Z  2023-01-11T21:44:47.1815433Z  2023-01-11T21:44:47.1815949Z  2023-01-11T21:44:47.1816237Z  2023-01-11T21:44:47.1816482Z  2023-01-11T21:44:47.1816723Z  2023-01-11T21:44:47.1817068Z [3,087 / 3,123] 8 actions running 2023-01-11T21:44:47.1817604Z Compiling test/cpp/jit/test_load_upgraders.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:47.1818242Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:47.1818852Z Compiling test/cpp/jit/test_module_api.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:47.1819426Z Compiling test/cpp/jit/test_jit_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:47.1820059Z Compiling test/cpp/jit/test_schema_matching.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:47.1820665Z Compiling test/cpp/jit/test_irparser.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:47.1821227Z Compiling test/cpp/jit/test_ir.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:47.1821859Z Compiling test/cpp/jit/test_interpreter.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:47.4073561Z 2023-01-11T21:44:47.4074093Z  2023-01-11T21:44:47.4074389Z  2023-01-11T21:44:47.4074607Z  2023-01-11T21:44:47.4074832Z  2023-01-11T21:44:47.4075063Z  2023-01-11T21:44:47.4075300Z  2023-01-11T21:44:47.4075527Z  2023-01-11T21:44:47.4075755Z  2023-01-11T21:44:47.4076082Z [3,088 / 3,123] 8 actions, 7 running 2023-01-11T21:44:47.4076599Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:47.4077164Z Compiling test/cpp/jit/test_module_api.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:47.4077882Z Compiling test/cpp/jit/test_jit_type.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:47.4078462Z Compiling test/cpp/jit/test_schema_matching.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:47.4079015Z Compiling test/cpp/jit/test_irparser.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:47.4079552Z Compiling test/cpp/jit/test_ir.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:47.4080091Z Compiling test/cpp/jit/test_interpreter.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:47.4080558Z [Scann] Compiling test/cpp/jit/test_stack_opt.cpp 2023-01-11T21:44:47.7775207Z 2023-01-11T21:44:47.7775779Z  2023-01-11T21:44:47.7776145Z  2023-01-11T21:44:47.7776415Z  2023-01-11T21:44:47.7776696Z  2023-01-11T21:44:47.7776986Z  2023-01-11T21:44:47.7777283Z  2023-01-11T21:44:47.7777577Z  2023-01-11T21:44:47.7777859Z  2023-01-11T21:44:47.7778265Z [3,088 / 3,123] 8 actions running 2023-01-11T21:44:47.7778915Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:47.7779618Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:47.7780260Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:47.7780975Z Compiling test/cpp/jit/test_schema_matching.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:47.7781641Z Compiling test/cpp/jit/test_irparser.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:47.7782246Z Compiling test/cpp/jit/test_ir.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:47.7782942Z Compiling test/cpp/jit/test_interpreter.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:47.7783637Z Compiling test/cpp/jit/test_stack_opt.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:48.1776948Z 2023-01-11T21:44:48.1777445Z  2023-01-11T21:44:48.1777786Z  2023-01-11T21:44:48.1778050Z  2023-01-11T21:44:48.1778520Z  2023-01-11T21:44:48.1778802Z  2023-01-11T21:44:48.1779058Z  2023-01-11T21:44:48.1779323Z  2023-01-11T21:44:48.1779582Z  2023-01-11T21:44:48.1779968Z [3,090 / 3,123] 8 actions running 2023-01-11T21:44:48.1780536Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:48.1781175Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:48.1782032Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:48.1782634Z Compiling test/cpp/jit/test_ir.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:48.1783254Z Compiling test/cpp/jit/test_interpreter.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:48.1783867Z Compiling test/cpp/jit/test_stack_opt.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:48.1784395Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:48.1784965Z Compiling test/cpp/jit/test_graph_iterator.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:48.4139421Z 2023-01-11T21:44:48.4152146Z  2023-01-11T21:44:48.4152469Z  2023-01-11T21:44:48.4152753Z  2023-01-11T21:44:48.4153017Z  2023-01-11T21:44:48.4153262Z  2023-01-11T21:44:48.4153520Z  2023-01-11T21:44:48.4153789Z  2023-01-11T21:44:48.4154046Z  2023-01-11T21:44:48.4154423Z [3,091 / 3,123] 8 actions, 7 running 2023-01-11T21:44:48.4155003Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:48.4155613Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:48.4156177Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:48.4156768Z Compiling test/cpp/jit/test_interpreter.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:48.4157386Z Compiling test/cpp/jit/test_stack_opt.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:48.4158094Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:48.4158656Z Compiling test/cpp/jit/test_graph_iterator.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:48.4159121Z [Scann] Compiling test/cpp/jit/test_save_load.cpp 2023-01-11T21:44:48.7777020Z 2023-01-11T21:44:48.7777606Z  2023-01-11T21:44:48.7777975Z  2023-01-11T21:44:48.7778296Z  2023-01-11T21:44:48.7778585Z  2023-01-11T21:44:48.7778886Z  2023-01-11T21:44:48.7779206Z  2023-01-11T21:44:48.7779479Z  2023-01-11T21:44:48.7779738Z  2023-01-11T21:44:48.7780111Z [3,093 / 3,123] 8 actions running 2023-01-11T21:44:48.7780631Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:48.7781165Z Compiling test/cpp/jit/test_interpreter.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:48.7781739Z Compiling test/cpp/jit/test_stack_opt.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:48.7782203Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:48.7782699Z Compiling test/cpp/jit/test_graph_iterator.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:48.7783263Z Compiling test/cpp/jit/test_save_load.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:48.7783837Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:48.7784451Z Compiling test/cpp/jit/test_union.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:49.1591777Z 2023-01-11T21:44:49.1592298Z  2023-01-11T21:44:49.1592658Z  2023-01-11T21:44:49.1592929Z  2023-01-11T21:44:49.1593199Z  2023-01-11T21:44:49.1593468Z  2023-01-11T21:44:49.1593730Z  2023-01-11T21:44:49.1594011Z  2023-01-11T21:44:49.1594295Z  2023-01-11T21:44:49.1594680Z [3,094 / 3,123] 8 actions, 7 running 2023-01-11T21:44:49.1595176Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:49.1595749Z Compiling test/cpp/jit/test_stack_opt.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:49.1596202Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:49.1596991Z Compiling test/cpp/jit/test_graph_iterator.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:49.1597639Z Compiling test/cpp/jit/test_save_load.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:49.1598435Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:49.1598961Z Compiling test/cpp/jit/test_union.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:49.1599517Z [Scann] Compiling test/cpp/jit/test_flatbuffer.cpp 2023-01-11T21:44:49.3785427Z 2023-01-11T21:44:49.3785952Z  2023-01-11T21:44:49.3786264Z  2023-01-11T21:44:49.3786541Z  2023-01-11T21:44:49.3786818Z  2023-01-11T21:44:49.3787074Z  2023-01-11T21:44:49.3787350Z  2023-01-11T21:44:49.3787620Z  2023-01-11T21:44:49.3787868Z  2023-01-11T21:44:49.3788271Z [3,094 / 3,123] 8 actions running 2023-01-11T21:44:49.3788837Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:49.3789484Z Compiling test/cpp/jit/test_stack_opt.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:49.3789982Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:49.3790547Z Compiling test/cpp/jit/test_graph_iterator.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:49.3791160Z Compiling test/cpp/jit/test_save_load.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:49.3791770Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:49.3792381Z Compiling test/cpp/jit/test_union.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:49.3792984Z Compiling test/cpp/jit/test_flatbuffer.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:50.1758032Z 2023-01-11T21:44:50.1758535Z  2023-01-11T21:44:50.1758837Z  2023-01-11T21:44:50.1759075Z  2023-01-11T21:44:50.1759322Z  2023-01-11T21:44:50.1759583Z  2023-01-11T21:44:50.1759845Z  2023-01-11T21:44:50.1760131Z  2023-01-11T21:44:50.1760419Z  2023-01-11T21:44:50.1760869Z [3,095 / 3,123] 8 actions, 7 running 2023-01-11T21:44:50.1761403Z Compiling test/cpp/jit/test_stack_opt.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:50.1761893Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:50.1762380Z Compiling test/cpp/jit/test_graph_iterator.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:50.1762985Z Compiling test/cpp/jit/test_save_load.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:50.1763659Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:50.1764217Z Compiling test/cpp/jit/test_union.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:50.1764762Z Compiling test/cpp/jit/test_flatbuffer.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:50.1765182Z [Scann] Compiling test/cpp/jit/torch_python_test.cpp 2023-01-11T21:44:50.3787704Z 2023-01-11T21:44:50.3788359Z  2023-01-11T21:44:50.3788739Z  2023-01-11T21:44:50.3789003Z  2023-01-11T21:44:50.3789295Z  2023-01-11T21:44:50.3789573Z  2023-01-11T21:44:50.3789842Z  2023-01-11T21:44:50.3790124Z  2023-01-11T21:44:50.3790379Z  2023-01-11T21:44:50.3790816Z [3,096 / 3,123] 8 actions running 2023-01-11T21:44:50.3791282Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:50.3791812Z Compiling test/cpp/jit/test_graph_iterator.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:50.3792393Z Compiling test/cpp/jit/test_save_load.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:50.3792970Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:50.3793551Z Compiling test/cpp/jit/test_union.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:50.3794081Z Compiling test/cpp/jit/test_flatbuffer.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:50.3794722Z Compiling test/cpp/jit/torch_python_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:50.3795358Z Compiling test/cpp/tensorexpr/test_approx.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:50.8146142Z 2023-01-11T21:44:50.8146658Z  2023-01-11T21:44:50.8146969Z  2023-01-11T21:44:50.8147244Z  2023-01-11T21:44:50.8147516Z  2023-01-11T21:44:50.8147790Z  2023-01-11T21:44:50.8148174Z  2023-01-11T21:44:50.8148448Z  2023-01-11T21:44:50.8148704Z  2023-01-11T21:44:50.8149094Z [3,097 / 3,123] 8 actions, 7 running 2023-01-11T21:44:50.8149895Z Compiling test/cpp/jit/test_graph_iterator.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:50.8150536Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:50.8151196Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:50.8151834Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:50.8152464Z Compiling test/cpp/jit/test_flatbuffer.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:50.8153105Z Compiling test/cpp/jit/torch_python_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:50.8153768Z Compiling test/cpp/tensorexpr/test_approx.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:50.8154281Z [Scann] Compiling test/cpp/tensorexpr/padded_buffer.cpp 2023-01-11T21:44:51.1793022Z 2023-01-11T21:44:51.1793862Z  2023-01-11T21:44:51.1794205Z  2023-01-11T21:44:51.1794862Z  2023-01-11T21:44:51.1795206Z  2023-01-11T21:44:51.1795482Z  2023-01-11T21:44:51.1795753Z  2023-01-11T21:44:51.1796063Z  2023-01-11T21:44:51.1796428Z  2023-01-11T21:44:51.1796950Z [3,097 / 3,123] 8 actions running 2023-01-11T21:44:51.1797591Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:51.1798513Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:51.1799233Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:51.1800023Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:51.1800807Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:51.1801514Z Compiling test/cpp/jit/torch_python_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:51.1802309Z Compiling test/cpp/tensorexpr/test_approx.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:51.1803003Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:51.4603773Z 2023-01-11T21:44:51.4604355Z  2023-01-11T21:44:51.4604698Z  2023-01-11T21:44:51.4604992Z  2023-01-11T21:44:51.4605273Z  2023-01-11T21:44:51.4605534Z  2023-01-11T21:44:51.4605816Z  2023-01-11T21:44:51.4606080Z  2023-01-11T21:44:51.4606316Z  2023-01-11T21:44:51.4606719Z [3,100 / 3,123] 8 actions, 7 running 2023-01-11T21:44:51.4607282Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:51.4607896Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:51.4608554Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:51.4609207Z Compiling test/cpp/jit/torch_python_test.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:51.4609852Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:51.4610530Z Compiling test/cpp/jit/test_argument_spec.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:51.4611093Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:51.4611524Z [Scann] Compiling test/cpp/jit/test_custom_class_registrations.cpp 2023-01-11T21:44:51.7800493Z 2023-01-11T21:44:51.7801271Z  2023-01-11T21:44:51.7801601Z  2023-01-11T21:44:51.7801928Z  2023-01-11T21:44:51.7802210Z  2023-01-11T21:44:51.7802483Z  2023-01-11T21:44:51.7802739Z  2023-01-11T21:44:51.7802973Z  2023-01-11T21:44:51.7803207Z  2023-01-11T21:44:51.7803603Z [3,101 / 3,123] 8 actions running 2023-01-11T21:44:51.7804118Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:51.7805317Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:51.7805921Z Compiling test/cpp/jit/torch_python_test.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:51.7806509Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:51.7807194Z Compiling test/cpp/jit/test_argument_spec.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:51.7807713Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:51.7808132Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:51.7808630Z Compiling test/cpp/tensorexpr/test_conv.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:51.9796514Z 2023-01-11T21:44:51.9797240Z  2023-01-11T21:44:51.9797606Z  2023-01-11T21:44:51.9798340Z  2023-01-11T21:44:51.9798607Z  2023-01-11T21:44:51.9798780Z  2023-01-11T21:44:51.9798938Z  2023-01-11T21:44:51.9799105Z  2023-01-11T21:44:51.9799291Z  2023-01-11T21:44:51.9799628Z [3,102 / 3,123] 8 actions running 2023-01-11T21:44:51.9800000Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:51.9800398Z Compiling test/cpp/jit/torch_python_test.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:51.9800833Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:51.9801241Z Compiling test/cpp/jit/test_argument_spec.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:51.9801570Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:51.9801840Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:51.9802180Z Compiling test/cpp/tensorexpr/test_conv.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:51.9802562Z Compiling test/cpp/jit/test_custom_class.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:52.2231539Z 2023-01-11T21:44:52.2232124Z  2023-01-11T21:44:52.2232439Z  2023-01-11T21:44:52.2232720Z  2023-01-11T21:44:52.2233023Z  2023-01-11T21:44:52.2233287Z  2023-01-11T21:44:52.2233566Z  2023-01-11T21:44:52.2233846Z  2023-01-11T21:44:52.2234099Z  2023-01-11T21:44:52.2234504Z [3,102 / 3,123] 8 actions running 2023-01-11T21:44:52.2235101Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:52.2235769Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:52.2236473Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:52.2237177Z Compiling test/cpp/jit/test_argument_spec.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:52.2237847Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:52.2238347Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:52.2238950Z Compiling test/cpp/tensorexpr/test_conv.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:52.2239582Z Compiling test/cpp/jit/test_custom_class.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:52.5417093Z 2023-01-11T21:44:52.5417591Z  2023-01-11T21:44:52.5417986Z  2023-01-11T21:44:52.5418296Z  2023-01-11T21:44:52.5418574Z  2023-01-11T21:44:52.5418865Z  2023-01-11T21:44:52.5419162Z  2023-01-11T21:44:52.5419417Z  2023-01-11T21:44:52.5419681Z  2023-01-11T21:44:52.5420114Z [3,103 / 3,123] 8 actions, 7 running 2023-01-11T21:44:52.5420738Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:52.5421427Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:52.5422160Z Compiling test/cpp/jit/test_argument_spec.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:52.5422750Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:52.5423222Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:52.5423833Z Compiling test/cpp/tensorexpr/test_conv.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:52.5424738Z Compiling test/cpp/jit/test_custom_class.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:52.5425242Z [Scann] Compiling test/cpp/tensorexpr/test_cpp_codegen.cpp 2023-01-11T21:44:52.8237207Z 2023-01-11T21:44:52.8238097Z  2023-01-11T21:44:52.8238524Z  2023-01-11T21:44:52.8238824Z  2023-01-11T21:44:52.8239098Z  2023-01-11T21:44:52.8239382Z  2023-01-11T21:44:52.8239680Z  2023-01-11T21:44:52.8240185Z  2023-01-11T21:44:52.8240494Z  2023-01-11T21:44:52.8240987Z [3,103 / 3,123] 8 actions running 2023-01-11T21:44:52.8241581Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:52.8242279Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:52.8243003Z Compiling test/cpp/jit/test_argument_spec.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:52.8243529Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:52.8244110Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:52.8244758Z Compiling test/cpp/tensorexpr/test_conv.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:52.8245445Z Compiling test/cpp/jit/test_custom_class.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:52.8245989Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:53.1892532Z 2023-01-11T21:44:53.1893103Z  2023-01-11T21:44:53.1893438Z  2023-01-11T21:44:53.1893705Z  2023-01-11T21:44:53.1893946Z  2023-01-11T21:44:53.1894183Z  2023-01-11T21:44:53.1894417Z  2023-01-11T21:44:53.1894634Z  2023-01-11T21:44:53.1894876Z  2023-01-11T21:44:53.1895272Z [3,104 / 3,123] 8 actions, 7 running 2023-01-11T21:44:53.1895847Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:53.1896544Z Compiling test/cpp/jit/test_argument_spec.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:53.1897058Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:53.1897469Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:53.1897969Z Compiling test/cpp/tensorexpr/test_conv.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:53.1898513Z Compiling test/cpp/jit/test_custom_class.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:53.1899022Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:53.1899467Z [Scann] Compiling test/cpp/tensorexpr/test_memdependency.cpp 2023-01-11T21:44:53.4235360Z 2023-01-11T21:44:53.4236277Z  2023-01-11T21:44:53.4236640Z  2023-01-11T21:44:53.4236913Z  2023-01-11T21:44:53.4237213Z  2023-01-11T21:44:53.4238117Z  2023-01-11T21:44:53.4238364Z  2023-01-11T21:44:53.4238619Z  2023-01-11T21:44:53.4238891Z  2023-01-11T21:44:53.4239284Z [3,105 / 3,123] 8 actions running 2023-01-11T21:44:53.4239860Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:53.4240531Z Compiling test/cpp/jit/test_argument_spec.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:53.4241164Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:53.4241660Z Compiling test/cpp/tensorexpr/test_conv.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:53.4242272Z Compiling test/cpp/jit/test_custom_class.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:53.4242788Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:53.4243269Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:53.4243685Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:53.7448763Z 2023-01-11T21:44:53.7449290Z  2023-01-11T21:44:53.7449681Z  2023-01-11T21:44:53.7449966Z  2023-01-11T21:44:53.7450236Z  2023-01-11T21:44:53.7450499Z  2023-01-11T21:44:53.7450752Z  2023-01-11T21:44:53.7451025Z  2023-01-11T21:44:53.7451290Z  2023-01-11T21:44:53.7451680Z [3,106 / 3,123] 8 actions, 7 running 2023-01-11T21:44:53.7452241Z Compiling test/cpp/jit/test_argument_spec.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:53.7453101Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:53.7453665Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:53.7454298Z Compiling test/cpp/jit/test_custom_class.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:53.7454858Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:53.7455336Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:53.7455884Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:53.7456330Z [Scann] Compiling test/cpp/tensorexpr/test_ir_verifier.cpp 2023-01-11T21:44:54.0240733Z 2023-01-11T21:44:54.0241834Z  2023-01-11T21:44:54.0242549Z  2023-01-11T21:44:54.0243221Z  2023-01-11T21:44:54.0243777Z  2023-01-11T21:44:54.0245922Z  2023-01-11T21:44:54.0246405Z  2023-01-11T21:44:54.0246914Z  2023-01-11T21:44:54.0247469Z  2023-01-11T21:44:54.0248161Z [3,106 / 3,123] 8 actions running 2023-01-11T21:44:54.0249081Z Compiling test/cpp/jit/test_argument_spec.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:54.0249640Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:54.0250205Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:54.0250794Z Compiling test/cpp/jit/test_custom_class.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:54.0251276Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:54.0251729Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:54.0252221Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:54.0252725Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:54.4707226Z 2023-01-11T21:44:54.4707756Z  2023-01-11T21:44:54.4708109Z  2023-01-11T21:44:54.4708391Z  2023-01-11T21:44:54.4708678Z  2023-01-11T21:44:54.4708960Z  2023-01-11T21:44:54.4709221Z  2023-01-11T21:44:54.4709495Z  2023-01-11T21:44:54.4709778Z  2023-01-11T21:44:54.4710172Z [3,107 / 3,123] 8 actions, 7 running 2023-01-11T21:44:54.4710666Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:54.4711251Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:54.4711910Z Compiling test/cpp/jit/test_custom_class.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:54.4712437Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:54.4712914Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:54.4713385Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:54.4713844Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:54.4714264Z [Scann] Compiling test/cpp/jit/test_add_if_then_else.cpp 2023-01-11T21:44:54.6762022Z 2023-01-11T21:44:54.6762547Z  2023-01-11T21:44:54.6762891Z  2023-01-11T21:44:54.6763157Z  2023-01-11T21:44:54.6763441Z  2023-01-11T21:44:54.6763706Z  2023-01-11T21:44:54.6763988Z  2023-01-11T21:44:54.6764261Z  2023-01-11T21:44:54.6764541Z  2023-01-11T21:44:54.6764947Z [3,108 / 3,123] 8 actions, 7 running 2023-01-11T21:44:54.6765551Z Compiling test/cpp/tensorexpr/test_conv.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:54.6766204Z Compiling test/cpp/jit/test_custom_class.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:54.6766733Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:54.6767215Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:54.6767673Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:54.6768116Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:54.6768578Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:54.6769015Z [Prepa] Compiling test/cpp/tensorexpr/test_external_calls.cpp 2023-01-11T21:44:55.0245335Z 2023-01-11T21:44:55.0246097Z  2023-01-11T21:44:55.0246329Z  2023-01-11T21:44:55.0246501Z  2023-01-11T21:44:55.0246657Z  2023-01-11T21:44:55.0246838Z  2023-01-11T21:44:55.0247007Z  2023-01-11T21:44:55.0248010Z  2023-01-11T21:44:55.0248195Z  2023-01-11T21:44:55.0248472Z [3,108 / 3,123] 8 actions running 2023-01-11T21:44:55.0248857Z Compiling test/cpp/tensorexpr/test_conv.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:55.0249380Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:55.0249705Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:55.0250780Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:55.0251448Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:55.0251746Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:55.0252027Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:55.0252291Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:55.2251210Z 2023-01-11T21:44:55.2251959Z  2023-01-11T21:44:55.2252787Z  2023-01-11T21:44:55.2253143Z  2023-01-11T21:44:55.2253431Z  2023-01-11T21:44:55.2253694Z  2023-01-11T21:44:55.2254006Z  2023-01-11T21:44:55.2254283Z  2023-01-11T21:44:55.2254540Z  2023-01-11T21:44:55.2254924Z [3,110 / 3,123] 8 actions running 2023-01-11T21:44:55.2255383Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:55.2255825Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:55.2256291Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:55.2256769Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:55.2257227Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:55.2257668Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:55.2258234Z Compiling test/cpp/jit/test_backend_lib.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:55.2258871Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:55.6252493Z 2023-01-11T21:44:55.6253341Z  2023-01-11T21:44:55.6253727Z  2023-01-11T21:44:55.6253890Z  2023-01-11T21:44:55.6254077Z  2023-01-11T21:44:55.6254257Z  2023-01-11T21:44:55.6254411Z  2023-01-11T21:44:55.6254575Z  2023-01-11T21:44:55.6254740Z  2023-01-11T21:44:55.6254970Z [3,112 / 3,123] 8 actions running 2023-01-11T21:44:55.6255261Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:55.6255587Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:55.6256035Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:55.6256469Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:55.6256855Z Compiling test/cpp/jit/test_backend_lib.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:55.6257233Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:55.6257629Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:55.6258023Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:56.1411413Z 2023-01-11T21:44:56.1411978Z  2023-01-11T21:44:56.1412313Z  2023-01-11T21:44:56.1412640Z  2023-01-11T21:44:56.1412944Z  2023-01-11T21:44:56.1413232Z  2023-01-11T21:44:56.1413517Z  2023-01-11T21:44:56.1413809Z  2023-01-11T21:44:56.1414082Z  2023-01-11T21:44:56.1414472Z [3,113 / 3,123] 8 actions, 7 running 2023-01-11T21:44:56.1414957Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:56.1415444Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:56.1415904Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:56.1416529Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:56.1417249Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:56.1417915Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:56.1418597Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:56.1419128Z [Scann] Compiling test/cpp/jit/test_class_import.cpp 2023-01-11T21:44:56.4609303Z 2023-01-11T21:44:56.4609867Z  2023-01-11T21:44:56.4610173Z  2023-01-11T21:44:56.4610412Z  2023-01-11T21:44:56.4610647Z  2023-01-11T21:44:56.4610862Z  2023-01-11T21:44:56.4611120Z  2023-01-11T21:44:56.4611409Z  2023-01-11T21:44:56.4611664Z  2023-01-11T21:44:56.4612060Z [3,113 / 3,123] 8 actions running 2023-01-11T21:44:56.4612753Z //:jit_tests; 3s processwrapper-sandbox 2023-01-11T21:44:56.4613301Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:56.4613756Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:56.4614305Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:56.4614913Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:56.4615587Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:56.4616159Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:56.4616718Z Compiling test/cpp/jit/test_class_import.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:56.6600278Z 2023-01-11T21:44:56.6604341Z  2023-01-11T21:44:56.6604705Z  2023-01-11T21:44:56.6604974Z  2023-01-11T21:44:56.6605210Z  2023-01-11T21:44:56.6605455Z  2023-01-11T21:44:56.6605731Z  2023-01-11T21:44:56.6605982Z  2023-01-11T21:44:56.6606279Z  2023-01-11T21:44:56.6606699Z [3,114 / 3,123] 8 actions running 2023-01-11T21:44:56.6607137Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:56.6607586Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:56.6608175Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:56.6608802Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:56.6609470Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:56.6610133Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:56.6610772Z Compiling test/cpp/jit/test_class_import.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:56.6611289Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:57.0605184Z 2023-01-11T21:44:57.0605733Z  2023-01-11T21:44:57.0606103Z  2023-01-11T21:44:57.0606398Z  2023-01-11T21:44:57.0606714Z  2023-01-11T21:44:57.0607003Z  2023-01-11T21:44:57.0607285Z  2023-01-11T21:44:57.0607585Z  2023-01-11T21:44:57.0607881Z  2023-01-11T21:44:57.0608288Z [3,118 / 3,128] 8 actions running 2023-01-11T21:44:57.0608785Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:57.0609315Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:57.0609945Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:57.0610675Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:57.0611397Z Compiling test/cpp/jit/test_class_import.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:57.0611983Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:57.0612532Z Testing //:sequential_test; 0s processwrapper-sandbox 2023-01-11T21:44:57.0613157Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2023-01-11T21:44:57.4612355Z 2023-01-11T21:44:57.4612892Z  2023-01-11T21:44:57.4613250Z  2023-01-11T21:44:57.4613531Z  2023-01-11T21:44:57.4613808Z  2023-01-11T21:44:57.4614079Z  2023-01-11T21:44:57.4614341Z  2023-01-11T21:44:57.4614619Z  2023-01-11T21:44:57.4614899Z  2023-01-11T21:44:57.4615274Z [3,120 / 3,130] 8 actions running 2023-01-11T21:44:57.4615741Z //:jit_tests; 2s processwrapper-sandbox 2023-01-11T21:44:57.4616350Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:57.4616998Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:57.4617843Z Compiling test/cpp/jit/test_class_import.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:57.4618405Z //:jit_tests; 0s processwrapper-sandbox 2023-01-11T21:44:57.4618916Z Testing //:sequential_test; 0s processwrapper-sandbox 2023-01-11T21:44:57.4619495Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2023-01-11T21:44:57.4620195Z Compiling test/cpp/api/integration.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:57.6609977Z 2023-01-11T21:44:57.6610577Z  2023-01-11T21:44:57.6610930Z  2023-01-11T21:44:57.6612628Z  2023-01-11T21:44:57.6613156Z  2023-01-11T21:44:57.6613664Z  2023-01-11T21:44:57.6614331Z  2023-01-11T21:44:57.6614638Z  2023-01-11T21:44:57.6614860Z  2023-01-11T21:44:57.6615203Z [3,124 / 3,135] 8 actions running 2023-01-11T21:44:57.6615925Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:57.6616606Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:57.6617190Z Compiling test/cpp/jit/test_class_import.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:57.6617680Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:57.6618181Z Testing //:sequential_test; 0s processwrapper-sandbox 2023-01-11T21:44:57.6618717Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2023-01-11T21:44:57.6619327Z Compiling test/cpp/api/integration.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:57.6619921Z Compiling test/cpp/api/optim.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:57.6950815Z 2023-01-11T21:44:57.6951290Z  2023-01-11T21:44:57.6951693Z  2023-01-11T21:44:57.6951977Z  2023-01-11T21:44:57.6952242Z  2023-01-11T21:44:57.6956150Z  2023-01-11T21:44:57.6956463Z  2023-01-11T21:44:57.6956755Z  2023-01-11T21:44:57.6957057Z  2023-01-11T21:44:57.6957564Z INFO: From Executing genrule //:download_mnist: 2023-01-11T21:44:57.6958287Z [3,124 / 3,135] 8 actions running 2023-01-11T21:44:57.6958871Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:57.6959587Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:57.6960313Z Compiling test/cpp/jit/test_class_import.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:57.6960966Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:57.6961661Z Testing //:sequential_test; 0s processwrapper-sandbox 2023-01-11T21:44:57.6962247Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2023-01-11T21:44:57.6962897Z Compiling test/cpp/api/integration.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:57.6963583Z Compiling test/cpp/api/optim.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:57.6963916Z 2023-01-11T21:44:57.6964066Z  2023-01-11T21:44:57.6964377Z  2023-01-11T21:44:57.6964670Z  2023-01-11T21:44:57.6964968Z  2023-01-11T21:44:57.6965250Z  2023-01-11T21:44:57.6965522Z  2023-01-11T21:44:57.6965823Z  2023-01-11T21:44:57.6966132Z  2023-01-11T21:44:57.7024346Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2023-01-11T21:44:57.7024681Z 2023-01-11T21:44:57.7024857Z 0% | | 0% 2023-01-11T21:44:57.7025232Z 0% | | 0% 2023-01-11T21:44:57.7025599Z 0% | | 0% 2023-01-11T21:44:57.7025973Z 0% | | 0% 2023-01-11T21:44:57.7026346Z 0% | | 0% 2023-01-11T21:44:57.7026721Z 0% | | 0% 2023-01-11T21:44:57.7027079Z 0% | | 0% 2023-01-11T21:44:57.7027602Z 0% | | 0% 2023-01-11T21:44:57.7027950Z 0% | | 0% 2023-01-11T21:44:57.7028281Z 0% | | 0% 2023-01-11T21:44:57.7028656Z 0% | | 0% 2023-01-11T21:44:57.7029113Z 0% | | 0% 2023-01-11T21:44:57.7029493Z 0% | | 0% 2023-01-11T21:44:57.7037364Z 0% | | 1% 2023-01-11T21:44:57.7041599Z 0% | | 1% 2023-01-11T21:44:57.7041995Z 0% | | 1% 2023-01-11T21:44:57.7042403Z 0% | | 1% 2023-01-11T21:44:57.7046303Z 0% | | 1% 2023-01-11T21:44:57.7046670Z 0% | | 1% 2023-01-11T21:44:57.7047001Z 0% |# | 1% 2023-01-11T21:44:57.7047339Z 0% |# | 1% 2023-01-11T21:44:57.7047716Z 0% |# | 1% 2023-01-11T21:44:57.7048087Z 0% |# | 1% 2023-01-11T21:44:57.7048448Z 0% |# | 1% 2023-01-11T21:44:57.7048816Z 0% |# | 1% 2023-01-11T21:44:57.7049188Z 0% |# | 2% 2023-01-11T21:44:57.7049547Z 0% |# | 2% 2023-01-11T21:44:57.7049916Z 0% |# | 2% 2023-01-11T21:44:57.7050282Z 0% |# | 2% 2023-01-11T21:44:57.7050653Z 0% |# | 2% 2023-01-11T21:44:57.7051013Z 0% |# | 2% 2023-01-11T21:44:57.7051384Z 0% |# | 2% 2023-01-11T21:44:57.7051750Z 0% |# | 2% 2023-01-11T21:44:57.7052108Z 0% |# | 2% 2023-01-11T21:44:57.7052478Z 0% |# | 2% 2023-01-11T21:44:57.7052787Z 0% |# | 2% 2023-01-11T21:44:57.7053123Z 0% |# | 2% 2023-01-11T21:44:57.7053484Z 0% |# | 3% 2023-01-11T21:44:57.7053855Z 0% |## | 3% 2023-01-11T21:44:57.7054226Z 0% |## | 3% 2023-01-11T21:44:57.7054587Z 0% |## | 3% 2023-01-11T21:44:57.7054962Z 0% |## | 3% 2023-01-11T21:44:57.7055329Z 0% |## | 3% 2023-01-11T21:44:57.7055663Z 0% |## | 3% 2023-01-11T21:44:57.7055992Z 0% |## | 3% 2023-01-11T21:44:57.7056326Z 0% |## | 3% 2023-01-11T21:44:57.7056689Z 0% |## | 3% 2023-01-11T21:44:57.7057188Z 0% |## | 3% 2023-01-11T21:44:57.7057556Z 0% |## | 3% 2023-01-11T21:44:57.7057925Z 0% |## | 4% 2023-01-11T21:44:57.7058281Z 0% |## | 4% 2023-01-11T21:44:57.7058718Z 0% |## | 4% 2023-01-11T21:44:57.7059050Z 0% |## | 4% 2023-01-11T21:44:57.7059386Z 0% |## | 4% 2023-01-11T21:44:57.7059732Z 0% |## | 4% 2023-01-11T21:44:57.7060100Z 0% |## | 4% 2023-01-11T21:44:57.7060472Z 0% |## | 4% 2023-01-11T21:44:57.7060833Z 0% |### | 4% 2023-01-11T21:44:57.7061202Z 0% |### | 4% 2023-01-11T21:44:57.7061566Z 0% |### | 4% 2023-01-11T21:44:57.7061925Z 0% |### | 4% 2023-01-11T21:44:57.7062244Z 0% |### | 5% 2023-01-11T21:44:57.7062585Z 0% |### | 5% 2023-01-11T21:44:57.7062951Z 0% |### | 5% 2023-01-11T21:44:57.7063300Z 0% |### | 5% 2023-01-11T21:44:57.7063662Z 0% |### | 5% 2023-01-11T21:44:57.7064032Z 0% |### | 5% 2023-01-11T21:44:57.7064393Z 0% |### | 5% 2023-01-11T21:44:57.7064757Z 0% |### | 5% 2023-01-11T21:44:57.7065110Z 0% |### | 5% 2023-01-11T21:44:57.7065437Z 0% |### | 5% 2023-01-11T21:44:57.7065780Z 0% |### | 5% 2023-01-11T21:44:57.7066154Z 0% |### | 5% 2023-01-11T21:44:57.7066525Z 0% |### | 6% 2023-01-11T21:44:57.7066886Z 0% |### | 6% 2023-01-11T21:44:57.7067257Z 0% |### | 6% 2023-01-11T21:44:57.7067633Z 0% |#### | 6% 2023-01-11T21:44:57.7068008Z 0% |#### | 6% 2023-01-11T21:44:57.7068334Z 0% |#### | 6% 2023-01-11T21:44:57.7068670Z 0% |#### | 6% 2023-01-11T21:44:57.7069031Z 0% |#### | 6% 2023-01-11T21:44:57.7069391Z 0% |#### | 6% 2023-01-11T21:44:57.7069761Z 0% |#### | 6% 2023-01-11T21:44:57.7070130Z 0% |#### | 6% 2023-01-11T21:44:57.7070486Z 0% |#### | 6% 2023-01-11T21:44:57.7070858Z 0% |#### | 7% 2023-01-11T21:44:57.7071215Z 0% |#### | 7% 2023-01-11T21:44:57.7071650Z 0% |#### | 7% 2023-01-11T21:44:57.7112705Z 0% |#### | 7% 2023-01-11T21:44:57.7113115Z 0% |#### | 7% 2023-01-11T21:44:57.7113586Z 0% |#### | 7% 2023-01-11T21:44:57.7119936Z 0% |#### | 7% 2023-01-11T21:44:57.7120307Z 0% |#### | 7% 2023-01-11T21:44:57.7120629Z 0% |#### | 7% 2023-01-11T21:44:57.7121034Z 0% |#### | 7% 2023-01-11T21:44:57.7121386Z 0% |##### | 7% 2023-01-11T21:44:57.7121756Z 0% |##### | 7% 2023-01-11T21:44:57.7122131Z 0% |##### | 8% 2023-01-11T21:44:57.7122484Z 0% |##### | 8% 2023-01-11T21:44:57.7122850Z 0% |##### | 8% 2023-01-11T21:44:57.7123219Z 0% |##### | 8% 2023-01-11T21:44:57.7139740Z 0% |##### | 8% 2023-01-11T21:44:57.7140190Z 0% |##### | 8% 2023-01-11T21:44:57.7140553Z 0% |##### | 8% 2023-01-11T21:44:57.7140932Z 0% |##### | 8% 2023-01-11T21:44:57.7141311Z 0% |##### | 8% 2023-01-11T21:44:57.7141668Z 0% |##### | 8% 2023-01-11T21:44:57.7142023Z 0% |##### | 8% 2023-01-11T21:44:57.7142344Z 0% |##### | 8% 2023-01-11T21:44:57.7142678Z 0% |##### | 9% 2023-01-11T21:44:57.7143029Z 0% |##### | 9% 2023-01-11T21:44:57.7143402Z 0% |##### | 9% 2023-01-11T21:44:57.7143767Z 0% |##### | 9% 2023-01-11T21:44:57.7144125Z 0% |##### | 9% 2023-01-11T21:44:57.7144495Z 0% |###### | 9% 2023-01-11T21:44:57.7144857Z 0% |###### | 9% 2023-01-11T21:44:57.7145213Z 0% |###### | 9% 2023-01-11T21:44:57.7145540Z 0% |###### | 9% 2023-01-11T21:44:57.7145879Z 0% |###### | 9% 2023-01-11T21:44:57.7146254Z 0% |###### | 9% 2023-01-11T21:44:57.7146611Z 0% |###### | 9% 2023-01-11T21:44:57.7146984Z 0% |###### | 9% 2023-01-11T21:44:57.7147356Z 0% |###### | 10% 2023-01-11T21:44:57.7147730Z 0% |###### | 10% 2023-01-11T21:44:57.7148091Z 0% |###### | 10% 2023-01-11T21:44:57.7148434Z 0% |###### | 10% 2023-01-11T21:44:57.7148783Z 0% |###### | 10% 2023-01-11T21:44:57.7149297Z 0% |###### | 10% 2023-01-11T21:44:57.7149671Z 0% |###### | 10% 2023-01-11T21:44:57.7150045Z 0% |###### | 10% 2023-01-11T21:44:57.7150400Z 0% |###### | 10% 2023-01-11T21:44:57.7150827Z 0% |###### | 10% 2023-01-11T21:44:57.7151199Z 0% |###### | 10% 2023-01-11T21:44:57.7151545Z 0% |####### | 10% 2023-01-11T21:44:57.7151870Z 0% |####### | 11% 2023-01-11T21:44:57.7152216Z 0% |####### | 11% 2023-01-11T21:44:57.7152584Z 0% |####### | 11% 2023-01-11T21:44:57.7152943Z 0% |####### | 11% 2023-01-11T21:44:57.7153316Z 0% |####### | 11% 2023-01-11T21:44:57.7153680Z 0% |####### | 11% 2023-01-11T21:44:57.7154042Z 0% |####### | 11% 2023-01-11T21:44:57.7154399Z 0% |####### | 11% 2023-01-11T21:44:57.7154732Z 0% |####### | 11% 2023-01-11T21:44:57.7155075Z 0% |####### | 11% 2023-01-11T21:44:57.7155430Z 0% |####### | 11% 2023-01-11T21:44:57.7155797Z 0% |####### | 11% 2023-01-11T21:44:57.7156162Z 0% |####### | 12% 2023-01-11T21:44:57.7156536Z 0% |####### | 12% 2023-01-11T21:44:57.7156888Z 0% |####### | 12% 2023-01-11T21:44:57.7157260Z 0% |####### | 12% 2023-01-11T21:44:57.7157610Z 0% |####### | 12% 2023-01-11T21:44:57.7159374Z 0% |####### | 12% 2023-01-11T21:44:57.7159748Z 0% |######## | 12% 2023-01-11T21:44:57.7160122Z 0% |######## | 12% 2023-01-11T21:44:57.7160482Z 0% |######## | 12% 2023-01-11T21:44:57.7160879Z 0% |######## | 12% 2023-01-11T21:44:57.7161221Z 0% |######## | 12% 2023-01-11T21:44:57.7161593Z 0% |######## | 12% 2023-01-11T21:44:57.7161945Z 0% |######## | 13% 2023-01-11T21:44:57.7162312Z 0% |######## | 13% 2023-01-11T21:44:57.7162675Z 0% |######## | 13% 2023-01-11T21:44:57.7163035Z 0% |######## | 13% 2023-01-11T21:44:57.7163405Z 0% |######## | 13% 2023-01-11T21:44:57.7163758Z 0% |######## | 13% 2023-01-11T21:44:57.7164083Z 0% |######## | 13% 2023-01-11T21:44:57.7164414Z 0% |######## | 13% 2023-01-11T21:44:57.7164773Z 0% |######## | 13% 2023-01-11T21:44:57.7165265Z 0% |######## | 13% 2023-01-11T21:44:57.7165614Z 0% |######## | 13% 2023-01-11T21:44:57.7165980Z 0% |######## | 13% 2023-01-11T21:44:57.7166351Z 0% |######## | 14% 2023-01-11T21:44:57.7166780Z 0% |######### | 14% 2023-01-11T21:44:57.7167106Z 0% |######### | 14% 2023-01-11T21:44:57.7167448Z 0% |######### | 14% 2023-01-11T21:44:57.7167811Z 0% |######### | 14% 2023-01-11T21:44:57.7168166Z 0% |######### | 14% 2023-01-11T21:44:57.7168533Z 0% |######### | 14% 2023-01-11T21:44:57.7168904Z 0% |######### | 14% 2023-01-11T21:44:57.7169273Z 0% |######### | 14% 2023-01-11T21:44:57.7169628Z 0% |######### | 14% 2023-01-11T21:44:57.7169973Z 0% |######### | 14% 2023-01-11T21:44:57.7170318Z 0% |######### | 14% 2023-01-11T21:44:57.7170651Z 0% |######### | 15% 2023-01-11T21:44:57.7171019Z 0% |######### | 15% 2023-01-11T21:44:57.7171388Z 0% |######### | 15% 2023-01-11T21:44:57.7171738Z 0% |######### | 15% 2023-01-11T21:44:57.7172108Z 0% |######### | 15% 2023-01-11T21:44:57.7172479Z 0% |######### | 15% 2023-01-11T21:44:57.7172850Z 0% |######### | 15% 2023-01-11T21:44:57.7173173Z 0% |######### | 15% 2023-01-11T21:44:57.7173513Z 0% |########## | 15% 2023-01-11T21:44:57.7173842Z 0% |########## | 15% 2023-01-11T21:44:57.7174194Z 0% |########## | 15% 2023-01-11T21:44:57.7174559Z 0% |########## | 15% 2023-01-11T21:44:57.7174922Z 0% |########## | 16% 2023-01-11T21:44:57.7175269Z 0% |########## | 16% 2023-01-11T21:44:57.7175625Z 0% |########## | 16% 2023-01-11T21:44:57.7175999Z 0% |########## | 16% 2023-01-11T21:44:57.7176372Z 0% |########## | 16% 2023-01-11T21:44:57.7176689Z 0% |########## | 16% 2023-01-11T21:44:57.7177031Z 0% |########## | 16% 2023-01-11T21:44:57.7177394Z 0% |########## | 16% 2023-01-11T21:44:57.7177759Z 0% |########## | 16% 2023-01-11T21:44:57.7178119Z 0% |########## | 16% 2023-01-11T21:44:57.7178489Z 0% |########## | 16% 2023-01-11T21:44:57.7178859Z 0% |########## | 16% 2023-01-11T21:44:57.7179215Z 0% |########## | 17% 2023-01-11T21:44:57.7179673Z 0% |########## | 17% 2023-01-11T21:44:57.7180015Z 0% |########### | 17% 2023-01-11T21:44:57.7180352Z 0% |########### | 17% 2023-01-11T21:44:57.7180724Z 0% |########### | 17% 2023-01-11T21:44:57.7181151Z 0% |########### | 17% 2023-01-11T21:44:57.7181519Z 0% |########### | 17% 2023-01-11T21:44:57.7181867Z 0% |########### | 17% 2023-01-11T21:44:57.7182229Z 0% |########### | 17% 2023-01-11T21:44:57.7182596Z 0% |########### | 17% 2023-01-11T21:44:57.7182901Z 0% |########### | 17% 2023-01-11T21:44:57.7183241Z 0% |########### | 17% 2023-01-11T21:44:57.7183585Z 0% |########### | 18% 2023-01-11T21:44:57.7183952Z 0% |########### | 18% 2023-01-11T21:44:57.7184311Z 0% |########### | 18% 2023-01-11T21:44:57.7184684Z 0% |########### | 18% 2023-01-11T21:44:57.7185058Z 0% |########### | 18% 2023-01-11T21:44:57.7185414Z 0% |########### | 18% 2023-01-11T21:44:57.7185787Z 0% |########### | 18% 2023-01-11T21:44:57.7186120Z 0% |########### | 18% 2023-01-11T21:44:57.7186459Z 0% |########### | 18% 2023-01-11T21:44:57.7186805Z 0% |############ | 18% 2023-01-11T21:44:57.7187173Z 0% |############ | 18% 2023-01-11T21:44:57.7187545Z 0% |############ | 18% 2023-01-11T21:44:57.7187900Z 0% |############ | 19% 2023-01-11T21:44:57.7188268Z 0% |############ | 19% 2023-01-11T21:44:57.7188633Z 0% |############ | 19% 2023-01-11T21:44:57.7188994Z 0% |############ | 19% 2023-01-11T21:44:57.7189313Z 0% |############ | 19% 2023-01-11T21:44:57.7189660Z 0% |############ | 19% 2023-01-11T21:44:57.7190019Z 0% |############ | 19% 2023-01-11T21:44:57.7190372Z 0% |############ | 19% 2023-01-11T21:44:57.7190732Z 0% |############ | 19% 2023-01-11T21:44:57.7191103Z 0% |############ | 19% 2023-01-11T21:44:57.7191462Z 0% |############ | 19% 2023-01-11T21:44:57.7191824Z 0% |############ | 19% 2023-01-11T21:44:57.7192178Z 0% |############ | 19% 2023-01-11T21:44:57.7192500Z 0% |############ | 20% 2023-01-11T21:44:57.7192832Z 0% |############ | 20% 2023-01-11T21:44:57.7193199Z 0% |############ | 20% 2023-01-11T21:44:57.7193566Z 0% |############# | 20% 2023-01-11T21:44:57.7194023Z 0% |############# | 20% 2023-01-11T21:44:57.7194393Z 0% |############# | 20% 2023-01-11T21:44:57.7194760Z 0% |############# | 20% 2023-01-11T21:44:57.7195161Z 0% |############# | 20% 2023-01-11T21:44:57.7195487Z 0% |############# | 20% 2023-01-11T21:44:57.7195819Z 0% |############# | 20% 2023-01-11T21:44:57.7196161Z 0% |############# | 20% 2023-01-11T21:44:57.7196511Z 0% |############# | 20% 2023-01-11T21:44:57.7196875Z 0% |############# | 21% 2023-01-11T21:44:57.7197238Z 0% |############# | 21% 2023-01-11T21:44:57.7197609Z 0% |############# | 21% 2023-01-11T21:44:57.7198097Z 0% |############# | 21% 2023-01-11T21:44:57.7198462Z 0% |############# | 21% 2023-01-11T21:44:57.7198807Z 0% |############# | 21% 2023-01-11T21:44:57.7199128Z 0% |############# | 21% 2023-01-11T21:44:57.7199474Z 0% |############# | 21% 2023-01-11T21:44:57.7199843Z 0% |############# | 21% 2023-01-11T21:44:57.7200188Z 0% |############# | 21% 2023-01-11T21:44:57.7200555Z 0% |############## | 21% 2023-01-11T21:44:57.7200981Z 0% |############## | 21% 2023-01-11T21:44:57.7201360Z 0% |############## | 22% 2023-01-11T21:44:57.7201716Z 0% |############## | 22% 2023-01-11T21:44:57.7202040Z 0% |############## | 22% 2023-01-11T21:44:57.7202380Z 0% |############## | 22% 2023-01-11T21:44:57.7202721Z 0% |############## | 22% 2023-01-11T21:44:57.7203087Z 0% |############## | 22% 2023-01-11T21:44:57.7203449Z 0% |############## | 22% 2023-01-11T21:44:57.7203813Z 0% |############## | 22% 2023-01-11T21:44:57.7204165Z 0% |############## | 22% 2023-01-11T21:44:57.7204508Z 0% |############## | 22% 2023-01-11T21:44:57.7204877Z 0% |############## | 22% 2023-01-11T21:44:57.7205200Z 0% |############## | 22% 2023-01-11T21:44:57.7205529Z 0% |############## | 23% 2023-01-11T21:44:57.7205882Z 0% |############## | 23% 2023-01-11T21:44:57.7206254Z 0% |############## | 23% 2023-01-11T21:44:57.7206613Z 0% |############## | 23% 2023-01-11T21:44:57.7206978Z 0% |############## | 23% 2023-01-11T21:44:57.7207332Z 0% |############### | 23% 2023-01-11T21:44:57.7207692Z 0% |############### | 23% 2023-01-11T21:44:57.7208063Z 0% |############### | 23% 2023-01-11T21:44:57.7208498Z 0% |############### | 23% 2023-01-11T21:44:57.7208835Z 0% |############### | 23% 2023-01-11T21:44:57.7209173Z 0% |############### | 23% 2023-01-11T21:44:57.7209617Z 0% |############### | 23% 2023-01-11T21:44:57.7209996Z 0% |############### | 24% 2023-01-11T21:44:57.7210351Z 0% |############### | 24% 2023-01-11T21:44:57.7210720Z 0% |############### | 24% 2023-01-11T21:44:57.7211087Z 0% |############### | 24% 2023-01-11T21:44:57.7211440Z 0% |############### | 24% 2023-01-11T21:44:57.7211760Z 0% |############### | 24% 2023-01-11T21:44:57.7212098Z 0% |############### | 24% 2023-01-11T21:44:57.7212392Z 0% |############### | 24% 2023-01-11T21:44:57.7212701Z 0% |############### | 24% 2023-01-11T21:44:57.7213042Z 0% |############### | 24% 2023-01-11T21:44:57.7213357Z 0% |############### | 24% 2023-01-11T21:44:57.7213666Z 0% |############### | 24% 2023-01-11T21:44:57.7214008Z 0% |################ | 25% 2023-01-11T21:44:57.7214350Z 0% |################ | 25% 2023-01-11T21:44:57.7214657Z 0% |################ | 25% 2023-01-11T21:44:57.7214996Z 0% |################ | 25% 2023-01-11T21:44:57.7215340Z 0% |################ | 25% 2023-01-11T21:44:57.7215673Z 0% |################ | 25% 2023-01-11T21:44:57.7216007Z 0% |################ | 25% 2023-01-11T21:44:57.7216344Z 0% |################ | 25% 2023-01-11T21:44:57.7216685Z 0% |################ | 25% 2023-01-11T21:44:57.7217024Z 0% |################ | 25% 2023-01-11T21:44:57.7217358Z 0% |################ | 25% 2023-01-11T21:44:57.7217695Z 0% |################ | 25% 2023-01-11T21:44:57.7218036Z 0% |################ | 26% 2023-01-11T21:44:57.7218379Z 0% |################ | 26% 2023-01-11T21:44:57.7218718Z 0% |################ | 26% 2023-01-11T21:44:57.7219073Z 0% |################ | 26% 2023-01-11T21:44:57.7219396Z 0% |################ | 26% 2023-01-11T21:44:57.7219741Z 0% |################ | 26% 2023-01-11T21:44:57.7220084Z 0% |################ | 26% 2023-01-11T21:44:57.7220434Z 0% |################# | 26% 2023-01-11T21:44:57.7220761Z 0% |################# | 26% 2023-01-11T21:44:57.7221116Z 0% |################# | 26% 2023-01-11T21:44:57.7221463Z 0% |################# | 26% 2023-01-11T21:44:57.7221888Z 0% |################# | 26% 2023-01-11T21:44:57.7222225Z 0% |################# | 27% 2023-01-11T21:44:57.7222563Z 0% |################# | 27% 2023-01-11T21:44:57.7222909Z 0% |################# | 27% 2023-01-11T21:44:57.7223297Z 0% |################# | 27% 2023-01-11T21:44:57.7223644Z 0% |################# | 27% 2023-01-11T21:44:57.7223992Z 0% |################# | 27% 2023-01-11T21:44:57.7224315Z 0% |################# | 27% 2023-01-11T21:44:57.7224664Z 0% |################# | 27% 2023-01-11T21:44:57.7225006Z 0% |################# | 27% 2023-01-11T21:44:57.7225351Z 0% |################# | 27% 2023-01-11T21:44:57.7225686Z 0% |################# | 27% 2023-01-11T21:44:57.7226025Z 0% |################# | 27% 2023-01-11T21:44:57.7226376Z 0% |################# | 28% 2023-01-11T21:44:57.7226707Z 0% |################# | 28% 2023-01-11T21:44:57.7227046Z 0% |################## | 28% 2023-01-11T21:44:57.7227402Z 0% |################## | 28% 2023-01-11T21:44:57.7227749Z 0% |################## | 28% 2023-01-11T21:44:57.7228092Z 0% |################## | 28% 2023-01-11T21:44:57.7228433Z 0% |################## | 28% 2023-01-11T21:44:57.7228780Z 0% |################## | 28% 2023-01-11T21:44:57.7229121Z 0% |################## | 28% 2023-01-11T21:44:57.7229476Z 0% |################## | 28% 2023-01-11T21:44:57.7229821Z 0% |################## | 28% 2023-01-11T21:44:57.7230163Z 0% |################## | 28% 2023-01-11T21:44:57.7230498Z 0% |################## | 29% 2023-01-11T21:44:57.7230841Z 0% |################## | 29% 2023-01-11T21:44:57.7231184Z 0% |################## | 29% 2023-01-11T21:44:57.7231514Z 0% |################## | 29% 2023-01-11T21:44:57.7231861Z 0% |################## | 29% 2023-01-11T21:44:57.7232206Z 0% |################## | 29% 2023-01-11T21:44:57.7232534Z 0% |################## | 29% 2023-01-11T21:44:57.7232884Z 0% |################## | 29% 2023-01-11T21:44:57.7233232Z 0% |################## | 29% 2023-01-11T21:44:57.7234437Z 0% |################### | 29% 2023-01-11T21:44:57.7234776Z 0% |################### | 29% 2023-01-11T21:44:57.7235122Z 0% |################### | 29% 2023-01-11T21:44:57.7235460Z 0% |################### | 29% 2023-01-11T21:44:57.7235805Z 0% |################### | 30% 2023-01-11T21:44:57.7236142Z 0% |################### | 30% 2023-01-11T21:44:57.7236587Z 0% |################### | 30% 2023-01-11T21:44:57.7236940Z 0% |################### | 30% 2023-01-11T21:44:57.7237262Z 0% |################### | 30% 2023-01-11T21:44:57.7237612Z 0% |################### | 30% 2023-01-11T21:44:57.7238195Z 0% |################### | 30% 2023-01-11T21:44:57.7238531Z 0% |################### | 30% 2023-01-11T21:44:57.7238864Z 0% |################### | 30% 2023-01-11T21:44:57.7239206Z 0% |################### | 30% 2023-01-11T21:44:57.7239556Z 0% |################### | 30% 2023-01-11T21:44:57.7239886Z 0% |################### | 30% 2023-01-11T21:44:57.7240230Z 0% |################### | 31% 2023-01-11T21:44:57.7240585Z 0% |################### | 31% 2023-01-11T21:44:57.7240974Z 0% |################### | 31% 2023-01-11T21:44:57.7241318Z 0% |#################### | 31% 2023-01-11T21:44:57.7241669Z 0% |#################### | 31% 2023-01-11T21:44:57.7242013Z 0% |#################### | 31% 2023-01-11T21:44:57.7242352Z 0% |#################### | 31% 2023-01-11T21:44:57.7242681Z 0% |#################### | 31% 2023-01-11T21:44:57.7243024Z 0% |#################### | 31% 2023-01-11T21:44:57.7243364Z 0% |#################### | 31% 2023-01-11T21:44:57.7243690Z 0% |#################### | 31% 2023-01-11T21:44:57.7244050Z 0% |#################### | 31% 2023-01-11T21:44:57.7244372Z 0% |#################### | 32% 2023-01-11T21:44:57.7244716Z 0% |#################### | 32% 2023-01-11T21:44:57.7245072Z 0% |#################### | 32% 2023-01-11T21:44:57.7245423Z 0% |#################### | 32% 2023-01-11T21:44:57.7245767Z 0% |#################### | 32% 2023-01-11T21:44:57.7246104Z 0% |#################### | 32% 2023-01-11T21:44:57.7246459Z 0% |#################### | 32% 2023-01-11T21:44:57.7246787Z 0% |#################### | 32% 2023-01-11T21:44:57.7247143Z 0% |#################### | 32% 2023-01-11T21:44:57.7247498Z 0% |#################### | 32% 2023-01-11T21:44:57.7247853Z 0% |##################### | 32% 2023-01-11T21:44:57.7248186Z 0% |##################### | 32% 2023-01-11T21:44:57.7248533Z 0% |##################### | 33% 2023-01-11T21:44:57.7248886Z 0% |##################### | 33% 2023-01-11T21:44:57.7249210Z 0% |##################### | 33% 2023-01-11T21:44:57.7249558Z 0% |##################### | 33% 2023-01-11T21:44:57.7249914Z 0% |##################### | 33% 2023-01-11T21:44:57.7250264Z 0% |##################### | 33% 2023-01-11T21:44:57.7250699Z 0% |##################### | 33% 2023-01-11T21:44:57.7251058Z 0% |##################### | 33% 2023-01-11T21:44:57.7251399Z 0% |##################### | 33% 2023-01-11T21:44:57.7251796Z 0% |##################### | 33% 2023-01-11T21:44:57.7252154Z 0% |##################### | 33% 2023-01-11T21:44:57.7252507Z 0% |##################### | 33% 2023-01-11T21:44:57.7252846Z 0% |##################### | 34% 2023-01-11T21:44:57.7253184Z 0% |##################### | 34% 2023-01-11T21:44:57.7253532Z 0% |##################### | 34% 2023-01-11T21:44:57.7253872Z 0% |##################### | 34% 2023-01-11T21:44:57.7254214Z 0% |###################### | 34% 2023-01-11T21:44:57.7254564Z 0% |###################### | 34% 2023-01-11T21:44:57.7254918Z 0% |###################### | 34% 2023-01-11T21:44:57.7255250Z 0% |###################### | 34% 2023-01-11T21:44:57.7255603Z 0% |###################### | 34% 2023-01-11T21:44:57.7255948Z 0% |###################### | 34% 2023-01-11T21:44:57.7256286Z 0% |###################### | 34% 2023-01-11T21:44:57.7256617Z 0% |###################### | 34% 2023-01-11T21:44:57.7256966Z 0% |###################### | 35% 2023-01-11T21:44:57.7257316Z 0% |###################### | 35% 2023-01-11T21:44:57.7257642Z 0% |###################### | 35% 2023-01-11T21:44:57.7257994Z 0% |###################### | 35% 2023-01-11T21:44:57.7258337Z 0% |###################### | 35% 2023-01-11T21:44:57.7258693Z 0% |###################### | 35% 2023-01-11T21:44:57.7259025Z 0% |###################### | 35% 2023-01-11T21:44:57.7259377Z 0% |###################### | 35% 2023-01-11T21:44:57.7259724Z 0% |###################### | 35% 2023-01-11T21:44:57.7260048Z 0% |###################### | 35% 2023-01-11T21:44:57.7260402Z 0% |###################### | 35% 2023-01-11T21:44:57.7260742Z 0% |####################### | 35% 2023-01-11T21:44:57.7261096Z 0% |####################### | 36% 2023-01-11T21:44:57.7261418Z 0% |####################### | 36% 2023-01-11T21:44:57.7261765Z 0% |####################### | 36% 2023-01-11T21:44:57.7262109Z 0% |####################### | 36% 2023-01-11T21:44:57.7262430Z 0% |####################### | 36% 2023-01-11T21:44:57.7262776Z 0% |####################### | 36% 2023-01-11T21:44:57.7263127Z 0% |####################### | 36% 2023-01-11T21:44:57.7263456Z 0% |####################### | 36% 2023-01-11T21:44:57.7263788Z 0% |####################### | 36% 2023-01-11T21:44:57.7264113Z 0% |####################### | 36% 2023-01-11T21:44:57.7264554Z 0% |####################### | 36% 2023-01-11T21:44:57.7264870Z 0% |####################### | 36% 2023-01-11T21:44:57.7265211Z 0% |####################### | 37% 2023-01-11T21:44:57.7265598Z 0% |####################### | 37% 2023-01-11T21:44:57.7265934Z 0% |####################### | 37% 2023-01-11T21:44:57.7266289Z 0% |####################### | 37% 2023-01-11T21:44:57.7266636Z 0% |####################### | 37% 2023-01-11T21:44:57.7266983Z 0% |####################### | 37% 2023-01-11T21:44:57.7267306Z 0% |######################## | 37% 2023-01-11T21:44:57.7267654Z 0% |######################## | 37% 2023-01-11T21:44:57.7268002Z 0% |######################## | 37% 2023-01-11T21:44:57.7268332Z 0% |######################## | 37% 2023-01-11T21:44:57.7268661Z 0% |######################## | 37% 2023-01-11T21:44:57.7269017Z 0% |######################## | 37% 2023-01-11T21:44:57.7269361Z 0% |######################## | 38% 2023-01-11T21:44:57.7269689Z 0% |######################## | 38% 2023-01-11T21:44:57.7270032Z 0% |######################## | 38% 2023-01-11T21:44:57.7270372Z 0% |######################## | 38% 2023-01-11T21:44:57.7270713Z 0% |######################## | 38% 2023-01-11T21:44:57.7271056Z 0% |######################## | 38% 2023-01-11T21:44:57.7271404Z 0% |######################## | 38% 2023-01-11T21:44:57.7271728Z 0% |######################## | 38% 2023-01-11T21:44:57.7272072Z 0% |######################## | 38% 2023-01-11T21:44:57.7272409Z 0% |######################## | 38% 2023-01-11T21:44:57.7272752Z 0% |######################## | 38% 2023-01-11T21:44:57.7273087Z 0% |######################## | 38% 2023-01-11T21:44:57.7273438Z 0% |######################## | 39% 2023-01-11T21:44:57.7273786Z 0% |######################### | 39% 2023-01-11T21:44:57.7274112Z 0% |######################### | 39% 2023-01-11T21:44:57.7274469Z 0% |######################### | 39% 2023-01-11T21:44:57.7274809Z 0% |######################### | 39% 2023-01-11T21:44:57.7275164Z 0% |######################### | 39% 2023-01-11T21:44:57.7275508Z 0% |######################### | 39% 2023-01-11T21:44:57.7275860Z 0% |######################### | 39% 2023-01-11T21:44:57.7276199Z 0% |######################### | 39% 2023-01-11T21:44:57.7276530Z 0% |######################### | 39% 2023-01-11T21:44:57.7276875Z 0% |######################### | 39% 2023-01-11T21:44:57.7277233Z 0% |######################### | 39% 2023-01-11T21:44:57.7277585Z 0% |######################### | 39% 2023-01-11T21:44:57.7278132Z 0% |######################### | 40% 2023-01-11T21:44:57.7278468Z 0% |######################### | 40% 2023-01-11T21:44:57.7278818Z 0% |######################### | 40% 2023-01-11T21:44:57.7279162Z 0% |######################### | 40% 2023-01-11T21:44:57.7279604Z 0% |######################### | 40% 2023-01-11T21:44:57.7279943Z 0% |######################### | 40% 2023-01-11T21:44:57.7280280Z 0% |######################### | 40% 2023-01-11T21:44:57.7280604Z 0% |########################## | 40% 2023-01-11T21:44:57.7281013Z 0% |########################## | 40% 2023-01-11T21:44:57.7281373Z 0% |########################## | 40% 2023-01-11T21:44:57.7281714Z 0% |########################## | 40% 2023-01-11T21:44:57.7282051Z 0% |########################## | 40% 2023-01-11T21:44:57.7282393Z 0% |########################## | 41% 2023-01-11T21:44:57.7282728Z 0% |########################## | 41% 2023-01-11T21:44:57.7283090Z 0% |########################## | 41% 2023-01-11T21:44:57.7283434Z 0% |########################## | 41% 2023-01-11T21:44:57.7283781Z 0% |########################## | 41% 2023-01-11T21:44:57.7284118Z 0% |########################## | 41% 2023-01-11T21:44:57.7284453Z 0% |########################## | 41% 2023-01-11T21:44:57.7284805Z 0% |########################## | 41% 2023-01-11T21:44:57.7285144Z 0% |########################## | 41% 2023-01-11T21:44:57.7285500Z 0% |########################## | 41% 2023-01-11T21:44:57.7285850Z 0% |########################## | 41% 2023-01-11T21:44:57.7286195Z 0% |########################## | 41% 2023-01-11T21:44:57.7286541Z 0% |########################## | 42% 2023-01-11T21:44:57.7286893Z 0% |########################## | 42% 2023-01-11T21:44:57.7287235Z 0% |########################### | 42% 2023-01-11T21:44:57.7287570Z 0% |########################### | 42% 2023-01-11T21:44:57.7287912Z 0% |########################### | 42% 2023-01-11T21:44:57.7288252Z 0% |########################### | 42% 2023-01-11T21:44:57.7288611Z 0% |########################### | 42% 2023-01-11T21:44:57.7288947Z 0% |########################### | 42% 2023-01-11T21:44:57.7289303Z 0% |########################### | 42% 2023-01-11T21:44:57.7289655Z 0% |########################### | 42% 2023-01-11T21:44:57.7290003Z 0% |########################### | 42% 2023-01-11T21:44:57.7290343Z 0% |########################### | 42% 2023-01-11T21:44:57.7290699Z 0% |########################### | 43% 2023-01-11T21:44:57.7291034Z 0% |########################### | 43% 2023-01-11T21:44:57.7291380Z 0% |########################### | 43% 2023-01-11T21:44:57.7291736Z 0% |########################### | 43% 2023-01-11T21:44:57.7292228Z 0% |########################### | 43% 2023-01-11T21:44:57.7292572Z 0% |########################### | 43% 2023-01-11T21:44:57.7292913Z 0% |########################### | 43% 2023-01-11T21:44:57.7293265Z 0% |########################### | 43% 2023-01-11T21:44:57.7293655Z 0% |########################### | 43% 2023-01-11T21:44:57.7294012Z 0% |############################ | 43% 2023-01-11T21:44:57.7294373Z 0% |############################ | 43% 2023-01-11T21:44:57.7294719Z 0% |############################ | 43% 2023-01-11T21:44:57.7295043Z 0% |############################ | 44% 2023-01-11T21:44:57.7295389Z 0% |############################ | 44% 2023-01-11T21:44:57.7295739Z 0% |############################ | 44% 2023-01-11T21:44:57.7296083Z 0% |############################ | 44% 2023-01-11T21:44:57.7296429Z 0% |############################ | 44% 2023-01-11T21:44:57.7296768Z 0% |############################ | 44% 2023-01-11T21:44:57.7297119Z 0% |############################ | 44% 2023-01-11T21:44:57.7297459Z 0% |############################ | 44% 2023-01-11T21:44:57.7297815Z 0% |############################ | 44% 2023-01-11T21:44:57.7298160Z 0% |############################ | 44% 2023-01-11T21:44:57.7298487Z 0% |############################ | 44% 2023-01-11T21:44:57.7298823Z 0% |############################ | 44% 2023-01-11T21:44:57.7299178Z 0% |############################ | 45% 2023-01-11T21:44:57.7299520Z 0% |############################ | 45% 2023-01-11T21:44:57.7299852Z 0% |############################ | 45% 2023-01-11T21:44:57.7300206Z 0% |############################ | 45% 2023-01-11T21:44:57.7300559Z 0% |############################# | 45% 2023-01-11T21:44:57.7300884Z 0% |############################# | 45% 2023-01-11T21:44:57.7301230Z 0% |############################# | 45% 2023-01-11T21:44:57.7301570Z 0% |############################# | 45% 2023-01-11T21:44:57.7301908Z 0% |############################# | 45% 2023-01-11T21:44:57.7302249Z 0% |############################# | 45% 2023-01-11T21:44:57.7302604Z 0% |############################# | 45% 2023-01-11T21:44:57.7302963Z 0% |############################# | 45% 2023-01-11T21:44:57.7303281Z 0% |############################# | 46% 2023-01-11T21:44:57.7303635Z 0% |############################# | 46% 2023-01-11T21:44:57.7303976Z 0% |############################# | 46% 2023-01-11T21:44:57.7304308Z 0% |############################# | 46% 2023-01-11T21:44:57.7304655Z 0% |############################# | 46% 2023-01-11T21:44:57.7305008Z 0% |############################# | 46% 2023-01-11T21:44:57.7305364Z 0% |############################# | 46% 2023-01-11T21:44:57.7305693Z 0% |############################# | 46% 2023-01-11T21:44:57.7306141Z 0% |############################# | 46% 2023-01-11T21:44:57.7306479Z 0% |############################# | 46% 2023-01-11T21:44:57.7306820Z 0% |############################# | 46% 2023-01-11T21:44:57.7307162Z 0% |############################## | 46% 2023-01-11T21:44:57.7307574Z 0% |############################## | 47% 2023-01-11T21:44:57.7307934Z 0% |############################## | 47% 2023-01-11T21:44:57.7308262Z 0% |############################## | 47% 2023-01-11T21:44:57.7308612Z 0% |############################## | 47% 2023-01-11T21:44:57.7308954Z 0% |############################## | 47% 2023-01-11T21:44:57.7309294Z 0% |############################## | 47% 2023-01-11T21:44:57.7309647Z 0% |############################## | 47% 2023-01-11T21:44:57.7309995Z 0% |############################## | 47% 2023-01-11T21:44:57.7310313Z 0% |############################## | 47% 2023-01-11T21:44:57.7310689Z 0% |############################## | 47% 2023-01-11T21:44:57.7311058Z 0% |############################## | 47% 2023-01-11T21:44:57.7311426Z 0% |############################## | 47% 2023-01-11T21:44:57.7311784Z 0% |############################## | 48% 2023-01-11T21:44:57.7312151Z 0% |############################## | 48% 2023-01-11T21:44:57.7312522Z 0% |############################## | 48% 2023-01-11T21:44:57.7312842Z 0% |############################## | 48% 2023-01-11T21:44:57.7313193Z 0% |############################## | 48% 2023-01-11T21:44:57.7313544Z 0% |############################## | 48% 2023-01-11T21:44:57.7313886Z 0% |############################### | 48% 2023-01-11T21:44:57.7314220Z 0% |############################### | 48% 2023-01-11T21:44:57.7314586Z 0% |############################### | 48% 2023-01-11T21:44:57.7314953Z 0% |############################### | 48% 2023-01-11T21:44:57.7315305Z 0% |############################### | 48% 2023-01-11T21:44:57.7315664Z 0% |############################### | 48% 2023-01-11T21:44:57.7316030Z 0% |############################### | 49% 2023-01-11T21:44:57.7316395Z 0% |############################### | 49% 2023-01-11T21:44:57.7316724Z 0% |############################### | 49% 2023-01-11T21:44:57.7317078Z 0% |############################### | 49% 2023-01-11T21:44:57.7317422Z 0% |############################### | 49% 2023-01-11T21:44:57.7317894Z 0% |############################### | 49% 2023-01-11T21:44:57.7318266Z 0% |############################### | 49% 2023-01-11T21:44:57.7318637Z 0% |############################### | 49% 2023-01-11T21:44:57.7319011Z 0% |############################### | 49% 2023-01-11T21:44:57.7319366Z 0% |############################### | 49% 2023-01-11T21:44:57.7319738Z 0% |############################### | 49% 2023-01-11T21:44:57.7320108Z 0% |############################### | 49% 2023-01-11T21:44:57.7320592Z 0% |############################### | 49% 2023-01-11T21:44:57.7321032Z 0% |################################ | 50% 2023-01-11T21:44:57.7321376Z 0% |################################ | 50% 2023-01-11T21:44:57.7321816Z 0% |################################ | 50% 2023-01-11T21:44:57.7322191Z 0% |################################ | 50% 2023-01-11T21:44:57.7322564Z 0% |################################ | 50% 2023-01-11T21:44:57.7322934Z 0% |################################ | 50% 2023-01-11T21:44:57.7323294Z 0% |################################ | 50% 2023-01-11T21:44:57.7323667Z 0% |################################ | 50% 2023-01-11T21:44:57.7324007Z 0% |################################ | 50% 2023-01-11T21:44:57.7324353Z 0% |################################ | 50% 2023-01-11T21:44:57.7324699Z 0% |################################ | 50% 2023-01-11T21:44:57.7325046Z 0% |################################ | 50% 2023-01-11T21:44:57.7325387Z 0% |################################ | 51% 2023-01-11T21:44:57.7325745Z 0% |################################ | 51% 2023-01-11T21:44:57.7326115Z 0% |################################ | 51% 2023-01-11T21:44:57.7326487Z 0% |################################ | 51% 2023-01-11T21:44:57.7326844Z 0% |################################ | 51% 2023-01-11T21:44:57.7327212Z 0% |################################ | 51% 2023-01-11T21:44:57.7327585Z 0% |################################# | 51% 2023-01-11T21:44:57.7327919Z 0% |################################# | 51% 2023-01-11T21:44:57.7328262Z 0% |################################# | 51% 2023-01-11T21:44:57.7329111Z 0% |################################# | 51% 2023-01-11T21:44:57.7329487Z 0% |################################# | 51% 2023-01-11T21:44:57.7329843Z 0% |################################# | 51% 2023-01-11T21:44:57.7330210Z 0% |################################# | 52% 2023-01-11T21:44:57.7330608Z 0% |################################# | 52% 2023-01-11T21:44:57.7330975Z 0% |################################# | 52% 2023-01-11T21:44:57.7331325Z 0% |################################# | 52% 2023-01-11T21:44:57.7331652Z 0% |################################# | 52% 2023-01-11T21:44:57.7332007Z 0% |################################# | 52% 2023-01-11T21:44:57.7332335Z 0% |################################# | 52% 2023-01-11T21:44:57.7332676Z 0% |################################# | 52% 2023-01-11T21:44:57.7333049Z 0% |################################# | 52% 2023-01-11T21:44:57.7333403Z 0% |################################# | 52% 2023-01-11T21:44:57.7333768Z 0% |################################# | 52% 2023-01-11T21:44:57.7334133Z 0% |################################# | 52% 2023-01-11T21:44:57.7334500Z 0% |################################# | 53% 2023-01-11T21:44:57.7334853Z 0% |################################## | 53% 2023-01-11T21:44:57.7335284Z 0% |################################## | 53% 2023-01-11T21:44:57.7335638Z 0% |################################## | 53% 2023-01-11T21:44:57.7335975Z 0% |################################## | 53% 2023-01-11T21:44:57.7336313Z 0% |################################## | 53% 2023-01-11T21:44:57.7336743Z 0% |################################## | 53% 2023-01-11T21:44:57.7337115Z 0% |################################## | 53% 2023-01-11T21:44:57.7337472Z 0% |################################## | 53% 2023-01-11T21:44:57.7337843Z 0% |################################## | 53% 2023-01-11T21:44:57.7338217Z 0% |################################## | 53% 2023-01-11T21:44:57.7338577Z 0% |################################## | 53% 2023-01-11T21:44:57.7338914Z 0% |################################## | 54% 2023-01-11T21:44:57.7339269Z 0% |################################## | 54% 2023-01-11T21:44:57.7339623Z 0% |################################## | 54% 2023-01-11T21:44:57.7339943Z 0% |################################## | 54% 2023-01-11T21:44:57.7340311Z 0% |################################## | 54% 2023-01-11T21:44:57.7340674Z 0% |################################## | 54% 2023-01-11T21:44:57.7341028Z 0% |################################## | 54% 2023-01-11T21:44:57.7341391Z 0% |################################## | 54% 2023-01-11T21:44:57.7341760Z 0% |################################### | 54% 2023-01-11T21:44:57.7342111Z 0% |################################### | 54% 2023-01-11T21:44:57.7342464Z 0% |################################### | 54% 2023-01-11T21:44:57.7342810Z 0% |################################### | 54% 2023-01-11T21:44:57.7343163Z 0% |################################### | 55% 2023-01-11T21:44:57.7343488Z 0% |################################### | 55% 2023-01-11T21:44:57.7343864Z 0% |################################### | 55% 2023-01-11T21:44:57.7344234Z 0% |################################### | 55% 2023-01-11T21:44:57.7344597Z 0% |################################### | 55% 2023-01-11T21:44:57.7344965Z 0% |################################### | 55% 2023-01-11T21:44:57.7345332Z 0% |################################### | 55% 2023-01-11T21:44:57.7345701Z 0% |################################### | 55% 2023-01-11T21:44:57.7346030Z 0% |################################### | 55% 2023-01-11T21:44:57.7346388Z 0% |################################### | 55% 2023-01-11T21:44:57.7346742Z 0% |################################### | 55% 2023-01-11T21:44:57.7347068Z 0% |################################### | 55% 2023-01-11T21:44:57.7347442Z 0% |################################### | 56% 2023-01-11T21:44:57.7347810Z 0% |################################### | 56% 2023-01-11T21:44:57.7348178Z 0% |################################### | 56% 2023-01-11T21:44:57.7348528Z 0% |#################################### | 56% 2023-01-11T21:44:57.7348902Z 0% |#################################### | 56% 2023-01-11T21:44:57.7349269Z 0% |#################################### | 56% 2023-01-11T21:44:57.7349680Z 0% |#################################### | 56% 2023-01-11T21:44:57.7350036Z 0% |#################################### | 56% 2023-01-11T21:44:57.7350384Z 0% |#################################### | 56% 2023-01-11T21:44:57.7350718Z 0% |#################################### | 56% 2023-01-11T21:44:57.7351131Z 0% |#################################### | 56% 2023-01-11T21:44:57.7351501Z 0% |#################################### | 56% 2023-01-11T21:44:57.7351865Z 0% |#################################### | 57% 2023-01-11T21:44:57.7352219Z 0% |#################################### | 57% 2023-01-11T21:44:57.7352589Z 0% |#################################### | 57% 2023-01-11T21:44:57.7352960Z 0% |#################################### | 57% 2023-01-11T21:44:57.7353287Z 0% |#################################### | 57% 2023-01-11T21:44:57.7353639Z 0% |#################################### | 57% 2023-01-11T21:44:57.7353986Z 0% |#################################### | 57% 2023-01-11T21:44:57.7354317Z 0% |#################################### | 57% 2023-01-11T21:44:57.7354678Z 0% |#################################### | 57% 2023-01-11T21:44:57.7355045Z 0% |#################################### | 57% 2023-01-11T21:44:57.7355410Z 0% |##################################### | 57% 2023-01-11T21:44:57.7355767Z 0% |##################################### | 57% 2023-01-11T21:44:57.7356129Z 0% |##################################### | 58% 2023-01-11T21:44:57.7356493Z 0% |##################################### | 58% 2023-01-11T21:44:57.7356856Z 0% |##################################### | 58% 2023-01-11T21:44:57.7357177Z 0% |##################################### | 58% 2023-01-11T21:44:57.7357542Z 0% |##################################### | 58% 2023-01-11T21:44:57.7358011Z 0% |##################################### | 58% 2023-01-11T21:44:57.7358328Z 0% |##################################### | 58% 2023-01-11T21:44:57.7358698Z 0% |##################################### | 58% 2023-01-11T21:44:57.7359069Z 0% |##################################### | 58% 2023-01-11T21:44:57.7359442Z 0% |##################################### | 58% 2023-01-11T21:44:57.7359802Z 0% |##################################### | 58% 2023-01-11T21:44:57.7360176Z 0% |##################################### | 58% 2023-01-11T21:44:57.7360554Z 0% |##################################### | 59% 2023-01-11T21:44:57.7360952Z 0% |##################################### | 59% 2023-01-11T21:44:57.7361294Z 0% |##################################### | 59% 2023-01-11T21:44:57.7361648Z 0% |##################################### | 59% 2023-01-11T21:44:57.7361981Z 0% |##################################### | 59% 2023-01-11T21:44:57.7362332Z 0% |###################################### | 59% 2023-01-11T21:44:57.7362696Z 0% |###################################### | 59% 2023-01-11T21:44:57.7363058Z 0% |###################################### | 59% 2023-01-11T21:44:57.7363410Z 0% |###################################### | 59% 2023-01-11T21:44:57.7363780Z 0% |###################################### | 59% 2023-01-11T21:44:57.7364270Z 0% |###################################### | 59% 2023-01-11T21:44:57.7364605Z 0% |###################################### | 59% 2023-01-11T21:44:57.7364949Z 0% |###################################### | 59% 2023-01-11T21:44:57.7365308Z 0% |###################################### | 60% 2023-01-11T21:44:57.7365734Z 0% |###################################### | 60% 2023-01-11T21:44:57.7366100Z 0% |###################################### | 60% 2023-01-11T21:44:57.7366474Z 0% |###################################### | 60% 2023-01-11T21:44:57.7366847Z 0% |###################################### | 60% 2023-01-11T21:44:57.7367204Z 0% |###################################### | 60% 2023-01-11T21:44:57.7367576Z 0% |###################################### | 60% 2023-01-11T21:44:57.7367956Z 0% |###################################### | 60% 2023-01-11T21:44:57.7368298Z 0% |###################################### | 60% 2023-01-11T21:44:57.7368633Z 0% |###################################### | 60% 2023-01-11T21:44:57.7368985Z 0% |###################################### | 60% 2023-01-11T21:44:57.7369325Z 0% |####################################### | 60% 2023-01-11T21:44:57.7369682Z 0% |####################################### | 61% 2023-01-11T21:44:57.7370054Z 0% |####################################### | 61% 2023-01-11T21:44:57.7370420Z 0% |####################################### | 61% 2023-01-11T21:44:57.7370783Z 0% |####################################### | 61% 2023-01-11T21:44:57.7371130Z 0% |####################################### | 61% 2023-01-11T21:44:57.7371504Z 0% |####################################### | 61% 2023-01-11T21:44:57.7371845Z 0% |####################################### | 61% 2023-01-11T21:44:57.7372185Z 0% |####################################### | 61% 2023-01-11T21:44:57.7372547Z 0% |####################################### | 61% 2023-01-11T21:44:57.7372892Z 0% |####################################### | 61% 2023-01-11T21:44:57.7373219Z 0% |####################################### | 61% 2023-01-11T21:44:57.7373567Z 0% |####################################### | 61% 2023-01-11T21:44:57.7373903Z 0% |####################################### | 62% 2023-01-11T21:44:57.7374255Z 0% |####################################### | 62% 2023-01-11T21:44:57.7374599Z 0% |####################################### | 62% 2023-01-11T21:44:57.7374952Z 0% |####################################### | 62% 2023-01-11T21:44:57.7375295Z 0% |####################################### | 62% 2023-01-11T21:44:57.7375617Z 0% |####################################### | 62% 2023-01-11T21:44:57.7375978Z 0% |######################################## | 62% 2023-01-11T21:44:57.7376335Z 0% |######################################## | 62% 2023-01-11T21:44:57.7376688Z 0% |######################################## | 62% 2023-01-11T21:44:57.7377015Z 0% |######################################## | 62% 2023-01-11T21:44:57.7377361Z 0% |######################################## | 62% 2023-01-11T21:44:57.7377711Z 0% |######################################## | 62% 2023-01-11T21:44:57.7378050Z 0% |######################################## | 63% 2023-01-11T21:44:57.7378493Z 0% |######################################## | 63% 2023-01-11T21:44:57.7378829Z 0% |######################################## | 63% 2023-01-11T21:44:57.7379170Z 0% |######################################## | 63% 2023-01-11T21:44:57.7379570Z 0% |######################################## | 63% 2023-01-11T21:44:57.7379939Z 0% |######################################## | 63% 2023-01-11T21:44:57.7380295Z 0% |######################################## | 63% 2023-01-11T21:44:57.7380618Z 0% |######################################## | 63% 2023-01-11T21:44:57.7380965Z 0% |######################################## | 63% 2023-01-11T21:44:57.7381313Z 0% |######################################## | 63% 2023-01-11T21:44:57.7381661Z 0% |######################################## | 63% 2023-01-11T21:44:57.7382011Z 0% |######################################## | 63% 2023-01-11T21:44:57.7382353Z 0% |######################################## | 64% 2023-01-11T21:44:57.7382702Z 0% |######################################### | 64% 2023-01-11T21:44:57.7383042Z 0% |######################################### | 64% 2023-01-11T21:44:57.7383378Z 0% |######################################### | 64% 2023-01-11T21:44:57.7383733Z 0% |######################################### | 64% 2023-01-11T21:44:57.7384070Z 0% |######################################### | 64% 2023-01-11T21:44:57.7384423Z 0% |######################################### | 64% 2023-01-11T21:44:57.7384750Z 0% |######################################### | 64% 2023-01-11T21:44:57.7385102Z 0% |######################################### | 64% 2023-01-11T21:44:57.7385431Z 0% |######################################### | 64% 2023-01-11T21:44:57.7385787Z 0% |######################################### | 64% 2023-01-11T21:44:57.7386147Z 0% |######################################### | 64% 2023-01-11T21:44:57.7386481Z 0% |######################################### | 65% 2023-01-11T21:44:57.7386819Z 0% |######################################### | 65% 2023-01-11T21:44:57.7387194Z 0% |######################################### | 65% 2023-01-11T21:44:57.7387567Z 0% |######################################### | 65% 2023-01-11T21:44:57.7387925Z 0% |######################################### | 65% 2023-01-11T21:44:57.7388292Z 0% |######################################### | 65% 2023-01-11T21:44:57.7388662Z 0% |######################################### | 65% 2023-01-11T21:44:57.7389022Z 0% |######################################### | 65% 2023-01-11T21:44:57.7389363Z 0% |########################################## | 65% 2023-01-11T21:44:57.7389708Z 0% |########################################## | 65% 2023-01-11T21:44:57.7390055Z 0% |########################################## | 65% 2023-01-11T21:44:57.7390396Z 0% |########################################## | 65% 2023-01-11T21:44:57.7390749Z 0% |########################################## | 66% 2023-01-11T21:44:57.7391111Z 0% |########################################## | 66% 2023-01-11T21:44:57.7391427Z 0% |########################################## | 66% 2023-01-11T21:44:57.7391780Z 0% |########################################## | 66% 2023-01-11T21:44:57.7392226Z 0% |########################################## | 66% 2023-01-11T21:44:57.7392570Z 0% |########################################## | 66% 2023-01-11T21:44:57.7392922Z 0% |########################################## | 66% 2023-01-11T21:44:57.7393264Z 0% |########################################## | 66% 2023-01-11T21:44:57.7393688Z 0% |########################################## | 66% 2023-01-11T21:44:57.7394048Z 0% |########################################## | 66% 2023-01-11T21:44:57.7394422Z 0% |########################################## | 66% 2023-01-11T21:44:57.7394796Z 0% |########################################## | 66% 2023-01-11T21:44:57.7395155Z 0% |########################################## | 67% 2023-01-11T21:44:57.7395526Z 0% |########################################## | 67% 2023-01-11T21:44:57.7395871Z 0% |########################################### | 67% 2023-01-11T21:44:57.7396221Z 0% |########################################### | 67% 2023-01-11T21:44:57.7396565Z 0% |########################################### | 67% 2023-01-11T21:44:57.7396894Z 0% |########################################### | 67% 2023-01-11T21:44:57.7397239Z 0% |########################################### | 67% 2023-01-11T21:44:57.7397595Z 0% |########################################### | 67% 2023-01-11T21:44:57.7398105Z 0% |########################################### | 67% 2023-01-11T21:44:57.7398475Z 0% |########################################### | 67% 2023-01-11T21:44:57.7398841Z 0% |########################################### | 67% 2023-01-11T21:44:57.7399203Z 0% |########################################### | 67% 2023-01-11T21:44:57.7399580Z 0% |########################################### | 68% 2023-01-11T21:44:57.7399910Z 0% |########################################### | 68% 2023-01-11T21:44:57.7400257Z 0% |########################################### | 68% 2023-01-11T21:44:57.7400598Z 0% |########################################### | 68% 2023-01-11T21:44:57.7400992Z 0% |########################################### | 68% 2023-01-11T21:44:57.7401349Z 0% |########################################### | 68% 2023-01-11T21:44:57.7401720Z 0% |########################################### | 68% 2023-01-11T21:44:57.7402097Z 0% |########################################### | 68% 2023-01-11T21:44:57.7402471Z 0% |########################################### | 68% 2023-01-11T21:44:57.7402829Z 0% |############################################ | 68% 2023-01-11T21:44:57.7403205Z 0% |############################################ | 68% 2023-01-11T21:44:57.7403546Z 0% |############################################ | 68% 2023-01-11T21:44:57.7403880Z 0% |############################################ | 69% 2023-01-11T21:44:57.7404242Z 0% |############################################ | 69% 2023-01-11T21:44:57.7404580Z 0% |############################################ | 69% 2023-01-11T21:44:57.7404940Z 0% |############################################ | 69% 2023-01-11T21:44:57.7405300Z 0% |############################################ | 69% 2023-01-11T21:44:57.7405667Z 0% |############################################ | 69% 2023-01-11T21:44:57.7406038Z 0% |############################################ | 69% 2023-01-11T21:44:57.7406396Z 0% |############################################ | 69% 2023-01-11T21:44:57.7406889Z 0% |############################################ | 69% 2023-01-11T21:44:57.7407230Z 0% |############################################ | 69% 2023-01-11T21:44:57.7407585Z 0% |############################################ | 69% 2023-01-11T21:44:57.7407926Z 0% |############################################ | 69% 2023-01-11T21:44:57.7408343Z 0% |############################################ | 69% 2023-01-11T21:44:57.7408723Z 0% |############################################ | 70% 2023-01-11T21:44:57.7409080Z 0% |############################################ | 70% 2023-01-11T21:44:57.7409447Z 0% |############################################ | 70% 2023-01-11T21:44:57.7409815Z 0% |############################################# | 70% 2023-01-11T21:44:57.7410181Z 0% |############################################# | 70% 2023-01-11T21:44:57.7410547Z 0% |############################################# | 70% 2023-01-11T21:44:57.7410883Z 0% |############################################# | 70% 2023-01-11T21:44:57.7411238Z 0% |############################################# | 70% 2023-01-11T21:44:57.7411578Z 0% |############################################# | 70% 2023-01-11T21:44:57.7411909Z 0% |############################################# | 70% 2023-01-11T21:44:57.7412277Z 0% |############################################# | 70% 2023-01-11T21:44:57.7412631Z 0% |############################################# | 70% 2023-01-11T21:44:57.7412994Z 0% |############################################# | 71% 2023-01-11T21:44:57.7413356Z 0% |############################################# | 71% 2023-01-11T21:44:57.7413727Z 0% |############################################# | 71% 2023-01-11T21:44:57.7414086Z 0% |############################################# | 71% 2023-01-11T21:44:57.7414435Z 0% |############################################# | 71% 2023-01-11T21:44:57.7414773Z 0% |############################################# | 71% 2023-01-11T21:44:57.7415120Z 0% |############################################# | 71% 2023-01-11T21:44:57.7415459Z 0% |############################################# | 71% 2023-01-11T21:44:57.7415810Z 0% |############################################# | 71% 2023-01-11T21:44:57.7416182Z 0% |############################################# | 71% 2023-01-11T21:44:57.7416542Z 0% |############################################## | 71% 2023-01-11T21:44:57.7416926Z 0% |############################################## | 71% 2023-01-11T21:44:57.7417299Z 0% |############################################## | 72% 2023-01-11T21:44:57.7417661Z 0% |############################################## | 72% 2023-01-11T21:44:57.7418016Z 0% |############################################## | 72% 2023-01-11T21:44:57.7418356Z 0% |############################################## | 72% 2023-01-11T21:44:57.7418709Z 0% |############################################## | 72% 2023-01-11T21:44:57.7419039Z 0% |############################################## | 72% 2023-01-11T21:44:57.7419388Z 0% |############################################## | 72% 2023-01-11T21:44:57.7419737Z 0% |############################################## | 72% 2023-01-11T21:44:57.7420082Z 0% |############################################## | 72% 2023-01-11T21:44:57.7420406Z 0% |############################################## | 72% 2023-01-11T21:44:57.7420763Z 0% |############################################## | 72% 2023-01-11T21:44:57.7421185Z 0% |############################################## | 72% 2023-01-11T21:44:57.7421547Z 0% |############################################## | 73% 2023-01-11T21:44:57.7421899Z 0% |############################################## | 73% 2023-01-11T21:44:57.7422243Z 0% |############################################## | 73% 2023-01-11T21:44:57.7422654Z 0% |############################################## | 73% 2023-01-11T21:44:57.7423027Z 0% |############################################## | 73% 2023-01-11T21:44:57.7423401Z 0% |############################################### | 73% 2023-01-11T21:44:57.7423756Z 0% |############################################### | 73% 2023-01-11T21:44:57.7424133Z 0% |############################################### | 73% 2023-01-11T21:44:57.7424504Z 0% |############################################### | 73% 2023-01-11T21:44:57.7424852Z 0% |############################################### | 73% 2023-01-11T21:44:57.7425189Z 0% |############################################### | 73% 2023-01-11T21:44:57.7425537Z 0% |############################################### | 73% 2023-01-11T21:44:57.7425870Z 0% |############################################### | 74% 2023-01-11T21:44:57.7426224Z 0% |############################################### | 74% 2023-01-11T21:44:57.7426590Z 0% |############################################### | 74% 2023-01-11T21:44:57.7426960Z 0% |############################################### | 74% 2023-01-11T21:44:57.7427321Z 0% |############################################### | 74% 2023-01-11T21:44:57.7427679Z 0% |############################################### | 74% 2023-01-11T21:44:57.7428044Z 0% |############################################### | 74% 2023-01-11T21:44:57.7428409Z 0% |############################################### | 74% 2023-01-11T21:44:57.7428732Z 0% |############################################### | 74% 2023-01-11T21:44:57.7429094Z 0% |############################################### | 74% 2023-01-11T21:44:57.7429436Z 0% |############################################### | 74% 2023-01-11T21:44:57.7429773Z 0% |############################################### | 74% 2023-01-11T21:44:57.7430129Z 0% |################################################ | 75% 2023-01-11T21:44:57.7430495Z 0% |################################################ | 75% 2023-01-11T21:44:57.7430861Z 0% |################################################ | 75% 2023-01-11T21:44:57.7431212Z 0% |################################################ | 75% 2023-01-11T21:44:57.7431572Z 0% |################################################ | 75% 2023-01-11T21:44:57.7431942Z 0% |################################################ | 75% 2023-01-11T21:44:57.7432266Z 0% |################################################ | 75% 2023-01-11T21:44:57.7432622Z 0% |################################################ | 75% 2023-01-11T21:44:57.7432985Z 0% |################################################ | 75% 2023-01-11T21:44:57.7433316Z 0% |################################################ | 75% 2023-01-11T21:44:57.7433668Z 0% |################################################ | 75% 2023-01-11T21:44:57.7434033Z 0% |################################################ | 75% 2023-01-11T21:44:57.7434401Z 0% |################################################ | 76% 2023-01-11T21:44:57.7434753Z 0% |################################################ | 76% 2023-01-11T21:44:57.7435117Z 0% |################################################ | 76% 2023-01-11T21:44:57.7435572Z 0% |################################################ | 76% 2023-01-11T21:44:57.7435913Z 0% |################################################ | 76% 2023-01-11T21:44:57.7436256Z 0% |################################################ | 76% 2023-01-11T21:44:57.7436660Z 0% |################################################ | 76% 2023-01-11T21:44:57.7437006Z 0% |################################################# | 76% 2023-01-11T21:44:57.7437365Z 0% |################################################# | 76% 2023-01-11T21:44:57.7437868Z 0% |################################################# | 76% 2023-01-11T21:44:57.7438244Z 0% |################################################# | 76% 2023-01-11T21:44:57.7438615Z 0% |################################################# | 76% 2023-01-11T21:44:57.7438978Z 0% |################################################# | 77% 2023-01-11T21:44:57.7439359Z 0% |################################################# | 77% 2023-01-11T21:44:57.7439705Z 0% |################################################# | 77% 2023-01-11T21:44:57.7440034Z 0% |################################################# | 77% 2023-01-11T21:44:57.7440388Z 0% |################################################# | 77% 2023-01-11T21:44:57.7440724Z 0% |################################################# | 77% 2023-01-11T21:44:57.7441144Z 0% |################################################# | 77% 2023-01-11T21:44:57.7441515Z 0% |################################################# | 77% 2023-01-11T21:44:57.7441886Z 0% |################################################# | 77% 2023-01-11T21:44:57.7442256Z 0% |################################################# | 77% 2023-01-11T21:44:57.7442614Z 0% |################################################# | 77% 2023-01-11T21:44:57.7442995Z 0% |################################################# | 77% 2023-01-11T21:44:57.7443351Z 0% |################################################# | 78% 2023-01-11T21:44:57.7443684Z 0% |################################################# | 78% 2023-01-11T21:44:57.7444041Z 0% |################################################## | 78% 2023-01-11T21:44:57.7444382Z 0% |################################################## | 78% 2023-01-11T21:44:57.7444755Z 0% |################################################## | 78% 2023-01-11T21:44:57.7445115Z 0% |################################################## | 78% 2023-01-11T21:44:57.7445485Z 0% |################################################## | 78% 2023-01-11T21:44:57.7445854Z 0% |################################################## | 78% 2023-01-11T21:44:57.7446208Z 0% |################################################## | 78% 2023-01-11T21:44:57.7446584Z 0% |################################################## | 78% 2023-01-11T21:44:57.7446938Z 0% |################################################## | 78% 2023-01-11T21:44:57.7447288Z 0% |################################################## | 78% 2023-01-11T21:44:57.7447629Z 0% |################################################## | 79% 2023-01-11T21:44:57.7447962Z 0% |################################################## | 79% 2023-01-11T21:44:57.7448316Z 0% |################################################## | 79% 2023-01-11T21:44:57.7448631Z 0% |################################################## | 79% 2023-01-11T21:44:57.7448983Z 0% |################################################## | 79% 2023-01-11T21:44:57.7449322Z 0% |################################################## | 79% 2023-01-11T21:44:57.7449671Z 0% |################################################## | 79% 2023-01-11T21:44:57.7450132Z 0% |################################################## | 79% 2023-01-11T21:44:57.7450288Z 0% |################################################## | 79% 2023-01-11T21:44:57.7450444Z 0% |################################################### | 79% 2023-01-11T21:44:57.7450655Z 0% |################################################### | 79% 2023-01-11T21:44:57.7450815Z 0% |################################################### | 79% 2023-01-11T21:44:57.7450973Z 0% |################################################### | 79% 2023-01-11T21:44:57.7451107Z 0% |################################################### | 80% 2023-01-11T21:44:57.7451254Z 0% |################################################### | 80% 2023-01-11T21:44:57.7451406Z 0% |################################################### | 80% 2023-01-11T21:44:57.7451553Z 0% |################################################### | 80% 2023-01-11T21:44:57.7451716Z 0% |################################################### | 80% 2023-01-11T21:44:57.7451875Z 0% |################################################### | 80% 2023-01-11T21:44:57.7452020Z 0% |################################################### | 80% 2023-01-11T21:44:57.7452164Z 0% |################################################### | 80% 2023-01-11T21:44:57.7452305Z 0% |################################################### | 80% 2023-01-11T21:44:57.7452449Z 0% |################################################### | 80% 2023-01-11T21:44:57.7452602Z 0% |################################################### | 80% 2023-01-11T21:44:57.7452758Z 0% |################################################### | 80% 2023-01-11T21:44:57.7452917Z 0% |################################################### | 81% 2023-01-11T21:44:57.7453071Z 0% |################################################### | 81% 2023-01-11T21:44:57.7453223Z 0% |################################################### | 81% 2023-01-11T21:44:57.7453367Z 0% |#################################################### | 81% 2023-01-11T21:44:57.7453506Z 0% |#################################################### | 81% 2023-01-11T21:44:57.7453655Z 0% |#################################################### | 81% 2023-01-11T21:44:57.7453809Z 0% |#################################################### | 81% 2023-01-11T21:44:57.7453960Z 0% |#################################################### | 81% 2023-01-11T21:44:57.7454112Z 0% |#################################################### | 81% 2023-01-11T21:44:57.7454256Z 0% |#################################################### | 81% 2023-01-11T21:44:57.7454406Z 0% |#################################################### | 81% 2023-01-11T21:44:57.7454558Z 0% |#################################################### | 81% 2023-01-11T21:44:57.7454703Z 0% |#################################################### | 82% 2023-01-11T21:44:57.7454851Z 0% |#################################################### | 82% 2023-01-11T21:44:57.7455003Z 0% |#################################################### | 82% 2023-01-11T21:44:57.7455149Z 0% |#################################################### | 82% 2023-01-11T21:44:57.7455301Z 0% |#################################################### | 82% 2023-01-11T21:44:57.7455449Z 0% |#################################################### | 82% 2023-01-11T21:44:57.7455602Z 0% |#################################################### | 82% 2023-01-11T21:44:57.7455753Z 0% |#################################################### | 82% 2023-01-11T21:44:57.7455891Z 0% |#################################################### | 82% 2023-01-11T21:44:57.7456114Z 0% |#################################################### | 82% 2023-01-11T21:44:57.7456269Z 0% |##################################################### | 82% 2023-01-11T21:44:57.7456426Z 0% |##################################################### | 82% 2023-01-11T21:44:57.7456570Z 0% |##################################################### | 83% 2023-01-11T21:44:57.7456764Z 0% |##################################################### | 83% 2023-01-11T21:44:57.7456925Z 0% |##################################################### | 83% 2023-01-11T21:44:57.7457071Z 0% |##################################################### | 83% 2023-01-11T21:44:57.7457205Z 0% |##################################################### | 83% 2023-01-11T21:44:57.7457357Z 0% |##################################################### | 83% 2023-01-11T21:44:57.7457511Z 0% |##################################################### | 83% 2023-01-11T21:44:57.7457665Z 0% |##################################################### | 83% 2023-01-11T21:44:57.7457806Z 0% |##################################################### | 83% 2023-01-11T21:44:57.7457959Z 0% |##################################################### | 83% 2023-01-11T21:44:57.7458102Z 0% |##################################################### | 83% 2023-01-11T21:44:57.7458259Z 0% |##################################################### | 83% 2023-01-11T21:44:57.7458401Z 0% |##################################################### | 84% 2023-01-11T21:44:57.7458554Z 0% |##################################################### | 84% 2023-01-11T21:44:57.7458701Z 0% |##################################################### | 84% 2023-01-11T21:44:57.7458852Z 0% |##################################################### | 84% 2023-01-11T21:44:57.7459011Z 0% |###################################################### | 84% 2023-01-11T21:44:57.7459168Z 0% |###################################################### | 84% 2023-01-11T21:44:57.7459312Z 0% |###################################################### | 84% 2023-01-11T21:44:57.7459464Z 0% |###################################################### | 84% 2023-01-11T21:44:57.7459607Z 0% |###################################################### | 84% 2023-01-11T21:44:57.7459755Z 0% |###################################################### | 84% 2023-01-11T21:44:57.7459901Z 0% |###################################################### | 84% 2023-01-11T21:44:57.7460058Z 0% |###################################################### | 84% 2023-01-11T21:44:57.7460208Z 0% |###################################################### | 85% 2023-01-11T21:44:57.7460355Z 0% |###################################################### | 85% 2023-01-11T21:44:57.7460506Z 0% |###################################################### | 85% 2023-01-11T21:44:57.7460654Z 0% |###################################################### | 85% 2023-01-11T21:44:57.7460805Z 0% |###################################################### | 85% 2023-01-11T21:44:57.7460952Z 0% |###################################################### | 85% 2023-01-11T21:44:57.7461109Z 0% |###################################################### | 85% 2023-01-11T21:44:57.7461264Z 0% |###################################################### | 85% 2023-01-11T21:44:57.7461414Z 0% |###################################################### | 85% 2023-01-11T21:44:57.7461568Z 0% |###################################################### | 85% 2023-01-11T21:44:57.7461719Z 0% |###################################################### | 85% 2023-01-11T21:44:57.7461874Z 0% |####################################################### | 85% 2023-01-11T21:44:57.7462016Z 0% |####################################################### | 86% 2023-01-11T21:44:57.7462248Z 0% |####################################################### | 86% 2023-01-11T21:44:57.7462404Z 0% |####################################################### | 86% 2023-01-11T21:44:57.7462561Z 0% |####################################################### | 86% 2023-01-11T21:44:57.7462719Z 0% |####################################################### | 86% 2023-01-11T21:44:57.7462915Z 0% |####################################################### | 86% 2023-01-11T21:44:57.7463057Z 0% |####################################################### | 86% 2023-01-11T21:44:57.7463208Z 0% |####################################################### | 86% 2023-01-11T21:44:57.7463346Z 0% |####################################################### | 86% 2023-01-11T21:44:57.7463502Z 0% |####################################################### | 86% 2023-01-11T21:44:57.7463657Z 0% |####################################################### | 86% 2023-01-11T21:44:57.7463814Z 0% |####################################################### | 86% 2023-01-11T21:44:57.7463954Z 0% |####################################################### | 87% 2023-01-11T21:44:57.7464116Z 0% |####################################################### | 87% 2023-01-11T21:44:57.7464262Z 0% |####################################################### | 87% 2023-01-11T21:44:57.7464421Z 0% |####################################################### | 87% 2023-01-11T21:44:57.7464559Z 0% |####################################################### | 87% 2023-01-11T21:44:57.7464716Z 0% |####################################################### | 87% 2023-01-11T21:44:57.7464871Z 0% |######################################################## | 87% 2023-01-11T21:44:57.7465023Z 0% |######################################################## | 87% 2023-01-11T21:44:57.7465177Z 0% |######################################################## | 87% 2023-01-11T21:44:57.7465336Z 0% |######################################################## | 87% 2023-01-11T21:44:57.7465492Z 0% |######################################################## | 87% 2023-01-11T21:44:57.7465650Z 0% |######################################################## | 87% 2023-01-11T21:44:57.7465793Z 0% |######################################################## | 88% 2023-01-11T21:44:57.7465954Z 0% |######################################################## | 88% 2023-01-11T21:44:57.7466111Z 0% |######################################################## | 88% 2023-01-11T21:44:57.7466256Z 0% |######################################################## | 88% 2023-01-11T21:44:57.7466400Z 0% |######################################################## | 88% 2023-01-11T21:44:57.7466557Z 0% |######################################################## | 88% 2023-01-11T21:44:57.7466713Z 0% |######################################################## | 88% 2023-01-11T21:44:57.7466869Z 0% |######################################################## | 88% 2023-01-11T21:44:57.7467014Z 0% |######################################################## | 88% 2023-01-11T21:44:57.7467166Z 0% |######################################################## | 88% 2023-01-11T21:44:57.7467307Z 0% |######################################################## | 88% 2023-01-11T21:44:57.7467469Z 0% |######################################################## | 88% 2023-01-11T21:44:57.7467621Z 0% |######################################################## | 89% 2023-01-11T21:44:57.7467774Z 0% |######################################################### | 89% 2023-01-11T21:44:57.7467929Z 0% |######################################################### | 89% 2023-01-11T21:44:57.7468082Z 0% |######################################################### | 89% 2023-01-11T21:44:57.7468224Z 0% |######################################################### | 89% 2023-01-11T21:44:57.7468465Z 0% |######################################################### | 89% 2023-01-11T21:44:57.7468618Z 0% |######################################################### | 89% 2023-01-11T21:44:57.7468774Z 0% |######################################################### | 89% 2023-01-11T21:44:57.7468933Z 0% |######################################################### | 89% 2023-01-11T21:44:57.7469133Z 0% |######################################################### | 89% 2023-01-11T21:44:57.7469289Z 0% |######################################################### | 89% 2023-01-11T21:44:57.7469446Z 0% |######################################################### | 89% 2023-01-11T21:44:57.7469571Z 0% |######################################################### | 89% 2023-01-11T21:44:57.7469719Z 0% |######################################################### | 90% 2023-01-11T21:44:57.7469876Z 0% |######################################################### | 90% 2023-01-11T21:44:57.7470033Z 0% |######################################################### | 90% 2023-01-11T21:44:57.7470192Z 0% |######################################################### | 90% 2023-01-11T21:44:57.7470350Z 0% |######################################################### | 90% 2023-01-11T21:44:57.7470504Z 0% |######################################################### | 90% 2023-01-11T21:44:57.7470642Z 0% |######################################################### | 90% 2023-01-11T21:44:57.7470794Z 0% |########################################################## | 90% 2023-01-11T21:44:57.7470950Z 0% |########################################################## | 90% 2023-01-11T21:44:57.7471108Z 0% |########################################################## | 90% 2023-01-11T21:44:57.7471267Z 0% |########################################################## | 90% 2023-01-11T21:44:57.7471410Z 0% |########################################################## | 90% 2023-01-11T21:44:57.7471570Z 0% |########################################################## | 91% 2023-01-11T21:44:57.7471725Z 0% |########################################################## | 91% 2023-01-11T21:44:57.7471877Z 0% |########################################################## | 91% 2023-01-11T21:44:57.7472026Z 0% |########################################################## | 91% 2023-01-11T21:44:57.7472180Z 0% |########################################################## | 91% 2023-01-11T21:44:57.7472334Z 0% |########################################################## | 91% 2023-01-11T21:44:57.7472491Z 0% |########################################################## | 91% 2023-01-11T21:44:57.7472647Z 0% |########################################################## | 91% 2023-01-11T21:44:57.7472803Z 0% |########################################################## | 91% 2023-01-11T21:44:57.7472959Z 0% |########################################################## | 91% 2023-01-11T21:44:57.7473113Z 0% |########################################################## | 91% 2023-01-11T21:44:57.7473241Z 0% |########################################################## | 91% 2023-01-11T21:44:57.7473397Z 0% |########################################################## | 92% 2023-01-11T21:44:57.7473558Z 0% |########################################################## | 92% 2023-01-11T21:44:57.7473713Z 0% |########################################################### | 92% 2023-01-11T21:44:57.7473875Z 0% |########################################################### | 92% 2023-01-11T21:44:57.7474022Z 0% |########################################################### | 92% 2023-01-11T21:44:57.7474162Z 0% |########################################################### | 92% 2023-01-11T21:44:57.7474323Z 0% |########################################################### | 92% 2023-01-11T21:44:57.7474461Z 0% |########################################################### | 92% 2023-01-11T21:44:57.7474692Z 0% |########################################################### | 92% 2023-01-11T21:44:57.7474844Z 0% |########################################################### | 92% 2023-01-11T21:44:57.7474997Z 0% |########################################################### | 92% 2023-01-11T21:44:57.7475199Z 0% |########################################################### | 92% 2023-01-11T21:44:57.7475356Z 0% |########################################################### | 93% 2023-01-11T21:44:57.7475509Z 0% |########################################################### | 93% 2023-01-11T21:44:57.7475662Z 0% |########################################################### | 93% 2023-01-11T21:44:57.7475804Z 0% |########################################################### | 93% 2023-01-11T21:44:57.7475957Z 0% |########################################################### | 93% 2023-01-11T21:44:57.7476115Z 0% |########################################################### | 93% 2023-01-11T21:44:57.7476277Z 0% |########################################################### | 93% 2023-01-11T21:44:57.7476436Z 0% |########################################################### | 93% 2023-01-11T21:44:57.7476589Z 0% |########################################################### | 93% 2023-01-11T21:44:57.7476730Z 0% |############################################################ | 93% 2023-01-11T21:44:57.7476885Z 0% |############################################################ | 93% 2023-01-11T21:44:57.7477024Z 0% |############################################################ | 93% 2023-01-11T21:44:57.7477179Z 0% |############################################################ | 94% 2023-01-11T21:44:57.7477342Z 0% |############################################################ | 94% 2023-01-11T21:44:57.7477491Z 0% |############################################################ | 94% 2023-01-11T21:44:57.7477634Z 0% |############################################################ | 94% 2023-01-11T21:44:57.7477925Z 0% |############################################################ | 94% 2023-01-11T21:44:57.7478078Z 0% |############################################################ | 94% 2023-01-11T21:44:57.7478232Z 0% |############################################################ | 94% 2023-01-11T21:44:57.7478383Z 0% |############################################################ | 94% 2023-01-11T21:44:57.7478535Z 0% |############################################################ | 94% 2023-01-11T21:44:57.7478688Z 0% |############################################################ | 94% 2023-01-11T21:44:57.7478841Z 0% |############################################################ | 94% 2023-01-11T21:44:57.7478990Z 0% |############################################################ | 94% 2023-01-11T21:44:57.7479132Z 0% |############################################################ | 95% 2023-01-11T21:44:57.7479288Z 0% |############################################################ | 95% 2023-01-11T21:44:57.7479434Z 0% |############################################################ | 95% 2023-01-11T21:44:57.7479563Z 0% |############################################################ | 95% 2023-01-11T21:44:57.7479712Z 0% |############################################################# | 95% 2023-01-11T21:44:57.7479875Z 0% |############################################################# | 95% 2023-01-11T21:44:57.7480034Z 0% |############################################################# | 95% 2023-01-11T21:44:57.7480184Z 0% |############################################################# | 95% 2023-01-11T21:44:57.7480340Z 0% |############################################################# | 95% 2023-01-11T21:44:57.7480494Z 0% |############################################################# | 95% 2023-01-11T21:44:57.7480649Z 0% |############################################################# | 95% 2023-01-11T21:44:57.7481038Z 0% |############################################################# | 95% 2023-01-11T21:44:57.7481194Z 0% |############################################################# | 96% 2023-01-11T21:44:57.7481336Z 0% |############################################################# | 96% 2023-01-11T21:44:57.7481485Z 0% |############################################################# | 96% 2023-01-11T21:44:57.7481731Z 0% |############################################################# | 96% 2023-01-11T21:44:57.7481890Z 0% |############################################################# | 96% 2023-01-11T21:44:57.7482050Z 0% |############################################################# | 96% 2023-01-11T21:44:57.7482205Z 0% |############################################################# | 96% 2023-01-11T21:44:57.7482345Z 0% |############################################################# | 96% 2023-01-11T21:44:57.7482487Z 0% |############################################################# | 96% 2023-01-11T21:44:57.7482639Z 0% |############################################################# | 96% 2023-01-11T21:44:57.7482796Z 0% |############################################################# | 96% 2023-01-11T21:44:57.7482942Z 0% |############################################################## | 96% 2023-01-11T21:44:57.7483091Z 0% |############################################################## | 97% 2023-01-11T21:44:57.7483243Z 0% |############################################################## | 97% 2023-01-11T21:44:57.7483394Z 0% |############################################################## | 97% 2023-01-11T21:44:57.7483534Z 0% |############################################################## | 97% 2023-01-11T21:44:57.7483687Z 0% |############################################################## | 97% 2023-01-11T21:44:57.7483840Z 0% |############################################################## | 97% 2023-01-11T21:44:57.7483993Z 0% |############################################################## | 97% 2023-01-11T21:44:57.7484153Z 0% |############################################################## | 97% 2023-01-11T21:44:57.7484312Z 0% |############################################################## | 97% 2023-01-11T21:44:57.7484462Z 0% |############################################################## | 97% 2023-01-11T21:44:57.7484605Z 0% |############################################################## | 97% 2023-01-11T21:44:57.7484748Z 0% |############################################################## | 97% 2023-01-11T21:44:57.7484902Z 0% |############################################################## | 98% 2023-01-11T21:44:57.7485057Z 0% |############################################################## | 98% 2023-01-11T21:44:57.7485202Z 0% |############################################################## | 98% 2023-01-11T21:44:57.7485351Z 0% |############################################################## | 98% 2023-01-11T21:44:57.7485503Z 0% |############################################################## | 98% 2023-01-11T21:44:57.7485660Z 0% |############################################################## | 98% 2023-01-11T21:44:57.7485811Z 0% |############################################################### | 98% 2023-01-11T21:44:57.7485956Z 0% |############################################################### | 98% 2023-01-11T21:44:57.7486107Z 0% |############################################################### | 98% 2023-01-11T21:44:57.7486259Z 0% |############################################################### | 98% 2023-01-11T21:44:57.7486418Z 0% |############################################################### | 98% 2023-01-11T21:44:57.7486618Z 0% |############################################################### | 98% 2023-01-11T21:44:57.7486772Z 0% |############################################################### | 99% 2023-01-11T21:44:57.7486927Z 0% |############################################################### | 99% 2023-01-11T21:44:57.7487077Z 0% |############################################################### | 99% 2023-01-11T21:44:57.7487290Z 0% |############################################################### | 99% 2023-01-11T21:44:57.7487444Z 0% |############################################################### | 99% 2023-01-11T21:44:57.7487602Z 0% |############################################################### | 99% 2023-01-11T21:44:57.7487759Z 0% |############################################################### | 99% 2023-01-11T21:44:57.7487957Z 0% |############################################################### | 99% 2023-01-11T21:44:57.7488105Z 0% |############################################################### | 99% 2023-01-11T21:44:57.7488261Z 0% |############################################################### | 99% 2023-01-11T21:44:57.7488421Z 0% |############################################################### | 99% 2023-01-11T21:44:57.7488558Z 0% |############################################################### | 99% 2023-01-11T21:44:57.7488699Z 0% |############################################################### | 99% 2023-01-11T21:44:57.7488864Z 0% |################################################################| 100% 2023-01-11T21:44:57.7489419Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/train-images-idx3-ubyte.gz ... 2023-01-11T21:44:57.7489847Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2023-01-11T21:44:57.7489861Z 2023-01-11T21:44:57.7490029Z 0% | | 0% 2023-01-11T21:44:57.7490186Z 0% |################## | 28% 2023-01-11T21:44:57.7490327Z 0% |#################################### | 56% 2023-01-11T21:44:57.7490470Z 0% |###################################################### | 85% 2023-01-11T21:44:57.7490630Z 0% |################################################################| 100% 2023-01-11T21:44:57.7491053Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/train-labels-idx1-ubyte.gz ... 2023-01-11T21:44:57.7491448Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2023-01-11T21:44:57.7491462Z 2023-01-11T21:44:57.7491624Z 0% | | 0% 2023-01-11T21:44:57.7491780Z 0% | | 0% 2023-01-11T21:44:57.7491932Z 0% | | 0% 2023-01-11T21:44:57.7492089Z 0% | | 1% 2023-01-11T21:44:57.7492236Z 0% |# | 1% 2023-01-11T21:44:57.7492377Z 0% |# | 2% 2023-01-11T21:44:57.7492531Z 0% |# | 2% 2023-01-11T21:44:57.7492684Z 0% |## | 3% 2023-01-11T21:44:57.7492832Z 0% |## | 3% 2023-01-11T21:44:57.7492987Z 0% |## | 4% 2023-01-11T21:44:57.7493134Z 0% |### | 4% 2023-01-11T21:44:57.7493288Z 0% |### | 5% 2023-01-11T21:44:57.7493432Z 0% |### | 5% 2023-01-11T21:44:57.7493590Z 0% |#### | 6% 2023-01-11T21:44:57.7493744Z 0% |#### | 6% 2023-01-11T21:44:57.7493894Z 0% |#### | 7% 2023-01-11T21:44:57.7494048Z 0% |##### | 7% 2023-01-11T21:44:57.7494190Z 0% |##### | 8% 2023-01-11T21:44:57.7494343Z 0% |##### | 8% 2023-01-11T21:44:57.7494568Z 0% |###### | 9% 2023-01-11T21:44:57.7494696Z 0% |###### | 9% 2023-01-11T21:44:57.7494852Z 0% |###### | 10% 2023-01-11T21:44:57.7495009Z 0% |###### | 10% 2023-01-11T21:44:57.7495217Z 0% |####### | 11% 2023-01-11T21:44:57.7495377Z 0% |####### | 11% 2023-01-11T21:44:57.7495532Z 0% |####### | 12% 2023-01-11T21:44:57.7495682Z 0% |######## | 12% 2023-01-11T21:44:57.7495831Z 0% |######## | 13% 2023-01-11T21:44:57.7495958Z 0% |######## | 13% 2023-01-11T21:44:57.7496114Z 0% |######### | 14% 2023-01-11T21:44:57.7496264Z 0% |######### | 14% 2023-01-11T21:44:57.7496405Z 0% |######### | 15% 2023-01-11T21:44:57.7496559Z 0% |########## | 15% 2023-01-11T21:44:57.7496719Z 0% |########## | 16% 2023-01-11T21:44:57.7496868Z 0% |########## | 16% 2023-01-11T21:44:57.7497026Z 0% |########### | 17% 2023-01-11T21:44:57.7497162Z 0% |########### | 17% 2023-01-11T21:44:57.7497313Z 0% |########### | 18% 2023-01-11T21:44:57.7497469Z 0% |############ | 18% 2023-01-11T21:44:57.7497623Z 0% |############ | 19% 2023-01-11T21:44:57.7497775Z 0% |############ | 19% 2023-01-11T21:44:57.7497923Z 0% |############# | 20% 2023-01-11T21:44:57.7498066Z 0% |############# | 20% 2023-01-11T21:44:57.7498221Z 0% |############# | 21% 2023-01-11T21:44:57.7498361Z 0% |############# | 21% 2023-01-11T21:44:57.7498508Z 0% |############## | 22% 2023-01-11T21:44:57.7498662Z 0% |############## | 22% 2023-01-11T21:44:57.7498820Z 0% |############## | 23% 2023-01-11T21:44:57.7498972Z 0% |############### | 23% 2023-01-11T21:44:57.7499121Z 0% |############### | 24% 2023-01-11T21:44:57.7499268Z 0% |############### | 24% 2023-01-11T21:44:57.7499414Z 0% |################ | 25% 2023-01-11T21:44:57.7499543Z 0% |################ | 25% 2023-01-11T21:44:57.7499705Z 0% |################ | 26% 2023-01-11T21:44:57.7499860Z 0% |################# | 26% 2023-01-11T21:44:57.7500014Z 0% |################# | 27% 2023-01-11T21:44:57.7500175Z 0% |################# | 27% 2023-01-11T21:44:57.7500323Z 0% |################## | 28% 2023-01-11T21:44:57.7500471Z 0% |################## | 28% 2023-01-11T21:44:57.7500688Z 0% |################## | 29% 2023-01-11T21:44:57.7500834Z 0% |################### | 29% 2023-01-11T21:44:57.7500988Z 0% |################### | 30% 2023-01-11T21:44:57.7501136Z 0% |################### | 30% 2023-01-11T21:44:57.7501337Z 0% |#################### | 31% 2023-01-11T21:44:57.7501502Z 0% |#################### | 31% 2023-01-11T21:44:57.7501657Z 0% |#################### | 32% 2023-01-11T21:44:57.7501806Z 0% |#################### | 32% 2023-01-11T21:44:57.7501947Z 0% |##################### | 33% 2023-01-11T21:44:57.7502103Z 0% |##################### | 33% 2023-01-11T21:44:57.7502261Z 0% |##################### | 34% 2023-01-11T21:44:57.7502404Z 0% |###################### | 34% 2023-01-11T21:44:57.7502559Z 0% |###################### | 35% 2023-01-11T21:44:57.7502711Z 0% |###################### | 35% 2023-01-11T21:44:57.7502870Z 0% |####################### | 36% 2023-01-11T21:44:57.7503009Z 0% |####################### | 36% 2023-01-11T21:44:57.7503143Z 0% |####################### | 37% 2023-01-11T21:44:57.7503297Z 0% |######################## | 37% 2023-01-11T21:44:57.7503446Z 0% |######################## | 38% 2023-01-11T21:44:57.7503609Z 0% |######################## | 38% 2023-01-11T21:44:57.7503764Z 0% |######################### | 39% 2023-01-11T21:44:57.7503918Z 0% |######################### | 39% 2023-01-11T21:44:57.7504073Z 0% |######################### | 40% 2023-01-11T21:44:57.7504221Z 0% |########################## | 40% 2023-01-11T21:44:57.7504356Z 0% |########################## | 41% 2023-01-11T21:44:57.7504507Z 0% |########################## | 41% 2023-01-11T21:44:57.7504661Z 0% |########################### | 42% 2023-01-11T21:44:57.7504803Z 0% |########################### | 42% 2023-01-11T21:44:57.7504956Z 0% |########################### | 43% 2023-01-11T21:44:57.7505113Z 0% |########################### | 43% 2023-01-11T21:44:57.7505264Z 0% |############################ | 44% 2023-01-11T21:44:57.7505417Z 0% |############################ | 44% 2023-01-11T21:44:57.7505558Z 0% |############################ | 45% 2023-01-11T21:44:57.7505719Z 0% |############################# | 45% 2023-01-11T21:44:57.7505877Z 0% |############################# | 46% 2023-01-11T21:44:57.7506031Z 0% |############################# | 46% 2023-01-11T21:44:57.7506172Z 0% |############################## | 47% 2023-01-11T21:44:57.7506326Z 0% |############################## | 47% 2023-01-11T21:44:57.7506482Z 0% |############################## | 48% 2023-01-11T21:44:57.7506626Z 0% |############################### | 48% 2023-01-11T21:44:57.7506827Z 0% |############################### | 49% 2023-01-11T21:44:57.7506982Z 0% |############################### | 49% 2023-01-11T21:44:57.7507132Z 0% |################################ | 50% 2023-01-11T21:44:57.7507287Z 0% |################################ | 50% 2023-01-11T21:44:57.7507487Z 0% |################################ | 51% 2023-01-11T21:44:57.7507649Z 0% |################################# | 51% 2023-01-11T21:44:57.7507801Z 0% |################################# | 52% 2023-01-11T21:44:57.7507951Z 0% |################################# | 52% 2023-01-11T21:44:57.7508085Z 0% |################################## | 53% 2023-01-11T21:44:57.7508237Z 0% |################################## | 53% 2023-01-11T21:44:57.7508395Z 0% |################################## | 54% 2023-01-11T21:44:57.7508540Z 0% |################################## | 54% 2023-01-11T21:44:57.7508689Z 0% |################################### | 55% 2023-01-11T21:44:57.7508846Z 0% |################################### | 55% 2023-01-11T21:44:57.7509000Z 0% |################################### | 56% 2023-01-11T21:44:57.7509153Z 0% |#################################### | 56% 2023-01-11T21:44:57.7509295Z 0% |#################################### | 57% 2023-01-11T21:44:57.7509450Z 0% |#################################### | 57% 2023-01-11T21:44:57.7509596Z 0% |##################################### | 58% 2023-01-11T21:44:57.7509741Z 0% |##################################### | 58% 2023-01-11T21:44:57.7509895Z 0% |##################################### | 59% 2023-01-11T21:44:57.7510037Z 0% |###################################### | 59% 2023-01-11T21:44:57.7510191Z 0% |###################################### | 60% 2023-01-11T21:44:57.7510349Z 0% |###################################### | 60% 2023-01-11T21:44:57.7510485Z 0% |####################################### | 61% 2023-01-11T21:44:57.7510638Z 0% |####################################### | 61% 2023-01-11T21:44:57.7510796Z 0% |####################################### | 62% 2023-01-11T21:44:57.7510954Z 0% |######################################## | 62% 2023-01-11T21:44:57.7511100Z 0% |######################################## | 63% 2023-01-11T21:44:57.7511251Z 0% |######################################## | 63% 2023-01-11T21:44:57.7511408Z 0% |######################################### | 64% 2023-01-11T21:44:57.7511549Z 0% |######################################### | 64% 2023-01-11T21:44:57.7511686Z 0% |######################################### | 65% 2023-01-11T21:44:57.7511845Z 0% |######################################### | 65% 2023-01-11T21:44:57.7511997Z 0% |########################################## | 66% 2023-01-11T21:44:57.7512153Z 0% |########################################## | 66% 2023-01-11T21:44:57.7512300Z 0% |########################################## | 67% 2023-01-11T21:44:57.7512447Z 0% |########################################### | 67% 2023-01-11T21:44:57.7512602Z 0% |########################################### | 68% 2023-01-11T21:44:57.7512746Z 0% |########################################### | 68% 2023-01-11T21:44:57.7512974Z 0% |############################################ | 69% 2023-01-11T21:44:57.7513127Z 0% |############################################ | 69% 2023-01-11T21:44:57.7513280Z 0% |############################################ | 70% 2023-01-11T21:44:57.7513479Z 0% |############################################# | 70% 2023-01-11T21:44:57.7513625Z 0% |############################################# | 71% 2023-01-11T21:44:57.7513776Z 0% |############################################# | 71% 2023-01-11T21:44:57.7513929Z 0% |############################################## | 72% 2023-01-11T21:44:57.7514061Z 0% |############################################## | 72% 2023-01-11T21:44:57.7514206Z 0% |############################################## | 73% 2023-01-11T21:44:57.7514362Z 0% |############################################### | 73% 2023-01-11T21:44:57.7514521Z 0% |############################################### | 74% 2023-01-11T21:44:57.7514680Z 0% |############################################### | 74% 2023-01-11T21:44:57.7514834Z 0% |################################################ | 75% 2023-01-11T21:44:57.7514994Z 0% |################################################ | 75% 2023-01-11T21:44:57.7515146Z 0% |################################################ | 76% 2023-01-11T21:44:57.7515282Z 0% |################################################ | 76% 2023-01-11T21:44:57.7515425Z 0% |################################################# | 77% 2023-01-11T21:44:57.7515574Z 0% |################################################# | 77% 2023-01-11T21:44:57.7515741Z 0% |################################################# | 78% 2023-01-11T21:44:57.7515904Z 0% |################################################## | 78% 2023-01-11T21:44:57.7516069Z 0% |################################################## | 78% 2023-01-11T21:44:57.7516232Z 0% |################################################## | 79% 2023-01-11T21:44:57.7516393Z 0% |################################################### | 79% 2023-01-11T21:44:57.7516545Z 0% |################################################### | 80% 2023-01-11T21:44:57.7516710Z 0% |################################################### | 80% 2023-01-11T21:44:57.7516871Z 0% |#################################################### | 81% 2023-01-11T21:44:57.7517033Z 0% |#################################################### | 81% 2023-01-11T21:44:57.7517196Z 0% |#################################################### | 82% 2023-01-11T21:44:57.7517360Z 0% |##################################################### | 82% 2023-01-11T21:44:57.7517525Z 0% |##################################################### | 83% 2023-01-11T21:44:57.7517847Z 0% |##################################################### | 83% 2023-01-11T21:44:57.7518000Z 0% |###################################################### | 84% 2023-01-11T21:44:57.7518141Z 0% |###################################################### | 84% 2023-01-11T21:44:57.7518280Z 0% |###################################################### | 85% 2023-01-11T21:44:57.7518432Z 0% |####################################################### | 85% 2023-01-11T21:44:57.7518582Z 0% |####################################################### | 86% 2023-01-11T21:44:57.7518741Z 0% |####################################################### | 86% 2023-01-11T21:44:57.7518896Z 0% |####################################################### | 87% 2023-01-11T21:44:57.7519047Z 0% |######################################################## | 87% 2023-01-11T21:44:57.7519287Z 0% |######################################################## | 88% 2023-01-11T21:44:57.7519430Z 0% |######################################################## | 88% 2023-01-11T21:44:57.7519578Z 0% |######################################################### | 89% 2023-01-11T21:44:57.7519740Z 0% |######################################################### | 89% 2023-01-11T21:44:57.7519971Z 0% |######################################################### | 90% 2023-01-11T21:44:57.7520136Z 0% |########################################################## | 90% 2023-01-11T21:44:57.7520300Z 0% |########################################################## | 91% 2023-01-11T21:44:57.7520461Z 0% |########################################################## | 91% 2023-01-11T21:44:57.7520609Z 0% |########################################################### | 92% 2023-01-11T21:44:57.7520833Z 0% |########################################################### | 92% 2023-01-11T21:44:57.7520999Z 0% |########################################################### | 93% 2023-01-11T21:44:57.7521167Z 0% |############################################################ | 93% 2023-01-11T21:44:57.7521332Z 0% |############################################################ | 94% 2023-01-11T21:44:57.7521497Z 0% |############################################################ | 94% 2023-01-11T21:44:57.7521663Z 0% |############################################################# | 95% 2023-01-11T21:44:57.7521835Z 0% |############################################################# | 95% 2023-01-11T21:44:57.7521979Z 0% |############################################################# | 96% 2023-01-11T21:44:57.7522118Z 0% |############################################################## | 96% 2023-01-11T21:44:57.7522268Z 0% |############################################################## | 97% 2023-01-11T21:44:57.7522424Z 0% |############################################################## | 97% 2023-01-11T21:44:57.7522578Z 0% |############################################################## | 98% 2023-01-11T21:44:57.7522737Z 0% |############################################################### | 98% 2023-01-11T21:44:57.7522890Z 0% |############################################################### | 99% 2023-01-11T21:44:57.7523039Z 0% |############################################################### | 99% 2023-01-11T21:44:57.7523182Z 0% |################################################################| 100% 2023-01-11T21:44:57.7523695Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/t10k-images-idx3-ubyte.gz ... 2023-01-11T21:44:57.7524110Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2023-01-11T21:44:57.7524122Z 2023-01-11T21:44:57.7524290Z 0% | | 0% 2023-01-11T21:44:57.7524461Z 0% |################################################################| 100% 2023-01-11T21:44:57.7524898Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2023-01-11T21:44:57.7525142Z [3,124 / 3,135] 8 actions running 2023-01-11T21:44:57.7525560Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:57.7525924Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:57.7526288Z Compiling test/cpp/jit/test_class_import.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:57.7526554Z //:jit_tests; 1s processwrapper-sandbox 2023-01-11T21:44:57.7526871Z Testing //:sequential_test; 0s processwrapper-sandbox 2023-01-11T21:44:57.7527231Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2023-01-11T21:44:57.7527610Z Compiling test/cpp/api/integration.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:57.7527961Z Compiling test/cpp/api/optim.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:57.9503543Z 2023-01-11T21:44:57.9504025Z  2023-01-11T21:44:57.9504370Z  2023-01-11T21:44:57.9504656Z  2023-01-11T21:44:57.9505128Z  2023-01-11T21:44:57.9505387Z  2023-01-11T21:44:57.9505655Z  2023-01-11T21:44:57.9505917Z  2023-01-11T21:44:57.9506194Z  2023-01-11T21:44:57.9506604Z [3,126 / 3,139] 8 actions, 7 running 2023-01-11T21:44:57.9507120Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:57.9507846Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:57.9508516Z Compiling test/cpp/jit/test_class_import.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:57.9509092Z Testing //:sequential_test; 1s processwrapper-sandbox 2023-01-11T21:44:57.9509596Z Compiling test/cpp/api/integration.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:57.9510111Z Compiling test/cpp/api/optim.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:57.9510655Z Testing //:torch_include_test; 0s processwrapper-sandbox 2023-01-11T21:44:57.9511095Z [Prepa] Creating source manifest for //:tensor_options_test 2023-01-11T21:44:58.2613527Z 2023-01-11T21:44:58.2614332Z  2023-01-11T21:44:58.2614777Z  2023-01-11T21:44:58.2614982Z  2023-01-11T21:44:58.2615138Z  2023-01-11T21:44:58.2615304Z  2023-01-11T21:44:58.2615469Z  2023-01-11T21:44:58.2615622Z  2023-01-11T21:44:58.2615787Z  2023-01-11T21:44:58.2616031Z [3,129 / 3,141] 8 actions running 2023-01-11T21:44:58.2616400Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:58.2616803Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:58.2617189Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:58.2617529Z Testing //:sequential_test; 1s processwrapper-sandbox 2023-01-11T21:44:58.2617883Z Compiling test/cpp/api/integration.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:58.2618242Z Compiling test/cpp/api/optim.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:58.2618592Z Testing //:torch_include_test; 0s processwrapper-sandbox 2023-01-11T21:44:58.2618937Z Compiling test/cpp/api/tensor_options.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:58.8609273Z 2023-01-11T21:44:58.8609732Z  2023-01-11T21:44:58.8610074Z  2023-01-11T21:44:58.8610389Z  2023-01-11T21:44:58.8610694Z  2023-01-11T21:44:58.8610983Z  2023-01-11T21:44:58.8611285Z  2023-01-11T21:44:58.8611603Z  2023-01-11T21:44:58.8611864Z  2023-01-11T21:44:58.8612267Z [3,130 / 3,144] 8 actions, 7 running 2023-01-11T21:44:58.8612904Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:58.8613622Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:58.8614270Z Testing //:sequential_test; 2s processwrapper-sandbox 2023-01-11T21:44:58.8614918Z Compiling test/cpp/api/integration.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:58.8615529Z Compiling test/cpp/api/optim.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:58.8616093Z Testing //:torch_include_test; 0s processwrapper-sandbox 2023-01-11T21:44:58.8616755Z Compiling test/cpp/api/tensor_options.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:58.8617283Z [Prepa] Creating source manifest for //:misc_test 2023-01-11T21:44:59.0973477Z 2023-01-11T21:44:59.0974358Z  2023-01-11T21:44:59.0974728Z  2023-01-11T21:44:59.0975056Z  2023-01-11T21:44:59.0975352Z  2023-01-11T21:44:59.0975654Z  2023-01-11T21:44:59.0975955Z  2023-01-11T21:44:59.0976210Z  2023-01-11T21:44:59.0976476Z  2023-01-11T21:44:59.0976890Z [3,133 / 3,146] 8 actions running 2023-01-11T21:44:59.0977525Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:59.0978262Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:59.0978916Z Testing //:sequential_test; 2s processwrapper-sandbox 2023-01-11T21:44:59.1412299Z Compiling test/cpp/api/integration.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:59.1412979Z Compiling test/cpp/api/optim.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:59.1413620Z Testing //:torch_include_test; 1s processwrapper-sandbox 2023-01-11T21:44:59.1414283Z Compiling test/cpp/api/tensor_options.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:59.1415024Z Compiling test/cpp/api/misc.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:59.3017365Z 2023-01-11T21:44:59.3017901Z  2023-01-11T21:44:59.3018273Z  2023-01-11T21:44:59.3018573Z  2023-01-11T21:44:59.3020487Z  2023-01-11T21:44:59.3021078Z  2023-01-11T21:44:59.3024040Z  2023-01-11T21:44:59.3024480Z  2023-01-11T21:44:59.3027107Z  2023-01-11T21:44:59.3027659Z [3,136 / 3,150] 8 actions, 7 running 2023-01-11T21:44:59.3030485Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:59.3031296Z Testing //:sequential_test; 2s processwrapper-sandbox 2023-01-11T21:44:59.3034641Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:59.3035421Z Compiling test/cpp/api/optim.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:59.3038622Z Testing //:torch_include_test; 1s processwrapper-sandbox 2023-01-11T21:44:59.3039487Z Compiling test/cpp/api/tensor_options.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:59.3044457Z Compiling test/cpp/api/misc.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:59.3045612Z [Prepa] Writing file memory_test-2.params 2023-01-11T21:44:59.5419053Z 2023-01-11T21:44:59.5419565Z  2023-01-11T21:44:59.5419952Z  2023-01-11T21:44:59.5420297Z  2023-01-11T21:44:59.5420594Z  2023-01-11T21:44:59.5420907Z  2023-01-11T21:44:59.5421215Z  2023-01-11T21:44:59.5421458Z  2023-01-11T21:44:59.5421626Z  2023-01-11T21:44:59.5421875Z [3,137 / 3,151] 8 actions running 2023-01-11T21:44:59.5422235Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2023-01-11T21:44:59.5422601Z Testing //:sequential_test; 2s processwrapper-sandbox 2023-01-11T21:44:59.5422958Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2023-01-11T21:44:59.5423317Z Compiling test/cpp/api/optim.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:59.5423648Z Testing //:torch_include_test; 1s processwrapper-sandbox 2023-01-11T21:44:59.5424008Z Compiling test/cpp/api/tensor_options.cpp; 1s processwrapper-sandbox 2023-01-11T21:44:59.5424364Z Compiling test/cpp/api/misc.cpp; 0s processwrapper-sandbox 2023-01-11T21:44:59.5424698Z Compiling test/cpp/api/memory.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:00.2027093Z 2023-01-11T21:45:00.2027624Z  2023-01-11T21:45:00.2027957Z  2023-01-11T21:45:00.2028230Z  2023-01-11T21:45:00.2028497Z  2023-01-11T21:45:00.2028782Z  2023-01-11T21:45:00.2029061Z  2023-01-11T21:45:00.2029327Z  2023-01-11T21:45:00.2029604Z  2023-01-11T21:45:00.2029990Z [3,138 / 3,151] 8 actions, 7 running 2023-01-11T21:45:00.2030510Z Testing //:sequential_test; 3s processwrapper-sandbox 2023-01-11T21:45:00.2031128Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:00.2031729Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:00.2032305Z Testing //:torch_include_test; 2s processwrapper-sandbox 2023-01-11T21:45:00.2032892Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:00.2033481Z Compiling test/cpp/api/misc.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:00.2034022Z Compiling test/cpp/api/memory.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:00.2034440Z [Prepa] Linking jit_tests 2023-01-11T21:45:00.3053597Z 2023-01-11T21:45:00.3054245Z  2023-01-11T21:45:00.3054597Z  2023-01-11T21:45:00.3055116Z  2023-01-11T21:45:00.3055714Z  2023-01-11T21:45:00.3055987Z  2023-01-11T21:45:00.3056408Z  2023-01-11T21:45:00.3056672Z  2023-01-11T21:45:00.3056945Z  2023-01-11T21:45:00.3057563Z INFO: From Testing //:sequential_test: 2023-01-11T21:45:00.3058343Z [3,138 / 3,151] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2023-01-11T21:45:00.3059216Z Testing //:sequential_test; 3s processwrapper-sandbox 2023-01-11T21:45:00.3059974Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:00.3060702Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:00.3061455Z Testing //:torch_include_test; 2s processwrapper-sandbox 2023-01-11T21:45:00.3062270Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:00.3062934Z Compiling test/cpp/api/misc.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:00.3063617Z Compiling test/cpp/api/memory.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:00.3064312Z Linking jit_tests; 0s processwrapper-sandbox 2023-01-11T21:45:00.3064566Z 2023-01-11T21:45:00.3064821Z  2023-01-11T21:45:00.3065089Z  2023-01-11T21:45:00.3065328Z  2023-01-11T21:45:00.3065713Z  2023-01-11T21:45:00.3065942Z  2023-01-11T21:45:00.3066182Z  2023-01-11T21:45:00.3066611Z  2023-01-11T21:45:00.3066874Z  2023-01-11T21:45:00.3067453Z ==================== Test output for //:sequential_test: 2023-01-11T21:45:00.3067919Z Running main() from gmock_main.cc 2023-01-11T21:45:00.3068317Z Note: Google Test filter = -*CUDA 2023-01-11T21:45:00.3068626Z [==========] Running 19 tests from 1 test suite. 2023-01-11T21:45:00.3069213Z [----------] Global test environment set-up. 2023-01-11T21:45:00.3069658Z [----------] 19 tests from SequentialTest 2023-01-11T21:45:00.3070073Z [ RUN ] SequentialTest.CanContainThings 2023-01-11T21:45:00.3070629Z [ OK ] SequentialTest.CanContainThings (21 ms) 2023-01-11T21:45:00.3071047Z [ RUN ] SequentialTest.ConstructsFromSharedPointer 2023-01-11T21:45:00.3071513Z [ OK ] SequentialTest.ConstructsFromSharedPointer (0 ms) 2023-01-11T21:45:00.3072012Z [ RUN ] SequentialTest.ConstructsFromConcreteType 2023-01-11T21:45:00.3072761Z [ OK ] SequentialTest.ConstructsFromConcreteType (0 ms) 2023-01-11T21:45:00.3073270Z [ RUN ] SequentialTest.ConstructsFromModuleHolder 2023-01-11T21:45:00.3073733Z [ OK ] SequentialTest.ConstructsFromModuleHolder (0 ms) 2023-01-11T21:45:00.3074172Z [ RUN ] SequentialTest.PushBackAddsAnElement 2023-01-11T21:45:00.3074613Z [ OK ] SequentialTest.PushBackAddsAnElement (1 ms) 2023-01-11T21:45:00.3075068Z [ RUN ] SequentialTest.AccessWithAt 2023-01-11T21:45:00.3075491Z [ OK ] SequentialTest.AccessWithAt (0 ms) 2023-01-11T21:45:00.3075865Z [ RUN ] SequentialTest.AccessWithPtr 2023-01-11T21:45:00.3076446Z [ OK ] SequentialTest.AccessWithPtr (0 ms) 2023-01-11T21:45:00.3076944Z [ RUN ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed 2023-01-11T21:45:00.3077619Z [ OK ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed (0 ms) 2023-01-11T21:45:00.3078362Z [ RUN ] SequentialTest.CallingForwardChainsCorrectly 2023-01-11T21:45:00.3078858Z [ OK ] SequentialTest.CallingForwardChainsCorrectly (0 ms) 2023-01-11T21:45:00.3079410Z [ RUN ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows 2023-01-11T21:45:00.3092603Z [ OK ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows (0 ms) 2023-01-11T21:45:00.3093216Z [ RUN ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor 2023-01-11T21:45:00.3093865Z [ OK ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor (0 ms) 2023-01-11T21:45:00.3094466Z [ RUN ] SequentialTest.ForwardReturnsTheLastValue 2023-01-11T21:45:00.3094927Z [ OK ] SequentialTest.ForwardReturnsTheLastValue (12 ms) 2023-01-11T21:45:00.3095434Z [ RUN ] SequentialTest.SanityCheckForHoldingStandardModules 2023-01-11T21:45:00.3096175Z [ OK ] SequentialTest.SanityCheckForHoldingStandardModules (1 ms) 2023-01-11T21:45:00.3097039Z [ RUN ] SequentialTest.ExtendPushesModulesFromOtherSequential 2023-01-11T21:45:00.3097886Z [ OK ] SequentialTest.ExtendPushesModulesFromOtherSequential (0 ms) 2023-01-11T21:45:00.3098378Z [ RUN ] SequentialTest.HasReferenceSemantics 2023-01-11T21:45:00.3098960Z [ OK ] SequentialTest.HasReferenceSemantics (0 ms) 2023-01-11T21:45:00.3099396Z [ RUN ] SequentialTest.IsCloneable 2023-01-11T21:45:00.3099801Z [ OK ] SequentialTest.IsCloneable (6 ms) 2023-01-11T21:45:00.3100232Z [ RUN ] SequentialTest.RegistersElementsAsSubmodules 2023-01-11T21:45:00.3100681Z [ OK ] SequentialTest.RegistersElementsAsSubmodules (0 ms) 2023-01-11T21:45:00.3101123Z [ RUN ] SequentialTest.PrettyPrintSequential 2023-01-11T21:45:00.3101581Z [ OK ] SequentialTest.PrettyPrintSequential (2 ms) 2023-01-11T21:45:00.3102105Z [ RUN ] SequentialTest.ModuleForwardMethodOptionalArg 2023-01-11T21:45:00.3102646Z [ OK ] SequentialTest.ModuleForwardMethodOptionalArg (40 ms) 2023-01-11T21:45:00.3103214Z [----------] 19 tests from SequentialTest (200 ms total) 2023-01-11T21:45:00.3103426Z 2023-01-11T21:45:00.3103667Z [----------] Global test environment tear-down 2023-01-11T21:45:00.3104037Z [==========] 19 tests from 1 test suite ran. (202 ms total) 2023-01-11T21:45:00.3104380Z [ PASSED ] 19 tests. 2023-01-11T21:45:00.3104728Z ================================================================================ 2023-01-11T21:45:00.3105248Z [3,138 / 3,151] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2023-01-11T21:45:00.3105731Z Testing //:sequential_test; 3s processwrapper-sandbox 2023-01-11T21:45:00.3106266Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:00.3106849Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:00.3107440Z Testing //:torch_include_test; 2s processwrapper-sandbox 2023-01-11T21:45:00.3108503Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:00.3109122Z Compiling test/cpp/api/misc.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:00.3109698Z Compiling test/cpp/api/memory.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:00.3110225Z Linking jit_tests; 0s processwrapper-sandbox 2023-01-11T21:45:00.5488623Z 2023-01-11T21:45:00.5489193Z  2023-01-11T21:45:00.5489577Z  2023-01-11T21:45:00.5489927Z  2023-01-11T21:45:00.5490223Z  2023-01-11T21:45:00.5490536Z  2023-01-11T21:45:00.5490846Z  2023-01-11T21:45:00.5491136Z  2023-01-11T21:45:00.5491427Z  2023-01-11T21:45:00.5492072Z [3,142 / 3,156] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2023-01-11T21:45:00.5492538Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:00.5492909Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:00.5493258Z Testing //:torch_include_test; 2s processwrapper-sandbox 2023-01-11T21:45:00.5493608Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:00.5493968Z Compiling test/cpp/api/misc.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:00.5494316Z Compiling test/cpp/api/memory.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:00.5494635Z Linking jit_tests; 0s processwrapper-sandbox 2023-01-11T21:45:00.5494959Z Compiling test/cpp/api/module.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:01.0867881Z 2023-01-11T21:45:01.0868639Z  2023-01-11T21:45:01.0869109Z  2023-01-11T21:45:01.0869490Z  2023-01-11T21:45:01.0869924Z  2023-01-11T21:45:01.0870192Z  2023-01-11T21:45:01.0870628Z  2023-01-11T21:45:01.0870919Z  2023-01-11T21:45:01.0871304Z  2023-01-11T21:45:01.0871795Z [3,142 / 3,156] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:01.0872720Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:01.0873746Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:01.0874458Z Testing //:torch_include_test; 3s processwrapper-sandbox 2023-01-11T21:45:01.0874975Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:01.0875780Z Compiling test/cpp/api/misc.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:01.0876540Z Compiling test/cpp/api/memory.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:01.0877243Z Linking jit_tests; 0s processwrapper-sandbox 2023-01-11T21:45:01.0878091Z Compiling test/cpp/api/module.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:01.0878369Z 2023-01-11T21:45:01.0878632Z  2023-01-11T21:45:01.0878940Z  2023-01-11T21:45:01.0879223Z  2023-01-11T21:45:01.0879614Z  2023-01-11T21:45:01.0879842Z  2023-01-11T21:45:01.0880200Z  2023-01-11T21:45:01.0880439Z  2023-01-11T21:45:01.0880663Z  2023-01-11T21:45:01.0881238Z INFO: From Testing //:torch_include_test: 2023-01-11T21:45:01.0881940Z [3,142 / 3,156] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:01.0882677Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:01.0883419Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:01.0884262Z Testing //:torch_include_test; 3s processwrapper-sandbox 2023-01-11T21:45:01.0885022Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:01.0885767Z Compiling test/cpp/api/misc.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:01.0886393Z Compiling test/cpp/api/memory.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:01.0886833Z Linking jit_tests; 0s processwrapper-sandbox 2023-01-11T21:45:01.0887491Z Compiling test/cpp/api/module.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:01.0887911Z 2023-01-11T21:45:01.0888037Z  2023-01-11T21:45:01.0888252Z  2023-01-11T21:45:01.0888612Z  2023-01-11T21:45:01.0888858Z  2023-01-11T21:45:01.0889071Z  2023-01-11T21:45:01.0889463Z  2023-01-11T21:45:01.0889730Z  2023-01-11T21:45:01.0890096Z  2023-01-11T21:45:01.0890537Z ==================== Test output for //:torch_include_test: 2023-01-11T21:45:01.0891061Z Running main() from gmock_main.cc 2023-01-11T21:45:01.0891460Z Note: Google Test filter = -*CUDA 2023-01-11T21:45:01.0892034Z [==========] Running 1 test from 1 test suite. 2023-01-11T21:45:01.0892615Z [----------] Global test environment set-up. 2023-01-11T21:45:01.0893049Z [----------] 1 test from TorchIncludeTest 2023-01-11T21:45:01.0893748Z [ RUN ] TorchIncludeTest.GetSetNumThreads 2023-01-11T21:45:01.0894336Z [ OK ] TorchIncludeTest.GetSetNumThreads (0 ms) 2023-01-11T21:45:01.0895039Z [----------] 1 test from TorchIncludeTest (0 ms total) 2023-01-11T21:45:01.0895286Z 2023-01-11T21:45:01.0895659Z [----------] Global test environment tear-down 2023-01-11T21:45:01.0896054Z [==========] 1 test from 1 test suite ran. (0 ms total) 2023-01-11T21:45:01.0896505Z [ PASSED ] 1 test. 2023-01-11T21:45:01.0896812Z ================================================================================ 2023-01-11T21:45:01.0897559Z [3,142 / 3,156] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:01.0898363Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:01.0898968Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:01.0899729Z Testing //:torch_include_test; 3s processwrapper-sandbox 2023-01-11T21:45:01.0900343Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:01.0900928Z Compiling test/cpp/api/misc.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:01.0901408Z Compiling test/cpp/api/memory.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:01.0902231Z Linking jit_tests; 0s processwrapper-sandbox 2023-01-11T21:45:01.0902731Z Compiling test/cpp/api/module.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:01.3933304Z 2023-01-11T21:45:01.3933827Z  2023-01-11T21:45:01.3934224Z  2023-01-11T21:45:01.3934586Z  2023-01-11T21:45:01.3934857Z  2023-01-11T21:45:01.3935116Z  2023-01-11T21:45:01.4083220Z  2023-01-11T21:45:01.4083779Z  2023-01-11T21:45:01.4084017Z  2023-01-11T21:45:01.4084513Z [3,147 / 3,161] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:01.4085108Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2023-01-11T21:45:01.4085718Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:01.4086354Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:01.4086925Z Compiling test/cpp/api/misc.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:01.4087480Z Linking jit_tests; 1s processwrapper-sandbox 2023-01-11T21:45:01.4088002Z Compiling test/cpp/api/module.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:01.4088623Z Compiling test/cpp/api/serialize.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:01.4089065Z Linking memory_test; 0s processwrapper-sandbox 2023-01-11T21:45:02.1114150Z 2023-01-11T21:45:02.1114690Z  2023-01-11T21:45:02.1114996Z  2023-01-11T21:45:02.1115262Z  2023-01-11T21:45:02.1115530Z  2023-01-11T21:45:02.1115786Z  2023-01-11T21:45:02.1116057Z  2023-01-11T21:45:02.1116320Z  2023-01-11T21:45:02.1116576Z  2023-01-11T21:45:02.1117101Z [3,148 / 3,161] 2 / 26 tests; 8 actions, 7 running; last test: ...include_test 2023-01-11T21:45:02.1118144Z Compiling test/cpp/api/optim.cpp; 4s processwrapper-sandbox 2023-01-11T21:45:02.1118760Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2023-01-11T21:45:02.1119353Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:02.1119854Z Linking jit_tests; 1s processwrapper-sandbox 2023-01-11T21:45:02.1120377Z Compiling test/cpp/api/module.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:02.1121242Z Compiling test/cpp/api/serialize.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:02.1121801Z Linking memory_test; 0s processwrapper-sandbox 2023-01-11T21:45:02.1122178Z [Prepa] Linking integration_test 2023-01-11T21:45:02.4105779Z 2023-01-11T21:45:02.4106330Z  2023-01-11T21:45:02.4106695Z  2023-01-11T21:45:02.4106982Z  2023-01-11T21:45:02.4107268Z  2023-01-11T21:45:02.4107541Z  2023-01-11T21:45:02.4107825Z  2023-01-11T21:45:02.4108135Z  2023-01-11T21:45:02.4108412Z  2023-01-11T21:45:02.4109000Z [3,149 / 3,161] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:02.4109700Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2023-01-11T21:45:02.4110310Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:02.4110874Z Linking jit_tests; 2s processwrapper-sandbox 2023-01-11T21:45:02.4111467Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:02.4112071Z Compiling test/cpp/api/serialize.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:02.4112682Z Linking memory_test; 1s processwrapper-sandbox 2023-01-11T21:45:02.4113250Z Linking integration_test; 0s processwrapper-sandbox 2023-01-11T21:45:02.4113793Z Linking optim_test; 0s processwrapper-sandbox 2023-01-11T21:45:02.7868097Z 2023-01-11T21:45:02.7868625Z  2023-01-11T21:45:02.7868959Z  2023-01-11T21:45:02.7869214Z  2023-01-11T21:45:02.7869469Z  2023-01-11T21:45:02.7869721Z  2023-01-11T21:45:02.7869965Z  2023-01-11T21:45:02.7870214Z  2023-01-11T21:45:02.7870477Z  2023-01-11T21:45:02.7871267Z [3,150 / 3,161] 2 / 26 tests; 8 actions, 7 running; last test: ...include_test 2023-01-11T21:45:02.7871862Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:02.7872393Z Linking jit_tests; 2s processwrapper-sandbox 2023-01-11T21:45:02.7872932Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:02.7873631Z Compiling test/cpp/api/serialize.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:02.7874159Z Linking memory_test; 1s processwrapper-sandbox 2023-01-11T21:45:02.7874672Z Linking integration_test; 0s processwrapper-sandbox 2023-01-11T21:45:02.7875209Z Linking optim_test; 0s processwrapper-sandbox 2023-01-11T21:45:02.7875639Z [Prepa] Linking tensor_options_test 2023-01-11T21:45:03.0115250Z 2023-01-11T21:45:03.0115804Z  2023-01-11T21:45:03.0116161Z  2023-01-11T21:45:03.0116444Z  2023-01-11T21:45:03.0116722Z  2023-01-11T21:45:03.0117004Z  2023-01-11T21:45:03.0117297Z  2023-01-11T21:45:03.0117575Z  2023-01-11T21:45:03.0117983Z  2023-01-11T21:45:03.0118530Z [3,150 / 3,161] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:03.0119150Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2023-01-11T21:45:03.0119689Z Linking jit_tests; 2s processwrapper-sandbox 2023-01-11T21:45:03.0120248Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:03.0120928Z Compiling test/cpp/api/serialize.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:03.0121490Z Linking memory_test; 1s processwrapper-sandbox 2023-01-11T21:45:03.0122018Z Linking integration_test; 0s processwrapper-sandbox 2023-01-11T21:45:03.0122527Z Linking optim_test; 0s processwrapper-sandbox 2023-01-11T21:45:03.0123057Z Linking tensor_options_test; 0s processwrapper-sandbox 2023-01-11T21:45:03.2112450Z 2023-01-11T21:45:03.2113126Z  2023-01-11T21:45:03.2113499Z  2023-01-11T21:45:03.2113915Z  2023-01-11T21:45:03.2114182Z  2023-01-11T21:45:03.2114596Z  2023-01-11T21:45:03.2114859Z  2023-01-11T21:45:03.2115269Z  2023-01-11T21:45:03.2115545Z  2023-01-11T21:45:03.2116210Z [3,151 / 3,161] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:03.2116915Z Linking jit_tests; 3s processwrapper-sandbox 2023-01-11T21:45:03.2117605Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:03.2118453Z Compiling test/cpp/api/serialize.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:03.2119074Z Linking memory_test; 1s processwrapper-sandbox 2023-01-11T21:45:03.2119727Z Linking integration_test; 1s processwrapper-sandbox 2023-01-11T21:45:03.2120402Z Linking optim_test; 0s processwrapper-sandbox 2023-01-11T21:45:03.2121136Z Linking tensor_options_test; 0s processwrapper-sandbox 2023-01-11T21:45:03.2121761Z Linking misc_test; 0s processwrapper-sandbox 2023-01-11T21:45:03.6119684Z 2023-01-11T21:45:03.6120228Z  2023-01-11T21:45:03.6120598Z  2023-01-11T21:45:03.6120965Z  2023-01-11T21:45:03.6121259Z  2023-01-11T21:45:03.6121541Z  2023-01-11T21:45:03.6121809Z  2023-01-11T21:45:03.6122093Z  2023-01-11T21:45:03.6122375Z  2023-01-11T21:45:03.6122942Z [3,151 / 3,161] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:03.6123519Z Linking jit_tests; 3s processwrapper-sandbox 2023-01-11T21:45:03.6124094Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:03.6124703Z Compiling test/cpp/api/serialize.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:03.6125266Z Linking memory_test; 2s processwrapper-sandbox 2023-01-11T21:45:03.6125809Z Linking integration_test; 1s processwrapper-sandbox 2023-01-11T21:45:03.6126322Z Linking optim_test; 1s processwrapper-sandbox 2023-01-11T21:45:03.6127058Z Linking tensor_options_test; 0s processwrapper-sandbox 2023-01-11T21:45:03.6127597Z Linking misc_test; 0s processwrapper-sandbox 2023-01-11T21:45:03.8760706Z 2023-01-11T21:45:03.8761278Z  2023-01-11T21:45:03.8761563Z  2023-01-11T21:45:03.8761815Z  2023-01-11T21:45:03.8762058Z  2023-01-11T21:45:03.8762282Z  2023-01-11T21:45:03.8762518Z  2023-01-11T21:45:03.8762755Z  2023-01-11T21:45:03.8763206Z  2023-01-11T21:45:03.8763696Z [3,152 / 3,161] 2 / 26 tests; 8 actions, 7 running; last test: ...include_test 2023-01-11T21:45:03.8764169Z Linking jit_tests; 3s processwrapper-sandbox 2023-01-11T21:45:03.8764640Z Compiling test/cpp/api/serialize.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:03.8765098Z Linking memory_test; 2s processwrapper-sandbox 2023-01-11T21:45:03.8765555Z Linking integration_test; 1s processwrapper-sandbox 2023-01-11T21:45:03.8765976Z Linking optim_test; 1s processwrapper-sandbox 2023-01-11T21:45:03.8766432Z Linking tensor_options_test; 1s processwrapper-sandbox 2023-01-11T21:45:03.8766859Z Linking misc_test; 0s processwrapper-sandbox 2023-01-11T21:45:03.8767179Z [Prepa] Linking module_test 2023-01-11T21:45:04.2124988Z 2023-01-11T21:45:04.2125470Z  2023-01-11T21:45:04.2125769Z  2023-01-11T21:45:04.2125994Z  2023-01-11T21:45:04.2126233Z  2023-01-11T21:45:04.2126488Z  2023-01-11T21:45:04.2126708Z  2023-01-11T21:45:04.2126950Z  2023-01-11T21:45:04.2127193Z  2023-01-11T21:45:04.2127848Z [3,152 / 3,161] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:04.2128428Z Linking jit_tests; 4s processwrapper-sandbox 2023-01-11T21:45:04.2129005Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:04.2129550Z Linking memory_test; 2s processwrapper-sandbox 2023-01-11T21:45:04.2130056Z Linking integration_test; 2s processwrapper-sandbox 2023-01-11T21:45:04.2130585Z Linking optim_test; 1s processwrapper-sandbox 2023-01-11T21:45:04.2131076Z Linking tensor_options_test; 1s processwrapper-sandbox 2023-01-11T21:45:04.2131582Z Linking misc_test; 1s processwrapper-sandbox 2023-01-11T21:45:04.2132078Z Linking module_test; 0s processwrapper-sandbox 2023-01-11T21:45:04.4172490Z 2023-01-11T21:45:04.4173232Z  2023-01-11T21:45:04.4173494Z  2023-01-11T21:45:04.4173686Z  2023-01-11T21:45:04.4173951Z  2023-01-11T21:45:04.4174220Z  2023-01-11T21:45:04.4174564Z  2023-01-11T21:45:04.4174842Z  2023-01-11T21:45:04.4175192Z  2023-01-11T21:45:04.4175590Z [3,153 / 3,161] 2 / 26 tests; 8 actions, 7 running; last test: ...include_test 2023-01-11T21:45:04.4175936Z Linking jit_tests; 4s processwrapper-sandbox 2023-01-11T21:45:04.4176308Z Linking memory_test; 3s processwrapper-sandbox 2023-01-11T21:45:04.4176638Z Linking integration_test; 2s processwrapper-sandbox 2023-01-11T21:45:04.4177015Z Linking optim_test; 2s processwrapper-sandbox 2023-01-11T21:45:04.4177332Z Linking tensor_options_test; 1s processwrapper-sandbox 2023-01-11T21:45:04.4177659Z Linking misc_test; 1s processwrapper-sandbox 2023-01-11T21:45:04.4178008Z Linking module_test; 0s processwrapper-sandbox 2023-01-11T21:45:04.4178236Z [Prepa] Linking serialize_test 2023-01-11T21:45:04.8130026Z 2023-01-11T21:45:04.8130536Z  2023-01-11T21:45:04.8130863Z  2023-01-11T21:45:04.8131142Z  2023-01-11T21:45:04.8131399Z  2023-01-11T21:45:04.8131674Z  2023-01-11T21:45:04.8131941Z  2023-01-11T21:45:04.8132191Z  2023-01-11T21:45:04.8132462Z  2023-01-11T21:45:04.8133000Z [3,153 / 3,161] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:04.8133558Z Linking jit_tests; 4s processwrapper-sandbox 2023-01-11T21:45:04.8134034Z Linking memory_test; 3s processwrapper-sandbox 2023-01-11T21:45:04.8134776Z Linking integration_test; 2s processwrapper-sandbox 2023-01-11T21:45:04.8135280Z Linking optim_test; 2s processwrapper-sandbox 2023-01-11T21:45:04.8135789Z Linking tensor_options_test; 2s processwrapper-sandbox 2023-01-11T21:45:04.8136287Z Linking misc_test; 1s processwrapper-sandbox 2023-01-11T21:45:04.8136772Z Linking module_test; 0s processwrapper-sandbox 2023-01-11T21:45:04.8137335Z Linking serialize_test; 0s processwrapper-sandbox 2023-01-11T21:45:05.8138966Z 2023-01-11T21:45:05.8139544Z  2023-01-11T21:45:05.8139882Z  2023-01-11T21:45:05.8140165Z  2023-01-11T21:45:05.8140431Z  2023-01-11T21:45:05.8140699Z  2023-01-11T21:45:05.8140948Z  2023-01-11T21:45:05.8141188Z  2023-01-11T21:45:05.8141429Z  2023-01-11T21:45:05.8141926Z [3,153 / 3,161] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:05.8142449Z Linking jit_tests; 5s processwrapper-sandbox 2023-01-11T21:45:05.8142985Z Linking memory_test; 4s processwrapper-sandbox 2023-01-11T21:45:05.8143515Z Linking integration_test; 3s processwrapper-sandbox 2023-01-11T21:45:05.8144032Z Linking optim_test; 3s processwrapper-sandbox 2023-01-11T21:45:05.8144535Z Linking tensor_options_test; 3s processwrapper-sandbox 2023-01-11T21:45:05.8145057Z Linking misc_test; 2s processwrapper-sandbox 2023-01-11T21:45:05.8145544Z Linking module_test; 1s processwrapper-sandbox 2023-01-11T21:45:05.8146035Z Linking serialize_test; 1s processwrapper-sandbox 2023-01-11T21:45:06.8148115Z 2023-01-11T21:45:06.8148602Z  2023-01-11T21:45:06.8148948Z  2023-01-11T21:45:06.8149244Z  2023-01-11T21:45:06.8149509Z  2023-01-11T21:45:06.8149779Z  2023-01-11T21:45:06.8150042Z  2023-01-11T21:45:06.8150303Z  2023-01-11T21:45:06.8150567Z  2023-01-11T21:45:06.8151120Z [3,153 / 3,161] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:06.8151677Z Linking jit_tests; 6s processwrapper-sandbox 2023-01-11T21:45:06.8152190Z Linking memory_test; 5s processwrapper-sandbox 2023-01-11T21:45:06.8152714Z Linking integration_test; 4s processwrapper-sandbox 2023-01-11T21:45:06.8153200Z Linking optim_test; 4s processwrapper-sandbox 2023-01-11T21:45:06.8153731Z Linking tensor_options_test; 4s processwrapper-sandbox 2023-01-11T21:45:06.8154238Z Linking misc_test; 3s processwrapper-sandbox 2023-01-11T21:45:06.8154738Z Linking module_test; 2s processwrapper-sandbox 2023-01-11T21:45:06.8155233Z Linking serialize_test; 2s processwrapper-sandbox 2023-01-11T21:45:07.8223011Z 2023-01-11T21:45:07.8223512Z  2023-01-11T21:45:07.8223853Z  2023-01-11T21:45:07.8224358Z  2023-01-11T21:45:07.8224602Z  2023-01-11T21:45:07.8224868Z  2023-01-11T21:45:07.8225134Z  2023-01-11T21:45:07.8225400Z  2023-01-11T21:45:07.8225689Z  2023-01-11T21:45:07.8226223Z [3,153 / 3,161] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:07.8226785Z Linking jit_tests; 7s processwrapper-sandbox 2023-01-11T21:45:07.8227273Z Linking memory_test; 6s processwrapper-sandbox 2023-01-11T21:45:07.8227794Z Linking integration_test; 5s processwrapper-sandbox 2023-01-11T21:45:07.8228298Z Linking optim_test; 5s processwrapper-sandbox 2023-01-11T21:45:07.8229101Z Linking tensor_options_test; 5s processwrapper-sandbox 2023-01-11T21:45:07.8229604Z Linking misc_test; 4s processwrapper-sandbox 2023-01-11T21:45:07.8230090Z Linking module_test; 3s processwrapper-sandbox 2023-01-11T21:45:07.8230600Z Linking serialize_test; 3s processwrapper-sandbox 2023-01-11T21:45:08.8289714Z 2023-01-11T21:45:08.8290366Z  2023-01-11T21:45:08.8290719Z  2023-01-11T21:45:08.8290987Z  2023-01-11T21:45:08.8291265Z  2023-01-11T21:45:08.8291536Z  2023-01-11T21:45:08.8292061Z  2023-01-11T21:45:08.8292347Z  2023-01-11T21:45:08.8292605Z  2023-01-11T21:45:08.8293128Z [3,153 / 3,161] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:08.8293624Z Linking jit_tests; 8s processwrapper-sandbox 2023-01-11T21:45:08.8294087Z Linking memory_test; 7s processwrapper-sandbox 2023-01-11T21:45:08.8294768Z Linking integration_test; 6s processwrapper-sandbox 2023-01-11T21:45:08.8295235Z Linking optim_test; 6s processwrapper-sandbox 2023-01-11T21:45:08.8295719Z Linking tensor_options_test; 6s processwrapper-sandbox 2023-01-11T21:45:08.8296184Z Linking misc_test; 5s processwrapper-sandbox 2023-01-11T21:45:08.8296619Z Linking module_test; 4s processwrapper-sandbox 2023-01-11T21:45:08.8297088Z Linking serialize_test; 4s processwrapper-sandbox 2023-01-11T21:45:09.8358837Z 2023-01-11T21:45:09.8359218Z  2023-01-11T21:45:09.8359472Z  2023-01-11T21:45:09.8359672Z  2023-01-11T21:45:09.8359831Z  2023-01-11T21:45:09.8360039Z  2023-01-11T21:45:09.8360223Z  2023-01-11T21:45:09.8360378Z  2023-01-11T21:45:09.8360544Z  2023-01-11T21:45:09.8360977Z [3,153 / 3,161] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:09.8361319Z Linking jit_tests; 9s processwrapper-sandbox 2023-01-11T21:45:09.8361703Z Linking memory_test; 8s processwrapper-sandbox 2023-01-11T21:45:09.8362033Z Linking integration_test; 7s processwrapper-sandbox 2023-01-11T21:45:09.8362404Z Linking optim_test; 7s processwrapper-sandbox 2023-01-11T21:45:09.8362717Z Linking tensor_options_test; 7s processwrapper-sandbox 2023-01-11T21:45:09.8363034Z Linking misc_test; 6s processwrapper-sandbox 2023-01-11T21:45:09.8363392Z Linking module_test; 5s processwrapper-sandbox 2023-01-11T21:45:09.8363693Z Linking serialize_test; 5s processwrapper-sandbox 2023-01-11T21:45:10.8439132Z 2023-01-11T21:45:10.8440773Z  2023-01-11T21:45:10.8441185Z  2023-01-11T21:45:10.8441446Z  2023-01-11T21:45:10.8441768Z  2023-01-11T21:45:10.8442022Z  2023-01-11T21:45:10.8442277Z  2023-01-11T21:45:10.8442506Z  2023-01-11T21:45:10.8442752Z  2023-01-11T21:45:10.8443297Z [3,153 / 3,161] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:10.8443816Z Linking jit_tests; 10s processwrapper-sandbox 2023-01-11T21:45:10.8444361Z Linking memory_test; 9s processwrapper-sandbox 2023-01-11T21:45:10.8444943Z Linking integration_test; 8s processwrapper-sandbox 2023-01-11T21:45:10.8445461Z Linking optim_test; 8s processwrapper-sandbox 2023-01-11T21:45:10.8446043Z Linking tensor_options_test; 8s processwrapper-sandbox 2023-01-11T21:45:10.8446612Z Linking misc_test; 7s processwrapper-sandbox 2023-01-11T21:45:10.8447132Z Linking module_test; 6s processwrapper-sandbox 2023-01-11T21:45:10.8447710Z Linking serialize_test; 6s processwrapper-sandbox 2023-01-11T21:45:12.0446015Z 2023-01-11T21:45:12.0447526Z  2023-01-11T21:45:12.0447911Z  2023-01-11T21:45:12.0448218Z  2023-01-11T21:45:12.0448508Z  2023-01-11T21:45:12.0448811Z  2023-01-11T21:45:12.0449114Z  2023-01-11T21:45:12.0449402Z  2023-01-11T21:45:12.0449705Z  2023-01-11T21:45:12.0450324Z [3,153 / 3,161] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:12.0450915Z Linking jit_tests; 11s processwrapper-sandbox 2023-01-11T21:45:12.0451482Z Linking memory_test; 10s processwrapper-sandbox 2023-01-11T21:45:12.0452057Z Linking integration_test; 9s processwrapper-sandbox 2023-01-11T21:45:12.0452607Z Linking optim_test; 9s processwrapper-sandbox 2023-01-11T21:45:12.0453180Z Linking tensor_options_test; 9s processwrapper-sandbox 2023-01-11T21:45:12.0453742Z Linking misc_test; 8s processwrapper-sandbox 2023-01-11T21:45:12.0454453Z Linking module_test; 8s processwrapper-sandbox 2023-01-11T21:45:12.0455015Z Linking serialize_test; 7s processwrapper-sandbox 2023-01-11T21:45:12.5821413Z 2023-01-11T21:45:12.5823086Z  2023-01-11T21:45:12.5826528Z  2023-01-11T21:45:12.5826824Z  2023-01-11T21:45:12.5827127Z  2023-01-11T21:45:12.5827430Z  2023-01-11T21:45:12.5827719Z  2023-01-11T21:45:12.5828026Z  2023-01-11T21:45:12.5828507Z  2023-01-11T21:45:12.5829104Z [3,154 / 3,164] 2 / 26 tests; 8 actions, 7 running; last test: ...include_test 2023-01-11T21:45:12.5829704Z Linking jit_tests; 12s processwrapper-sandbox 2023-01-11T21:45:12.5830267Z Linking memory_test; 11s processwrapper-sandbox 2023-01-11T21:45:12.5830803Z Linking optim_test; 10s processwrapper-sandbox 2023-01-11T21:45:12.5831383Z Linking tensor_options_test; 9s processwrapper-sandbox 2023-01-11T21:45:12.5831993Z Linking misc_test; 9s processwrapper-sandbox 2023-01-11T21:45:12.5832556Z Linking module_test; 8s processwrapper-sandbox 2023-01-11T21:45:12.5833109Z Linking serialize_test; 8s processwrapper-sandbox 2023-01-11T21:45:12.5833581Z [Prepa] Creating source manifest for //:enum_test 2023-01-11T21:45:12.8392094Z 2023-01-11T21:45:12.8392597Z  2023-01-11T21:45:12.8392935Z  2023-01-11T21:45:12.8393249Z  2023-01-11T21:45:12.8393556Z  2023-01-11T21:45:12.8393868Z  2023-01-11T21:45:12.8394169Z  2023-01-11T21:45:12.8394472Z  2023-01-11T21:45:12.8394756Z  2023-01-11T21:45:12.8395342Z [3,158 / 3,169] 2 / 26 tests; 8 actions, 7 running; last test: ...include_test 2023-01-11T21:45:12.8395944Z Linking jit_tests; 12s processwrapper-sandbox 2023-01-11T21:45:12.8396491Z Linking memory_test; 11s processwrapper-sandbox 2023-01-11T21:45:12.8397054Z Linking optim_test; 10s processwrapper-sandbox 2023-01-11T21:45:12.8397649Z Linking tensor_options_test; 10s processwrapper-sandbox 2023-01-11T21:45:12.8398392Z Linking module_test; 8s processwrapper-sandbox 2023-01-11T21:45:12.8398943Z Linking serialize_test; 8s processwrapper-sandbox 2023-01-11T21:45:12.8399560Z Compiling test/cpp/api/enum.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:12.8400057Z [Prepa] Creating source manifest for //:nn_utils_test 2023-01-11T21:45:13.0450268Z 2023-01-11T21:45:13.0450770Z  2023-01-11T21:45:13.0451220Z  2023-01-11T21:45:13.0451552Z  2023-01-11T21:45:13.0451840Z  2023-01-11T21:45:13.0452018Z  2023-01-11T21:45:13.0452254Z  2023-01-11T21:45:13.0452413Z  2023-01-11T21:45:13.0452679Z  2023-01-11T21:45:13.0453229Z [3,163 / 3,173] 2 / 26 tests; 8 actions, 7 running; last test: ...include_test 2023-01-11T21:45:13.0453840Z Linking jit_tests; 12s processwrapper-sandbox 2023-01-11T21:45:13.0454171Z Linking memory_test; 11s processwrapper-sandbox 2023-01-11T21:45:13.0454500Z Linking module_test; 9s processwrapper-sandbox 2023-01-11T21:45:13.0454829Z Linking serialize_test; 8s processwrapper-sandbox 2023-01-11T21:45:13.0455156Z Compiling test/cpp/api/enum.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:13.0455561Z Compiling test/cpp/api/nn_utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:13.0455895Z Testing //:misc_test; 0s processwrapper-sandbox 2023-01-11T21:45:13.0456176Z [Prepa] Testing //:optim_test 2023-01-11T21:45:13.3487767Z 2023-01-11T21:45:13.3488281Z  2023-01-11T21:45:13.3488628Z  2023-01-11T21:45:13.3488958Z  2023-01-11T21:45:13.3489262Z  2023-01-11T21:45:13.3489549Z  2023-01-11T21:45:13.3489857Z  2023-01-11T21:45:13.3490159Z  2023-01-11T21:45:13.3490443Z  2023-01-11T21:45:13.3491033Z [3,167 / 3,178] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:13.3491636Z Linking jit_tests; 13s processwrapper-sandbox 2023-01-11T21:45:13.3740780Z Linking module_test; 9s processwrapper-sandbox 2023-01-11T21:45:13.3741267Z Linking serialize_test; 8s processwrapper-sandbox 2023-01-11T21:45:13.3741788Z Compiling test/cpp/api/enum.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:13.3742158Z Compiling test/cpp/api/nn_utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:13.3742492Z Testing //:misc_test; 0s processwrapper-sandbox 2023-01-11T21:45:13.3749082Z Testing //:optim_test; 0s processwrapper-sandbox 2023-01-11T21:45:13.3749673Z Compiling test/cpp/api/functional.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:13.5746887Z 2023-01-11T21:45:13.5747381Z  2023-01-11T21:45:13.5747764Z  2023-01-11T21:45:13.5748076Z  2023-01-11T21:45:13.5748383Z  2023-01-11T21:45:13.5748716Z  2023-01-11T21:45:13.5748995Z  2023-01-11T21:45:13.5749244Z  2023-01-11T21:45:13.5749563Z  2023-01-11T21:45:13.5750095Z [3,169 / 3,180] 2 / 26 tests; 7 actions, 6 running; last test: ...include_test 2023-01-11T21:45:13.5750466Z Linking jit_tests; 13s processwrapper-sandbox 2023-01-11T21:45:13.5750791Z Compiling test/cpp/api/enum.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:13.5751145Z Compiling test/cpp/api/nn_utils.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:13.6404260Z Testing //:misc_test; 0s processwrapper-sandbox 2023-01-11T21:45:13.6404654Z Testing //:optim_test; 0s processwrapper-sandbox 2023-01-11T21:45:13.6405013Z Compiling test/cpp/api/functional.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:13.6405266Z [Prepa] Testing //:module_test 2023-01-11T21:45:14.0204369Z 2023-01-11T21:45:14.0207859Z  2023-01-11T21:45:14.0208315Z  2023-01-11T21:45:14.0208635Z  2023-01-11T21:45:14.0208905Z  2023-01-11T21:45:14.0209171Z  2023-01-11T21:45:14.0209439Z  2023-01-11T21:45:14.0211312Z  2023-01-11T21:45:14.0212049Z [3,169 / 3,180] 2 / 26 tests; 7 actions, 6 running; last test: ...include_test 2023-01-11T21:45:14.0212614Z Linking jit_tests; 13s processwrapper-sandbox 2023-01-11T21:45:14.0213164Z Compiling test/cpp/api/enum.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:14.0214323Z Compiling test/cpp/api/nn_utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:14.0214854Z Testing //:misc_test; 1s processwrapper-sandbox 2023-01-11T21:45:14.0215369Z Testing //:optim_test; 0s processwrapper-sandbox 2023-01-11T21:45:14.0216570Z Compiling test/cpp/api/functional.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:14.0216964Z [Sched] Testing //:module_test 2023-01-11T21:45:14.4194883Z 2023-01-11T21:45:14.4195474Z  2023-01-11T21:45:14.4195809Z  2023-01-11T21:45:14.4196087Z  2023-01-11T21:45:14.4196356Z  2023-01-11T21:45:14.4196621Z  2023-01-11T21:45:14.4196940Z  2023-01-11T21:45:14.4197248Z  2023-01-11T21:45:14.4197996Z [3,169 / 3,180] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:14.4198656Z Linking jit_tests; 14s processwrapper-sandbox 2023-01-11T21:45:14.4199274Z Compiling test/cpp/api/enum.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:14.4199902Z Compiling test/cpp/api/nn_utils.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:14.4200250Z Testing //:misc_test; 1s processwrapper-sandbox 2023-01-11T21:45:14.4200572Z Testing //:optim_test; 1s processwrapper-sandbox 2023-01-11T21:45:14.4200982Z Compiling test/cpp/api/functional.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:14.4201311Z Testing //:module_test; 0s processwrapper-sandbox 2023-01-11T21:45:14.4201632Z Testing //:serialize_test; 0s processwrapper-sandbox 2023-01-11T21:45:15.4746615Z 2023-01-11T21:45:15.4747175Z  2023-01-11T21:45:15.4747528Z  2023-01-11T21:45:15.4747846Z  2023-01-11T21:45:15.4748177Z  2023-01-11T21:45:15.4748493Z  2023-01-11T21:45:15.4748670Z  2023-01-11T21:45:15.4748842Z  2023-01-11T21:45:15.7113745Z  2023-01-11T21:45:15.7114272Z [3,169 / 3,180] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:15.7114822Z Linking jit_tests; 15s processwrapper-sandbox 2023-01-11T21:45:15.7115364Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:15.7115942Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:15.7116611Z Testing //:misc_test; 2s processwrapper-sandbox 2023-01-11T21:45:15.7117141Z Testing //:optim_test; 2s processwrapper-sandbox 2023-01-11T21:45:15.7117850Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:15.7118386Z Testing //:module_test; 1s processwrapper-sandbox 2023-01-11T21:45:15.7118904Z Testing //:serialize_test; 1s processwrapper-sandbox 2023-01-11T21:45:16.5122135Z 2023-01-11T21:45:16.5122685Z  2023-01-11T21:45:16.5123171Z  2023-01-11T21:45:16.5123509Z  2023-01-11T21:45:16.5123849Z  2023-01-11T21:45:16.5124180Z  2023-01-11T21:45:16.5124406Z  2023-01-11T21:45:16.5124579Z  2023-01-11T21:45:16.5124751Z  2023-01-11T21:45:16.5125085Z [3,169 / 3,180] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:16.5125438Z Linking jit_tests; 16s processwrapper-sandbox 2023-01-11T21:45:16.5125792Z Compiling test/cpp/api/enum.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:16.5126137Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:16.5126470Z Testing //:misc_test; 3s processwrapper-sandbox 2023-01-11T21:45:16.5126884Z Testing //:optim_test; 3s processwrapper-sandbox 2023-01-11T21:45:16.5127220Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:16.5127564Z Testing //:module_test; 2s processwrapper-sandbox 2023-01-11T21:45:16.5127887Z Testing //:serialize_test; 2s processwrapper-sandbox 2023-01-11T21:45:17.6355733Z 2023-01-11T21:45:17.6356280Z  2023-01-11T21:45:17.6356669Z  2023-01-11T21:45:17.6356966Z  2023-01-11T21:45:17.6357288Z  2023-01-11T21:45:17.6357558Z  2023-01-11T21:45:17.6357855Z  2023-01-11T21:45:17.6358034Z  2023-01-11T21:45:17.6358202Z  2023-01-11T21:45:17.6358554Z [3,169 / 3,180] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:17.6358913Z Linking jit_tests; 17s processwrapper-sandbox 2023-01-11T21:45:17.6359258Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2023-01-11T21:45:17.6359600Z Compiling test/cpp/api/nn_utils.cpp; 4s processwrapper-sandbox 2023-01-11T21:45:17.6359932Z Testing //:misc_test; 4s processwrapper-sandbox 2023-01-11T21:45:17.6360247Z Testing //:optim_test; 4s processwrapper-sandbox 2023-01-11T21:45:17.6360584Z Compiling test/cpp/api/functional.cpp; 4s processwrapper-sandbox 2023-01-11T21:45:17.6360990Z Testing //:module_test; 3s processwrapper-sandbox 2023-01-11T21:45:17.6361319Z Testing //:serialize_test; 3s processwrapper-sandbox 2023-01-11T21:45:18.6362163Z 2023-01-11T21:45:18.6362643Z  2023-01-11T21:45:18.6362969Z  2023-01-11T21:45:18.6363296Z  2023-01-11T21:45:18.6363620Z  2023-01-11T21:45:18.6363943Z  2023-01-11T21:45:18.6364112Z  2023-01-11T21:45:18.6364320Z  2023-01-11T21:45:18.6364560Z  2023-01-11T21:45:18.6364915Z [3,169 / 3,180] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:18.6365281Z Linking jit_tests; 18s processwrapper-sandbox 2023-01-11T21:45:18.6365661Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2023-01-11T21:45:18.6366003Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2023-01-11T21:45:18.6366383Z Testing //:misc_test; 5s processwrapper-sandbox 2023-01-11T21:45:18.6366704Z Testing //:optim_test; 5s processwrapper-sandbox 2023-01-11T21:45:18.6367251Z Compiling test/cpp/api/functional.cpp; 5s processwrapper-sandbox 2023-01-11T21:45:18.6367614Z Testing //:module_test; 4s processwrapper-sandbox 2023-01-11T21:45:18.6367953Z Testing //:serialize_test; 4s processwrapper-sandbox 2023-01-11T21:45:19.6367167Z 2023-01-11T21:45:19.6367680Z  2023-01-11T21:45:19.6368025Z  2023-01-11T21:45:19.6368394Z  2023-01-11T21:45:19.6368843Z  2023-01-11T21:45:19.6369010Z  2023-01-11T21:45:19.6369182Z  2023-01-11T21:45:19.6369353Z  2023-01-11T21:45:19.6369507Z  2023-01-11T21:45:19.6369859Z [3,169 / 3,180] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:19.6370214Z Linking jit_tests; 19s processwrapper-sandbox 2023-01-11T21:45:19.6370555Z Compiling test/cpp/api/enum.cpp; 6s processwrapper-sandbox 2023-01-11T21:45:19.6370903Z Compiling test/cpp/api/nn_utils.cpp; 6s processwrapper-sandbox 2023-01-11T21:45:19.6371252Z Testing //:misc_test; 6s processwrapper-sandbox 2023-01-11T21:45:19.6371570Z Testing //:optim_test; 6s processwrapper-sandbox 2023-01-11T21:45:19.6371910Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2023-01-11T21:45:19.6372256Z Testing //:module_test; 5s processwrapper-sandbox 2023-01-11T21:45:19.6372580Z Testing //:serialize_test; 5s processwrapper-sandbox 2023-01-11T21:45:20.8373008Z 2023-01-11T21:45:20.8373444Z  2023-01-11T21:45:20.8373685Z  2023-01-11T21:45:20.8373884Z  2023-01-11T21:45:20.8374056Z  2023-01-11T21:45:20.8374214Z  2023-01-11T21:45:20.8374383Z  2023-01-11T21:45:20.8374551Z  2023-01-11T21:45:20.8374703Z  2023-01-11T21:45:20.8375047Z [3,169 / 3,180] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:20.8375400Z Linking jit_tests; 20s processwrapper-sandbox 2023-01-11T21:45:20.8375728Z Compiling test/cpp/api/enum.cpp; 8s processwrapper-sandbox 2023-01-11T21:45:20.8376092Z Compiling test/cpp/api/nn_utils.cpp; 7s processwrapper-sandbox 2023-01-11T21:45:20.8376419Z Testing //:misc_test; 7s processwrapper-sandbox 2023-01-11T21:45:20.8376720Z Testing //:optim_test; 7s processwrapper-sandbox 2023-01-11T21:45:20.8377066Z Compiling test/cpp/api/functional.cpp; 7s processwrapper-sandbox 2023-01-11T21:45:20.8377406Z Testing //:module_test; 6s processwrapper-sandbox 2023-01-11T21:45:20.8377712Z Testing //:serialize_test; 6s processwrapper-sandbox 2023-01-11T21:45:21.8400177Z 2023-01-11T21:45:21.8400597Z  2023-01-11T21:45:21.8400916Z  2023-01-11T21:45:21.8401120Z  2023-01-11T21:45:21.8401296Z  2023-01-11T21:45:21.8401452Z  2023-01-11T21:45:21.8401761Z  2023-01-11T21:45:21.8401927Z  2023-01-11T21:45:21.8402080Z  2023-01-11T21:45:21.8402470Z [3,169 / 3,180] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:21.8402836Z Linking jit_tests; 21s processwrapper-sandbox 2023-01-11T21:45:21.8403209Z Compiling test/cpp/api/enum.cpp; 9s processwrapper-sandbox 2023-01-11T21:45:21.8403565Z Compiling test/cpp/api/nn_utils.cpp; 8s processwrapper-sandbox 2023-01-11T21:45:21.8403945Z Testing //:misc_test; 8s processwrapper-sandbox 2023-01-11T21:45:21.8404251Z Testing //:optim_test; 8s processwrapper-sandbox 2023-01-11T21:45:21.8404655Z Compiling test/cpp/api/functional.cpp; 8s processwrapper-sandbox 2023-01-11T21:45:21.8404995Z Testing //:module_test; 7s processwrapper-sandbox 2023-01-11T21:45:21.8405321Z Testing //:serialize_test; 7s processwrapper-sandbox 2023-01-11T21:45:23.0385489Z 2023-01-11T21:45:23.0386172Z  2023-01-11T21:45:23.0386562Z  2023-01-11T21:45:23.0386878Z  2023-01-11T21:45:23.0387185Z  2023-01-11T21:45:23.0387499Z  2023-01-11T21:45:23.0387819Z  2023-01-11T21:45:23.0388118Z  2023-01-11T21:45:23.0388432Z  2023-01-11T21:45:23.0389263Z [3,169 / 3,180] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:23.0389787Z Linking jit_tests; 22s processwrapper-sandbox 2023-01-11T21:45:23.0390131Z Compiling test/cpp/api/enum.cpp; 10s processwrapper-sandbox 2023-01-11T21:45:23.0390487Z Compiling test/cpp/api/nn_utils.cpp; 10s processwrapper-sandbox 2023-01-11T21:45:23.0390891Z Testing //:misc_test; 10s processwrapper-sandbox 2023-01-11T21:45:23.0391193Z Testing //:optim_test; 9s processwrapper-sandbox 2023-01-11T21:45:23.0391547Z Compiling test/cpp/api/functional.cpp; 9s processwrapper-sandbox 2023-01-11T21:45:23.0391885Z Testing //:module_test; 9s processwrapper-sandbox 2023-01-11T21:45:23.0392191Z Testing //:serialize_test; 9s processwrapper-sandbox 2023-01-11T21:45:24.0390797Z 2023-01-11T21:45:24.0391363Z  2023-01-11T21:45:24.0391790Z  2023-01-11T21:45:24.0392033Z  2023-01-11T21:45:24.0392199Z  2023-01-11T21:45:24.0392393Z  2023-01-11T21:45:24.0392563Z  2023-01-11T21:45:24.0392718Z  2023-01-11T21:45:24.0392885Z  2023-01-11T21:45:24.0393228Z [3,169 / 3,180] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:24.0393578Z Linking jit_tests; 23s processwrapper-sandbox 2023-01-11T21:45:24.0393913Z Compiling test/cpp/api/enum.cpp; 11s processwrapper-sandbox 2023-01-11T21:45:24.0394276Z Compiling test/cpp/api/nn_utils.cpp; 11s processwrapper-sandbox 2023-01-11T21:45:24.0394610Z Testing //:misc_test; 11s processwrapper-sandbox 2023-01-11T21:45:24.0394912Z Testing //:optim_test; 10s processwrapper-sandbox 2023-01-11T21:45:24.0395260Z Compiling test/cpp/api/functional.cpp; 10s processwrapper-sandbox 2023-01-11T21:45:24.0395595Z Testing //:module_test; 10s processwrapper-sandbox 2023-01-11T21:45:24.0395906Z Testing //:serialize_test; 10s processwrapper-sandbox 2023-01-11T21:45:24.4394396Z 2023-01-11T21:45:24.4394972Z  2023-01-11T21:45:24.4395281Z  2023-01-11T21:45:24.4395522Z  2023-01-11T21:45:24.4395689Z  2023-01-11T21:45:24.4395859Z  2023-01-11T21:45:24.4396026Z  2023-01-11T21:45:24.4396211Z  2023-01-11T21:45:24.4396415Z  2023-01-11T21:45:24.4396806Z [3,169 / 3,180] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:24.4397221Z Linking jit_tests; 24s processwrapper-sandbox 2023-01-11T21:45:24.4397565Z Compiling test/cpp/api/enum.cpp; 11s processwrapper-sandbox 2023-01-11T21:45:24.4398101Z Compiling test/cpp/api/nn_utils.cpp; 11s processwrapper-sandbox 2023-01-11T21:45:24.4398443Z Testing //:misc_test; 11s processwrapper-sandbox 2023-01-11T21:45:24.4398812Z Testing //:optim_test; 11s processwrapper-sandbox 2023-01-11T21:45:24.4399164Z Compiling test/cpp/api/functional.cpp; 11s processwrapper-sandbox 2023-01-11T21:45:24.4399567Z Testing //:module_test; 10s processwrapper-sandbox 2023-01-11T21:45:24.4399883Z Testing //:serialize_test; 10s processwrapper-sandbox 2023-01-11T21:45:25.4400368Z 2023-01-11T21:45:25.4401078Z  2023-01-11T21:45:25.4401483Z  2023-01-11T21:45:25.4401903Z  2023-01-11T21:45:25.4402070Z  2023-01-11T21:45:25.4402238Z  2023-01-11T21:45:25.4402404Z  2023-01-11T21:45:25.4402558Z  2023-01-11T21:45:25.4402723Z  2023-01-11T21:45:25.4403082Z [3,169 / 3,180] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:25.4403418Z Linking jit_tests; 25s processwrapper-sandbox 2023-01-11T21:45:25.4403756Z Compiling test/cpp/api/enum.cpp; 12s processwrapper-sandbox 2023-01-11T21:45:25.4404112Z Compiling test/cpp/api/nn_utils.cpp; 12s processwrapper-sandbox 2023-01-11T21:45:25.4404445Z Testing //:misc_test; 12s processwrapper-sandbox 2023-01-11T21:45:25.4404746Z Testing //:optim_test; 12s processwrapper-sandbox 2023-01-11T21:45:25.4405254Z Compiling test/cpp/api/functional.cpp; 12s processwrapper-sandbox 2023-01-11T21:45:25.4405598Z Testing //:module_test; 11s processwrapper-sandbox 2023-01-11T21:45:25.4405907Z Testing //:serialize_test; 11s processwrapper-sandbox 2023-01-11T21:45:26.4408732Z 2023-01-11T21:45:26.4409536Z  2023-01-11T21:45:26.4410155Z  2023-01-11T21:45:26.4410934Z  2023-01-11T21:45:26.4411270Z  2023-01-11T21:45:26.4411743Z  2023-01-11T21:45:26.4412055Z  2023-01-11T21:45:26.4412374Z  2023-01-11T21:45:26.4412702Z  2023-01-11T21:45:26.4413338Z [3,169 / 3,180] 2 / 26 tests; 8 actions running; last test: ...ch_include_test 2023-01-11T21:45:26.4413938Z Linking jit_tests; 26s processwrapper-sandbox 2023-01-11T21:45:26.4414594Z Compiling test/cpp/api/enum.cpp; 13s processwrapper-sandbox 2023-01-11T21:45:26.4415204Z Compiling test/cpp/api/nn_utils.cpp; 13s processwrapper-sandbox 2023-01-11T21:45:26.4415831Z Testing //:misc_test; 13s processwrapper-sandbox 2023-01-11T21:45:26.4416408Z Testing //:optim_test; 13s processwrapper-sandbox 2023-01-11T21:45:26.4417077Z Compiling test/cpp/api/functional.cpp; 13s processwrapper-sandbox 2023-01-11T21:45:26.4417697Z Testing //:module_test; 12s processwrapper-sandbox 2023-01-11T21:45:26.4418303Z Testing //:serialize_test; 12s processwrapper-sandbox 2023-01-11T21:45:27.3041230Z 2023-01-11T21:45:27.3042030Z  2023-01-11T21:45:27.3042432Z  2023-01-11T21:45:27.3042691Z  2023-01-11T21:45:27.3043985Z  2023-01-11T21:45:27.3044600Z  2023-01-11T21:45:27.3044883Z  2023-01-11T21:45:27.3045146Z  2023-01-11T21:45:27.3045423Z  2023-01-11T21:45:27.3047371Z [3,169 / 3,180] 3 / 26 tests; 8 actions running; last test: //:misc_test 2023-01-11T21:45:27.3048111Z Linking jit_tests; 27s processwrapper-sandbox 2023-01-11T21:45:27.3049182Z Compiling test/cpp/api/enum.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.3050068Z Compiling test/cpp/api/nn_utils.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.3050851Z Testing //:misc_test; 14s processwrapper-sandbox 2023-01-11T21:45:27.3051617Z Testing //:optim_test; 14s processwrapper-sandbox 2023-01-11T21:45:27.3052157Z Compiling test/cpp/api/functional.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.3053916Z Testing //:module_test; 13s processwrapper-sandbox 2023-01-11T21:45:27.3054722Z Testing //:serialize_test; 13s processwrapper-sandbox 2023-01-11T21:45:27.3055238Z 2023-01-11T21:45:27.3055505Z  2023-01-11T21:45:27.3055814Z  2023-01-11T21:45:27.3056100Z  2023-01-11T21:45:27.3056380Z  2023-01-11T21:45:27.3056640Z  2023-01-11T21:45:27.3056924Z  2023-01-11T21:45:27.3057218Z  2023-01-11T21:45:27.3057463Z  2023-01-11T21:45:27.3057857Z INFO: From Testing //:misc_test: 2023-01-11T21:45:27.3058538Z [3,169 / 3,180] 3 / 26 tests; 8 actions running; last test: //:misc_test 2023-01-11T21:45:27.3059079Z Linking jit_tests; 27s processwrapper-sandbox 2023-01-11T21:45:27.3059632Z Compiling test/cpp/api/enum.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.3060225Z Compiling test/cpp/api/nn_utils.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.3060778Z Testing //:misc_test; 14s processwrapper-sandbox 2023-01-11T21:45:27.3061283Z Testing //:optim_test; 14s processwrapper-sandbox 2023-01-11T21:45:27.3061879Z Compiling test/cpp/api/functional.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.3062422Z Testing //:module_test; 13s processwrapper-sandbox 2023-01-11T21:45:27.3062938Z Testing //:serialize_test; 13s processwrapper-sandbox 2023-01-11T21:45:27.3063179Z 2023-01-11T21:45:27.3063310Z  2023-01-11T21:45:27.3063591Z  2023-01-11T21:45:27.3063872Z  2023-01-11T21:45:27.3064132Z  2023-01-11T21:45:27.3064785Z  2023-01-11T21:45:27.3065060Z  2023-01-11T21:45:27.3065614Z  2023-01-11T21:45:27.3065891Z  2023-01-11T21:45:27.3066288Z ==================== Test output for //:misc_test: 2023-01-11T21:45:27.3066631Z Running main() from gmock_main.cc 2023-01-11T21:45:27.3067032Z Note: Google Test filter = -*CUDA 2023-01-11T21:45:27.3067402Z [==========] Running 7 tests from 4 test suites. 2023-01-11T21:45:27.3067843Z [----------] Global test environment set-up. 2023-01-11T21:45:27.3068363Z [----------] 2 tests from UtilsTest 2023-01-11T21:45:27.3068696Z [ RUN ] UtilsTest.WarnOnce 2023-01-11T21:45:27.3069022Z [ OK ] UtilsTest.WarnOnce (0 ms) 2023-01-11T21:45:27.3069469Z [ RUN ] UtilsTest.AmbiguousOperatorDefaults 2023-01-11T21:45:27.3070036Z [ OK ] UtilsTest.AmbiguousOperatorDefaults (20 ms) 2023-01-11T21:45:27.3070614Z [----------] 2 tests from UtilsTest (21 ms total) 2023-01-11T21:45:27.3070858Z 2023-01-11T21:45:27.3071088Z [----------] 1 test from NoGradTest 2023-01-11T21:45:27.3071526Z [ RUN ] NoGradTest.SetsGradModeCorrectly 2023-01-11T21:45:27.3071992Z [ OK ] NoGradTest.SetsGradModeCorrectly (67 ms) 2023-01-11T21:45:27.3072541Z [----------] 1 test from NoGradTest (68 ms total) 2023-01-11T21:45:27.3072796Z 2023-01-11T21:45:27.3073038Z [----------] 3 tests from AutogradTest 2023-01-11T21:45:27.3073464Z [ RUN ] AutogradTest.CanTakeDerivatives 2023-01-11T21:45:27.3073943Z [ OK ] AutogradTest.CanTakeDerivatives (13 ms) 2023-01-11T21:45:27.3074506Z [ RUN ] AutogradTest.CanTakeDerivativesOfZeroDimTensors 2023-01-11T21:45:27.3075257Z [ OK ] AutogradTest.CanTakeDerivativesOfZeroDimTensors (1 ms) 2023-01-11T21:45:27.3075884Z [ RUN ] AutogradTest.CanPassCustomGradientInputs 2023-01-11T21:45:27.3076452Z [ OK ] AutogradTest.CanPassCustomGradientInputs (1 ms) 2023-01-11T21:45:27.3077080Z [----------] 3 tests from AutogradTest (15 ms total) 2023-01-11T21:45:27.3077332Z 2023-01-11T21:45:27.3077611Z [----------] 1 test from OptionalArrayRefTest 2023-01-11T21:45:27.3078344Z [ RUN ] OptionalArrayRefTest.DanglingPointerFix 2023-01-11T21:45:27.3078916Z [ OK ] OptionalArrayRefTest.DanglingPointerFix (0 ms) 2023-01-11T21:45:27.3079580Z [----------] 1 test from OptionalArrayRefTest (0 ms total) 2023-01-11T21:45:27.3079862Z 2023-01-11T21:45:27.3080142Z [----------] Global test environment tear-down 2023-01-11T21:45:27.3080573Z [==========] 7 tests from 4 test suites ran. (104 ms total) 2023-01-11T21:45:27.3081067Z [ PASSED ] 7 tests. 2023-01-11T21:45:27.3081434Z ================================================================================ 2023-01-11T21:45:27.3082036Z [3,169 / 3,180] 3 / 26 tests; 8 actions running; last test: //:misc_test 2023-01-11T21:45:27.3082611Z Linking jit_tests; 27s processwrapper-sandbox 2023-01-11T21:45:27.3083233Z Compiling test/cpp/api/enum.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.3083876Z Compiling test/cpp/api/nn_utils.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.3084493Z Testing //:misc_test; 14s processwrapper-sandbox 2023-01-11T21:45:27.3085067Z Testing //:optim_test; 14s processwrapper-sandbox 2023-01-11T21:45:27.3085698Z Compiling test/cpp/api/functional.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.3086313Z Testing //:module_test; 13s processwrapper-sandbox 2023-01-11T21:45:27.3086910Z Testing //:serialize_test; 13s processwrapper-sandbox 2023-01-11T21:45:27.3817733Z 2023-01-11T21:45:27.3818454Z  2023-01-11T21:45:27.3819109Z  2023-01-11T21:45:27.3819584Z  2023-01-11T21:45:27.3819884Z  2023-01-11T21:45:27.3820169Z  2023-01-11T21:45:27.3820665Z  2023-01-11T21:45:27.3821125Z  2023-01-11T21:45:27.3821430Z  2023-01-11T21:45:27.3822030Z INFO: From Testing //:module_test: 2023-01-11T21:45:27.3822831Z [3,173 / 3,185] 4 / 26 tests; 8 actions running; last test: //:module_test 2023-01-11T21:45:27.3823519Z Linking jit_tests; 27s processwrapper-sandbox 2023-01-11T21:45:27.3824280Z Compiling test/cpp/api/enum.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.3825208Z Compiling test/cpp/api/nn_utils.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.3825821Z Testing //:optim_test; 14s processwrapper-sandbox 2023-01-11T21:45:27.3826408Z Compiling test/cpp/api/functional.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.3826889Z Testing //:module_test; 13s processwrapper-sandbox 2023-01-11T21:45:27.3827491Z Testing //:serialize_test; 13s processwrapper-sandbox 2023-01-11T21:45:27.3828059Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:27.3828330Z 2023-01-11T21:45:27.3828442Z  2023-01-11T21:45:27.3828696Z  2023-01-11T21:45:27.3828993Z  2023-01-11T21:45:27.3829263Z  2023-01-11T21:45:27.3829590Z  2023-01-11T21:45:27.3829844Z  2023-01-11T21:45:27.3830137Z  2023-01-11T21:45:27.3830433Z  2023-01-11T21:45:27.3830814Z ==================== Test output for //:module_test: 2023-01-11T21:45:27.3831150Z Running main() from gmock_main.cc 2023-01-11T21:45:27.3831579Z Note: Google Test filter = -*CUDA 2023-01-11T21:45:27.3831927Z [==========] Running 52 tests from 1 test suite. 2023-01-11T21:45:27.3832335Z [----------] Global test environment set-up. 2023-01-11T21:45:27.3832771Z [----------] 52 tests from ModuleTest 2023-01-11T21:45:27.3833197Z [ RUN ] ModuleTest.CanEnableAndDisableTrainingMode 2023-01-11T21:45:27.3833707Z [ OK ] ModuleTest.CanEnableAndDisableTrainingMode (24 ms) 2023-01-11T21:45:27.3834129Z [ RUN ] ModuleTest.ZeroGrad 2023-01-11T21:45:27.3834462Z [ OK ] ModuleTest.ZeroGrad (81 ms) 2023-01-11T21:45:27.3834846Z [ RUN ] ModuleTest.ZeroGradWithUndefined 2023-01-11T21:45:27.3835266Z [ OK ] ModuleTest.ZeroGradWithUndefined (6 ms) 2023-01-11T21:45:27.3835828Z [ RUN ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName 2023-01-11T21:45:27.3836390Z [ OK ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName (0 ms) 2023-01-11T21:45:27.3836799Z [ RUN ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName 2023-01-11T21:45:27.3837346Z [ OK ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName (0 ms) 2023-01-11T21:45:27.3838073Z [ RUN ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName 2023-01-11T21:45:27.3838611Z [ OK ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName (0 ms) 2023-01-11T21:45:27.3839119Z [ RUN ] ModuleTest.ReplaceModule 2023-01-11T21:45:27.3839533Z [ OK ] ModuleTest.ReplaceModule (0 ms) 2023-01-11T21:45:27.3839925Z [ RUN ] ModuleTest.UnregisterModule 2023-01-11T21:45:27.3840298Z [ OK ] ModuleTest.UnregisterModule (16 ms) 2023-01-11T21:45:27.3840701Z [ RUN ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName 2023-01-11T21:45:27.3841234Z [ OK ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName (0 ms) 2023-01-11T21:45:27.3841660Z [ RUN ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName 2023-01-11T21:45:27.3842102Z [ OK ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName (4 ms) 2023-01-11T21:45:27.3842607Z [ RUN ] ModuleTest.RegisterParameterUndefinedTensor 2023-01-11T21:45:27.3842928Z [ OK ] ModuleTest.RegisterParameterUndefinedTensor (0 ms) 2023-01-11T21:45:27.3843338Z [ RUN ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName 2023-01-11T21:45:27.3843739Z [ OK ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName (0 ms) 2023-01-11T21:45:27.3844220Z [ RUN ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName 2023-01-11T21:45:27.3844612Z [ OK ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName (0 ms) 2023-01-11T21:45:27.3844979Z [ RUN ] ModuleTest.CanGetName 2023-01-11T21:45:27.3845212Z [ OK ] ModuleTest.CanGetName (0 ms) 2023-01-11T21:45:27.3845489Z [ RUN ] ModuleTest.AsCastsModulesCorrectly 2023-01-11T21:45:27.3845789Z [ OK ] ModuleTest.AsCastsModulesCorrectly (0 ms) 2023-01-11T21:45:27.3846135Z [ RUN ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor 2023-01-11T21:45:27.3846661Z [ OK ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor (2 ms) 2023-01-11T21:45:27.3847136Z [ RUN ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor 2023-01-11T21:45:27.3847575Z [ OK ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor (0 ms) 2023-01-11T21:45:27.3848070Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows 2023-01-11T21:45:27.3848600Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows (0 ms) 2023-01-11T21:45:27.3849066Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow 2023-01-11T21:45:27.3849587Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow (0 ms) 2023-01-11T21:45:27.3849970Z [ RUN ] ModuleTest.CloneCreatesDistinctParameters 2023-01-11T21:45:27.3850338Z [ OK ] ModuleTest.CloneCreatesDistinctParameters (30 ms) 2023-01-11T21:45:27.3850665Z [ RUN ] ModuleTest.ClonePreservesExternalReferences 2023-01-11T21:45:27.3851036Z [ OK ] ModuleTest.ClonePreservesExternalReferences (1 ms) 2023-01-11T21:45:27.3851402Z [ RUN ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules 2023-01-11T21:45:27.3851851Z [ OK ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules (1 ms) 2023-01-11T21:45:27.3852260Z [ RUN ] ModuleTest.HasCorrectNumberOfParameters 2023-01-11T21:45:27.3852624Z [ OK ] ModuleTest.HasCorrectNumberOfParameters (0 ms) 2023-01-11T21:45:27.3852959Z [ RUN ] ModuleTest.ContainsParametersWithTheCorrectName 2023-01-11T21:45:27.3853384Z [ OK ] ModuleTest.ContainsParametersWithTheCorrectName (0 ms) 2023-01-11T21:45:27.3862020Z [ RUN ] ModuleTest.HasCorrectNumberOfBuffers 2023-01-11T21:45:27.3862584Z [ OK ] ModuleTest.HasCorrectNumberOfBuffers (0 ms) 2023-01-11T21:45:27.3863141Z [ RUN ] ModuleTest.ContainsBuffersWithTheCorrectName 2023-01-11T21:45:27.3863781Z [ OK ] ModuleTest.ContainsBuffersWithTheCorrectName (0 ms) 2023-01-11T21:45:27.3864494Z [ RUN ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl 2023-01-11T21:45:27.3865399Z [ OK ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl (0 ms) 2023-01-11T21:45:27.3866342Z [ RUN ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl 2023-01-11T21:45:27.3867254Z [ OK ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl (0 ms) 2023-01-11T21:45:27.3867935Z [ RUN ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState 2023-01-11T21:45:27.3868522Z [ OK ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState (0 ms) 2023-01-11T21:45:27.3869082Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel 2023-01-11T21:45:27.3869618Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel (0 ms) 2023-01-11T21:45:27.3870158Z [ RUN ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse 2023-01-11T21:45:27.3870698Z [ OK ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2023-01-11T21:45:27.3871388Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel 2023-01-11T21:45:27.3872037Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2023-01-11T21:45:27.3872686Z [ RUN ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse 2023-01-11T21:45:27.3873359Z [ OK ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2023-01-11T21:45:27.3873954Z [ RUN ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel 2023-01-11T21:45:27.3874520Z [ OK ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel (0 ms) 2023-01-11T21:45:27.3875130Z [ RUN ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel 2023-01-11T21:45:27.3875957Z [ OK ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2023-01-11T21:45:27.3876715Z [ RUN ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel 2023-01-11T21:45:27.3877478Z [ OK ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel (0 ms) 2023-01-11T21:45:27.3879074Z [ RUN ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel 2023-01-11T21:45:27.3880046Z [ OK ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel (0 ms) 2023-01-11T21:45:27.3880980Z [ RUN ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel 2023-01-11T21:45:27.3881955Z [ OK ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel (0 ms) 2023-01-11T21:45:27.3882790Z [ RUN ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel 2023-01-11T21:45:27.3883407Z [ OK ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel (0 ms) 2023-01-11T21:45:27.3883974Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel 2023-01-11T21:45:27.3884559Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel (0 ms) 2023-01-11T21:45:27.3885217Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel 2023-01-11T21:45:27.3885889Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2023-01-11T21:45:27.3886541Z [ RUN ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel 2023-01-11T21:45:27.3887152Z [ OK ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel (0 ms) 2023-01-11T21:45:27.3888123Z [ RUN ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel 2023-01-11T21:45:27.3889213Z [ OK ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2023-01-11T21:45:27.3890092Z [ RUN ] ModuleTest.ModuleApplyIteratesCorreclty 2023-01-11T21:45:27.3890781Z [ OK ] ModuleTest.ModuleApplyIteratesCorreclty (0 ms) 2023-01-11T21:45:27.3891471Z [ RUN ] ModuleTest.ConstModuleApplyIteratesCorreclty 2023-01-11T21:45:27.3892213Z [ OK ] ModuleTest.ConstModuleApplyIteratesCorreclty (0 ms) 2023-01-11T21:45:27.3892955Z [ RUN ] ModuleTest.NamedModuleApplyIteratesCorreclty 2023-01-11T21:45:27.3893677Z [ OK ] ModuleTest.NamedModuleApplyIteratesCorreclty (0 ms) 2023-01-11T21:45:27.3894460Z [ RUN ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty 2023-01-11T21:45:27.3895273Z [ OK ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty (0 ms) 2023-01-11T21:45:27.3896045Z [ RUN ] ModuleTest.ModulePointerApplyIteratesCorreclty 2023-01-11T21:45:27.3896807Z [ OK ] ModuleTest.ModulePointerApplyIteratesCorreclty (0 ms) 2023-01-11T21:45:27.3897616Z [ RUN ] ModuleTest.NamedModulePointerApplyIteratesCorreclty 2023-01-11T21:45:27.3898456Z [ OK ] ModuleTest.NamedModulePointerApplyIteratesCorreclty (0 ms) 2023-01-11T21:45:27.3899352Z [ RUN ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr 2023-01-11T21:45:27.3900341Z [ OK ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr (0 ms) 2023-01-11T21:45:27.3901090Z [ RUN ] ModuleTest.PrettyPrint 2023-01-11T21:45:27.3901574Z [ OK ] ModuleTest.PrettyPrint (0 ms) 2023-01-11T21:45:27.3902280Z [ RUN ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl 2023-01-11T21:45:27.3903188Z [ OK ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl (0 ms) 2023-01-11T21:45:27.3904119Z [----------] 52 tests from ModuleTest (178 ms total) 2023-01-11T21:45:27.3904433Z 2023-01-11T21:45:27.3904772Z [----------] Global test environment tear-down 2023-01-11T21:45:27.3905299Z [==========] 52 tests from 1 test suite ran. (178 ms total) 2023-01-11T21:45:27.3905740Z [ PASSED ] 52 tests. 2023-01-11T21:45:27.3906181Z ================================================================================ 2023-01-11T21:45:27.3906896Z [3,173 / 3,185] 4 / 26 tests; 8 actions running; last test: //:module_test 2023-01-11T21:45:27.3907631Z Linking jit_tests; 27s processwrapper-sandbox 2023-01-11T21:45:27.3908351Z Compiling test/cpp/api/enum.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.3909094Z Compiling test/cpp/api/nn_utils.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.3909817Z Testing //:optim_test; 14s processwrapper-sandbox 2023-01-11T21:45:27.3910739Z Compiling test/cpp/api/functional.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.3911455Z Testing //:module_test; 13s processwrapper-sandbox 2023-01-11T21:45:27.3912155Z Testing //:serialize_test; 13s processwrapper-sandbox 2023-01-11T21:45:27.3912907Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:27.6215791Z 2023-01-11T21:45:27.6217371Z  2023-01-11T21:45:27.6217777Z  2023-01-11T21:45:27.6218156Z  2023-01-11T21:45:27.6218311Z  2023-01-11T21:45:27.6218521Z  2023-01-11T21:45:27.6218695Z  2023-01-11T21:45:27.6218847Z  2023-01-11T21:45:27.6219011Z  2023-01-11T21:45:27.6219414Z [3,177 / 3,218] 4 / 26 tests; 8 actions, 7 running; last test: //:module_test 2023-01-11T21:45:27.6219751Z Linking jit_tests; 27s processwrapper-sandbox 2023-01-11T21:45:27.6220147Z Compiling test/cpp/api/enum.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.6220515Z Compiling test/cpp/api/nn_utils.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.6220889Z Testing //:optim_test; 14s processwrapper-sandbox 2023-01-11T21:45:27.6221241Z Compiling test/cpp/api/functional.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.6221639Z Testing //:serialize_test; 13s processwrapper-sandbox 2023-01-11T21:45:27.6221993Z Compiling c10/test/util/Array_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:27.6222284Z [Prepa] Linking c10/test/typeid_test 2023-01-11T21:45:27.7998236Z 2023-01-11T21:45:27.7999389Z  2023-01-11T21:45:27.7999988Z  2023-01-11T21:45:27.8000539Z  2023-01-11T21:45:27.8001435Z  2023-01-11T21:45:27.8001815Z  2023-01-11T21:45:27.8002098Z  2023-01-11T21:45:27.8002371Z  2023-01-11T21:45:27.8002632Z  2023-01-11T21:45:27.8003097Z INFO: From Testing //c10/test:typeid_test: 2023-01-11T21:45:27.8003709Z [3,179 / 3,219] 5 / 26 tests; 8 actions running; last test: ...est:typeid_test 2023-01-11T21:45:27.8004239Z Linking jit_tests; 27s processwrapper-sandbox 2023-01-11T21:45:27.8004793Z Compiling test/cpp/api/enum.cpp; 15s processwrapper-sandbox 2023-01-11T21:45:27.8005377Z Compiling test/cpp/api/nn_utils.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.8005930Z Testing //:optim_test; 14s processwrapper-sandbox 2023-01-11T21:45:27.8006521Z Compiling test/cpp/api/functional.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.8007099Z Testing //:serialize_test; 13s processwrapper-sandbox 2023-01-11T21:45:27.8007692Z Compiling c10/test/util/tempfile_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:27.8008244Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2023-01-11T21:45:27.8009259Z 2023-01-11T21:45:27.8009497Z  2023-01-11T21:45:27.8009775Z  2023-01-11T21:45:27.8010735Z  2023-01-11T21:45:27.8011273Z  2023-01-11T21:45:27.8011705Z  2023-01-11T21:45:27.8012259Z  2023-01-11T21:45:27.8013475Z  2023-01-11T21:45:27.8013866Z  2023-01-11T21:45:27.8022373Z ==================== Test output for //c10/test:typeid_test: 2023-01-11T21:45:27.8023270Z Running main() from gmock_main.cc 2023-01-11T21:45:27.8023987Z Note: Google Test filter = -*CUDA 2023-01-11T21:45:27.8024363Z [==========] Running 5 tests from 1 test suite. 2023-01-11T21:45:27.8032905Z [----------] Global test environment set-up. 2023-01-11T21:45:27.8033467Z [----------] 5 tests from TypeMetaTest 2023-01-11T21:45:27.8033823Z [ RUN ] TypeMetaTest.TypeMetaStatic 2023-01-11T21:45:27.8034232Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2023-01-11T21:45:27.8034607Z [ RUN ] TypeMetaTest.Names 2023-01-11T21:45:27.8034942Z [ OK ] TypeMetaTest.Names (0 ms) 2023-01-11T21:45:27.8035294Z [ RUN ] TypeMetaTest.TypeMeta 2023-01-11T21:45:27.8035649Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2023-01-11T21:45:27.8036024Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2023-01-11T21:45:27.8036632Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2023-01-11T21:45:27.8037048Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2023-01-11T21:45:27.8037466Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2023-01-11T21:45:27.8038112Z [----------] 5 tests from TypeMetaTest (0 ms total) 2023-01-11T21:45:27.8038351Z 2023-01-11T21:45:27.8038609Z [----------] Global test environment tear-down 2023-01-11T21:45:27.8039133Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2023-01-11T21:45:27.8039454Z [ PASSED ] 5 tests. 2023-01-11T21:45:27.8039780Z ================================================================================ 2023-01-11T21:45:27.8040369Z [3,179 / 3,219] 5 / 26 tests; 8 actions running; last test: ...est:typeid_test 2023-01-11T21:45:27.8040961Z Linking jit_tests; 27s processwrapper-sandbox 2023-01-11T21:45:27.8041515Z Compiling test/cpp/api/enum.cpp; 15s processwrapper-sandbox 2023-01-11T21:45:27.8042116Z Compiling test/cpp/api/nn_utils.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.8042674Z Testing //:optim_test; 14s processwrapper-sandbox 2023-01-11T21:45:27.8043237Z Compiling test/cpp/api/functional.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:27.8043819Z Testing //:serialize_test; 13s processwrapper-sandbox 2023-01-11T21:45:27.8044405Z Compiling c10/test/util/tempfile_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:27.8044978Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2023-01-11T21:45:28.0419692Z 2023-01-11T21:45:28.0420222Z  2023-01-11T21:45:28.0420746Z  2023-01-11T21:45:28.0421189Z  2023-01-11T21:45:28.0421474Z  2023-01-11T21:45:28.0421748Z  2023-01-11T21:45:28.0422212Z  2023-01-11T21:45:28.0422477Z  2023-01-11T21:45:28.0422923Z  2023-01-11T21:45:28.0423649Z [3,182 / 3,219] 5 / 26 tests; 8 actions running; last test: ...est:typeid_test 2023-01-11T21:45:28.0424373Z Linking jit_tests; 27s processwrapper-sandbox 2023-01-11T21:45:28.0425111Z Compiling test/cpp/api/enum.cpp; 15s processwrapper-sandbox 2023-01-11T21:45:28.0425890Z Compiling test/cpp/api/nn_utils.cpp; 15s processwrapper-sandbox 2023-01-11T21:45:28.0426595Z Testing //:optim_test; 14s processwrapper-sandbox 2023-01-11T21:45:28.0427206Z Compiling test/cpp/api/functional.cpp; 14s processwrapper-sandbox 2023-01-11T21:45:28.0427981Z Testing //:serialize_test; 14s processwrapper-sandbox 2023-01-11T21:45:28.0428537Z Testing //c10/test:util_base_tests [0s, 0s] 2023-01-11T21:45:28.2422605Z 2023-01-11T21:45:28.2423156Z  2023-01-11T21:45:28.2423497Z  2023-01-11T21:45:28.2423770Z  2023-01-11T21:45:28.2424057Z  2023-01-11T21:45:28.2424338Z  2023-01-11T21:45:28.2424608Z  2023-01-11T21:45:28.2424889Z  2023-01-11T21:45:28.2425449Z [3,183 / 3,219] 5 / 26 tests; 8 actions running; last test: ...est:typeid_test 2023-01-11T21:45:28.2426004Z Linking jit_tests; 28s processwrapper-sandbox 2023-01-11T21:45:28.2426593Z Compiling test/cpp/api/enum.cpp; 15s processwrapper-sandbox 2023-01-11T21:45:28.2427184Z Compiling test/cpp/api/nn_utils.cpp; 15s processwrapper-sandbox 2023-01-11T21:45:28.2427734Z Testing //:optim_test; 15s processwrapper-sandbox 2023-01-11T21:45:28.2428318Z Compiling test/cpp/api/functional.cpp; 15s processwrapper-sandbox 2023-01-11T21:45:28.2428900Z Testing //:serialize_test; 14s processwrapper-sandbox 2023-01-11T21:45:28.2429314Z Testing //c10/test:util_base_tests [0s, 0s] 2023-01-11T21:45:28.4453271Z 2023-01-11T21:45:28.4454783Z  2023-01-11T21:45:28.4455129Z  2023-01-11T21:45:28.4455440Z  2023-01-11T21:45:28.4455700Z  2023-01-11T21:45:28.4455978Z  2023-01-11T21:45:28.4456271Z  2023-01-11T21:45:28.4456517Z  2023-01-11T21:45:28.4457083Z [3,186 / 3,219] 5 / 26 tests; 8 actions, 7 running; last test: ...:typeid_test 2023-01-11T21:45:28.4458244Z Linking jit_tests; 28s processwrapper-sandbox 2023-01-11T21:45:28.4458794Z Compiling test/cpp/api/enum.cpp; 15s processwrapper-sandbox 2023-01-11T21:45:28.4459407Z Compiling test/cpp/api/nn_utils.cpp; 15s processwrapper-sandbox 2023-01-11T21:45:28.4459963Z Testing //:optim_test; 15s processwrapper-sandbox 2023-01-11T21:45:28.4460576Z Compiling test/cpp/api/functional.cpp; 15s processwrapper-sandbox 2023-01-11T21:45:28.4461303Z Testing //:serialize_test; 14s processwrapper-sandbox 2023-01-11T21:45:28.4461956Z Compiling c10/test/util/TypeTraits_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:28.4462428Z [Scann] Compiling c10/test/util/accumulate_test.cpp 2023-01-11T21:45:28.6790608Z 2023-01-11T21:45:28.6791172Z  2023-01-11T21:45:28.6791528Z  2023-01-11T21:45:28.6791855Z  2023-01-11T21:45:28.6792176Z  2023-01-11T21:45:28.6792481Z  2023-01-11T21:45:28.6792778Z  2023-01-11T21:45:28.6793085Z  2023-01-11T21:45:28.6793415Z  2023-01-11T21:45:28.6793926Z [3,188 / 3,219] 5 / 26 tests; 8 actions, 7 running; last test: ...:typeid_test 2023-01-11T21:45:28.6794435Z Linking jit_tests; 28s processwrapper-sandbox 2023-01-11T21:45:28.6794927Z Compiling test/cpp/api/enum.cpp; 15s processwrapper-sandbox 2023-01-11T21:45:28.6795472Z Compiling test/cpp/api/nn_utils.cpp; 15s processwrapper-sandbox 2023-01-11T21:45:28.6795996Z Testing //:optim_test; 15s processwrapper-sandbox 2023-01-11T21:45:28.6796592Z Compiling test/cpp/api/functional.cpp; 15s processwrapper-sandbox 2023-01-11T21:45:28.6797159Z Testing //:serialize_test; 14s processwrapper-sandbox 2023-01-11T21:45:28.6797514Z Compiling c10/test/util/bfloat16_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:28.6798148Z [Scann] Compiling c10/test/util/logging_test.cpp 2023-01-11T21:45:28.9638834Z 2023-01-11T21:45:28.9639740Z  2023-01-11T21:45:28.9641611Z  2023-01-11T21:45:28.9642069Z  2023-01-11T21:45:28.9642475Z  2023-01-11T21:45:28.9643023Z  2023-01-11T21:45:28.9643817Z  2023-01-11T21:45:28.9644289Z  2023-01-11T21:45:28.9644638Z  2023-01-11T21:45:28.9645218Z [3,190 / 3,219] 5 / 26 tests; 8 actions, 7 running; last test: ...:typeid_test 2023-01-11T21:45:28.9645707Z Linking jit_tests; 28s processwrapper-sandbox 2023-01-11T21:45:28.9646185Z Compiling test/cpp/api/enum.cpp; 16s processwrapper-sandbox 2023-01-11T21:45:28.9646727Z Compiling test/cpp/api/nn_utils.cpp; 16s processwrapper-sandbox 2023-01-11T21:45:28.9647493Z Testing //:optim_test; 15s processwrapper-sandbox 2023-01-11T21:45:28.9648064Z Compiling test/cpp/api/functional.cpp; 15s processwrapper-sandbox 2023-01-11T21:45:28.9648606Z Testing //:serialize_test; 14s processwrapper-sandbox 2023-01-11T21:45:28.9649218Z Compiling c10/test/util/intrusive_ptr_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:28.9649893Z [Scann] Compiling c10/test/util/complex_test.cpp 2023-01-11T21:45:29.2358180Z 2023-01-11T21:45:29.2359334Z  2023-01-11T21:45:29.2361118Z  2023-01-11T21:45:29.2361577Z  2023-01-11T21:45:29.2361951Z  2023-01-11T21:45:29.2362506Z  2023-01-11T21:45:29.2363410Z  2023-01-11T21:45:29.2363729Z  2023-01-11T21:45:29.2364013Z  2023-01-11T21:45:29.2364618Z [3,192 / 3,219] 5 / 26 tests; 8 actions, 7 running; last test: ...:typeid_test 2023-01-11T21:45:29.2365130Z Linking jit_tests; 29s processwrapper-sandbox 2023-01-11T21:45:29.2365483Z Compiling test/cpp/api/enum.cpp; 16s processwrapper-sandbox 2023-01-11T21:45:29.2365921Z Compiling test/cpp/api/nn_utils.cpp; 16s processwrapper-sandbox 2023-01-11T21:45:29.2366391Z Testing //:optim_test; 16s processwrapper-sandbox 2023-01-11T21:45:29.2366850Z Compiling test/cpp/api/functional.cpp; 16s processwrapper-sandbox 2023-01-11T21:45:29.2367343Z Testing //:serialize_test; 15s processwrapper-sandbox 2023-01-11T21:45:29.2368160Z Compiling c10/test/util/either_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:29.2368569Z [Scann] Compiling c10/test/util/exception_test.cpp 2023-01-11T21:45:29.4427543Z 2023-01-11T21:45:29.4428089Z  2023-01-11T21:45:29.4428450Z  2023-01-11T21:45:29.4428766Z  2023-01-11T21:45:29.4429079Z  2023-01-11T21:45:29.4429389Z  2023-01-11T21:45:29.4429678Z  2023-01-11T21:45:29.4430148Z  2023-01-11T21:45:29.4430473Z  2023-01-11T21:45:29.4431103Z [3,192 / 3,219] 5 / 26 tests; 8 actions running; last test: ...est:typeid_test 2023-01-11T21:45:29.4431700Z Linking jit_tests; 29s processwrapper-sandbox 2023-01-11T21:45:29.4432315Z Compiling test/cpp/api/enum.cpp; 16s processwrapper-sandbox 2023-01-11T21:45:29.4432962Z Compiling test/cpp/api/nn_utils.cpp; 16s processwrapper-sandbox 2023-01-11T21:45:29.4433559Z Testing //:optim_test; 16s processwrapper-sandbox 2023-01-11T21:45:29.4434213Z Compiling test/cpp/api/functional.cpp; 16s processwrapper-sandbox 2023-01-11T21:45:29.4434853Z Testing //:serialize_test; 15s processwrapper-sandbox 2023-01-11T21:45:29.4435281Z Testing //c10/test:util_base_tests [0s, 0s] 2023-01-11T21:45:29.6721751Z 2023-01-11T21:45:29.6723726Z  2023-01-11T21:45:29.6725831Z  2023-01-11T21:45:29.6726637Z  2023-01-11T21:45:29.6726985Z  2023-01-11T21:45:29.6727296Z  2023-01-11T21:45:29.6727606Z  2023-01-11T21:45:29.6727909Z  2023-01-11T21:45:29.6728505Z [3,195 / 3,219] 5 / 26 tests; 8 actions, 7 running; last test: ...:typeid_test 2023-01-11T21:45:29.6729100Z Linking jit_tests; 29s processwrapper-sandbox 2023-01-11T21:45:29.6729719Z Compiling test/cpp/api/enum.cpp; 16s processwrapper-sandbox 2023-01-11T21:45:29.6730351Z Compiling test/cpp/api/nn_utils.cpp; 16s processwrapper-sandbox 2023-01-11T21:45:29.6730962Z Testing //:optim_test; 16s processwrapper-sandbox 2023-01-11T21:45:29.6731604Z Compiling test/cpp/api/functional.cpp; 16s processwrapper-sandbox 2023-01-11T21:45:29.6732290Z Testing //:serialize_test; 15s processwrapper-sandbox 2023-01-11T21:45:29.6732910Z Compiling c10/test/util/irange_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:29.6733429Z [Scann] Compiling c10/test/util/complex_math_test.cpp 2023-01-11T21:45:29.8747635Z 2023-01-11T21:45:29.8748174Z  2023-01-11T21:45:29.8748494Z  2023-01-11T21:45:29.8749494Z  2023-01-11T21:45:29.8749977Z  2023-01-11T21:45:29.8750385Z  2023-01-11T21:45:29.8750992Z  2023-01-11T21:45:29.8751430Z  2023-01-11T21:45:29.8752558Z  2023-01-11T21:45:29.8753935Z [3,197 / 3,219] 5 / 26 tests; 8 actions, 7 running; last test: ...:typeid_test 2023-01-11T21:45:29.8754493Z Linking jit_tests; 29s processwrapper-sandbox 2023-01-11T21:45:29.8755002Z Compiling test/cpp/api/nn_utils.cpp; 16s processwrapper-sandbox 2023-01-11T21:45:29.8755501Z Testing //:optim_test; 16s processwrapper-sandbox 2023-01-11T21:45:29.8756119Z Compiling test/cpp/api/functional.cpp; 16s processwrapper-sandbox 2023-01-11T21:45:29.8756743Z Testing //:serialize_test; 15s processwrapper-sandbox 2023-01-11T21:45:29.8757152Z Testing //c10/test:util_base_tests [0s, 0s] 2023-01-11T21:45:29.8757471Z [Prepa] Linking enum_test 2023-01-11T21:45:29.8793170Z 2023-01-11T21:45:29.8794254Z  2023-01-11T21:45:29.8794485Z  2023-01-11T21:45:29.8795041Z  2023-01-11T21:45:29.8795299Z  2023-01-11T21:45:29.8795596Z  2023-01-11T21:45:29.8795881Z  2023-01-11T21:45:29.8796181Z  2023-01-11T21:45:29.8796745Z INFO: From Testing //:serialize_test: 2023-01-11T21:45:29.8797417Z [3,197 / 3,219] 6 / 26 tests; 8 actions running; last test: //:serialize_test 2023-01-11T21:45:29.8798155Z Linking jit_tests; 29s processwrapper-sandbox 2023-01-11T21:45:29.8798781Z Compiling test/cpp/api/nn_utils.cpp; 17s processwrapper-sandbox 2023-01-11T21:45:29.8799602Z Testing //:optim_test; 16s processwrapper-sandbox 2023-01-11T21:45:29.8800256Z Compiling test/cpp/api/functional.cpp; 16s processwrapper-sandbox 2023-01-11T21:45:29.8800947Z Testing //:serialize_test; 15s processwrapper-sandbox 2023-01-11T21:45:29.8801424Z Testing //c10/test:util_base_tests [0s, 0s] 2023-01-11T21:45:29.8802054Z Linking enum_test; 0s processwrapper-sandbox 2023-01-11T21:45:29.8802339Z 2023-01-11T21:45:29.8802480Z  2023-01-11T21:45:29.8802794Z  2023-01-11T21:45:29.8803070Z  2023-01-11T21:45:29.8803369Z  2023-01-11T21:45:29.8803682Z  2023-01-11T21:45:29.8803996Z  2023-01-11T21:45:29.8804289Z  2023-01-11T21:45:29.8804747Z ==================== Test output for //:serialize_test: 2023-01-11T21:45:29.8805133Z Running main() from gmock_main.cc 2023-01-11T21:45:29.8805575Z Note: Google Test filter = -*CUDA 2023-01-11T21:45:29.8805970Z [==========] Running 23 tests from 1 test suite. 2023-01-11T21:45:29.8806453Z [----------] Global test environment set-up. 2023-01-11T21:45:29.8806932Z [----------] 23 tests from SerializeTest 2023-01-11T21:45:29.8807348Z [ RUN ] SerializeTest.KeysFunc 2023-01-11T21:45:29.8807769Z [ OK ] SerializeTest.KeysFunc (109 ms) 2023-01-11T21:45:29.8808197Z [ RUN ] SerializeTest.TryReadFunc 2023-01-11T21:45:29.8808599Z [ OK ] SerializeTest.TryReadFunc (1 ms) 2023-01-11T21:45:29.8809019Z [ RUN ] SerializeTest.Basic 2023-01-11T21:45:29.8809392Z [ OK ] SerializeTest.Basic (8 ms) 2023-01-11T21:45:29.8809772Z [ RUN ] SerializeTest.MathBits 2023-01-11T21:45:29.8810188Z [ OK ] SerializeTest.MathBits (47 ms) 2023-01-11T21:45:29.8810594Z [ RUN ] SerializeTest.BasicToFile 2023-01-11T21:45:29.8811026Z [ OK ] SerializeTest.BasicToFile (1 ms) 2023-01-11T21:45:29.8811466Z [ RUN ] SerializeTest.BasicViaFunc 2023-01-11T21:45:29.8811917Z [ OK ] SerializeTest.BasicViaFunc (2 ms) 2023-01-11T21:45:29.8812329Z [ RUN ] SerializeTest.Resized 2023-01-11T21:45:29.8812714Z [ OK ] SerializeTest.Resized (1 ms) 2023-01-11T21:45:29.8813126Z [ RUN ] SerializeTest.Sliced 2023-01-11T21:45:29.8813515Z [ OK ] SerializeTest.Sliced (4 ms) 2023-01-11T21:45:29.8825521Z [ RUN ] SerializeTest.NonContiguous 2023-01-11T21:45:29.8826085Z [ OK ] SerializeTest.NonContiguous (1 ms) 2023-01-11T21:45:29.8826601Z [ RUN ] SerializeTest.ErrorOnMissingKey 2023-01-11T21:45:29.8827103Z [ OK ] SerializeTest.ErrorOnMissingKey (3 ms) 2023-01-11T21:45:29.8827529Z [ RUN ] SerializeTest.XOR 2023-01-11T21:45:29.8827793Z [ OK ] SerializeTest.XOR (2276 ms) 2023-01-11T21:45:29.8828013Z [ RUN ] SerializeTest.Optim 2023-01-11T21:45:29.8828306Z [ OK ] SerializeTest.Optim (31 ms) 2023-01-11T21:45:29.8828520Z [ RUN ] SerializeTest.Optim_Adagrad 2023-01-11T21:45:29.8828762Z [ OK ] SerializeTest.Optim_Adagrad (37 ms) 2023-01-11T21:45:29.8828994Z [ RUN ] SerializeTest.Optim_SGD 2023-01-11T21:45:29.8829230Z [ OK ] SerializeTest.Optim_SGD (21 ms) 2023-01-11T21:45:29.8829446Z [ RUN ] SerializeTest.Optim_Adam 2023-01-11T21:45:29.8829709Z [ OK ] SerializeTest.Optim_Adam (28 ms) 2023-01-11T21:45:29.8829944Z [ RUN ] SerializeTest.Optim_AdamW 2023-01-11T21:45:29.8830164Z [ OK ] SerializeTest.Optim_AdamW (28 ms) 2023-01-11T21:45:29.8830423Z [ RUN ] SerializeTest.Optim_RMSprop 2023-01-11T21:45:29.8830662Z [ OK ] SerializeTest.Optim_RMSprop (26 ms) 2023-01-11T21:45:29.8830884Z [ RUN ] SerializeTest.Optim_LBFGS 2023-01-11T21:45:29.8831118Z [ OK ] SerializeTest.Optim_LBFGS (29 ms) 2023-01-11T21:45:29.8831594Z [ RUN ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers 2023-01-11T21:45:29.8832194Z [ OK ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers (2 ms) 2023-01-11T21:45:29.8832649Z [ RUN ] SerializeTest.VectorOfTensors 2023-01-11T21:45:29.8833038Z [ OK ] SerializeTest.VectorOfTensors (2 ms) 2023-01-11T21:45:29.8833283Z [ RUN ] SerializeTest.IValue 2023-01-11T21:45:29.8833492Z [ OK ] SerializeTest.IValue (1 ms) 2023-01-11T21:45:29.8833853Z [ RUN ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule 2023-01-11T21:45:29.8834356Z [ OK ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule (0 ms) 2023-01-11T21:45:29.8834986Z [ RUN ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule 2023-01-11T21:45:29.8835477Z [ OK ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule (3 ms) 2023-01-11T21:45:29.8836005Z [----------] 23 tests from SerializeTest (2671 ms total) 2023-01-11T21:45:29.8836164Z 2023-01-11T21:45:29.8836305Z [----------] Global test environment tear-down 2023-01-11T21:45:29.8836554Z [==========] 23 tests from 1 test suite ran. (2671 ms total) 2023-01-11T21:45:29.8836785Z [ PASSED ] 23 tests. 2023-01-11T21:45:29.8836995Z ================================================================================ 2023-01-11T21:45:29.8837398Z [3,197 / 3,219] 6 / 26 tests; 8 actions running; last test: //:serialize_test 2023-01-11T21:45:29.8839195Z Linking jit_tests; 29s processwrapper-sandbox 2023-01-11T21:45:29.8839701Z Compiling test/cpp/api/nn_utils.cpp; 17s processwrapper-sandbox 2023-01-11T21:45:29.8840144Z Testing //:optim_test; 16s processwrapper-sandbox 2023-01-11T21:45:29.8840497Z Compiling test/cpp/api/functional.cpp; 16s processwrapper-sandbox 2023-01-11T21:45:29.8840914Z Testing //:serialize_test; 15s processwrapper-sandbox 2023-01-11T21:45:29.8841160Z Testing //c10/test:util_base_tests [0s, 0s] 2023-01-11T21:45:29.8841455Z Linking enum_test; 0s processwrapper-sandbox 2023-01-11T21:45:30.1134235Z 2023-01-11T21:45:30.1137669Z  2023-01-11T21:45:30.1138047Z  2023-01-11T21:45:30.1138366Z  2023-01-11T21:45:30.1138662Z  2023-01-11T21:45:30.1138991Z  2023-01-11T21:45:30.1139326Z  2023-01-11T21:45:30.1139614Z  2023-01-11T21:45:30.1140227Z [3,203 / 3,219] 6 / 26 tests; 8 actions, 7 running; last test: ...rialize_test 2023-01-11T21:45:30.1140861Z Linking jit_tests; 29s processwrapper-sandbox 2023-01-11T21:45:30.1141432Z Testing //:optim_test; 16s processwrapper-sandbox 2023-01-11T21:45:30.1142001Z Linking enum_test; 0s processwrapper-sandbox 2023-01-11T21:45:30.1142446Z Testing //c10/test:util_base_tests [0s, 0s] 2023-01-11T21:45:30.1143008Z Linking nn_utils_test; 0s processwrapper-sandbox 2023-01-11T21:45:30.1143562Z Linking functional_test; 0s processwrapper-sandbox 2023-01-11T21:45:30.1144028Z Testing //c10/test:util_base_tests [0s, 0s] 2023-01-11T21:45:30.3179048Z 2023-01-11T21:45:30.3183416Z  2023-01-11T21:45:30.3183965Z  2023-01-11T21:45:30.3184280Z  2023-01-11T21:45:30.3184652Z  2023-01-11T21:45:30.3184828Z  2023-01-11T21:45:30.3184980Z  2023-01-11T21:45:30.3185162Z  2023-01-11T21:45:30.3185564Z [3,207 / 3,219] 6 / 26 tests; 8 actions, 7 running; last test: ...rialize_test 2023-01-11T21:45:30.3185900Z Linking jit_tests; 30s processwrapper-sandbox 2023-01-11T21:45:30.3186300Z Testing //:optim_test; 17s processwrapper-sandbox 2023-01-11T21:45:30.3186789Z Linking enum_test; 0s processwrapper-sandbox 2023-01-11T21:45:30.3187303Z Linking nn_utils_test; 0s processwrapper-sandbox 2023-01-11T21:45:30.3187856Z Linking functional_test; 0s processwrapper-sandbox 2023-01-11T21:45:30.3188267Z Testing //c10/test:util_base_tests [0s, 0s] 2023-01-11T21:45:30.3188645Z Testing //c10/test:util_base_tests [0s, 0s] 2023-01-11T21:45:30.5198530Z 2023-01-11T21:45:30.5201429Z  2023-01-11T21:45:30.5201806Z  2023-01-11T21:45:30.5202106Z  2023-01-11T21:45:30.5202350Z  2023-01-11T21:45:30.5202672Z  2023-01-11T21:45:30.5202989Z  2023-01-11T21:45:30.5203259Z  2023-01-11T21:45:30.5204085Z [3,218 / 3,229] 6 / 26 tests; 7 actions, 6 running; last test: ...rialize_test 2023-01-11T21:45:30.5204713Z Linking jit_tests; 30s processwrapper-sandbox 2023-01-11T21:45:30.5205280Z Testing //:optim_test; 17s processwrapper-sandbox 2023-01-11T21:45:30.5205717Z Linking enum_test; 0s processwrapper-sandbox 2023-01-11T21:45:30.5206068Z Linking nn_utils_test; 0s processwrapper-sandbox 2023-01-11T21:45:30.5206455Z Linking functional_test; 0s processwrapper-sandbox 2023-01-11T21:45:30.5206819Z Compiling c10/test/util/LeftRight_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:30.5207108Z [Prepa] Compiling test/cpp/api/autograd.cpp 2023-01-11T21:45:30.8434709Z 2023-01-11T21:45:30.8435248Z  2023-01-11T21:45:30.8435569Z  2023-01-11T21:45:30.8435832Z  2023-01-11T21:45:30.8436122Z  2023-01-11T21:45:30.8436384Z  2023-01-11T21:45:30.8436654Z  2023-01-11T21:45:30.8436959Z  2023-01-11T21:45:30.8437489Z [3,219 / 3,229] 6 / 26 tests; 8 actions running; last test: //:serialize_test 2023-01-11T21:45:30.8438014Z Linking jit_tests; 30s processwrapper-sandbox 2023-01-11T21:45:30.8438340Z Testing //:optim_test; 17s processwrapper-sandbox 2023-01-11T21:45:30.8438847Z Linking enum_test; 0s processwrapper-sandbox 2023-01-11T21:45:30.8439396Z Linking nn_utils_test; 0s processwrapper-sandbox 2023-01-11T21:45:30.8439998Z Linking functional_test; 0s processwrapper-sandbox 2023-01-11T21:45:30.8440548Z Compiling test/cpp/api/autograd.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:30.8440998Z Compiling test/cpp/api/modules.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:30.8441339Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2023-01-11T21:45:31.0741413Z 2023-01-11T21:45:31.0741868Z  2023-01-11T21:45:31.0742219Z  2023-01-11T21:45:31.0742560Z  2023-01-11T21:45:31.0742844Z  2023-01-11T21:45:31.0743166Z  2023-01-11T21:45:31.0743482Z  2023-01-11T21:45:31.0743701Z  2023-01-11T21:45:31.0743872Z  2023-01-11T21:45:31.0744220Z [3,220 / 3,230] 6 / 26 tests; 8 actions, 7 running; last test: ...rialize_test 2023-01-11T21:45:31.0744564Z Linking jit_tests; 30s processwrapper-sandbox 2023-01-11T21:45:31.0744894Z Testing //:optim_test; 17s processwrapper-sandbox 2023-01-11T21:45:31.0745221Z Linking enum_test; 1s processwrapper-sandbox 2023-01-11T21:45:31.0745536Z Linking nn_utils_test; 1s processwrapper-sandbox 2023-01-11T21:45:31.0745846Z Linking functional_test; 1s processwrapper-sandbox 2023-01-11T21:45:31.0746204Z Compiling test/cpp/api/autograd.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:31.0746570Z Compiling test/cpp/api/modules.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:31.0746833Z [Prepa] Testing //c10/test:util_base_tests 2023-01-11T21:45:31.2878425Z 2023-01-11T21:45:31.2879190Z  2023-01-11T21:45:31.2879801Z  2023-01-11T21:45:31.2880623Z  2023-01-11T21:45:31.2881051Z  2023-01-11T21:45:31.2881351Z  2023-01-11T21:45:31.2881616Z  2023-01-11T21:45:31.2881921Z  2023-01-11T21:45:31.2882203Z  2023-01-11T21:45:31.2882772Z [3,220 / 3,230] 6 / 26 tests; 8 actions running; last test: //:serialize_test 2023-01-11T21:45:31.2883342Z Linking jit_tests; 31s processwrapper-sandbox 2023-01-11T21:45:31.2883889Z Testing //:optim_test; 18s processwrapper-sandbox 2023-01-11T21:45:31.2884411Z Linking enum_test; 1s processwrapper-sandbox 2023-01-11T21:45:31.2884922Z Linking nn_utils_test; 1s processwrapper-sandbox 2023-01-11T21:45:31.2885450Z Linking functional_test; 1s processwrapper-sandbox 2023-01-11T21:45:31.2886042Z Compiling test/cpp/api/autograd.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:31.2886870Z Compiling test/cpp/api/modules.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:31.2887486Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2023-01-11T21:45:31.7198036Z 2023-01-11T21:45:31.7199655Z  2023-01-11T21:45:31.7201063Z  2023-01-11T21:45:31.7202340Z  2023-01-11T21:45:31.7203612Z  2023-01-11T21:45:31.7204880Z  2023-01-11T21:45:31.7206137Z  2023-01-11T21:45:31.7207400Z  2023-01-11T21:45:31.7208653Z  2023-01-11T21:45:31.7210383Z [3,220 / 3,230] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2023-01-11T21:45:31.7211969Z Linking jit_tests; 31s processwrapper-sandbox 2023-01-11T21:45:31.7213492Z Testing //:optim_test; 18s processwrapper-sandbox 2023-01-11T21:45:31.7214972Z Linking enum_test; 1s processwrapper-sandbox 2023-01-11T21:45:31.7216454Z Linking nn_utils_test; 1s processwrapper-sandbox 2023-01-11T21:45:31.7217969Z Linking functional_test; 1s processwrapper-sandbox 2023-01-11T21:45:31.7219550Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:31.7221142Z Compiling test/cpp/api/modules.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:31.7222684Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2023-01-11T21:45:31.7235202Z 2023-01-11T21:45:31.7236677Z  2023-01-11T21:45:31.7238110Z  2023-01-11T21:45:31.7239387Z  2023-01-11T21:45:31.7240663Z  2023-01-11T21:45:31.7242464Z  2023-01-11T21:45:31.7244100Z  2023-01-11T21:45:31.7245697Z  2023-01-11T21:45:31.7247315Z  2023-01-11T21:45:31.7249082Z INFO: From Testing //c10/test:util_base_tests: 2023-01-11T21:45:31.7250994Z [3,220 / 3,230] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2023-01-11T21:45:31.7252906Z Linking jit_tests; 31s processwrapper-sandbox 2023-01-11T21:45:31.7254776Z Testing //:optim_test; 18s processwrapper-sandbox 2023-01-11T21:45:31.7256607Z Linking enum_test; 1s processwrapper-sandbox 2023-01-11T21:45:31.7258230Z Linking nn_utils_test; 1s processwrapper-sandbox 2023-01-11T21:45:31.7258963Z Linking functional_test; 1s processwrapper-sandbox 2023-01-11T21:45:31.7259813Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:31.7261030Z Compiling test/cpp/api/modules.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:31.7261608Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2023-01-11T21:45:31.7266850Z 2023-01-11T21:45:31.7271914Z  2023-01-11T21:45:31.7272322Z  2023-01-11T21:45:31.7272594Z  2023-01-11T21:45:31.7272850Z  2023-01-11T21:45:31.7273139Z  2023-01-11T21:45:31.7273426Z  2023-01-11T21:45:31.7273700Z  2023-01-11T21:45:31.7273968Z  2023-01-11T21:45:31.7277629Z ==================== Test output for //c10/test:util_base_tests: 2023-01-11T21:45:31.7278176Z Running main() from gmock_main.cc 2023-01-11T21:45:31.7278585Z Note: Google Test filter = -*CUDA 2023-01-11T21:45:31.7278916Z [==========] Running 846 tests from 77 test suites. 2023-01-11T21:45:31.7279312Z [----------] Global test environment set-up. 2023-01-11T21:45:31.7279708Z [----------] 1 test from LoggingDeathTest 2023-01-11T21:45:31.7280122Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2023-01-11T21:45:31.7280584Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (31 ms) 2023-01-11T21:45:31.7281157Z [----------] 1 test from LoggingDeathTest (31 ms total) 2023-01-11T21:45:31.7281383Z 2023-01-11T21:45:31.7281626Z [----------] 12 tests from BitsetTest 2023-01-11T21:45:31.7282128Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2023-01-11T21:45:31.7282617Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2023-01-11T21:45:31.7283341Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2023-01-11T21:45:31.7285304Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2023-01-11T21:45:31.7285948Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2023-01-11T21:45:31.7286818Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2023-01-11T21:45:31.7287438Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2023-01-11T21:45:31.7287941Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2023-01-11T21:45:31.7288462Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2023-01-11T21:45:31.7289165Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2023-01-11T21:45:31.7289679Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2023-01-11T21:45:31.7290152Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2023-01-11T21:45:31.7290773Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2023-01-11T21:45:31.7291393Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2023-01-11T21:45:31.7291975Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2023-01-11T21:45:31.7292525Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2023-01-11T21:45:31.7293155Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2023-01-11T21:45:31.7293754Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2023-01-11T21:45:31.7294373Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2023-01-11T21:45:31.7294983Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2023-01-11T21:45:31.7295648Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2023-01-11T21:45:31.7296293Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2023-01-11T21:45:31.7296962Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2023-01-11T21:45:31.7297673Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2023-01-11T21:45:31.7298337Z [----------] 12 tests from BitsetTest (0 ms total) 2023-01-11T21:45:31.7298568Z 2023-01-11T21:45:31.7298782Z [----------] 9 tests from if_constexpr 2023-01-11T21:45:31.7299168Z [ RUN ] if_constexpr.whenIsTrue_thenReturnsTrueCase 2023-01-11T21:45:31.7299629Z [ OK ] if_constexpr.whenIsTrue_thenReturnsTrueCase (0 ms) 2023-01-11T21:45:31.7300125Z [ RUN ] if_constexpr.whenIsFalse_thenReturnsFalseCase 2023-01-11T21:45:31.7300574Z [ OK ] if_constexpr.whenIsFalse_thenReturnsFalseCase (0 ms) 2023-01-11T21:45:31.7301078Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg 2023-01-11T21:45:31.7301617Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg (0 ms) 2023-01-11T21:45:31.7302171Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg 2023-01-11T21:45:31.7302742Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg (0 ms) 2023-01-11T21:45:31.7303261Z [ RUN ] if_constexpr.otherCaseCanHaveInvalidCode 2023-01-11T21:45:31.7303691Z [ OK ] if_constexpr.otherCaseCanHaveInvalidCode (0 ms) 2023-01-11T21:45:31.7304170Z [ RUN ] if_constexpr.worksWithoutElseCase_withIdentityArg 2023-01-11T21:45:31.7304727Z [ OK ] if_constexpr.worksWithoutElseCase_withIdentityArg (0 ms) 2023-01-11T21:45:31.7305229Z [ RUN ] if_constexpr.worksWithoutElseCase_withoutIdentityArg 2023-01-11T21:45:31.7305739Z [ OK ] if_constexpr.worksWithoutElseCase_withoutIdentityArg (0 ms) 2023-01-11T21:45:31.7306250Z [ RUN ] if_constexpr.returnTypeCanDiffer_withIdentityArg 2023-01-11T21:45:31.7306753Z [ OK ] if_constexpr.returnTypeCanDiffer_withIdentityArg (0 ms) 2023-01-11T21:45:31.7307260Z [ RUN ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg 2023-01-11T21:45:31.7307788Z [ OK ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg (0 ms) 2023-01-11T21:45:31.7308384Z [----------] 9 tests from if_constexpr (0 ms total) 2023-01-11T21:45:31.7308699Z 2023-01-11T21:45:31.7308924Z [----------] 2 tests from DeadlockDetection 2023-01-11T21:45:31.7309303Z [ RUN ] DeadlockDetection.basic 2023-01-11T21:45:31.7309719Z [ OK ] DeadlockDetection.basic (0 ms) 2023-01-11T21:45:31.7310086Z [ RUN ] DeadlockDetection.disable 2023-01-11T21:45:31.7310444Z [ OK ] DeadlockDetection.disable (0 ms) 2023-01-11T21:45:31.7311047Z [----------] 2 tests from DeadlockDetection (0 ms total) 2023-01-11T21:45:31.7311302Z 2023-01-11T21:45:31.7311581Z [----------] 1 test from HalfDoubleConversionTest 2023-01-11T21:45:31.7312019Z [ RUN ] HalfDoubleConversionTest.Half2Double 2023-01-11T21:45:31.7312467Z [ OK ] HalfDoubleConversionTest.Half2Double (0 ms) 2023-01-11T21:45:31.7313060Z [----------] 1 test from HalfDoubleConversionTest (0 ms total) 2023-01-11T21:45:31.7313350Z 2023-01-11T21:45:31.7313581Z [----------] 12 tests from LeftRightTest 2023-01-11T21:45:31.7314009Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2023-01-11T21:45:31.7314600Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2023-01-11T21:45:31.7315242Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2023-01-11T21:45:31.7315832Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2023-01-11T21:45:31.7316438Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2023-01-11T21:45:31.7317051Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2023-01-11T21:45:31.7317563Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2023-01-11T21:45:31.7318217Z [ OK ] LeftRightTest.readsCanBeConcurrent (5 ms) 2023-01-11T21:45:31.7318758Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2023-01-11T21:45:31.7319376Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (2 ms) 2023-01-11T21:45:31.7319986Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2023-01-11T21:45:31.7320599Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2023-01-11T21:45:31.7321297Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2023-01-11T21:45:31.7321834Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (100 ms) 2023-01-11T21:45:31.7322351Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2023-01-11T21:45:31.7322920Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2023-01-11T21:45:31.7323526Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2023-01-11T21:45:31.7324096Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2023-01-11T21:45:31.7325180Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2023-01-11T21:45:31.7325887Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2023-01-11T21:45:31.7326539Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2023-01-11T21:45:31.7327228Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2023-01-11T21:45:31.7328041Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2023-01-11T21:45:31.7328646Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2023-01-11T21:45:31.7329333Z [----------] 12 tests from LeftRightTest (108 ms total) 2023-01-11T21:45:31.7329583Z 2023-01-11T21:45:31.7329833Z [----------] 41 tests from MetaprogrammingTest 2023-01-11T21:45:31.7330279Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex 2023-01-11T21:45:31.7330834Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex (0 ms) 2023-01-11T21:45:31.7331447Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput 2023-01-11T21:45:31.7332052Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput (0 ms) 2023-01-11T21:45:31.7332795Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly 2023-01-11T21:45:31.7333520Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly (0 ms) 2023-01-11T21:45:31.7334121Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary 2023-01-11T21:45:31.7334787Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary (0 ms) 2023-01-11T21:45:31.7335689Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary 2023-01-11T21:45:31.7336312Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary (0 ms) 2023-01-11T21:45:31.7337024Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact 2023-01-11T21:45:31.7337740Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact (0 ms) 2023-01-11T21:45:31.7338308Z [ RUN ] MetaprogrammingTest.FilterMap 2023-01-11T21:45:31.7338742Z [ OK ] MetaprogrammingTest.FilterMap (0 ms) 2023-01-11T21:45:31.7339194Z [ RUN ] MetaprogrammingTest.FilterMap_emptyInput 2023-01-11T21:45:31.7339681Z [ OK ] MetaprogrammingTest.FilterMap_emptyInput (0 ms) 2023-01-11T21:45:31.7340179Z [ RUN ] MetaprogrammingTest.FilterMap_emptyOutput 2023-01-11T21:45:31.7340649Z [ OK ] MetaprogrammingTest.FilterMap_emptyOutput (0 ms) 2023-01-11T21:45:31.7341146Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byRValue 2023-01-11T21:45:31.7341641Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byRValue (0 ms) 2023-01-11T21:45:31.7342146Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byValue 2023-01-11T21:45:31.7342671Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byValue (0 ms) 2023-01-11T21:45:31.7343182Z [ RUN ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary 2023-01-11T21:45:31.7343688Z [ OK ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary (0 ms) 2023-01-11T21:45:31.7344241Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 2023-01-11T21:45:31.7344790Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 (0 ms) 2023-01-11T21:45:31.7345285Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 2023-01-11T21:45:31.7345783Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 (0 ms) 2023-01-11T21:45:31.7346322Z [ RUN ] MetaprogrammingTest.TupleElements_subsetSelection 2023-01-11T21:45:31.7346890Z [ OK ] MetaprogrammingTest.TupleElements_subsetSelection (0 ms) 2023-01-11T21:45:31.7347410Z [ RUN ] MetaprogrammingTest.TupleElements_reorderSelection 2023-01-11T21:45:31.7347919Z [ OK ] MetaprogrammingTest.TupleElements_reorderSelection (0 ms) 2023-01-11T21:45:31.7348439Z [ RUN ] MetaprogrammingTest.TupleTake_nonemptyPrefix 2023-01-11T21:45:31.7348962Z [ OK ] MetaprogrammingTest.TupleTake_nonemptyPrefix (0 ms) 2023-01-11T21:45:31.7349438Z [ RUN ] MetaprogrammingTest.TupleTake_fullPrefix 2023-01-11T21:45:31.7349915Z [ OK ] MetaprogrammingTest.TupleTake_fullPrefix (0 ms) 2023-01-11T21:45:31.7350421Z [ RUN ] MetaprogrammingTest.TupleTake_negative 2023-01-11T21:45:31.7350886Z [ OK ] MetaprogrammingTest.TupleTake_negative (0 ms) 2023-01-11T21:45:31.7351332Z [ RUN ] MetaprogrammingTest.TupleSlice_middle 2023-01-11T21:45:31.7351774Z [ OK ] MetaprogrammingTest.TupleSlice_middle (0 ms) 2023-01-11T21:45:31.7352241Z [ RUN ] MetaprogrammingTest.TupleSlice_full 2023-01-11T21:45:31.7352695Z [ OK ] MetaprogrammingTest.TupleSlice_full (0 ms) 2023-01-11T21:45:31.7353154Z [ RUN ] MetaprogrammingTest.TupleMap_simple 2023-01-11T21:45:31.7353580Z [ OK ] MetaprogrammingTest.TupleMap_simple (0 ms) 2023-01-11T21:45:31.7354128Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType 2023-01-11T21:45:31.7354843Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType (0 ms) 2023-01-11T21:45:31.7355400Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesConstRef 2023-01-11T21:45:31.7355979Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesConstRef (0 ms) 2023-01-11T21:45:31.7356538Z [ RUN ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes 2023-01-11T21:45:31.7357053Z [ OK ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes (0 ms) 2023-01-11T21:45:31.7357602Z [ RUN ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences 2023-01-11T21:45:31.7389150Z [ OK ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences (0 ms) 2023-01-11T21:45:31.7389796Z [ RUN ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType 2023-01-11T21:45:31.7390381Z [ OK ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType (0 ms) 2023-01-11T21:45:31.7390936Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues 2023-01-11T21:45:31.7391510Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues (0 ms) 2023-01-11T21:45:31.7392107Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues 2023-01-11T21:45:31.7392717Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues (0 ms) 2023-01-11T21:45:31.7393239Z [ RUN ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas 2023-01-11T21:45:31.7393831Z [ OK ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas (0 ms) 2023-01-11T21:45:31.7394344Z [ RUN ] MetaprogrammingTest.TupleConcat_zerotuples 2023-01-11T21:45:31.7394817Z [ OK ] MetaprogrammingTest.TupleConcat_zerotuples (0 ms) 2023-01-11T21:45:31.7395333Z [ RUN ] MetaprogrammingTest.TupleConcat_oneemptytuple 2023-01-11T21:45:31.7395798Z [ OK ] MetaprogrammingTest.TupleConcat_oneemptytuple (0 ms) 2023-01-11T21:45:31.7396342Z [ RUN ] MetaprogrammingTest.TupleConcat_onenonemptytuple 2023-01-11T21:45:31.7396893Z [ OK ] MetaprogrammingTest.TupleConcat_onenonemptytuple (0 ms) 2023-01-11T21:45:31.7397357Z [ RUN ] MetaprogrammingTest.TupleConcat_twotuples 2023-01-11T21:45:31.7404547Z [ OK ] MetaprogrammingTest.TupleConcat_twotuples (0 ms) 2023-01-11T21:45:31.7405126Z [ RUN ] MetaprogrammingTest.TupleConcat_threetuples 2023-01-11T21:45:31.7405633Z [ OK ] MetaprogrammingTest.TupleConcat_threetuples (0 ms) 2023-01-11T21:45:31.7406181Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning 2023-01-11T21:45:31.7406737Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning (0 ms) 2023-01-11T21:45:31.7407277Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle 2023-01-11T21:45:31.7407842Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle (0 ms) 2023-01-11T21:45:31.7408371Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatend 2023-01-11T21:45:31.7408881Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatend (0 ms) 2023-01-11T21:45:31.7409458Z [ RUN ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers 2023-01-11T21:45:31.7410105Z [ OK ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers (0 ms) 2023-01-11T21:45:31.7410687Z [ RUN ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes 2023-01-11T21:45:31.7411322Z [ OK ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes (0 ms) 2023-01-11T21:45:31.7411873Z [ RUN ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary 2023-01-11T21:45:31.7412467Z [ OK ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary (0 ms) 2023-01-11T21:45:31.7413151Z [----------] 41 tests from MetaprogrammingTest (0 ms total) 2023-01-11T21:45:31.7413431Z 2023-01-11T21:45:31.7414078Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 0u> 2023-01-11T21:45:31.7414573Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2023-01-11T21:45:31.7415064Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2023-01-11T21:45:31.7415517Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2023-01-11T21:45:31.7415923Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2023-01-11T21:45:31.7416333Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2023-01-11T21:45:31.7416881Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2023-01-11T21:45:31.7417259Z [ RUN ] SmallVectorTest/0.PushPopTest 2023-01-11T21:45:31.7417676Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2023-01-11T21:45:31.7418080Z [ RUN ] SmallVectorTest/0.ClearTest 2023-01-11T21:45:31.7418421Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2023-01-11T21:45:31.7418871Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2023-01-11T21:45:31.7419311Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2023-01-11T21:45:31.7419735Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2023-01-11T21:45:31.7420107Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2023-01-11T21:45:31.7420514Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2023-01-11T21:45:31.7420963Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2023-01-11T21:45:31.7421371Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2023-01-11T21:45:31.7421789Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2023-01-11T21:45:31.7422208Z [ RUN ] SmallVectorTest/0.OverflowTest 2023-01-11T21:45:31.7422560Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2023-01-11T21:45:31.7422921Z [ RUN ] SmallVectorTest/0.IterationTest 2023-01-11T21:45:31.7423344Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2023-01-11T21:45:31.7423745Z [ RUN ] SmallVectorTest/0.SwapTest 2023-01-11T21:45:31.7424103Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2023-01-11T21:45:31.7424461Z [ RUN ] SmallVectorTest/0.AppendTest 2023-01-11T21:45:31.7424842Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2023-01-11T21:45:31.7425222Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2023-01-11T21:45:31.7425653Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2023-01-11T21:45:31.7426067Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2023-01-11T21:45:31.7426629Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2023-01-11T21:45:31.7427136Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2023-01-11T21:45:31.7427618Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2023-01-11T21:45:31.7428058Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2023-01-11T21:45:31.7428505Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2023-01-11T21:45:31.7428916Z [ RUN ] SmallVectorTest/0.AssignTest 2023-01-11T21:45:31.7429248Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2023-01-11T21:45:31.7429632Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2023-01-11T21:45:31.7430016Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2023-01-11T21:45:31.7430426Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2023-01-11T21:45:31.7430815Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2023-01-11T21:45:31.7431234Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2023-01-11T21:45:31.7431686Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2023-01-11T21:45:31.7432079Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2023-01-11T21:45:31.7432435Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2023-01-11T21:45:31.7432819Z [ RUN ] SmallVectorTest/0.EraseTest 2023-01-11T21:45:31.7433212Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2023-01-11T21:45:31.7433607Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2023-01-11T21:45:31.7433983Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2023-01-11T21:45:31.7434334Z [ RUN ] SmallVectorTest/0.InsertTest 2023-01-11T21:45:31.7434708Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2023-01-11T21:45:31.7435086Z [ RUN ] SmallVectorTest/0.InsertCopy 2023-01-11T21:45:31.7435443Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2023-01-11T21:45:31.7435851Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2023-01-11T21:45:31.7436290Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2023-01-11T21:45:31.7436763Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2023-01-11T21:45:31.7437169Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2023-01-11T21:45:31.7437875Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2023-01-11T21:45:31.7438372Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2023-01-11T21:45:31.7438793Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2023-01-11T21:45:31.7439214Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2023-01-11T21:45:31.7439632Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2023-01-11T21:45:31.7440122Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2023-01-11T21:45:31.7440537Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2023-01-11T21:45:31.7441022Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2023-01-11T21:45:31.7441481Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2023-01-11T21:45:31.7441923Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2023-01-11T21:45:31.7442308Z [ RUN ] SmallVectorTest/0.ComparisonTest 2023-01-11T21:45:31.7442659Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2023-01-11T21:45:31.7443067Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2023-01-11T21:45:31.7443503Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2023-01-11T21:45:31.7443894Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2023-01-11T21:45:31.7444260Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2023-01-11T21:45:31.7444662Z [ RUN ] SmallVectorTest/0.IteratorTest 2023-01-11T21:45:31.7445074Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2023-01-11T21:45:31.7445648Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2023-01-11T21:45:31.7445887Z 2023-01-11T21:45:31.7446469Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 1u> 2023-01-11T21:45:31.7447063Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2023-01-11T21:45:31.7447499Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2023-01-11T21:45:31.7447903Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2023-01-11T21:45:31.7448327Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2023-01-11T21:45:31.7448752Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2023-01-11T21:45:31.7449136Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2023-01-11T21:45:31.7449534Z [ RUN ] SmallVectorTest/1.PushPopTest 2023-01-11T21:45:31.7449950Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2023-01-11T21:45:31.7450334Z [ RUN ] SmallVectorTest/1.ClearTest 2023-01-11T21:45:31.7450678Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2023-01-11T21:45:31.7451042Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2023-01-11T21:45:31.7473135Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2023-01-11T21:45:31.7473614Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2023-01-11T21:45:31.7474020Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2023-01-11T21:45:31.7474403Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2023-01-11T21:45:31.7474837Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2023-01-11T21:45:31.7475249Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2023-01-11T21:45:31.7475647Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2023-01-11T21:45:31.7476014Z [ RUN ] SmallVectorTest/1.OverflowTest 2023-01-11T21:45:31.7476406Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2023-01-11T21:45:31.7476832Z [ RUN ] SmallVectorTest/1.IterationTest 2023-01-11T21:45:31.7477218Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2023-01-11T21:45:31.7477570Z [ RUN ] SmallVectorTest/1.SwapTest 2023-01-11T21:45:31.7478060Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2023-01-11T21:45:31.7478406Z [ RUN ] SmallVectorTest/1.AppendTest 2023-01-11T21:45:31.7478732Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2023-01-11T21:45:31.7479082Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2023-01-11T21:45:31.7479456Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2023-01-11T21:45:31.7479815Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2023-01-11T21:45:31.7480195Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2023-01-11T21:45:31.7480769Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2023-01-11T21:45:31.7481281Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2023-01-11T21:45:31.7481703Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2023-01-11T21:45:31.7482077Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2023-01-11T21:45:31.7482407Z [ RUN ] SmallVectorTest/1.AssignTest 2023-01-11T21:45:31.7482820Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2023-01-11T21:45:31.7483176Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2023-01-11T21:45:31.7483601Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2023-01-11T21:45:31.7484020Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2023-01-11T21:45:31.7484403Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2023-01-11T21:45:31.7484753Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2023-01-11T21:45:31.7485127Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2023-01-11T21:45:31.7485536Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2023-01-11T21:45:31.7485943Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2023-01-11T21:45:31.7486328Z [ RUN ] SmallVectorTest/1.EraseTest 2023-01-11T21:45:31.7486706Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2023-01-11T21:45:31.7487038Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2023-01-11T21:45:31.7487401Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2023-01-11T21:45:31.7487812Z [ RUN ] SmallVectorTest/1.InsertTest 2023-01-11T21:45:31.7488218Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2023-01-11T21:45:31.7488480Z [ RUN ] SmallVectorTest/1.InsertCopy 2023-01-11T21:45:31.7488713Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2023-01-11T21:45:31.7500126Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2023-01-11T21:45:31.7500600Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2023-01-11T21:45:31.7500998Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2023-01-11T21:45:31.7501426Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2023-01-11T21:45:31.7501930Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2023-01-11T21:45:31.7502389Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2023-01-11T21:45:31.7502808Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2023-01-11T21:45:31.7503253Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2023-01-11T21:45:31.7503652Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2023-01-11T21:45:31.7504057Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2023-01-11T21:45:31.7504460Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2023-01-11T21:45:31.7504886Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2023-01-11T21:45:31.7505324Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2023-01-11T21:45:31.7505770Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2023-01-11T21:45:31.7506173Z [ RUN ] SmallVectorTest/1.ComparisonTest 2023-01-11T21:45:31.7506513Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2023-01-11T21:45:31.7506951Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2023-01-11T21:45:31.7507387Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2023-01-11T21:45:31.7507774Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2023-01-11T21:45:31.7508160Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2023-01-11T21:45:31.7508543Z [ RUN ] SmallVectorTest/1.IteratorTest 2023-01-11T21:45:31.7508914Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2023-01-11T21:45:31.7509473Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2023-01-11T21:45:31.7509716Z 2023-01-11T21:45:31.7510315Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 2u> 2023-01-11T21:45:31.7510894Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2023-01-11T21:45:31.7511284Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2023-01-11T21:45:31.7511671Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2023-01-11T21:45:31.7512275Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2023-01-11T21:45:31.7512684Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2023-01-11T21:45:31.7513055Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2023-01-11T21:45:31.7513433Z [ RUN ] SmallVectorTest/2.PushPopTest 2023-01-11T21:45:31.7513798Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2023-01-11T21:45:31.7514258Z [ RUN ] SmallVectorTest/2.ClearTest 2023-01-11T21:45:31.7514627Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2023-01-11T21:45:31.7515002Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2023-01-11T21:45:31.7515402Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2023-01-11T21:45:31.7515825Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2023-01-11T21:45:31.7516223Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2023-01-11T21:45:31.7516570Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2023-01-11T21:45:31.7517003Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2023-01-11T21:45:31.7517458Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2023-01-11T21:45:31.7517990Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2023-01-11T21:45:31.7518348Z [ RUN ] SmallVectorTest/2.OverflowTest 2023-01-11T21:45:31.7518702Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2023-01-11T21:45:31.7519075Z [ RUN ] SmallVectorTest/2.IterationTest 2023-01-11T21:45:31.7519462Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2023-01-11T21:45:31.7519828Z [ RUN ] SmallVectorTest/2.SwapTest 2023-01-11T21:45:31.7520189Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2023-01-11T21:45:31.7520541Z [ RUN ] SmallVectorTest/2.AppendTest 2023-01-11T21:45:31.7521026Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2023-01-11T21:45:31.7521455Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2023-01-11T21:45:31.7521857Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2023-01-11T21:45:31.7522221Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2023-01-11T21:45:31.7522653Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2023-01-11T21:45:31.7523146Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2023-01-11T21:45:31.7523672Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2023-01-11T21:45:31.7524126Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2023-01-11T21:45:31.7524538Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2023-01-11T21:45:31.7524939Z [ RUN ] SmallVectorTest/2.AssignTest 2023-01-11T21:45:31.7525313Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2023-01-11T21:45:31.7525691Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2023-01-11T21:45:31.7526088Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2023-01-11T21:45:31.7526527Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2023-01-11T21:45:31.7526948Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2023-01-11T21:45:31.7527303Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2023-01-11T21:45:31.7527689Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2023-01-11T21:45:31.7528134Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2023-01-11T21:45:31.7528543Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2023-01-11T21:45:31.7528914Z [ RUN ] SmallVectorTest/2.EraseTest 2023-01-11T21:45:31.7529267Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2023-01-11T21:45:31.7529629Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2023-01-11T21:45:31.7530027Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2023-01-11T21:45:31.7530406Z [ RUN ] SmallVectorTest/2.InsertTest 2023-01-11T21:45:31.7530778Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2023-01-11T21:45:31.7531151Z [ RUN ] SmallVectorTest/2.InsertCopy 2023-01-11T21:45:31.7531559Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2023-01-11T21:45:31.7531960Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2023-01-11T21:45:31.7532311Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2023-01-11T21:45:31.7532765Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2023-01-11T21:45:31.7533390Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2023-01-11T21:45:31.7533804Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2023-01-11T21:45:31.7534235Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2023-01-11T21:45:31.7534676Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2023-01-11T21:45:31.7535214Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2023-01-11T21:45:31.7535627Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2023-01-11T21:45:31.7536036Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2023-01-11T21:45:31.7536476Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2023-01-11T21:45:31.7536910Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2023-01-11T21:45:31.7537294Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2023-01-11T21:45:31.7537698Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2023-01-11T21:45:31.7538119Z [ RUN ] SmallVectorTest/2.ComparisonTest 2023-01-11T21:45:31.7538550Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2023-01-11T21:45:31.7538936Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2023-01-11T21:45:31.7539296Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2023-01-11T21:45:31.7539702Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2023-01-11T21:45:31.7540101Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2023-01-11T21:45:31.7540523Z [ RUN ] SmallVectorTest/2.IteratorTest 2023-01-11T21:45:31.7540950Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2023-01-11T21:45:31.7541562Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2023-01-11T21:45:31.7541819Z 2023-01-11T21:45:31.7542438Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 4u> 2023-01-11T21:45:31.7543004Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2023-01-11T21:45:31.7543485Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2023-01-11T21:45:31.7543957Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2023-01-11T21:45:31.7544397Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2023-01-11T21:45:31.7544846Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2023-01-11T21:45:31.7545291Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2023-01-11T21:45:31.7545722Z [ RUN ] SmallVectorTest/3.PushPopTest 2023-01-11T21:45:31.7546139Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2023-01-11T21:45:31.7546550Z [ RUN ] SmallVectorTest/3.ClearTest 2023-01-11T21:45:31.7546946Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2023-01-11T21:45:31.7547352Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2023-01-11T21:45:31.7547771Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2023-01-11T21:45:31.7548215Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2023-01-11T21:45:31.7548628Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2023-01-11T21:45:31.7549058Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2023-01-11T21:45:31.7549555Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2023-01-11T21:45:31.7549995Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2023-01-11T21:45:31.7550419Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2023-01-11T21:45:31.7550844Z [ RUN ] SmallVectorTest/3.OverflowTest 2023-01-11T21:45:31.7551251Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2023-01-11T21:45:31.7551663Z [ RUN ] SmallVectorTest/3.IterationTest 2023-01-11T21:45:31.7552085Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2023-01-11T21:45:31.7552490Z [ RUN ] SmallVectorTest/3.SwapTest 2023-01-11T21:45:31.7552861Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2023-01-11T21:45:31.7553268Z [ RUN ] SmallVectorTest/3.AppendTest 2023-01-11T21:45:31.7553680Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2023-01-11T21:45:31.7554081Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2023-01-11T21:45:31.7554545Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2023-01-11T21:45:31.7555098Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2023-01-11T21:45:31.7555526Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2023-01-11T21:45:31.7556029Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2023-01-11T21:45:31.7556577Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2023-01-11T21:45:31.7557070Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2023-01-11T21:45:31.7557578Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2023-01-11T21:45:31.7558127Z [ RUN ] SmallVectorTest/3.AssignTest 2023-01-11T21:45:31.7558525Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2023-01-11T21:45:31.7558927Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2023-01-11T21:45:31.7559353Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2023-01-11T21:45:31.7559774Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2023-01-11T21:45:31.7560186Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2023-01-11T21:45:31.7560600Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2023-01-11T21:45:31.7561101Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2023-01-11T21:45:31.7561505Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2023-01-11T21:45:31.7561969Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2023-01-11T21:45:31.7562402Z [ RUN ] SmallVectorTest/3.EraseTest 2023-01-11T21:45:31.7562829Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2023-01-11T21:45:31.7563254Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2023-01-11T21:45:31.7563680Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2023-01-11T21:45:31.7564073Z [ RUN ] SmallVectorTest/3.InsertTest 2023-01-11T21:45:31.7564459Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2023-01-11T21:45:31.7564857Z [ RUN ] SmallVectorTest/3.InsertCopy 2023-01-11T21:45:31.7565261Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2023-01-11T21:45:31.7565639Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2023-01-11T21:45:31.7566088Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2023-01-11T21:45:31.7566552Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2023-01-11T21:45:31.7567003Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2023-01-11T21:45:31.7567476Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2023-01-11T21:45:31.7567962Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2023-01-11T21:45:31.7568437Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2023-01-11T21:45:31.7568888Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2023-01-11T21:45:31.7569341Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2023-01-11T21:45:31.7569762Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2023-01-11T21:45:31.7570182Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2023-01-11T21:45:31.7570640Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2023-01-11T21:45:31.7571094Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2023-01-11T21:45:31.7571537Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2023-01-11T21:45:31.7571981Z [ RUN ] SmallVectorTest/3.ComparisonTest 2023-01-11T21:45:31.7572410Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2023-01-11T21:45:31.7572814Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2023-01-11T21:45:31.7573238Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2023-01-11T21:45:31.7573666Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2023-01-11T21:45:31.7574102Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2023-01-11T21:45:31.7574500Z [ RUN ] SmallVectorTest/3.IteratorTest 2023-01-11T21:45:31.7574895Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2023-01-11T21:45:31.7575448Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2023-01-11T21:45:31.7575678Z 2023-01-11T21:45:31.7576262Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 5u> 2023-01-11T21:45:31.7576796Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2023-01-11T21:45:31.7577400Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2023-01-11T21:45:31.7577826Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2023-01-11T21:45:31.7578268Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2023-01-11T21:45:31.7578672Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2023-01-11T21:45:31.7579074Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2023-01-11T21:45:31.7579535Z [ RUN ] SmallVectorTest/4.PushPopTest 2023-01-11T21:45:31.7579940Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2023-01-11T21:45:31.7580312Z [ RUN ] SmallVectorTest/4.ClearTest 2023-01-11T21:45:31.7580676Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2023-01-11T21:45:31.7581070Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2023-01-11T21:45:31.7581497Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2023-01-11T21:45:31.7581888Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2023-01-11T21:45:31.7582271Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2023-01-11T21:45:31.7582699Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2023-01-11T21:45:31.7583143Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2023-01-11T21:45:31.7583554Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2023-01-11T21:45:31.7583943Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2023-01-11T21:45:31.7584328Z [ RUN ] SmallVectorTest/4.OverflowTest 2023-01-11T21:45:31.7584711Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2023-01-11T21:45:31.7585088Z [ RUN ] SmallVectorTest/4.IterationTest 2023-01-11T21:45:31.7585496Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2023-01-11T21:45:31.7585857Z [ RUN ] SmallVectorTest/4.SwapTest 2023-01-11T21:45:31.7586233Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2023-01-11T21:45:31.7586599Z [ RUN ] SmallVectorTest/4.AppendTest 2023-01-11T21:45:31.7586968Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2023-01-11T21:45:31.7587353Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2023-01-11T21:45:31.7587782Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2023-01-11T21:45:31.7588183Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2023-01-11T21:45:31.7588575Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2023-01-11T21:45:31.7588998Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2023-01-11T21:45:31.7589499Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2023-01-11T21:45:31.7589924Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2023-01-11T21:45:31.7590317Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2023-01-11T21:45:31.7590707Z [ RUN ] SmallVectorTest/4.AssignTest 2023-01-11T21:45:31.7591054Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2023-01-11T21:45:31.7591390Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2023-01-11T21:45:31.7591752Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2023-01-11T21:45:31.7592101Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2023-01-11T21:45:31.7592486Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2023-01-11T21:45:31.7592882Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2023-01-11T21:45:31.7593259Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2023-01-11T21:45:31.7593619Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2023-01-11T21:45:31.7593987Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2023-01-11T21:45:31.7594345Z [ RUN ] SmallVectorTest/4.EraseTest 2023-01-11T21:45:31.7594691Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2023-01-11T21:45:31.7595053Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2023-01-11T21:45:31.7595423Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2023-01-11T21:45:31.7595764Z [ RUN ] SmallVectorTest/4.InsertTest 2023-01-11T21:45:31.7596137Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2023-01-11T21:45:31.7596502Z [ RUN ] SmallVectorTest/4.InsertCopy 2023-01-11T21:45:31.7596829Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2023-01-11T21:45:31.7597188Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2023-01-11T21:45:31.7606344Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2023-01-11T21:45:31.7606851Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2023-01-11T21:45:31.7607262Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2023-01-11T21:45:31.7607657Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2023-01-11T21:45:31.7608066Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2023-01-11T21:45:31.7608564Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2023-01-11T21:45:31.7608967Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2023-01-11T21:45:31.7609332Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2023-01-11T21:45:31.7609677Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2023-01-11T21:45:31.7610046Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2023-01-11T21:45:31.7610422Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2023-01-11T21:45:31.7610778Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2023-01-11T21:45:31.7611162Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2023-01-11T21:45:31.7611526Z [ RUN ] SmallVectorTest/4.ComparisonTest 2023-01-11T21:45:31.7611858Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2023-01-11T21:45:31.7612223Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2023-01-11T21:45:31.7612575Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2023-01-11T21:45:31.7612936Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2023-01-11T21:45:31.7613287Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2023-01-11T21:45:31.7613630Z [ RUN ] SmallVectorTest/4.IteratorTest 2023-01-11T21:45:31.7613967Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2023-01-11T21:45:31.7614446Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2023-01-11T21:45:31.7614665Z 2023-01-11T21:45:31.7614880Z [----------] 5 tests from SmallVectorTest 2023-01-11T21:45:31.7615236Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2023-01-11T21:45:31.7615626Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2023-01-11T21:45:31.7616001Z [ RUN ] SmallVectorTest.MidInsert 2023-01-11T21:45:31.7616347Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2023-01-11T21:45:31.7616678Z [ RUN ] SmallVectorTest.EmplaceBack 2023-01-11T21:45:31.7617038Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2023-01-11T21:45:31.7617430Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2023-01-11T21:45:31.7617861Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2023-01-11T21:45:31.7618251Z [ RUN ] SmallVectorTest.InitializerList 2023-01-11T21:45:31.7618634Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2023-01-11T21:45:31.7619107Z [----------] 5 tests from SmallVectorTest (0 ms total) 2023-01-11T21:45:31.7619323Z 2023-01-11T21:45:31.7620000Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2023-01-11T21:45:31.7620584Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2023-01-11T21:45:31.7620967Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2023-01-11T21:45:31.7621449Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2023-01-11T21:45:31.7621656Z 2023-01-11T21:45:31.7622311Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2023-01-11T21:45:31.7622875Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2023-01-11T21:45:31.7623252Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2023-01-11T21:45:31.7623709Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2023-01-11T21:45:31.7623932Z 2023-01-11T21:45:31.7624577Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2023-01-11T21:45:31.7625258Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2023-01-11T21:45:31.7625633Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2023-01-11T21:45:31.7626089Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2023-01-11T21:45:31.7626318Z 2023-01-11T21:45:31.7627009Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2023-01-11T21:45:31.7627581Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2023-01-11T21:45:31.7627962Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2023-01-11T21:45:31.7628424Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2023-01-11T21:45:31.7628654Z 2023-01-11T21:45:31.7628881Z [----------] 1 test from SmallVectorCustomTest 2023-01-11T21:45:31.7629261Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2023-01-11T21:45:31.7629649Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2023-01-11T21:45:31.7630200Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2023-01-11T21:45:31.7630427Z 2023-01-11T21:45:31.7630917Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2023-01-11T21:45:31.7631453Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2023-01-11T21:45:31.7631898Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2023-01-11T21:45:31.7632377Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2023-01-11T21:45:31.7632858Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2023-01-11T21:45:31.7633310Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2023-01-11T21:45:31.7633756Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2023-01-11T21:45:31.7634213Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2023-01-11T21:45:31.7634670Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2023-01-11T21:45:31.7635123Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2023-01-11T21:45:31.7635597Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (21 ms) 2023-01-11T21:45:31.7636057Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2023-01-11T21:45:31.7636492Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2023-01-11T21:45:31.7636942Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2023-01-11T21:45:31.7637414Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (22 ms) 2023-01-11T21:45:31.7639998Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2023-01-11T21:45:31.7640459Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2023-01-11T21:45:31.7640977Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2023-01-11T21:45:31.7641447Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2023-01-11T21:45:31.7641897Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2023-01-11T21:45:31.7642364Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2023-01-11T21:45:31.7642824Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2023-01-11T21:45:31.7643280Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (22 ms) 2023-01-11T21:45:31.7643757Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2023-01-11T21:45:31.7644234Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2023-01-11T21:45:31.7644880Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (66 ms total) 2023-01-11T21:45:31.7645151Z 2023-01-11T21:45:31.7645746Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 3u> 2023-01-11T21:45:31.7646349Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2023-01-11T21:45:31.7646818Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2023-01-11T21:45:31.7647286Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2023-01-11T21:45:31.7647911Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2023-01-11T21:45:31.7648396Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2023-01-11T21:45:31.7648856Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2023-01-11T21:45:31.7649295Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2023-01-11T21:45:31.7649828Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2023-01-11T21:45:31.7650314Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2023-01-11T21:45:31.7650779Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (22 ms) 2023-01-11T21:45:31.7651255Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2023-01-11T21:45:31.7651719Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2023-01-11T21:45:31.7652177Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2023-01-11T21:45:31.7652662Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (20 ms) 2023-01-11T21:45:31.7653140Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2023-01-11T21:45:31.7653604Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2023-01-11T21:45:31.7654058Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2023-01-11T21:45:31.7654538Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2023-01-11T21:45:31.7655020Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2023-01-11T21:45:31.7655477Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2023-01-11T21:45:31.7655946Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2023-01-11T21:45:31.7656430Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (21 ms) 2023-01-11T21:45:31.7656901Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2023-01-11T21:45:31.7657395Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2023-01-11T21:45:31.7658057Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (65 ms total) 2023-01-11T21:45:31.7658351Z 2023-01-11T21:45:31.7658960Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector, 3u> 2023-01-11T21:45:31.7659596Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2023-01-11T21:45:31.7660156Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2023-01-11T21:45:31.7660854Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2023-01-11T21:45:31.7661177Z 2023-01-11T21:45:31.7661947Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector, 3u> 2023-01-11T21:45:31.7662688Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2023-01-11T21:45:31.7663261Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2023-01-11T21:45:31.7663971Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2023-01-11T21:45:31.7664294Z 2023-01-11T21:45:31.7664501Z [----------] 2 tests from Synchronized 2023-01-11T21:45:31.7664870Z [ RUN ] Synchronized.TestSingleThreadExecution 2023-01-11T21:45:31.7665326Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2023-01-11T21:45:31.7665789Z [ RUN ] Synchronized.TestMultiThreadedExecution 2023-01-11T21:45:31.7666253Z [ OK ] Synchronized.TestMultiThreadedExecution (19 ms) 2023-01-11T21:45:31.7666776Z [----------] 2 tests from Synchronized (19 ms total) 2023-01-11T21:45:31.7666991Z 2023-01-11T21:45:31.7667191Z [----------] 1 test from ThreadLocal 2023-01-11T21:45:31.7667559Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2023-01-11T21:45:31.7668000Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2023-01-11T21:45:31.7668475Z [----------] 1 test from ThreadLocal (0 ms total) 2023-01-11T21:45:31.7668783Z 2023-01-11T21:45:31.7669009Z [----------] 11 tests from ThreadLocalTest 2023-01-11T21:45:31.7669403Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2023-01-11T21:45:31.7669882Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2023-01-11T21:45:31.7670343Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2023-01-11T21:45:31.7670756Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2023-01-11T21:45:31.7671295Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2023-01-11T21:45:31.7671746Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2023-01-11T21:45:31.7672175Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2023-01-11T21:45:31.7672644Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2023-01-11T21:45:31.7673088Z [ RUN ] ThreadLocalTest.TestClassScope 2023-01-11T21:45:31.7673471Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2023-01-11T21:45:31.7673897Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2023-01-11T21:45:31.7674363Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2023-01-11T21:45:31.7674828Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2023-01-11T21:45:31.7675314Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2023-01-11T21:45:31.7675816Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2023-01-11T21:45:31.7676325Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (0 ms) 2023-01-11T21:45:31.7676830Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2023-01-11T21:45:31.7677357Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2023-01-11T21:45:31.7680152Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2023-01-11T21:45:31.7680604Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2023-01-11T21:45:31.7681318Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2023-01-11T21:45:31.7681998Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2023-01-11T21:45:31.7682670Z [----------] 11 tests from ThreadLocalTest (0 ms total) 2023-01-11T21:45:31.7682889Z 2023-01-11T21:45:31.7683090Z [----------] 7 tests from TypeIndex 2023-01-11T21:45:31.7683408Z [ RUN ] TypeIndex.TopLevelName 2023-01-11T21:45:31.7683749Z [ OK ] TypeIndex.TopLevelName (0 ms) 2023-01-11T21:45:31.7684123Z [ RUN ] TypeIndex.NestedName 2023-01-11T21:45:31.7684446Z [ OK ] TypeIndex.NestedName (0 ms) 2023-01-11T21:45:31.7684811Z [ RUN ] TypeIndex.TypeTemplateParameter 2023-01-11T21:45:31.7685233Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2023-01-11T21:45:31.7685691Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2023-01-11T21:45:31.7686119Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2023-01-11T21:45:31.7686552Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2023-01-11T21:45:31.7687018Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2023-01-11T21:45:31.7687485Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2023-01-11T21:45:31.7687944Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2023-01-11T21:45:31.7688355Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2023-01-11T21:45:31.7688760Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2023-01-11T21:45:31.7689215Z [----------] 7 tests from TypeIndex (0 ms total) 2023-01-11T21:45:31.7689434Z 2023-01-11T21:45:31.7689642Z [----------] 4 tests from TypeListTest 2023-01-11T21:45:31.7690067Z [ RUN ] TypeListTest.MapTypesToValues_sametype 2023-01-11T21:45:31.7690530Z [ OK ] TypeListTest.MapTypesToValues_sametype (0 ms) 2023-01-11T21:45:31.7690988Z [ RUN ] TypeListTest.MapTypesToValues_differenttypes 2023-01-11T21:45:31.7691455Z [ OK ] TypeListTest.MapTypesToValues_differenttypes (0 ms) 2023-01-11T21:45:31.7691868Z [ RUN ] TypeListTest.MapTypesToValues_members 2023-01-11T21:45:31.7692334Z [ OK ] TypeListTest.MapTypesToValues_members (0 ms) 2023-01-11T21:45:31.7692798Z [ RUN ] TypeListTest.MapTypesToValues_empty 2023-01-11T21:45:31.7693355Z [ OK ] TypeListTest.MapTypesToValues_empty (0 ms) 2023-01-11T21:45:31.7693872Z [----------] 4 tests from TypeListTest (0 ms total) 2023-01-11T21:45:31.7694124Z 2023-01-11T21:45:31.7694351Z [----------] 4 tests from accumulate_test 2023-01-11T21:45:31.7694743Z [ RUN ] accumulate_test.vector_test 2023-01-11T21:45:31.7695116Z [ OK ] accumulate_test.vector_test (0 ms) 2023-01-11T21:45:31.7695526Z [ RUN ] accumulate_test.list_test 2023-01-11T21:45:31.7695898Z [ OK ] accumulate_test.list_test (0 ms) 2023-01-11T21:45:31.7696270Z [ RUN ] accumulate_test.base_cases 2023-01-11T21:45:31.7696638Z [ OK ] accumulate_test.base_cases (0 ms) 2023-01-11T21:45:31.7697004Z [ RUN ] accumulate_test.errors 2023-01-11T21:45:31.7697329Z [ OK ] accumulate_test.errors (0 ms) 2023-01-11T21:45:31.7697810Z [----------] 4 tests from accumulate_test (0 ms total) 2023-01-11T21:45:31.7698046Z 2023-01-11T21:45:31.7698322Z [----------] 5 tests from BFloat16Conversion 2023-01-11T21:45:31.7698757Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2023-01-11T21:45:31.7699243Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2023-01-11T21:45:31.7699770Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2023-01-11T21:45:31.7700337Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2023-01-11T21:45:31.7700758Z [ RUN ] BFloat16Conversion.NaN 2023-01-11T21:45:31.7701103Z [ OK ] BFloat16Conversion.NaN (0 ms) 2023-01-11T21:45:31.7701486Z [ RUN ] BFloat16Conversion.Inf 2023-01-11T21:45:31.7701874Z [ OK ] BFloat16Conversion.Inf (0 ms) 2023-01-11T21:45:31.7702296Z [ RUN ] BFloat16Conversion.SmallestDenormal 2023-01-11T21:45:31.7702711Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2023-01-11T21:45:31.7703288Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2023-01-11T21:45:31.7703555Z 2023-01-11T21:45:31.7703783Z [----------] 3 tests from BFloat16Math 2023-01-11T21:45:31.7704122Z [ RUN ] BFloat16Math.Addition 2023-01-11T21:45:31.7704458Z [ OK ] BFloat16Math.Addition (0 ms) 2023-01-11T21:45:31.7704829Z [ RUN ] BFloat16Math.Subtraction 2023-01-11T21:45:31.7705210Z [ OK ] BFloat16Math.Subtraction (0 ms) 2023-01-11T21:45:31.7705595Z [ RUN ] BFloat16Math.NextAfterZero 2023-01-11T21:45:31.7705962Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2023-01-11T21:45:31.7707731Z [----------] 3 tests from BFloat16Math (0 ms total) 2023-01-11T21:45:31.7707985Z 2023-01-11T21:45:31.7708195Z [----------] 2 tests from TestExponential 2023-01-11T21:45:31.7708521Z [ RUN ] TestExponential.IPi 2023-01-11T21:45:31.7708885Z [ OK ] TestExponential.IPi (0 ms) 2023-01-11T21:45:31.7709267Z [ RUN ] TestExponential.EulerFormula 2023-01-11T21:45:31.7709710Z [ OK ] TestExponential.EulerFormula (0 ms) 2023-01-11T21:45:31.7710216Z [----------] 2 tests from TestExponential (0 ms total) 2023-01-11T21:45:31.7710450Z 2023-01-11T21:45:31.7710635Z [----------] 1 test from TestLog 2023-01-11T21:45:31.7710978Z [ RUN ] TestLog.Definition 2023-01-11T21:45:31.7711339Z [ OK ] TestLog.Definition (0 ms) 2023-01-11T21:45:31.7711790Z [----------] 1 test from TestLog (0 ms total) 2023-01-11T21:45:31.7712001Z 2023-01-11T21:45:31.7712178Z [----------] 1 test from TestLog10 2023-01-11T21:45:31.7712487Z [ RUN ] TestLog10.Rev 2023-01-11T21:45:31.7712790Z [ OK ] TestLog10.Rev (0 ms) 2023-01-11T21:45:31.7713256Z [----------] 1 test from TestLog10 (0 ms total) 2023-01-11T21:45:31.7713497Z 2023-01-11T21:45:31.7713697Z [----------] 1 test from TestLog2 2023-01-11T21:45:31.7714013Z [ RUN ] TestLog2.Rev 2023-01-11T21:45:31.7714296Z [ OK ] TestLog2.Rev (0 ms) 2023-01-11T21:45:31.7714740Z [----------] 1 test from TestLog2 (0 ms total) 2023-01-11T21:45:31.7714973Z 2023-01-11T21:45:31.7715200Z [----------] 3 tests from TestLog1p 2023-01-11T21:45:31.7715531Z [ RUN ] TestLog1p.Normal 2023-01-11T21:45:31.7715844Z [ OK ] TestLog1p.Normal (0 ms) 2023-01-11T21:45:31.7716170Z [ RUN ] TestLog1p.Small 2023-01-11T21:45:31.7716590Z [ OK ] TestLog1p.Small (0 ms) 2023-01-11T21:45:31.7716921Z [ RUN ] TestLog1p.Extreme 2023-01-11T21:45:31.7717282Z [ OK ] TestLog1p.Extreme (0 ms) 2023-01-11T21:45:31.7717869Z [----------] 3 tests from TestLog1p (0 ms total) 2023-01-11T21:45:31.7718071Z 2023-01-11T21:45:31.7718259Z [----------] 1 test from TestPowSqrt 2023-01-11T21:45:31.7718555Z [ RUN ] TestPowSqrt.Equal 2023-01-11T21:45:31.7718957Z [ OK ] TestPowSqrt.Equal (0 ms) 2023-01-11T21:45:31.7719393Z [----------] 1 test from TestPowSqrt (0 ms total) 2023-01-11T21:45:31.7719612Z 2023-01-11T21:45:31.7719801Z [----------] 1 test from TestPow 2023-01-11T21:45:31.7720105Z [ RUN ] TestPow.Square 2023-01-11T21:45:31.7720399Z [ OK ] TestPow.Square (0 ms) 2023-01-11T21:45:31.7720911Z [----------] 1 test from TestPow (0 ms total) 2023-01-11T21:45:31.7721113Z 2023-01-11T21:45:31.7721347Z [----------] 1 test from TestSinCosSinhCosh 2023-01-11T21:45:31.7721672Z [ RUN ] TestSinCosSinhCosh.Identity 2023-01-11T21:45:31.7722023Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2023-01-11T21:45:31.7722512Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2023-01-11T21:45:31.7722766Z 2023-01-11T21:45:31.7722950Z [----------] 1 test from TestTan 2023-01-11T21:45:31.7723277Z [ RUN ] TestTan.Identity 2023-01-11T21:45:31.7723617Z [ OK ] TestTan.Identity (0 ms) 2023-01-11T21:45:31.7724019Z [----------] 1 test from TestTan (0 ms total) 2023-01-11T21:45:31.7724199Z 2023-01-11T21:45:31.7724405Z [----------] 1 test from TestTanh 2023-01-11T21:45:31.7724746Z [ RUN ] TestTanh.Identity 2023-01-11T21:45:31.7725103Z [ OK ] TestTanh.Identity (0 ms) 2023-01-11T21:45:31.7725540Z [----------] 1 test from TestTanh (0 ms total) 2023-01-11T21:45:31.7725741Z 2023-01-11T21:45:31.7725977Z [----------] 1 test from TestRevTrigonometric 2023-01-11T21:45:31.7726366Z [ RUN ] TestRevTrigonometric.Rev 2023-01-11T21:45:31.7726743Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2023-01-11T21:45:31.7727303Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2023-01-11T21:45:31.7727560Z 2023-01-11T21:45:31.7727804Z [----------] 1 test from TestRevHyperbolic 2023-01-11T21:45:31.7728182Z [ RUN ] TestRevHyperbolic.Rev 2023-01-11T21:45:31.7728545Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2023-01-11T21:45:31.7729020Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2023-01-11T21:45:31.7729243Z 2023-01-11T21:45:31.7729437Z [----------] 1 test from TestMemory 2023-01-11T21:45:31.7729795Z [ RUN ] TestMemory.ReinterpretCast 2023-01-11T21:45:31.7730228Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2023-01-11T21:45:31.7730697Z [----------] 1 test from TestMemory (0 ms total) 2023-01-11T21:45:31.7730909Z 2023-01-11T21:45:31.7731122Z [----------] 1 test from TestConstructors 2023-01-11T21:45:31.7731525Z [ RUN ] TestConstructors.UnorderedMap 2023-01-11T21:45:31.7731969Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2023-01-11T21:45:31.7732488Z [----------] 1 test from TestConstructors (0 ms total) 2023-01-11T21:45:31.7732757Z 2023-01-11T21:45:31.7733045Z [----------] 1 test from TestArithmeticIntScalar 2023-01-11T21:45:31.7733450Z [ RUN ] TestArithmeticIntScalar.All 2023-01-11T21:45:31.7733823Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2023-01-11T21:45:31.7734366Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2023-01-11T21:45:31.7734657Z 2023-01-11T21:45:31.7734865Z [----------] 1 test from TestIO 2023-01-11T21:45:31.7735174Z [ RUN ] TestIO.All 2023-01-11T21:45:31.7735437Z [ OK ] TestIO.All (0 ms) 2023-01-11T21:45:31.7735868Z [----------] 1 test from TestIO (0 ms total) 2023-01-11T21:45:31.7736080Z 2023-01-11T21:45:31.7736282Z [----------] 1 test from TestStd 2023-01-11T21:45:31.7736619Z [ RUN ] TestStd.BasicFunctions 2023-01-11T21:45:31.7737017Z [ OK ] TestStd.BasicFunctions (0 ms) 2023-01-11T21:45:31.7737495Z [----------] 1 test from TestStd (0 ms total) 2023-01-11T21:45:31.7737723Z 2023-01-11T21:45:31.7737944Z [----------] 73 tests from EitherTest 2023-01-11T21:45:31.7738395Z [ RUN ] EitherTest.SpaceUsage 2023-01-11T21:45:31.7738730Z [ OK ] EitherTest.SpaceUsage (0 ms) 2023-01-11T21:45:31.7739056Z [ RUN ] EitherTest.givenLeft 2023-01-11T21:45:31.7739417Z [ OK ] EitherTest.givenLeft (0 ms) 2023-01-11T21:45:31.7739805Z [ RUN ] EitherTest.givenRight 2023-01-11T21:45:31.7740160Z [ OK ] EitherTest.givenRight (0 ms) 2023-01-11T21:45:31.7740591Z [ RUN ] EitherTest.givenMakeLeft 2023-01-11T21:45:31.7740984Z [ OK ] EitherTest.givenMakeLeft (0 ms) 2023-01-11T21:45:31.7741411Z [ RUN ] EitherTest.givenMakeLeftWithSameType 2023-01-11T21:45:31.7741900Z [ OK ] EitherTest.givenMakeLeftWithSameType (0 ms) 2023-01-11T21:45:31.7742344Z [ RUN ] EitherTest.givenMakeRight 2023-01-11T21:45:31.7742739Z [ OK ] EitherTest.givenMakeRight (0 ms) 2023-01-11T21:45:31.7743193Z [ RUN ] EitherTest.givenMakeRightWithSameType 2023-01-11T21:45:31.7743646Z [ OK ] EitherTest.givenMakeRightWithSameType (0 ms) 2023-01-11T21:45:31.7744100Z [ RUN ] EitherTest.givenMovableOnlyMakeLeft 2023-01-11T21:45:31.7744563Z [ OK ] EitherTest.givenMovableOnlyMakeLeft (0 ms) 2023-01-11T21:45:31.7745068Z [ RUN ] EitherTest.givenMovableOnlyMakeRight 2023-01-11T21:45:31.7745515Z [ OK ] EitherTest.givenMovableOnlyMakeRight (0 ms) 2023-01-11T21:45:31.7745976Z [ RUN ] EitherTest.givenMultiParamMakeLeft 2023-01-11T21:45:31.7746477Z [ OK ] EitherTest.givenMultiParamMakeLeft (0 ms) 2023-01-11T21:45:31.7746942Z [ RUN ] EitherTest.givenMultiParamMakeRight 2023-01-11T21:45:31.7747391Z [ OK ] EitherTest.givenMultiParamMakeRight (0 ms) 2023-01-11T21:45:31.7747963Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect 2023-01-11T21:45:31.7748624Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7749273Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect 2023-01-11T21:45:31.7749866Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7750572Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect 2023-01-11T21:45:31.7751196Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7751804Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect 2023-01-11T21:45:31.7752477Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7753139Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect 2023-01-11T21:45:31.7753785Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7754354Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect 2023-01-11T21:45:31.7755015Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7755657Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect 2023-01-11T21:45:31.7756292Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7756930Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect 2023-01-11T21:45:31.7757587Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7758334Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect 2023-01-11T21:45:31.7758937Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7759554Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect 2023-01-11T21:45:31.7760176Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7760771Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect 2023-01-11T21:45:31.7761457Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7762085Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect 2023-01-11T21:45:31.7762731Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7763299Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect 2023-01-11T21:45:31.7763944Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7764596Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect 2023-01-11T21:45:31.7765183Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7765814Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect 2023-01-11T21:45:31.7766448Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7767080Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect 2023-01-11T21:45:31.7767668Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7768234Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect 2023-01-11T21:45:31.7768819Z [ OK ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7769323Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect 2023-01-11T21:45:31.7769863Z [ OK ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7770432Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect 2023-01-11T21:45:31.7771042Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7771660Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect 2023-01-11T21:45:31.7772211Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7772805Z [ RUN ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect 2023-01-11T21:45:31.7773374Z [ OK ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7773953Z [ RUN ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect 2023-01-11T21:45:31.7774469Z [ OK ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7775081Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect 2023-01-11T21:45:31.7775690Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7776310Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect 2023-01-11T21:45:31.7776964Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7777549Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect 2023-01-11T21:45:31.7778076Z [ OK ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7778618Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect 2023-01-11T21:45:31.7779175Z [ OK ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7779741Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect 2023-01-11T21:45:31.7780335Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7780941Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect 2023-01-11T21:45:31.7781583Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7782127Z [ RUN ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect 2023-01-11T21:45:31.7782743Z [ OK ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7783295Z [ RUN ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect 2023-01-11T21:45:31.7783843Z [ OK ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7784448Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect 2023-01-11T21:45:31.7785070Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7785810Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect 2023-01-11T21:45:31.7786381Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7786974Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect 2023-01-11T21:45:31.7787575Z [ OK ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7788084Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect 2023-01-11T21:45:31.7788600Z [ OK ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7789152Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect 2023-01-11T21:45:31.7789774Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7790361Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect 2023-01-11T21:45:31.7790912Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7791466Z [ RUN ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect 2023-01-11T21:45:31.7792032Z [ OK ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7792534Z [ RUN ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect 2023-01-11T21:45:31.7793070Z [ OK ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7793671Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect 2023-01-11T21:45:31.7794252Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7794851Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect 2023-01-11T21:45:31.7795470Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7796015Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect 2023-01-11T21:45:31.7796573Z [ OK ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7797110Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect 2023-01-11T21:45:31.7797612Z [ OK ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7798316Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect 2023-01-11T21:45:31.7798915Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7799523Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect 2023-01-11T21:45:31.7800053Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7800620Z [ RUN ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect 2023-01-11T21:45:31.7801239Z [ OK ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7801732Z [ RUN ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect 2023-01-11T21:45:31.7802262Z [ OK ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7802828Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect 2023-01-11T21:45:31.7803442Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2023-01-11T21:45:31.7804043Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect 2023-01-11T21:45:31.7804604Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2023-01-11T21:45:31.7805195Z [ RUN ] EitherTest.givenLeft_whenModified_thenValueIsChanged 2023-01-11T21:45:31.7805698Z [ OK ] EitherTest.givenLeft_whenModified_thenValueIsChanged (0 ms) 2023-01-11T21:45:31.7806203Z [ RUN ] EitherTest.givenRight_whenModified_thenValueIsChanged 2023-01-11T21:45:31.7806702Z [ OK ] EitherTest.givenRight_whenModified_thenValueIsChanged (0 ms) 2023-01-11T21:45:31.7807204Z [ RUN ] EitherTest.canEmplaceConstructLeft 2023-01-11T21:45:31.7807682Z [ OK ] EitherTest.canEmplaceConstructLeft (0 ms) 2023-01-11T21:45:31.7808280Z [ RUN ] EitherTest.canEmplaceConstructRight 2023-01-11T21:45:31.7808732Z [ OK ] EitherTest.canEmplaceConstructRight (0 ms) 2023-01-11T21:45:31.7809146Z [ RUN ] EitherTest.givenEqualLefts_thenAreEqual 2023-01-11T21:45:31.7809636Z [ OK ] EitherTest.givenEqualLefts_thenAreEqual (0 ms) 2023-01-11T21:45:31.7810201Z [ RUN ] EitherTest.givenEqualLefts_thenAreNotUnequal 2023-01-11T21:45:31.7810658Z [ OK ] EitherTest.givenEqualLefts_thenAreNotUnequal (0 ms) 2023-01-11T21:45:31.7811138Z [ RUN ] EitherTest.givenEqualRights_thenAreEqual 2023-01-11T21:45:31.7811603Z [ OK ] EitherTest.givenEqualRights_thenAreEqual (0 ms) 2023-01-11T21:45:31.7812087Z [ RUN ] EitherTest.givenEqualRights_thenAreNotUnequal 2023-01-11T21:45:31.7812603Z [ OK ] EitherTest.givenEqualRights_thenAreNotUnequal (0 ms) 2023-01-11T21:45:31.7813077Z [ RUN ] EitherTest.givenLeftAndRight_thenAreNotEqual 2023-01-11T21:45:31.7813546Z [ OK ] EitherTest.givenLeftAndRight_thenAreNotEqual (0 ms) 2023-01-11T21:45:31.7814075Z [ RUN ] EitherTest.givenLeftAndRight_thenAreUnequal 2023-01-11T21:45:31.7814575Z [ OK ] EitherTest.givenLeftAndRight_thenAreUnequal (0 ms) 2023-01-11T21:45:31.7814968Z [ RUN ] EitherTest.OutputLeft 2023-01-11T21:45:31.7815334Z [ OK ] EitherTest.OutputLeft (0 ms) 2023-01-11T21:45:31.7815700Z [ RUN ] EitherTest.OutputRight 2023-01-11T21:45:31.7816076Z [ OK ] EitherTest.OutputRight (0 ms) 2023-01-11T21:45:31.7816576Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual 2023-01-11T21:45:31.7817182Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual (0 ms) 2023-01-11T21:45:31.7817772Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal 2023-01-11T21:45:31.7818364Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal (0 ms) 2023-01-11T21:45:31.7819006Z [----------] 73 tests from EitherTest (2 ms total) 2023-01-11T21:45:31.7819261Z 2023-01-11T21:45:31.7819532Z [----------] 10 tests from EitherTest_Destructor 2023-01-11T21:45:31.7819958Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalled 2023-01-11T21:45:31.7820385Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalled (0 ms) 2023-01-11T21:45:31.7820876Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalled 2023-01-11T21:45:31.7821367Z [ OK ] EitherTest_Destructor.RightDestructorIsCalled (0 ms) 2023-01-11T21:45:31.7821972Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying 2023-01-11T21:45:31.7822545Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying (0 ms) 2023-01-11T21:45:31.7823113Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying 2023-01-11T21:45:31.7823756Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying (0 ms) 2023-01-11T21:45:31.7824405Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving 2023-01-11T21:45:31.7824955Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving (0 ms) 2023-01-11T21:45:31.7825573Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving 2023-01-11T21:45:31.7826184Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving (0 ms) 2023-01-11T21:45:31.7826803Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment 2023-01-11T21:45:31.7827443Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment (0 ms) 2023-01-11T21:45:31.7828104Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment 2023-01-11T21:45:31.7828714Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment (0 ms) 2023-01-11T21:45:31.7829432Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment 2023-01-11T21:45:31.7830065Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment (0 ms) 2023-01-11T21:45:31.7830758Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment 2023-01-11T21:45:31.7831456Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment (0 ms) 2023-01-11T21:45:31.7832296Z [----------] 10 tests from EitherTest_Destructor (0 ms total) 2023-01-11T21:45:31.7832545Z 2023-01-11T21:45:31.7832745Z [----------] 4 tests from ExceptionTest 2023-01-11T21:45:31.7832929Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2023-01-11T21:45:31.7833233Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2023-01-11T21:45:31.7833426Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2023-01-11T21:45:31.7833630Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (11 ms) 2023-01-11T21:45:31.7833804Z [ RUN ] ExceptionTest.ErrorFormatting 2023-01-11T21:45:31.7834008Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2023-01-11T21:45:31.7834286Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2023-01-11T21:45:31.7834583Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2023-01-11T21:45:31.7834880Z [----------] 4 tests from ExceptionTest (12 ms total) 2023-01-11T21:45:31.7834897Z 2023-01-11T21:45:31.7835101Z [----------] 1 test from WarningTest 2023-01-11T21:45:31.7835279Z [ RUN ] WarningTest.JustPrintWarning 2023-01-11T21:45:31.7835510Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2023-01-11T21:45:31.7835872Z W0111 21:45:31.427939 23424 exception_test.cpp:46] Warning: I'm a warning (function TestBody) 2023-01-11T21:45:31.7836076Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2023-01-11T21:45:31.7836334Z [----------] 1 test from WarningTest (0 ms total) 2023-01-11T21:45:31.7836341Z 2023-01-11T21:45:31.7836539Z [----------] 1 test from FlagsTest 2023-01-11T21:45:31.7836728Z [ RUN ] FlagsTest.TestGflagsCorrectness 2023-01-11T21:45:31.7836945Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2023-01-11T21:45:31.7837213Z [----------] 1 test from FlagsTest (0 ms total) 2023-01-11T21:45:31.7837221Z 2023-01-11T21:45:31.7837485Z [----------] 5 tests from MakeIntrusiveTest 2023-01-11T21:45:31.7837800Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2023-01-11T21:45:31.7838020Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2023-01-11T21:45:31.7838210Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2023-01-11T21:45:31.7838407Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2023-01-11T21:45:31.7838595Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2023-01-11T21:45:31.7838807Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2023-01-11T21:45:31.7838998Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2023-01-11T21:45:31.7839212Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2023-01-11T21:45:31.7839417Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2023-01-11T21:45:31.7839633Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2023-01-11T21:45:31.7839899Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2023-01-11T21:45:31.7839907Z 2023-01-11T21:45:31.7840155Z [----------] 1 test from IntrusivePtrTargetTest 2023-01-11T21:45:31.7840436Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2023-01-11T21:45:31.7840726Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2023-01-11T21:45:31.7841063Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2023-01-11T21:45:31.7841071Z 2023-01-11T21:45:31.7841291Z [----------] 146 tests from IntrusivePtrTest 2023-01-11T21:45:31.7841549Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2023-01-11T21:45:31.7841807Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2023-01-11T21:45:31.7842051Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2023-01-11T21:45:31.7842309Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2023-01-11T21:45:31.7842591Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2023-01-11T21:45:31.7842888Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2023-01-11T21:45:31.7843293Z [ RUN ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr 2023-01-11T21:45:31.7843553Z [ OK ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr (0 ms) 2023-01-11T21:45:31.7843811Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2023-01-11T21:45:31.7844161Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2023-01-11T21:45:31.7844451Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2023-01-11T21:45:31.7844752Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2023-01-11T21:45:31.7845045Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2023-01-11T21:45:31.7845348Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2023-01-11T21:45:31.7845658Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2023-01-11T21:45:31.7846007Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2023-01-11T21:45:31.7846300Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2023-01-11T21:45:31.7846600Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7846873Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2023-01-11T21:45:31.7847144Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2023-01-11T21:45:31.7847456Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2023-01-11T21:45:31.7847802Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7848112Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2023-01-11T21:45:31.7848422Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2023-01-11T21:45:31.7848682Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2023-01-11T21:45:31.7848977Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2023-01-11T21:45:31.7849288Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2023-01-11T21:45:31.7849592Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.7849898Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2023-01-11T21:45:31.7850205Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7850549Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2023-01-11T21:45:31.7850903Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2023-01-11T21:45:31.7851256Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:45:31.7851610Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7851934Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2023-01-11T21:45:31.7852261Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:45:31.7852561Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2023-01-11T21:45:31.7852937Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.7853294Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:45:31.7853653Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7854097Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2023-01-11T21:45:31.7854491Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.7854886Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:45:31.7855276Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:45:31.7855592Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2023-01-11T21:45:31.7855889Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7856152Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2023-01-11T21:45:31.7856456Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2023-01-11T21:45:31.7856793Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2023-01-11T21:45:31.7857139Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7857398Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2023-01-11T21:45:31.7857685Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2023-01-11T21:45:31.7857976Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2023-01-11T21:45:31.7858303Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2023-01-11T21:45:31.7858737Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2023-01-11T21:45:31.7859048Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.7859387Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:45:31.7859752Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7860105Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2023-01-11T21:45:31.7860442Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:45:31.7860764Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2023-01-11T21:45:31.7861083Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.7861429Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:45:31.7861810Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7862189Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2023-01-11T21:45:31.7862546Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2023-01-11T21:45:31.7862896Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:45:31.7863262Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:45:31.7863521Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2023-01-11T21:45:31.7863838Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7864137Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2023-01-11T21:45:31.7864440Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2023-01-11T21:45:31.7864711Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2023-01-11T21:45:31.7865091Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2023-01-11T21:45:31.7865419Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:45:31.7865843Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:45:31.7866174Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2023-01-11T21:45:31.7866534Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7866851Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2023-01-11T21:45:31.7867152Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:45:31.7867461Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2023-01-11T21:45:31.7867831Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2023-01-11T21:45:31.7868294Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:45:31.7868685Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:45:31.7869027Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:45:31.7869384Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:45:31.7869664Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2023-01-11T21:45:31.7869964Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7870249Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2023-01-11T21:45:31.7870535Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2023-01-11T21:45:31.7870822Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2023-01-11T21:45:31.7871119Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2023-01-11T21:45:31.7871462Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:45:31.7871802Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:45:31.7872133Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2023-01-11T21:45:31.7872463Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7872778Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2023-01-11T21:45:31.7873127Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:45:31.7873454Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2023-01-11T21:45:31.7873785Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2023-01-11T21:45:31.7874174Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:45:31.7874588Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:45:31.7874944Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:45:31.7875310Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:45:31.7875480Z [ RUN ] IntrusivePtrTest.SwapFunction 2023-01-11T21:45:31.7875733Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2023-01-11T21:45:31.7875887Z [ RUN ] IntrusivePtrTest.SwapMethod 2023-01-11T21:45:31.7876071Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2023-01-11T21:45:31.7876310Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2023-01-11T21:45:31.7876574Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2023-01-11T21:45:31.7876852Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2023-01-11T21:45:31.7877096Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2023-01-11T21:45:31.7877311Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2023-01-11T21:45:31.7877540Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2023-01-11T21:45:31.7878147Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2023-01-11T21:45:31.7878398Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2023-01-11T21:45:31.7878668Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2023-01-11T21:45:31.7878939Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2023-01-11T21:45:31.7879202Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2023-01-11T21:45:31.7879482Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2023-01-11T21:45:31.7879685Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2023-01-11T21:45:31.7879916Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2023-01-11T21:45:31.7880103Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2023-01-11T21:45:31.7880308Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2023-01-11T21:45:31.7880520Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2023-01-11T21:45:31.7880749Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2023-01-11T21:45:31.7880999Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2023-01-11T21:45:31.7881215Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2023-01-11T21:45:31.7881447Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2023-01-11T21:45:31.7881679Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2023-01-11T21:45:31.7881883Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2023-01-11T21:45:31.7882090Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2023-01-11T21:45:31.7882270Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2023-01-11T21:45:31.7882488Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2023-01-11T21:45:31.7882674Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2023-01-11T21:45:31.7882873Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2023-01-11T21:45:31.7883053Z [ RUN ] IntrusivePtrTest.Inequality 2023-01-11T21:45:31.7883253Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2023-01-11T21:45:31.7883466Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2023-01-11T21:45:31.7883697Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2023-01-11T21:45:31.7883877Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2023-01-11T21:45:31.7884089Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2023-01-11T21:45:31.7884269Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2023-01-11T21:45:31.7884460Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2023-01-11T21:45:31.7884692Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2023-01-11T21:45:31.7884940Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2023-01-11T21:45:31.7885186Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2023-01-11T21:45:31.7885432Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2023-01-11T21:45:31.7885679Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2023-01-11T21:45:31.7885924Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2023-01-11T21:45:31.7886112Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2023-01-11T21:45:31.7886311Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2023-01-11T21:45:31.7886470Z [ RUN ] IntrusivePtrTest.OneIsLess 2023-01-11T21:45:31.7886665Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2023-01-11T21:45:31.7886967Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2023-01-11T21:45:31.7887204Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2023-01-11T21:45:31.7887394Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2023-01-11T21:45:31.7887588Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2023-01-11T21:45:31.7887821Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2023-01-11T21:45:31.7888155Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2023-01-11T21:45:31.7888413Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2023-01-11T21:45:31.7888677Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2023-01-11T21:45:31.7888919Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2023-01-11T21:45:31.7889169Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2023-01-11T21:45:31.7889441Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2023-01-11T21:45:31.7889729Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2023-01-11T21:45:31.7890097Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:45:31.7890436Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:45:31.7890788Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:45:31.7891223Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:45:31.7891504Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2023-01-11T21:45:31.7891797Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2023-01-11T21:45:31.7892077Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2023-01-11T21:45:31.7892389Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2023-01-11T21:45:31.7892783Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:45:31.7893201Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:45:31.7893652Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:45:31.7894141Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:45:31.7894532Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:45:31.7894941Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:45:31.7895318Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:45:31.7895693Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:45:31.7896056Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:45:31.7896452Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:45:31.7896851Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.7897276Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.7897708Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.7898211Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.7898703Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.7899089Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.7899679Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.7900188Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.7900551Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.7900957Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.7901385Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.7901838Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.7902288Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.7902704Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.7903148Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.7903657Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.7903937Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2023-01-11T21:45:31.7904205Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2023-01-11T21:45:31.7904553Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2023-01-11T21:45:31.7904870Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2023-01-11T21:45:31.7905268Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:45:31.7905658Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:45:31.7906082Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:45:31.7906543Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:45:31.7906984Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:45:31.7907398Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:45:31.7907617Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2023-01-11T21:45:31.7907877Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2023-01-11T21:45:31.7908246Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2023-01-11T21:45:31.7908628Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2023-01-11T21:45:31.7908981Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2023-01-11T21:45:31.7909366Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2023-01-11T21:45:31.7909713Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2023-01-11T21:45:31.7910153Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2023-01-11T21:45:31.7910485Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2023-01-11T21:45:31.7910932Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2023-01-11T21:45:31.7962159Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2023-01-11T21:45:31.7962566Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2023-01-11T21:45:31.7962819Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2023-01-11T21:45:31.7963112Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2023-01-11T21:45:31.7963353Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2023-01-11T21:45:31.7963627Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2023-01-11T21:45:31.7963869Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2023-01-11T21:45:31.7964097Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2023-01-11T21:45:31.7964295Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2023-01-11T21:45:31.7964495Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2023-01-11T21:45:31.7964706Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2023-01-11T21:45:31.7964939Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2023-01-11T21:45:31.7965185Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2023-01-11T21:45:31.7965451Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2023-01-11T21:45:31.7965672Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2023-01-11T21:45:31.7965896Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2023-01-11T21:45:31.7966119Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2023-01-11T21:45:31.7966347Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2023-01-11T21:45:31.7966579Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2023-01-11T21:45:31.7966797Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2023-01-11T21:45:31.7967090Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2023-01-11T21:45:31.7967405Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2023-01-11T21:45:31.7967681Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2023-01-11T21:45:31.7967942Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2023-01-11T21:45:31.7968192Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2023-01-11T21:45:31.7968475Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2023-01-11T21:45:31.7968750Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2023-01-11T21:45:31.7969057Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2023-01-11T21:45:31.7969344Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2023-01-11T21:45:31.7969632Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2023-01-11T21:45:31.7969871Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2023-01-11T21:45:31.7970117Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2023-01-11T21:45:31.7970372Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2023-01-11T21:45:31.7970647Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2023-01-11T21:45:31.7970881Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2023-01-11T21:45:31.7971183Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2023-01-11T21:45:31.7971478Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2023-01-11T21:45:31.7971780Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2023-01-11T21:45:31.7972176Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2023-01-11T21:45:31.7972430Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2023-01-11T21:45:31.7972696Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2023-01-11T21:45:31.7973062Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2023-01-11T21:45:31.7973334Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2023-01-11T21:45:31.7973650Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2023-01-11T21:45:31.7973991Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2023-01-11T21:45:31.7974312Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2023-01-11T21:45:31.7974592Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2023-01-11T21:45:31.7974907Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2023-01-11T21:45:31.7975222Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2023-01-11T21:45:31.7975532Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2023-01-11T21:45:31.7975837Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2023-01-11T21:45:31.7976147Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2023-01-11T21:45:31.7976422Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2023-01-11T21:45:31.7976721Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2023-01-11T21:45:31.7976977Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2023-01-11T21:45:31.7977227Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2023-01-11T21:45:31.7977509Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2023-01-11T21:45:31.7977811Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2023-01-11T21:45:31.7978104Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2023-01-11T21:45:31.7978400Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2023-01-11T21:45:31.7978730Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2023-01-11T21:45:31.7979080Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2023-01-11T21:45:31.7979370Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2023-01-11T21:45:31.7979695Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2023-01-11T21:45:31.7979947Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2023-01-11T21:45:31.7980228Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2023-01-11T21:45:31.7980513Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2023-01-11T21:45:31.7980821Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2023-01-11T21:45:31.7981117Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2023-01-11T21:45:31.7981408Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2023-01-11T21:45:31.7981680Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2023-01-11T21:45:31.7981955Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2023-01-11T21:45:31.7982329Z [----------] 146 tests from IntrusivePtrTest (1 ms total) 2023-01-11T21:45:31.7982340Z 2023-01-11T21:45:31.7982596Z [----------] 172 tests from WeakIntrusivePtrTest 2023-01-11T21:45:31.7982991Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2023-01-11T21:45:31.7983323Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2023-01-11T21:45:31.7983592Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2023-01-11T21:45:31.7983933Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2023-01-11T21:45:31.7984179Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2023-01-11T21:45:31.7984462Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2023-01-11T21:45:31.7984690Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2023-01-11T21:45:31.7984940Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2023-01-11T21:45:31.7985263Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2023-01-11T21:45:31.7985577Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7985855Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2023-01-11T21:45:31.7986182Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2023-01-11T21:45:31.7986404Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2023-01-11T21:45:31.7986645Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2023-01-11T21:45:31.7986943Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2023-01-11T21:45:31.7987267Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.7987616Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2023-01-11T21:45:31.7987985Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7988272Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2023-01-11T21:45:31.7988584Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2023-01-11T21:45:31.7988865Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2023-01-11T21:45:31.7989201Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7989537Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2023-01-11T21:45:31.7989888Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2023-01-11T21:45:31.7990198Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2023-01-11T21:45:31.7990505Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.7990826Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2023-01-11T21:45:31.7991187Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7991530Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2023-01-11T21:45:31.7991854Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2023-01-11T21:45:31.7992180Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2023-01-11T21:45:31.7992537Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7992904Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2023-01-11T21:45:31.7993290Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2023-01-11T21:45:31.7993679Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2023-01-11T21:45:31.7994162Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2023-01-11T21:45:31.7994472Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:45:31.7994870Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7995247Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2023-01-11T21:45:31.7995639Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:45:31.7995987Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2023-01-11T21:45:31.7996333Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.7996700Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:45:31.7997075Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7997497Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2023-01-11T21:45:31.7998043Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.7998364Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2023-01-11T21:45:31.7998704Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.7999043Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:45:31.7999428Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.7999870Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2023-01-11T21:45:31.8000272Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.8000605Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:45:31.8001144Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:45:31.8001458Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2023-01-11T21:45:31.8001786Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.8002068Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2023-01-11T21:45:31.8002360Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2023-01-11T21:45:31.8002688Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2023-01-11T21:45:31.8003010Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.8003317Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2023-01-11T21:45:31.8003637Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2023-01-11T21:45:31.8003973Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2023-01-11T21:45:31.8004311Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.8004610Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2023-01-11T21:45:31.8004915Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2023-01-11T21:45:31.8005339Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2023-01-11T21:45:31.8005695Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.8006032Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2023-01-11T21:45:31.8006435Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.8006743Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2023-01-11T21:45:31.8007038Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2023-01-11T21:45:31.8007369Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2023-01-11T21:45:31.8007743Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.8008125Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:45:31.8008478Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.8008808Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2023-01-11T21:45:31.8009192Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:45:31.8009578Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2023-01-11T21:45:31.8009958Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.8010271Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:45:31.8010657Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.8011070Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2023-01-11T21:45:31.8011464Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2023-01-11T21:45:31.8011804Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2023-01-11T21:45:31.8012188Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.8012577Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2023-01-11T21:45:31.8012956Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.8013309Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2023-01-11T21:45:31.8013710Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2023-01-11T21:45:31.8014094Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:45:31.8014475Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:45:31.8014769Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2023-01-11T21:45:31.8015069Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.8015385Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2023-01-11T21:45:31.8015713Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2023-01-11T21:45:31.8016001Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2023-01-11T21:45:31.8016376Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2023-01-11T21:45:31.8016702Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:45:31.8017089Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:45:31.8017523Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2023-01-11T21:45:31.8017867Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:45:31.8018213Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2023-01-11T21:45:31.8018597Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.8018942Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2023-01-11T21:45:31.8019285Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:45:31.8019608Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2023-01-11T21:45:31.8019960Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2023-01-11T21:45:31.8020384Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:45:31.8020787Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:45:31.8021175Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2023-01-11T21:45:31.8021637Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:45:31.8022019Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:45:31.8022405Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:45:31.8022690Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2023-01-11T21:45:31.8023020Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.8023326Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2023-01-11T21:45:31.8023640Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2023-01-11T21:45:31.8023916Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2023-01-11T21:45:31.8024211Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2023-01-11T21:45:31.8024566Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:45:31.8024958Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:45:31.8025316Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2023-01-11T21:45:31.8025688Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:45:31.8026005Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2023-01-11T21:45:31.8026369Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2023-01-11T21:45:31.8026727Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2023-01-11T21:45:31.8027070Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2023-01-11T21:45:31.8027383Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2023-01-11T21:45:31.8027817Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2023-01-11T21:45:31.8028247Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2023-01-11T21:45:31.8028735Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:45:31.8029127Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2023-01-11T21:45:31.8029582Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2023-01-11T21:45:31.8029961Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2023-01-11T21:45:31.8030332Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2023-01-11T21:45:31.8030537Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2023-01-11T21:45:31.8030766Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2023-01-11T21:45:31.8030959Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2023-01-11T21:45:31.8031171Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2023-01-11T21:45:31.8031436Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2023-01-11T21:45:31.8031721Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2023-01-11T21:45:31.8031936Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2023-01-11T21:45:31.8032174Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2023-01-11T21:45:31.8032404Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2023-01-11T21:45:31.8032650Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2023-01-11T21:45:31.8032897Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2023-01-11T21:45:31.8033169Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2023-01-11T21:45:31.8033477Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2023-01-11T21:45:31.8033746Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2023-01-11T21:45:31.8034006Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2023-01-11T21:45:31.8034279Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2023-01-11T21:45:31.8034567Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2023-01-11T21:45:31.8034888Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2023-01-11T21:45:31.8035161Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2023-01-11T21:45:31.8035436Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2023-01-11T21:45:31.8035687Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2023-01-11T21:45:31.8035973Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2023-01-11T21:45:31.8036255Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2023-01-11T21:45:31.8036546Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2023-01-11T21:45:31.8036865Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2023-01-11T21:45:31.8037198Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2023-01-11T21:45:31.8037516Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2023-01-11T21:45:31.8037966Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2023-01-11T21:45:31.8038175Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2023-01-11T21:45:31.8038374Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2023-01-11T21:45:31.8038550Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2023-01-11T21:45:31.8038738Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2023-01-11T21:45:31.8038944Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2023-01-11T21:45:31.8039265Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2023-01-11T21:45:31.8039439Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2023-01-11T21:45:31.8039626Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2023-01-11T21:45:31.8039824Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2023-01-11T21:45:31.8040054Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2023-01-11T21:45:31.8040337Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2023-01-11T21:45:31.8040589Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2023-01-11T21:45:31.8040896Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2023-01-11T21:45:31.8041148Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2023-01-11T21:45:31.8041397Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2023-01-11T21:45:31.8041669Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2023-01-11T21:45:31.8041856Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2023-01-11T21:45:31.8042080Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2023-01-11T21:45:31.8042266Z [ RUN ] WeakIntrusivePtrTest.Inequality 2023-01-11T21:45:31.8042468Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2023-01-11T21:45:31.8042681Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2023-01-11T21:45:31.8042908Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2023-01-11T21:45:31.8043126Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2023-01-11T21:45:31.8043348Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2023-01-11T21:45:31.8043549Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2023-01-11T21:45:31.8043782Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2023-01-11T21:45:31.8044001Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2023-01-11T21:45:31.8044238Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2023-01-11T21:45:31.8044495Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2023-01-11T21:45:31.8044743Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2023-01-11T21:45:31.8044958Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2023-01-11T21:45:31.8045179Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2023-01-11T21:45:31.8045415Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2023-01-11T21:45:31.8045675Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2023-01-11T21:45:31.8045920Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2023-01-11T21:45:31.8046198Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2023-01-11T21:45:31.8046482Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2023-01-11T21:45:31.8046769Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2023-01-11T21:45:31.8046998Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2023-01-11T21:45:31.8047232Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2023-01-11T21:45:31.8047468Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2023-01-11T21:45:31.8047729Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2023-01-11T21:45:31.8047955Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2023-01-11T21:45:31.8048203Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2023-01-11T21:45:31.8048402Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2023-01-11T21:45:31.8048617Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2023-01-11T21:45:31.8048808Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2023-01-11T21:45:31.8049018Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2023-01-11T21:45:31.8049210Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2023-01-11T21:45:31.8049422Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2023-01-11T21:45:31.8049755Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2023-01-11T21:45:31.8050046Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2023-01-11T21:45:31.8050357Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2023-01-11T21:45:31.8050675Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2023-01-11T21:45:31.8051016Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2023-01-11T21:45:31.8051297Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2023-01-11T21:45:31.8051555Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2023-01-11T21:45:31.8051836Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2023-01-11T21:45:31.8052139Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2023-01-11T21:45:31.8052463Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2023-01-11T21:45:31.8052729Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2023-01-11T21:45:31.8052998Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2023-01-11T21:45:31.8053222Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2023-01-11T21:45:31.8053494Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2023-01-11T21:45:31.8053750Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2023-01-11T21:45:31.8054014Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2023-01-11T21:45:31.8054265Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2023-01-11T21:45:31.8054509Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2023-01-11T21:45:31.8054745Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2023-01-11T21:45:31.8054981Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2023-01-11T21:45:31.8055207Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2023-01-11T21:45:31.8055476Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2023-01-11T21:45:31.8055752Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2023-01-11T21:45:31.8056042Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2023-01-11T21:45:31.8056287Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2023-01-11T21:45:31.8056555Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2023-01-11T21:45:31.8056811Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2023-01-11T21:45:31.8057098Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2023-01-11T21:45:31.8057394Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2023-01-11T21:45:31.8057693Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2023-01-11T21:45:31.8057977Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2023-01-11T21:45:31.8058263Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2023-01-11T21:45:31.8058550Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2023-01-11T21:45:31.8058857Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2023-01-11T21:45:31.8059166Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2023-01-11T21:45:31.8059459Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2023-01-11T21:45:31.8059716Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2023-01-11T21:45:31.8060006Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2023-01-11T21:45:31.8060305Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2023-01-11T21:45:31.8060606Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2023-01-11T21:45:31.8060973Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2023-01-11T21:45:31.8061271Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2023-01-11T21:45:31.8061546Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2023-01-11T21:45:31.8061885Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2023-01-11T21:45:31.8062156Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2023-01-11T21:45:31.8062449Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2023-01-11T21:45:31.8062725Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2023-01-11T21:45:31.8063010Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2023-01-11T21:45:31.8063277Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2023-01-11T21:45:31.8063573Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2023-01-11T21:45:31.8063859Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2023-01-11T21:45:31.8064158Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2023-01-11T21:45:31.8064436Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2023-01-11T21:45:31.8064763Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2023-01-11T21:45:31.8065082Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2023-01-11T21:45:31.8065381Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2023-01-11T21:45:31.8065643Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2023-01-11T21:45:31.8065916Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2023-01-11T21:45:31.8066233Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2023-01-11T21:45:31.8066591Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2023-01-11T21:45:31.8066980Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2023-01-11T21:45:31.8067361Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2023-01-11T21:45:31.8067611Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2023-01-11T21:45:31.8067893Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2023-01-11T21:45:31.8068245Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:45:31.8068637Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:45:31.8069064Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:45:31.8069479Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:45:31.8069740Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2023-01-11T21:45:31.8070016Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2023-01-11T21:45:31.8070326Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2023-01-11T21:45:31.8070679Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2023-01-11T21:45:31.8071106Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:45:31.8071502Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:45:31.8072012Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:45:31.8072458Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:45:31.8072882Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:45:31.8073418Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:45:31.8073787Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:45:31.8074132Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:45:31.8074487Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2023-01-11T21:45:31.8074921Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2023-01-11T21:45:31.8075357Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.8075755Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.8076179Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.8076649Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.8077109Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.8077584Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.8078163Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.8078702Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.8079137Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.8079538Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.8079947Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.8080387Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.8080785Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.8081297Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.8081774Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2023-01-11T21:45:31.8082307Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2023-01-11T21:45:31.8082570Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2023-01-11T21:45:31.8082864Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2023-01-11T21:45:31.8083149Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2023-01-11T21:45:31.8083466Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2023-01-11T21:45:31.8083976Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:45:31.8084424Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:45:31.8084943Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:45:31.8085366Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:45:31.8085782Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2023-01-11T21:45:31.8086239Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2023-01-11T21:45:31.8086519Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2023-01-11T21:45:31.8086801Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2023-01-11T21:45:31.8087147Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2023-01-11T21:45:31.8087484Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2023-01-11T21:45:31.8087859Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2023-01-11T21:45:31.8088255Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2023-01-11T21:45:31.8088636Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2023-01-11T21:45:31.8089040Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2023-01-11T21:45:31.8089358Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2023-01-11T21:45:31.8089698Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2023-01-11T21:45:31.8090007Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2023-01-11T21:45:31.8090331Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2023-01-11T21:45:31.8090666Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2023-01-11T21:45:31.8090991Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2023-01-11T21:45:31.8091286Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2023-01-11T21:45:31.8091593Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2023-01-11T21:45:31.8091929Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2023-01-11T21:45:31.8092275Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2023-01-11T21:45:31.8092544Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2023-01-11T21:45:31.8092829Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2023-01-11T21:45:31.8093230Z [ RUN ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash 2023-01-11T21:45:31.8093651Z [ OK ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash (0 ms) 2023-01-11T21:45:31.8094049Z [----------] 172 tests from WeakIntrusivePtrTest (1 ms total) 2023-01-11T21:45:31.8094061Z 2023-01-11T21:45:31.8094249Z [----------] 3 tests from irange_test 2023-01-11T21:45:31.8094375Z [ RUN ] irange_test.range_test 2023-01-11T21:45:31.8094500Z [ OK ] irange_test.range_test (0 ms) 2023-01-11T21:45:31.8094631Z [ RUN ] irange_test.end_test 2023-01-11T21:45:31.8094873Z [ OK ] irange_test.end_test (0 ms) 2023-01-11T21:45:31.8095027Z [ RUN ] irange_test.neg_range_test 2023-01-11T21:45:31.8095203Z [ OK ] irange_test.neg_range_test (0 ms) 2023-01-11T21:45:31.8095490Z [----------] 3 tests from irange_test (0 ms total) 2023-01-11T21:45:31.8095498Z 2023-01-11T21:45:31.8095691Z [----------] 2 tests from irange 2023-01-11T21:45:31.8095895Z [ RUN ] irange.empty_reverse_range_two_inputs 2023-01-11T21:45:31.8096070Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2023-01-11T21:45:31.8096238Z [ RUN ] irange.empty_reverse_range_one_input 2023-01-11T21:45:31.8096428Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2023-01-11T21:45:31.8096679Z [----------] 2 tests from irange (0 ms total) 2023-01-11T21:45:31.8096687Z 2023-01-11T21:45:31.8096907Z [----------] 9 tests from LoggingTest 2023-01-11T21:45:31.8097073Z [ RUN ] LoggingTest.TestEnforceTrue 2023-01-11T21:45:31.8097260Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2023-01-11T21:45:31.8097420Z [ RUN ] LoggingTest.TestEnforceFalse 2023-01-11T21:45:31.8097608Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2023-01-11T21:45:31.8097790Z [ RUN ] LoggingTest.TestEnforceEquals 2023-01-11T21:45:31.8097996Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2023-01-11T21:45:31.8098230Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2023-01-11T21:45:31.8098485Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2023-01-11T21:45:31.8098874Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2023-01-11T21:45:31.8099261Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2023-01-11T21:45:31.8099464Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2023-01-11T21:45:31.8099694Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2023-01-11T21:45:31.8099860Z [ RUN ] LoggingTest.EnforceShowcase 2023-01-11T21:45:31.8100042Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2023-01-11T21:45:31.8100185Z [ RUN ] LoggingTest.Join 2023-01-11T21:45:31.8100337Z [ OK ] LoggingTest.Join (0 ms) 2023-01-11T21:45:31.8100508Z [ RUN ] LoggingTest.TestDanglingElse 2023-01-11T21:45:31.8100692Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2023-01-11T21:45:31.8101000Z [----------] 9 tests from LoggingTest (0 ms total) 2023-01-11T21:45:31.8101011Z 2023-01-11T21:45:31.8101321Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2023-01-11T21:45:31.8101461Z [ RUN ] OptionalTest/0.Empty 2023-01-11T21:45:31.8101598Z [ OK ] OptionalTest/0.Empty (0 ms) 2023-01-11T21:45:31.8101731Z [ RUN ] OptionalTest/0.Initialized 2023-01-11T21:45:31.8101875Z [ OK ] OptionalTest/0.Initialized (0 ms) 2023-01-11T21:45:31.8102118Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2023-01-11T21:45:31.8102128Z 2023-01-11T21:45:31.8102449Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2023-01-11T21:45:31.8102594Z [ RUN ] OptionalTest/1.Empty 2023-01-11T21:45:31.8102743Z [ OK ] OptionalTest/1.Empty (0 ms) 2023-01-11T21:45:31.8102896Z [ RUN ] OptionalTest/1.Initialized 2023-01-11T21:45:31.8103071Z [ OK ] OptionalTest/1.Initialized (0 ms) 2023-01-11T21:45:31.8103350Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2023-01-11T21:45:31.8103357Z 2023-01-11T21:45:31.8103841Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2023-01-11T21:45:31.8103952Z [ RUN ] OptionalTest/2.Empty 2023-01-11T21:45:31.8104093Z [ OK ] OptionalTest/2.Empty (0 ms) 2023-01-11T21:45:31.8104237Z [ RUN ] OptionalTest/2.Initialized 2023-01-11T21:45:31.8104385Z [ OK ] OptionalTest/2.Initialized (0 ms) 2023-01-11T21:45:31.8104642Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2023-01-11T21:45:31.8104651Z 2023-01-11T21:45:31.8105198Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string, std::allocator > 2023-01-11T21:45:31.8105432Z [ RUN ] OptionalTest/3.Empty 2023-01-11T21:45:31.8105589Z [ OK ] OptionalTest/3.Empty (0 ms) 2023-01-11T21:45:31.8105734Z [ RUN ] OptionalTest/3.Initialized 2023-01-11T21:45:31.8105910Z [ OK ] OptionalTest/3.Initialized (0 ms) 2023-01-11T21:45:31.8106184Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2023-01-11T21:45:31.8106192Z 2023-01-11T21:45:31.8106494Z [----------] 1 test from OptionalTest 2023-01-11T21:45:31.8106628Z [ RUN ] OptionalTest.Nullopt 2023-01-11T21:45:31.8106762Z [ OK ] OptionalTest.Nullopt (0 ms) 2023-01-11T21:45:31.8107011Z [----------] 1 test from OptionalTest (0 ms total) 2023-01-11T21:45:31.8107019Z 2023-01-11T21:45:31.8107494Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair, c10::optional > 2023-01-11T21:45:31.8107626Z [ RUN ] CmpTest/0.Cmp 2023-01-11T21:45:31.8107762Z [ OK ] CmpTest/0.Cmp (0 ms) 2023-01-11T21:45:31.8108008Z [----------] 1 test from CmpTest/0 (0 ms total) 2023-01-11T21:45:31.8108022Z 2023-01-11T21:45:31.8108430Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair, int> 2023-01-11T21:45:31.8108542Z [ RUN ] CmpTest/1.Cmp 2023-01-11T21:45:31.8108666Z [ OK ] CmpTest/1.Cmp (0 ms) 2023-01-11T21:45:31.8108896Z [----------] 1 test from CmpTest/1 (0 ms total) 2023-01-11T21:45:31.8108905Z 2023-01-11T21:45:31.8109348Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2023-01-11T21:45:31.8109472Z [ RUN ] CmpTest/2.Cmp 2023-01-11T21:45:31.8109611Z [ OK ] CmpTest/2.Cmp (0 ms) 2023-01-11T21:45:31.8109846Z [----------] 1 test from CmpTest/2 (0 ms total) 2023-01-11T21:45:31.8109856Z 2023-01-11T21:45:31.8110259Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair, long> 2023-01-11T21:45:31.8110385Z [ RUN ] CmpTest/3.Cmp 2023-01-11T21:45:31.8110518Z [ OK ] CmpTest/3.Cmp (0 ms) 2023-01-11T21:45:31.8110767Z [----------] 1 test from CmpTest/3 (0 ms total) 2023-01-11T21:45:31.8110781Z 2023-01-11T21:45:31.8111203Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2023-01-11T21:45:31.8111326Z [ RUN ] CmpTest/4.Cmp 2023-01-11T21:45:31.8111451Z [ OK ] CmpTest/4.Cmp (0 ms) 2023-01-11T21:45:31.8111706Z [----------] 1 test from CmpTest/4 (0 ms total) 2023-01-11T21:45:31.8111713Z 2023-01-11T21:45:31.8112014Z [----------] 19 tests from OrderedPreservingDictTest 2023-01-11T21:45:31.8112292Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2023-01-11T21:45:31.8112561Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2023-01-11T21:45:31.8112849Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2023-01-11T21:45:31.8113142Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2023-01-11T21:45:31.8113375Z [ RUN ] OrderedPreservingDictTest.testRefType 2023-01-11T21:45:31.8113631Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2023-01-11T21:45:31.8113877Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2023-01-11T21:45:31.8114127Z [ OK ] OrderedPreservingDictTest.DictCollisions (127 ms) 2023-01-11T21:45:31.8114334Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2023-01-11T21:45:31.8114551Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2023-01-11T21:45:31.8114761Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2023-01-11T21:45:31.8114987Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2023-01-11T21:45:31.8115210Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2023-01-11T21:45:31.8115453Z [ OK ] OrderedPreservingDictTest.test_range_erase (8 ms) 2023-01-11T21:45:31.8115706Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2023-01-11T21:45:31.8115961Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2023-01-11T21:45:31.8116184Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2023-01-11T21:45:31.8116504Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2023-01-11T21:45:31.8116765Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2023-01-11T21:45:31.8117059Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2023-01-11T21:45:31.8117390Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2023-01-11T21:45:31.8122952Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2023-01-11T21:45:31.8123322Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2023-01-11T21:45:31.8123601Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2023-01-11T21:45:31.8123851Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2023-01-11T21:45:31.8124107Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2023-01-11T21:45:31.8124327Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2023-01-11T21:45:31.8124589Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2023-01-11T21:45:31.8124797Z [ RUN ] OrderedPreservingDictTest.test_at 2023-01-11T21:45:31.8125017Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2023-01-11T21:45:31.8125224Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2023-01-11T21:45:31.8125442Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2023-01-11T21:45:31.8125632Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2023-01-11T21:45:31.8125837Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2023-01-11T21:45:31.8126017Z [ RUN ] OrderedPreservingDictTest.test_swap 2023-01-11T21:45:31.8126237Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2023-01-11T21:45:31.8126468Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2023-01-11T21:45:31.8126710Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2023-01-11T21:45:31.8127107Z [----------] 19 tests from OrderedPreservingDictTest (137 ms total) 2023-01-11T21:45:31.8127117Z 2023-01-11T21:45:31.8127314Z [----------] 3 tests from RegistryTest 2023-01-11T21:45:31.8127463Z [ RUN ] RegistryTest.CanRunCreator 2023-01-11T21:45:31.8127621Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2023-01-11T21:45:31.8127855Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2023-01-11T21:45:31.8128124Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2023-01-11T21:45:31.8128322Z [ RUN ] RegistryTest.RegistryPriorities 2023-01-11T21:45:31.8128528Z Key already registered with the same priority: FooWithPriority 2023-01-11T21:45:31.8128790Z Higher priority item already registered, skipping registration of FooWithPriority 2023-01-11T21:45:31.8128990Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2023-01-11T21:45:31.8129268Z [----------] 3 tests from RegistryTest (0 ms total) 2023-01-11T21:45:31.8129279Z 2023-01-11T21:45:31.8129504Z [----------] 18 tests from StringViewTest 2023-01-11T21:45:31.8129724Z [ RUN ] StringViewTest.testStringConstructor 2023-01-11T21:45:31.8129965Z [ OK ] StringViewTest.testStringConstructor (0 ms) 2023-01-11T21:45:31.8130166Z [ RUN ] StringViewTest.testConversionToString 2023-01-11T21:45:31.8130364Z [ OK ] StringViewTest.testConversionToString (0 ms) 2023-01-11T21:45:31.8130533Z [ RUN ] StringViewTest.testCopyAssignment 2023-01-11T21:45:31.8130736Z [ OK ] StringViewTest.testCopyAssignment (0 ms) 2023-01-11T21:45:31.8131040Z [ RUN ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows 2023-01-11T21:45:31.8131381Z [ OK ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows (0 ms) 2023-01-11T21:45:31.8131636Z [ RUN ] StringViewTest.whenRemovingValidPrefix_thenWorks 2023-01-11T21:45:31.8131877Z [ OK ] StringViewTest.whenRemovingValidPrefix_thenWorks (0 ms) 2023-01-11T21:45:31.8132111Z [ RUN ] StringViewTest.whenRemovingTooLargePrefix_thenThrows 2023-01-11T21:45:31.8132522Z [ OK ] StringViewTest.whenRemovingTooLargePrefix_thenThrows (0 ms) 2023-01-11T21:45:31.8132753Z [ RUN ] StringViewTest.whenRemovingValidSuffix_thenWorks 2023-01-11T21:45:31.8133015Z [ OK ] StringViewTest.whenRemovingValidSuffix_thenWorks (0 ms) 2023-01-11T21:45:31.8133253Z [ RUN ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows 2023-01-11T21:45:31.8133585Z [ OK ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows (0 ms) 2023-01-11T21:45:31.8133781Z [ RUN ] StringViewTest.testSwapFunction 2023-01-11T21:45:31.8133988Z [ OK ] StringViewTest.testSwapFunction (0 ms) 2023-01-11T21:45:31.8134169Z [ RUN ] StringViewTest.testSwapMethod 2023-01-11T21:45:31.8134355Z [ OK ] StringViewTest.testSwapMethod (0 ms) 2023-01-11T21:45:31.8134665Z [ RUN ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData 2023-01-11T21:45:31.8135021Z [ OK ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData (0 ms) 2023-01-11T21:45:31.8135307Z [ RUN ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData 2023-01-11T21:45:31.8135595Z [ OK ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData (0 ms) 2023-01-11T21:45:31.8135808Z [ RUN ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess 2023-01-11T21:45:31.8136030Z [ OK ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess (0 ms) 2023-01-11T21:45:31.8136266Z [ RUN ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash 2023-01-11T21:45:31.8136542Z [ OK ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash (0 ms) 2023-01-11T21:45:31.8136801Z [ RUN ] StringViewTest.whenCopyingOutOfRange_thenThrows 2023-01-11T21:45:31.8137069Z [ OK ] StringViewTest.whenCopyingOutOfRange_thenThrows (0 ms) 2023-01-11T21:45:31.8137341Z [ RUN ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows 2023-01-11T21:45:31.8137624Z [ OK ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows (0 ms) 2023-01-11T21:45:31.8137813Z [ RUN ] StringViewTest.testOutputOperator 2023-01-11T21:45:31.8138024Z [ OK ] StringViewTest.testOutputOperator (0 ms) 2023-01-11T21:45:31.8138177Z [ RUN ] StringViewTest.testHash 2023-01-11T21:45:31.8138348Z [ OK ] StringViewTest.testHash (0 ms) 2023-01-11T21:45:31.8138660Z [----------] 18 tests from StringViewTest (0 ms total) 2023-01-11T21:45:31.8138671Z 2023-01-11T21:45:31.8138879Z [----------] 1 test from TempFileTest 2023-01-11T21:45:31.8139076Z [ RUN ] TempFileTest.MatchesExpectedPattern 2023-01-11T21:45:31.8139309Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2023-01-11T21:45:31.8139573Z [----------] 1 test from TempFileTest (0 ms total) 2023-01-11T21:45:31.8139582Z 2023-01-11T21:45:31.8139801Z [----------] 1 test from TempDirTest 2023-01-11T21:45:31.8139979Z [ RUN ] TempDirTest.tryMakeTempdir 2023-01-11T21:45:31.8140155Z [ OK ] TempDirTest.tryMakeTempdir (1 ms) 2023-01-11T21:45:31.8140389Z [----------] 1 test from TempDirTest (1 ms total) 2023-01-11T21:45:31.8140401Z 2023-01-11T21:45:31.8140658Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test 2023-01-11T21:45:31.8140897Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 2023-01-11T21:45:31.8141155Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2023-01-11T21:45:31.8141400Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 2023-01-11T21:45:31.8141663Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2023-01-11T21:45:31.8141889Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 2023-01-11T21:45:31.8142111Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2023-01-11T21:45:31.8142331Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 2023-01-11T21:45:31.8142552Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2023-01-11T21:45:31.8142774Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 2023-01-11T21:45:31.8143106Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2023-01-11T21:45:31.8143485Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test (0 ms total) 2023-01-11T21:45:31.8143498Z 2023-01-11T21:45:31.8143771Z [----------] 1 test from nullopt/SelfCompareTest 2023-01-11T21:45:31.8143983Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2023-01-11T21:45:31.8144287Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2023-01-11T21:45:31.8144584Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2023-01-11T21:45:31.8144592Z 2023-01-11T21:45:31.8144805Z [----------] 1 test from int/SelfCompareTest 2023-01-11T21:45:31.8144979Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2023-01-11T21:45:31.8145153Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2023-01-11T21:45:31.8145446Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2023-01-11T21:45:31.8145455Z 2023-01-11T21:45:31.8145713Z [----------] Global test environment tear-down 2023-01-11T21:45:31.8145910Z [==========] 846 tests from 77 test suites ran. (454 ms total) 2023-01-11T21:45:31.8146038Z [ PASSED ] 846 tests. 2023-01-11T21:45:31.8146204Z ================================================================================ 2023-01-11T21:45:31.8146541Z [3,220 / 3,230] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2023-01-11T21:45:31.8146796Z Linking jit_tests; 31s processwrapper-sandbox 2023-01-11T21:45:31.8147069Z Testing //:optim_test; 18s processwrapper-sandbox 2023-01-11T21:45:31.8147334Z Linking enum_test; 1s processwrapper-sandbox 2023-01-11T21:45:31.8147620Z Linking nn_utils_test; 1s processwrapper-sandbox 2023-01-11T21:45:31.8147921Z Linking functional_test; 1s processwrapper-sandbox 2023-01-11T21:45:31.8148271Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:31.8148578Z Compiling test/cpp/api/modules.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:31.8148841Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2023-01-11T21:45:32.0882899Z 2023-01-11T21:45:32.0883298Z  2023-01-11T21:45:32.0885357Z  2023-01-11T21:45:32.0886635Z  2023-01-11T21:45:32.0887436Z  2023-01-11T21:45:32.0888219Z  2023-01-11T21:45:32.0888641Z  2023-01-11T21:45:32.0889085Z  2023-01-11T21:45:32.0889350Z  2023-01-11T21:45:32.0890466Z [3,221 / 3,231] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2023-01-11T21:45:32.0891022Z Linking jit_tests; 31s processwrapper-sandbox 2023-01-11T21:45:32.0891563Z Testing //:optim_test; 18s processwrapper-sandbox 2023-01-11T21:45:32.0892074Z Linking enum_test; 2s processwrapper-sandbox 2023-01-11T21:45:32.0892566Z Linking nn_utils_test; 2s processwrapper-sandbox 2023-01-11T21:45:32.0893026Z Linking functional_test; 2s processwrapper-sandbox 2023-01-11T21:45:32.0893531Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:32.0894171Z Compiling test/cpp/api/modules.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:32.0894720Z Testing //:memory_test; 0s processwrapper-sandbox 2023-01-11T21:45:33.0893146Z 2023-01-11T21:45:33.0895379Z  2023-01-11T21:45:33.0898356Z  2023-01-11T21:45:33.0906811Z  2023-01-11T21:45:33.0908474Z  2023-01-11T21:45:33.0911400Z  2023-01-11T21:45:33.0913012Z  2023-01-11T21:45:33.0915910Z  2023-01-11T21:45:33.0917207Z  2023-01-11T21:45:33.0919958Z [3,221 / 3,231] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2023-01-11T21:45:33.0921577Z Linking jit_tests; 32s processwrapper-sandbox 2023-01-11T21:45:33.0924219Z Testing //:optim_test; 19s processwrapper-sandbox 2023-01-11T21:45:33.0925735Z Linking enum_test; 3s processwrapper-sandbox 2023-01-11T21:45:33.0928364Z Linking nn_utils_test; 3s processwrapper-sandbox 2023-01-11T21:45:33.0930057Z Linking functional_test; 3s processwrapper-sandbox 2023-01-11T21:45:33.0932759Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:33.0934399Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:33.0935221Z Testing //:memory_test; 1s processwrapper-sandbox 2023-01-11T21:45:33.3342819Z 2023-01-11T21:45:33.3344649Z  2023-01-11T21:45:33.3346307Z  2023-01-11T21:45:33.3348092Z  2023-01-11T21:45:33.3349652Z  2023-01-11T21:45:33.3351218Z  2023-01-11T21:45:33.3352769Z  2023-01-11T21:45:33.3354372Z  2023-01-11T21:45:33.3355842Z  2023-01-11T21:45:33.3356562Z [3,222 / 3,231] 7 / 26 tests; 8 actions, 7 running; last test: ...l_base_tests 2023-01-11T21:45:33.3358336Z Linking jit_tests; 33s processwrapper-sandbox 2023-01-11T21:45:33.3359051Z Testing //:optim_test; 20s processwrapper-sandbox 2023-01-11T21:45:33.3360569Z Linking enum_test; 3s processwrapper-sandbox 2023-01-11T21:45:33.3361381Z Linking nn_utils_test; 3s processwrapper-sandbox 2023-01-11T21:45:33.3362892Z Linking functional_test; 3s processwrapper-sandbox 2023-01-11T21:45:33.3363640Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:33.3365171Z Testing //:memory_test; 1s processwrapper-sandbox 2023-01-11T21:45:33.3365712Z [Prepa] Linking autograd_test 2023-01-11T21:45:33.6906762Z 2023-01-11T21:45:33.6908551Z  2023-01-11T21:45:33.6909168Z  2023-01-11T21:45:33.6910493Z  2023-01-11T21:45:33.6910994Z  2023-01-11T21:45:33.6912384Z  2023-01-11T21:45:33.6914835Z  2023-01-11T21:45:33.6916173Z  2023-01-11T21:45:33.6917893Z  2023-01-11T21:45:33.6918649Z [3,223 / 3,231] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2023-01-11T21:45:33.6919546Z Linking jit_tests; 33s processwrapper-sandbox 2023-01-11T21:45:33.6921978Z Testing //:optim_test; 20s processwrapper-sandbox 2023-01-11T21:45:33.6922687Z Linking enum_test; 3s processwrapper-sandbox 2023-01-11T21:45:33.6923502Z Linking nn_utils_test; 3s processwrapper-sandbox 2023-01-11T21:45:33.6924928Z Linking functional_test; 3s processwrapper-sandbox 2023-01-11T21:45:33.6925730Z Testing //:memory_test; 1s processwrapper-sandbox 2023-01-11T21:45:33.6928043Z Linking autograd_test; 0s processwrapper-sandbox 2023-01-11T21:45:33.6928744Z Linking modules_test; 0s processwrapper-sandbox 2023-01-11T21:45:34.6905749Z 2023-01-11T21:45:34.6907539Z  2023-01-11T21:45:34.6907998Z  2023-01-11T21:45:34.6908463Z  2023-01-11T21:45:34.6909588Z  2023-01-11T21:45:34.6910013Z  2023-01-11T21:45:34.6911211Z  2023-01-11T21:45:34.6912469Z  2023-01-11T21:45:34.6912828Z  2023-01-11T21:45:34.6914284Z [3,223 / 3,231] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2023-01-11T21:45:34.6914944Z Linking jit_tests; 34s processwrapper-sandbox 2023-01-11T21:45:34.6916411Z Testing //:optim_test; 21s processwrapper-sandbox 2023-01-11T21:45:34.6916984Z Linking enum_test; 4s processwrapper-sandbox 2023-01-11T21:45:34.6918821Z Linking nn_utils_test; 4s processwrapper-sandbox 2023-01-11T21:45:34.6919447Z Linking functional_test; 4s processwrapper-sandbox 2023-01-11T21:45:34.6920987Z Testing //:memory_test; 2s processwrapper-sandbox 2023-01-11T21:45:34.6921594Z Linking autograd_test; 1s processwrapper-sandbox 2023-01-11T21:45:34.6923022Z Linking modules_test; 1s processwrapper-sandbox 2023-01-11T21:45:35.4206163Z 2023-01-11T21:45:35.4207022Z  2023-01-11T21:45:35.4223510Z  2023-01-11T21:45:35.4223911Z  2023-01-11T21:45:35.4224356Z  2023-01-11T21:45:35.4224625Z  2023-01-11T21:45:35.4225017Z  2023-01-11T21:45:35.4225314Z  2023-01-11T21:45:35.4225702Z  2023-01-11T21:45:35.4226225Z [3,223 / 3,231] 8 / 26 tests; 8 actions running; last test: //:memory_test 2023-01-11T21:45:35.4227242Z Linking jit_tests; 35s processwrapper-sandbox 2023-01-11T21:45:35.4227758Z Testing //:optim_test; 22s processwrapper-sandbox 2023-01-11T21:45:35.4228396Z Linking enum_test; 5s processwrapper-sandbox 2023-01-11T21:45:35.4229005Z Linking nn_utils_test; 5s processwrapper-sandbox 2023-01-11T21:45:35.4229748Z Linking functional_test; 5s processwrapper-sandbox 2023-01-11T21:45:35.4230408Z Testing //:memory_test; 3s processwrapper-sandbox 2023-01-11T21:45:35.4231027Z Linking autograd_test; 2s processwrapper-sandbox 2023-01-11T21:45:35.4231547Z Linking modules_test; 2s processwrapper-sandbox 2023-01-11T21:45:35.4232063Z 2023-01-11T21:45:35.4232204Z  2023-01-11T21:45:35.4232679Z  2023-01-11T21:45:35.4232949Z  2023-01-11T21:45:35.4233375Z  2023-01-11T21:45:35.4233639Z  2023-01-11T21:45:35.4234033Z  2023-01-11T21:45:35.4234317Z  2023-01-11T21:45:35.4234594Z  2023-01-11T21:45:35.4235129Z INFO: From Testing //:memory_test: 2023-01-11T21:45:35.4235835Z [3,223 / 3,231] 8 / 26 tests; 8 actions running; last test: //:memory_test 2023-01-11T21:45:35.4236499Z Linking jit_tests; 35s processwrapper-sandbox 2023-01-11T21:45:35.4237132Z Testing //:optim_test; 22s processwrapper-sandbox 2023-01-11T21:45:35.4237650Z Linking enum_test; 5s processwrapper-sandbox 2023-01-11T21:45:35.4238352Z Linking nn_utils_test; 5s processwrapper-sandbox 2023-01-11T21:45:35.4238987Z Linking functional_test; 5s processwrapper-sandbox 2023-01-11T21:45:35.4239637Z Testing //:memory_test; 3s processwrapper-sandbox 2023-01-11T21:45:35.4240272Z Linking autograd_test; 2s processwrapper-sandbox 2023-01-11T21:45:35.4240948Z Linking modules_test; 2s processwrapper-sandbox 2023-01-11T21:45:35.4241203Z 2023-01-11T21:45:35.4241341Z  2023-01-11T21:45:35.4241751Z  2023-01-11T21:45:35.4242026Z  2023-01-11T21:45:35.4242304Z  2023-01-11T21:45:35.4242704Z  2023-01-11T21:45:35.4242951Z  2023-01-11T21:45:35.4243379Z  2023-01-11T21:45:35.4243681Z  2023-01-11T21:45:35.4244258Z ==================== Test output for //:memory_test: 2023-01-11T21:45:35.4244741Z Running main() from gmock_main.cc 2023-01-11T21:45:35.4245111Z Note: Google Test filter = -*CUDA 2023-01-11T21:45:35.4245558Z [==========] Running 3 tests from 1 test suite. 2023-01-11T21:45:35.4245941Z [----------] Global test environment set-up. 2023-01-11T21:45:35.4246476Z [----------] 3 tests from MakeUniqueTest 2023-01-11T21:45:35.4248833Z [ RUN ] MakeUniqueTest.ForwardRvaluesCorrectly 2023-01-11T21:45:35.4249503Z [ OK ] MakeUniqueTest.ForwardRvaluesCorrectly (0 ms) 2023-01-11T21:45:35.4251571Z [ RUN ] MakeUniqueTest.ForwardLvaluesCorrectly 2023-01-11T21:45:35.4252016Z [ OK ] MakeUniqueTest.ForwardLvaluesCorrectly (0 ms) 2023-01-11T21:45:35.4252623Z [ RUN ] MakeUniqueTest.CanConstructUniquePtrOfArray 2023-01-11T21:45:35.4253228Z [ OK ] MakeUniqueTest.CanConstructUniquePtrOfArray (0 ms) 2023-01-11T21:45:35.4254855Z [----------] 3 tests from MakeUniqueTest (0 ms total) 2023-01-11T21:45:35.4255085Z 2023-01-11T21:45:35.4255442Z [----------] Global test environment tear-down 2023-01-11T21:45:35.4255811Z [==========] 3 tests from 1 test suite ran. (0 ms total) 2023-01-11T21:45:35.4256239Z [ PASSED ] 3 tests. 2023-01-11T21:45:35.4257708Z ================================================================================ 2023-01-11T21:45:35.4259556Z [3,223 / 3,231] 8 / 26 tests; 8 actions running; last test: //:memory_test 2023-01-11T21:45:35.4260073Z Linking jit_tests; 35s processwrapper-sandbox 2023-01-11T21:45:35.4260560Z Testing //:optim_test; 22s processwrapper-sandbox 2023-01-11T21:45:35.4261169Z Linking enum_test; 5s processwrapper-sandbox 2023-01-11T21:45:35.4261636Z Linking nn_utils_test; 5s processwrapper-sandbox 2023-01-11T21:45:35.4263170Z Linking functional_test; 5s processwrapper-sandbox 2023-01-11T21:45:35.4263848Z Testing //:memory_test; 3s processwrapper-sandbox 2023-01-11T21:45:35.4264465Z Linking autograd_test; 2s processwrapper-sandbox 2023-01-11T21:45:35.4264978Z Linking modules_test; 2s processwrapper-sandbox 2023-01-11T21:45:35.6316477Z 2023-01-11T21:45:35.6317040Z  2023-01-11T21:45:35.6317408Z  2023-01-11T21:45:35.6318341Z  2023-01-11T21:45:35.6327181Z  2023-01-11T21:45:35.6327585Z  2023-01-11T21:45:35.6327851Z  2023-01-11T21:45:35.6328146Z  2023-01-11T21:45:35.6328425Z  2023-01-11T21:45:35.6328979Z [3,228 / 3,244] 8 / 26 tests; 8 actions, 7 running; last test: //:memory_test 2023-01-11T21:45:35.6329541Z Linking jit_tests; 35s processwrapper-sandbox 2023-01-11T21:45:35.6330072Z Testing //:optim_test; 22s processwrapper-sandbox 2023-01-11T21:45:35.6330581Z Linking enum_test; 5s processwrapper-sandbox 2023-01-11T21:45:35.6331097Z Linking nn_utils_test; 5s processwrapper-sandbox 2023-01-11T21:45:35.6331614Z Linking functional_test; 5s processwrapper-sandbox 2023-01-11T21:45:35.6332149Z Linking autograd_test; 2s processwrapper-sandbox 2023-01-11T21:45:35.6332652Z Linking modules_test; 2s processwrapper-sandbox 2023-01-11T21:45:35.6333088Z [Scann] Compiling c10/test/core/DeviceGuard_test.cpp 2023-01-11T21:45:35.8914584Z 2023-01-11T21:45:35.8916649Z  2023-01-11T21:45:35.8918939Z  2023-01-11T21:45:35.8920776Z  2023-01-11T21:45:35.8922590Z  2023-01-11T21:45:35.8924200Z  2023-01-11T21:45:35.8925742Z  2023-01-11T21:45:35.8927322Z  2023-01-11T21:45:35.8928877Z  2023-01-11T21:45:35.8930652Z [3,229 / 3,244] 8 / 26 tests; 8 actions running; last test: //:memory_test 2023-01-11T21:45:35.8932499Z Linking jit_tests; 35s processwrapper-sandbox 2023-01-11T21:45:35.8934239Z Testing //:optim_test; 22s processwrapper-sandbox 2023-01-11T21:45:35.8936062Z Linking enum_test; 6s processwrapper-sandbox 2023-01-11T21:45:35.8937852Z Linking nn_utils_test; 5s processwrapper-sandbox 2023-01-11T21:45:35.8939706Z Linking functional_test; 5s processwrapper-sandbox 2023-01-11T21:45:35.8941564Z Linking autograd_test; 2s processwrapper-sandbox 2023-01-11T21:45:35.8943415Z Linking modules_test; 2s processwrapper-sandbox 2023-01-11T21:45:35.8945306Z Compiling c10/test/core/DispatchKeySet_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:36.2480913Z 2023-01-11T21:45:36.2482832Z  2023-01-11T21:45:36.2484608Z  2023-01-11T21:45:36.2486160Z  2023-01-11T21:45:36.2487736Z  2023-01-11T21:45:36.2489302Z  2023-01-11T21:45:36.2490882Z  2023-01-11T21:45:36.2492434Z  2023-01-11T21:45:36.2493976Z  2023-01-11T21:45:36.2495791Z [3,231 / 3,244] 8 / 26 tests; 8 actions, 7 running; last test: //:memory_test 2023-01-11T21:45:36.2497577Z Linking jit_tests; 36s processwrapper-sandbox 2023-01-11T21:45:36.2499442Z Testing //:optim_test; 23s processwrapper-sandbox 2023-01-11T21:45:36.2501303Z Linking enum_test; 6s processwrapper-sandbox 2023-01-11T21:45:36.2503071Z Linking nn_utils_test; 6s processwrapper-sandbox 2023-01-11T21:45:36.2504849Z Linking functional_test; 6s processwrapper-sandbox 2023-01-11T21:45:36.2506609Z Linking autograd_test; 2s processwrapper-sandbox 2023-01-11T21:45:36.2508341Z Linking modules_test; 2s processwrapper-sandbox 2023-01-11T21:45:36.2509992Z [Scann] Compiling c10/test/core/SymInt_test.cpp 2023-01-11T21:45:36.4918054Z 2023-01-11T21:45:36.4918933Z  2023-01-11T21:45:36.4919363Z  2023-01-11T21:45:36.4919682Z  2023-01-11T21:45:36.4919981Z  2023-01-11T21:45:36.4922831Z  2023-01-11T21:45:36.4923264Z  2023-01-11T21:45:36.4925618Z  2023-01-11T21:45:36.4926120Z  2023-01-11T21:45:36.4927003Z [3,232 / 3,244] 8 / 26 tests; 8 actions running; last test: //:memory_test 2023-01-11T21:45:36.4928053Z Linking jit_tests; 36s processwrapper-sandbox 2023-01-11T21:45:36.4928802Z Testing //:optim_test; 23s processwrapper-sandbox 2023-01-11T21:45:36.4929504Z Linking enum_test; 6s processwrapper-sandbox 2023-01-11T21:45:36.4930194Z Linking nn_utils_test; 6s processwrapper-sandbox 2023-01-11T21:45:36.4931056Z Linking functional_test; 6s processwrapper-sandbox 2023-01-11T21:45:36.4931838Z Linking autograd_test; 3s processwrapper-sandbox 2023-01-11T21:45:36.4932535Z Linking modules_test; 3s processwrapper-sandbox 2023-01-11T21:45:36.4933230Z //c10/test:core_tests; 0s processwrapper-sandbox 2023-01-11T21:45:36.6921310Z 2023-01-11T21:45:36.6922225Z  2023-01-11T21:45:36.6922915Z  2023-01-11T21:45:36.6925644Z  2023-01-11T21:45:36.6926941Z  2023-01-11T21:45:36.6927375Z  2023-01-11T21:45:36.6928627Z  2023-01-11T21:45:36.6929027Z  2023-01-11T21:45:36.6930266Z  2023-01-11T21:45:36.6931633Z [3,233 / 3,244] 8 / 26 tests; 8 actions running; last test: //:memory_test 2023-01-11T21:45:36.6933385Z Linking jit_tests; 36s processwrapper-sandbox 2023-01-11T21:45:36.6934057Z Testing //:optim_test; 23s processwrapper-sandbox 2023-01-11T21:45:36.6935595Z Linking enum_test; 6s processwrapper-sandbox 2023-01-11T21:45:36.6936267Z Linking nn_utils_test; 6s processwrapper-sandbox 2023-01-11T21:45:36.6937822Z Linking functional_test; 6s processwrapper-sandbox 2023-01-11T21:45:36.6938477Z Linking autograd_test; 3s processwrapper-sandbox 2023-01-11T21:45:36.6940013Z Linking modules_test; 3s processwrapper-sandbox 2023-01-11T21:45:36.6940679Z //c10/test:core_tests; 0s processwrapper-sandbox 2023-01-11T21:45:37.7116642Z 2023-01-11T21:45:37.7117244Z  2023-01-11T21:45:37.7117628Z  2023-01-11T21:45:37.7118083Z  2023-01-11T21:45:37.7118357Z  2023-01-11T21:45:37.7118627Z  2023-01-11T21:45:37.7118952Z  2023-01-11T21:45:37.7119254Z  2023-01-11T21:45:37.7119548Z  2023-01-11T21:45:37.7120158Z [3,234 / 3,244] 8 / 26 tests; 8 actions, 7 running; last test: //:memory_test 2023-01-11T21:45:37.7120747Z Linking jit_tests; 37s processwrapper-sandbox 2023-01-11T21:45:37.7121406Z Testing //:optim_test; 24s processwrapper-sandbox 2023-01-11T21:45:37.7121856Z Linking enum_test; 7s processwrapper-sandbox 2023-01-11T21:45:37.7122164Z Linking nn_utils_test; 7s processwrapper-sandbox 2023-01-11T21:45:37.7122485Z Linking functional_test; 7s processwrapper-sandbox 2023-01-11T21:45:37.7122785Z Linking autograd_test; 4s processwrapper-sandbox 2023-01-11T21:45:37.7123091Z Linking modules_test; 4s processwrapper-sandbox 2023-01-11T21:45:37.7123370Z [Scann] Compiling c10/test/core/impl/SizesAndStrides_test.cpp 2023-01-11T21:45:38.0929168Z 2023-01-11T21:45:38.0929771Z  2023-01-11T21:45:38.0930651Z  2023-01-11T21:45:38.0931653Z  2023-01-11T21:45:38.0932909Z  2023-01-11T21:45:38.0933899Z  2023-01-11T21:45:38.0935125Z  2023-01-11T21:45:38.0936126Z  2023-01-11T21:45:38.0937107Z  2023-01-11T21:45:38.0938630Z [3,234 / 3,244] 8 / 26 tests; 8 actions running; last test: //:memory_test 2023-01-11T21:45:38.0939516Z Linking jit_tests; 37s processwrapper-sandbox 2023-01-11T21:45:38.0940622Z Testing //:optim_test; 24s processwrapper-sandbox 2023-01-11T21:45:38.0941568Z Linking enum_test; 8s processwrapper-sandbox 2023-01-11T21:45:38.0942555Z Linking nn_utils_test; 8s processwrapper-sandbox 2023-01-11T21:45:38.0943689Z Linking functional_test; 8s processwrapper-sandbox 2023-01-11T21:45:38.0944652Z Linking autograd_test; 4s processwrapper-sandbox 2023-01-11T21:45:38.0945634Z Linking modules_test; 4s processwrapper-sandbox 2023-01-11T21:45:38.0946742Z //c10/test:core_tests; 0s processwrapper-sandbox 2023-01-11T21:45:39.2936182Z 2023-01-11T21:45:39.2937057Z  2023-01-11T21:45:39.2937415Z  2023-01-11T21:45:39.2937704Z  2023-01-11T21:45:39.2937993Z  2023-01-11T21:45:39.2938271Z  2023-01-11T21:45:39.2938537Z  2023-01-11T21:45:39.2938827Z  2023-01-11T21:45:39.2939104Z  2023-01-11T21:45:39.2939649Z [3,234 / 3,244] 8 / 26 tests; 8 actions running; last test: //:memory_test 2023-01-11T21:45:39.2940373Z Linking jit_tests; 39s processwrapper-sandbox 2023-01-11T21:45:39.2940917Z Testing //:optim_test; 26s processwrapper-sandbox 2023-01-11T21:45:39.2941421Z Linking enum_test; 9s processwrapper-sandbox 2023-01-11T21:45:39.2941937Z Linking nn_utils_test; 9s processwrapper-sandbox 2023-01-11T21:45:39.2942449Z Linking functional_test; 9s processwrapper-sandbox 2023-01-11T21:45:39.2942974Z Linking autograd_test; 5s processwrapper-sandbox 2023-01-11T21:45:39.2943477Z Linking modules_test; 5s processwrapper-sandbox 2023-01-11T21:45:39.2943989Z //c10/test:core_tests; 1s processwrapper-sandbox 2023-01-11T21:45:40.2942297Z 2023-01-11T21:45:40.2943146Z  2023-01-11T21:45:40.2943506Z  2023-01-11T21:45:40.2944109Z  2023-01-11T21:45:40.2944762Z  2023-01-11T21:45:40.2945198Z  2023-01-11T21:45:40.2945473Z  2023-01-11T21:45:40.2945765Z  2023-01-11T21:45:40.2946059Z  2023-01-11T21:45:40.2948095Z [3,234 / 3,244] 8 / 26 tests; 8 actions running; last test: //:memory_test 2023-01-11T21:45:40.2949074Z Linking jit_tests; 40s processwrapper-sandbox 2023-01-11T21:45:40.2949738Z Testing //:optim_test; 27s processwrapper-sandbox 2023-01-11T21:45:40.2950607Z Linking enum_test; 10s processwrapper-sandbox 2023-01-11T21:45:40.2951241Z Linking nn_utils_test; 10s processwrapper-sandbox 2023-01-11T21:45:40.2952098Z Linking functional_test; 10s processwrapper-sandbox 2023-01-11T21:45:40.2952783Z Linking autograd_test; 6s processwrapper-sandbox 2023-01-11T21:45:40.2953645Z Linking modules_test; 6s processwrapper-sandbox 2023-01-11T21:45:40.2954287Z //c10/test:core_tests; 2s processwrapper-sandbox 2023-01-11T21:45:40.8819648Z 2023-01-11T21:45:40.8820421Z  2023-01-11T21:45:40.8820991Z  2023-01-11T21:45:40.8821431Z  2023-01-11T21:45:40.8821756Z  2023-01-11T21:45:40.8822194Z  2023-01-11T21:45:40.8822539Z  2023-01-11T21:45:40.8822996Z  2023-01-11T21:45:40.8823344Z  2023-01-11T21:45:40.8824119Z [3,235 / 3,244] 8 / 26 tests; 8 actions, 7 running; last test: //:memory_test 2023-01-11T21:45:40.8824839Z Linking jit_tests; 40s processwrapper-sandbox 2023-01-11T21:45:40.8825425Z Testing //:optim_test; 27s processwrapper-sandbox 2023-01-11T21:45:40.8826004Z Linking enum_test; 11s processwrapper-sandbox 2023-01-11T21:45:40.8826357Z Linking functional_test; 10s processwrapper-sandbox 2023-01-11T21:45:40.8826671Z Linking autograd_test; 7s processwrapper-sandbox 2023-01-11T21:45:40.8826998Z Linking modules_test; 7s processwrapper-sandbox 2023-01-11T21:45:40.8827295Z //c10/test:core_tests; 3s processwrapper-sandbox 2023-01-11T21:45:40.8827544Z [Scann] Compiling c10/test/core/Device_test.cpp 2023-01-11T21:45:41.0946765Z 2023-01-11T21:45:41.0947341Z  2023-01-11T21:45:41.0947729Z  2023-01-11T21:45:41.0947953Z  2023-01-11T21:45:41.0948120Z  2023-01-11T21:45:41.0948301Z  2023-01-11T21:45:41.0948454Z  2023-01-11T21:45:41.0948618Z  2023-01-11T21:45:41.0948783Z  2023-01-11T21:45:41.0949120Z [3,240 / 3,250] 8 / 26 tests; 8 actions running; last test: //:memory_test 2023-01-11T21:45:41.0949467Z Linking jit_tests; 40s processwrapper-sandbox 2023-01-11T21:45:41.0949786Z Testing //:optim_test; 27s processwrapper-sandbox 2023-01-11T21:45:41.0950097Z Linking functional_test; 11s processwrapper-sandbox 2023-01-11T21:45:41.0950410Z Linking autograd_test; 7s processwrapper-sandbox 2023-01-11T21:45:41.0950888Z Linking modules_test; 7s processwrapper-sandbox 2023-01-11T21:45:41.0951235Z Compiling c10/test/core/Device_test.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:41.0951549Z Testing //:enum_test; 0s processwrapper-sandbox 2023-01-11T21:45:41.0951881Z Compiling test/cpp/api/tensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:41.4950739Z 2023-01-11T21:45:41.4951307Z  2023-01-11T21:45:41.4951912Z  2023-01-11T21:45:41.4952226Z  2023-01-11T21:45:41.4952545Z  2023-01-11T21:45:41.4952827Z  2023-01-11T21:45:41.4953112Z  2023-01-11T21:45:41.4953275Z  2023-01-11T21:45:41.4953428Z  2023-01-11T21:45:41.4953761Z [3,242 / 3,251] 8 / 26 tests; 8 actions running; last test: //:memory_test 2023-01-11T21:45:41.4954108Z Linking jit_tests; 41s processwrapper-sandbox 2023-01-11T21:45:41.4954416Z Testing //:optim_test; 28s processwrapper-sandbox 2023-01-11T21:45:41.4954728Z Linking autograd_test; 8s processwrapper-sandbox 2023-01-11T21:45:41.4955048Z Linking modules_test; 8s processwrapper-sandbox 2023-01-11T21:45:41.4955340Z Testing //:enum_test; 0s processwrapper-sandbox 2023-01-11T21:45:41.4955673Z Compiling test/cpp/api/tensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:41.4956011Z Testing //:functional_test; 0s processwrapper-sandbox 2023-01-11T21:45:41.4956337Z Linking c10/test/core_tests; 0s processwrapper-sandbox 2023-01-11T21:45:41.7038036Z 2023-01-11T21:45:41.7038900Z  2023-01-11T21:45:41.7040241Z  2023-01-11T21:45:41.7040717Z  2023-01-11T21:45:41.7042037Z  2023-01-11T21:45:41.7042508Z  2023-01-11T21:45:41.7042972Z  2023-01-11T21:45:41.7044362Z  2023-01-11T21:45:41.7045611Z  2023-01-11T21:45:41.7046314Z [3,243 / 3,252] 8 / 26 tests; 8 actions, 7 running; last test: //:memory_test 2023-01-11T21:45:41.7047377Z Linking jit_tests; 41s processwrapper-sandbox 2023-01-11T21:45:41.7048017Z Testing //:optim_test; 28s processwrapper-sandbox 2023-01-11T21:45:41.7048604Z Linking autograd_test; 8s processwrapper-sandbox 2023-01-11T21:45:41.7049177Z Linking modules_test; 8s processwrapper-sandbox 2023-01-11T21:45:41.7049742Z Testing //:enum_test; 0s processwrapper-sandbox 2023-01-11T21:45:41.7050305Z Compiling test/cpp/api/tensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:41.7050957Z Testing //:functional_test; 0s processwrapper-sandbox 2023-01-11T21:45:41.7051398Z [Sched] Testing //c10/test:core_tests 2023-01-11T21:45:41.8672683Z 2023-01-11T21:45:41.8673721Z  2023-01-11T21:45:41.8675271Z  2023-01-11T21:45:41.8675734Z  2023-01-11T21:45:41.8677249Z  2023-01-11T21:45:41.8677863Z  2023-01-11T21:45:41.8679184Z  2023-01-11T21:45:41.8679604Z  2023-01-11T21:45:41.8680945Z  2023-01-11T21:45:41.8681483Z INFO: From Testing //c10/test:core_tests: 2023-01-11T21:45:41.8683116Z [3,243 / 3,252] 9 / 26 tests; 8 actions running; last test: ...test:core_tests 2023-01-11T21:45:41.8683903Z Linking jit_tests; 41s processwrapper-sandbox 2023-01-11T21:45:41.8685410Z Testing //:optim_test; 28s processwrapper-sandbox 2023-01-11T21:45:41.8686165Z Linking autograd_test; 8s processwrapper-sandbox 2023-01-11T21:45:41.8687885Z Linking modules_test; 8s processwrapper-sandbox 2023-01-11T21:45:41.8688640Z Testing //:enum_test; 0s processwrapper-sandbox 2023-01-11T21:45:41.8690450Z Compiling test/cpp/api/tensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:41.8691276Z Testing //:functional_test; 0s processwrapper-sandbox 2023-01-11T21:45:41.8693116Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2023-01-11T21:45:41.8693500Z 2023-01-11T21:45:41.8694620Z  2023-01-11T21:45:41.8695030Z  2023-01-11T21:45:41.8696308Z  2023-01-11T21:45:41.8696719Z  2023-01-11T21:45:41.8698148Z  2023-01-11T21:45:41.8698546Z  2023-01-11T21:45:41.8699994Z  2023-01-11T21:45:41.8700473Z  2023-01-11T21:45:41.8701936Z ==================== Test output for //c10/test:core_tests: 2023-01-11T21:45:41.8702467Z Running main() from gmock_main.cc 2023-01-11T21:45:41.8703085Z Note: Google Test filter = -*CUDA 2023-01-11T21:45:41.8705720Z [==========] Running 58 tests from 12 test suites. 2023-01-11T21:45:41.8706568Z [----------] Global test environment set-up. 2023-01-11T21:45:41.8709350Z [----------] 2 tests from CompileTimeFunctionPointerTest 2023-01-11T21:45:41.8710144Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2023-01-11T21:45:41.8713923Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2023-01-11T21:45:41.8714732Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2023-01-11T21:45:41.8715609Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2023-01-11T21:45:41.8718706Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2023-01-11T21:45:41.8719409Z 2023-01-11T21:45:41.8722790Z [----------] 1 test from DeviceGuard 2023-01-11T21:45:41.8723391Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2023-01-11T21:45:41.8724144Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2023-01-11T21:45:41.8726884Z [----------] 1 test from DeviceGuard (0 ms total) 2023-01-11T21:45:41.8727302Z 2023-01-11T21:45:41.8729914Z [----------] 1 test from OptionalDeviceGuard 2023-01-11T21:45:41.8730551Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2023-01-11T21:45:41.8732225Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2023-01-11T21:45:41.8732999Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2023-01-11T21:45:41.8734243Z 2023-01-11T21:45:41.8734605Z [----------] 1 test from DeviceTest 2023-01-11T21:45:41.8735978Z [ RUN ] DeviceTest.BasicConstruction 2023-01-11T21:45:41.8736532Z [ OK ] DeviceTest.BasicConstruction (0 ms) 2023-01-11T21:45:41.8737224Z [----------] 1 test from DeviceTest (0 ms total) 2023-01-11T21:45:41.8740487Z 2023-01-11T21:45:41.8740985Z [----------] 16 tests from DispatchKeySet 2023-01-11T21:45:41.8745610Z [ RUN ] DispatchKeySet.ShowSemantics 2023-01-11T21:45:41.8746201Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2023-01-11T21:45:41.8746793Z [ RUN ] DispatchKeySet.Empty 2023-01-11T21:45:41.8749301Z [ OK ] DispatchKeySet.Empty (0 ms) 2023-01-11T21:45:41.8749947Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2023-01-11T21:45:41.8753916Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2023-01-11T21:45:41.8754572Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2023-01-11T21:45:41.8755303Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2023-01-11T21:45:41.8758216Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2023-01-11T21:45:41.8759201Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2023-01-11T21:45:41.8759923Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2023-01-11T21:45:41.8763497Z [ OK ] DispatchKeySet.DoubletonPerBackend (13 ms) 2023-01-11T21:45:41.8764057Z [ RUN ] DispatchKeySet.Full 2023-01-11T21:45:41.8764594Z [ OK ] DispatchKeySet.Full (0 ms) 2023-01-11T21:45:41.8767138Z [ RUN ] DispatchKeySet.IteratorBasicOps 2023-01-11T21:45:41.8767786Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2023-01-11T21:45:41.8770454Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2023-01-11T21:45:41.8771213Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2023-01-11T21:45:41.8774705Z [ RUN ] DispatchKeySet.IteratorEmpty 2023-01-11T21:45:41.8775255Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2023-01-11T21:45:41.8775885Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2023-01-11T21:45:41.8778501Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2023-01-11T21:45:41.8779142Z [ RUN ] DispatchKeySet.IteratorFull 2023-01-11T21:45:41.8781665Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2023-01-11T21:45:41.8782558Z [ RUN ] DispatchKeySet.FailAtEndIterator 2023-01-11T21:45:41.8785059Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2023-01-11T21:45:41.8785832Z [ RUN ] DispatchKeySet.TestBackendComponentToString 2023-01-11T21:45:41.8788443Z [ OK ] DispatchKeySet.TestBackendComponentToString (0 ms) 2023-01-11T21:45:41.8789253Z [ RUN ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate 2023-01-11T21:45:41.8792048Z [ OK ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate (0 ms) 2023-01-11T21:45:41.8792945Z [ RUN ] DispatchKeySet.TestFunctionalityDispatchKeyToString 2023-01-11T21:45:41.8795639Z [ OK ] DispatchKeySet.TestFunctionalityDispatchKeyToString (0 ms) 2023-01-11T21:45:41.8796563Z [----------] 16 tests from DispatchKeySet (14 ms total) 2023-01-11T21:45:41.8798998Z 2023-01-11T21:45:41.8799478Z [----------] 2 tests from SymIntTest 2023-01-11T21:45:41.8801984Z [ RUN ] SymIntTest.ConcreteInts 2023-01-11T21:45:41.8802613Z [ OK ] SymIntTest.ConcreteInts (0 ms) 2023-01-11T21:45:41.8805072Z [ RUN ] SymIntTest.CheckRange 2023-01-11T21:45:41.8805693Z [ OK ] SymIntTest.CheckRange (0 ms) 2023-01-11T21:45:41.8808441Z [----------] 2 tests from SymIntTest (0 ms total) 2023-01-11T21:45:41.8808926Z 2023-01-11T21:45:41.8812180Z [----------] 5 tests from InlineDeviceGuard 2023-01-11T21:45:41.8812724Z [ RUN ] InlineDeviceGuard.Constructor 2023-01-11T21:45:41.8813348Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2023-01-11T21:45:41.8815900Z [ RUN ] InlineDeviceGuard.ConstructorError 2023-01-11T21:45:41.8816501Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2023-01-11T21:45:41.8819045Z [ RUN ] InlineDeviceGuard.SetDevice 2023-01-11T21:45:41.8819590Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2023-01-11T21:45:41.8822102Z [ RUN ] InlineDeviceGuard.ResetDevice 2023-01-11T21:45:41.8822680Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2023-01-11T21:45:41.8825188Z [ RUN ] InlineDeviceGuard.SetIndex 2023-01-11T21:45:41.8825754Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2023-01-11T21:45:41.8828389Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2023-01-11T21:45:41.8828798Z 2023-01-11T21:45:41.8831189Z [----------] 4 tests from InlineOptionalDeviceGuard 2023-01-11T21:45:41.8831796Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2023-01-11T21:45:41.8834369Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2023-01-11T21:45:41.8835063Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2023-01-11T21:45:41.8837895Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2023-01-11T21:45:41.8838596Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2023-01-11T21:45:41.8841259Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2023-01-11T21:45:41.8841884Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2023-01-11T21:45:41.8844437Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2023-01-11T21:45:41.8845219Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2023-01-11T21:45:41.8847606Z 2023-01-11T21:45:41.8848008Z [----------] 4 tests from InlineStreamGuard 2023-01-11T21:45:41.8850508Z [ RUN ] InlineStreamGuard.Constructor 2023-01-11T21:45:41.8851092Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2023-01-11T21:45:41.8853674Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2023-01-11T21:45:41.8854376Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2023-01-11T21:45:41.8857039Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2023-01-11T21:45:41.8857787Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2023-01-11T21:45:41.8860467Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2023-01-11T21:45:41.8861144Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2023-01-11T21:45:41.8863879Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2023-01-11T21:45:41.8864284Z 2023-01-11T21:45:41.8866664Z [----------] 3 tests from InlineOptionalStreamGuard 2023-01-11T21:45:41.8867429Z [ RUN ] InlineOptionalStreamGuard.Constructor 2023-01-11T21:45:41.8870024Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2023-01-11T21:45:41.8870709Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2023-01-11T21:45:41.8873388Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2023-01-11T21:45:41.8874121Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2023-01-11T21:45:41.8875185Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2023-01-11T21:45:41.8876221Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2023-01-11T21:45:41.8876702Z 2023-01-11T21:45:41.8877156Z [----------] 1 test from InlineMultiStreamGuard 2023-01-11T21:45:41.8877863Z [ RUN ] InlineMultiStreamGuard.Constructor 2023-01-11T21:45:41.8878508Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2023-01-11T21:45:41.8879259Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2023-01-11T21:45:41.8879704Z 2023-01-11T21:45:41.8880131Z [----------] 18 tests from SizesAndStridesTest 2023-01-11T21:45:41.8880731Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2023-01-11T21:45:41.8881467Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2023-01-11T21:45:41.8882137Z [ RUN ] SizesAndStridesTest.SetSizes 2023-01-11T21:45:41.8882718Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2023-01-11T21:45:41.8883282Z [ RUN ] SizesAndStridesTest.Resize 2023-01-11T21:45:41.8883858Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2023-01-11T21:45:41.8884437Z [ RUN ] SizesAndStridesTest.SetAtIndex 2023-01-11T21:45:41.8885031Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2023-01-11T21:45:41.8885657Z [ RUN ] SizesAndStridesTest.SetAtIterator 2023-01-11T21:45:41.8886275Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2023-01-11T21:45:41.8886884Z [ RUN ] SizesAndStridesTest.SetViaData 2023-01-11T21:45:41.8887462Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2023-01-11T21:45:41.8888089Z [ RUN ] SizesAndStridesTest.MoveConstructor 2023-01-11T21:45:41.8888734Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2023-01-11T21:45:41.8889380Z [ RUN ] SizesAndStridesTest.CopyConstructor 2023-01-11T21:45:41.8890001Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2023-01-11T21:45:41.8890696Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2023-01-11T21:45:41.8891405Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2023-01-11T21:45:41.8892200Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2023-01-11T21:45:41.8893326Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2023-01-11T21:45:41.8893889Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2023-01-11T21:45:41.8894458Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2023-01-11T21:45:41.8895022Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2023-01-11T21:45:41.8895614Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2023-01-11T21:45:41.8896217Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2023-01-11T21:45:41.8896811Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2023-01-11T21:45:41.8897469Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2023-01-11T21:45:41.8898026Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2023-01-11T21:45:41.8898576Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2023-01-11T21:45:41.8899159Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2023-01-11T21:45:41.8899746Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2023-01-11T21:45:41.8900295Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2023-01-11T21:45:41.8900843Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2023-01-11T21:45:41.8901377Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2023-01-11T21:45:41.8901878Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2023-01-11T21:45:41.8902379Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2023-01-11T21:45:41.8903175Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2023-01-11T21:45:41.8903446Z 2023-01-11T21:45:41.8903716Z [----------] Global test environment tear-down 2023-01-11T21:45:41.8904110Z [==========] 58 tests from 12 test suites ran. (15 ms total) 2023-01-11T21:45:41.8904460Z [ PASSED ] 58 tests. 2023-01-11T21:45:41.8904884Z ================================================================================ 2023-01-11T21:45:41.8905483Z [3,243 / 3,252] 9 / 26 tests; 8 actions running; last test: ...test:core_tests 2023-01-11T21:45:41.8906044Z Linking jit_tests; 41s processwrapper-sandbox 2023-01-11T21:45:41.8906591Z Testing //:optim_test; 28s processwrapper-sandbox 2023-01-11T21:45:41.8907139Z Linking autograd_test; 8s processwrapper-sandbox 2023-01-11T21:45:41.8907670Z Linking modules_test; 8s processwrapper-sandbox 2023-01-11T21:45:41.8908223Z Testing //:enum_test; 0s processwrapper-sandbox 2023-01-11T21:45:41.8908814Z Compiling test/cpp/api/tensor.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:41.8909379Z Testing //:functional_test; 0s processwrapper-sandbox 2023-01-11T21:45:41.8909964Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2023-01-11T21:45:42.0955377Z 2023-01-11T21:45:42.0955961Z  2023-01-11T21:45:42.0958043Z  2023-01-11T21:45:42.0958433Z  2023-01-11T21:45:42.0958789Z  2023-01-11T21:45:42.0959078Z  2023-01-11T21:45:42.0959383Z  2023-01-11T21:45:42.0959687Z  2023-01-11T21:45:42.0959938Z  2023-01-11T21:45:42.0960497Z [3,246 / 3,257] 9 / 26 tests; 8 actions running; last test: ...test:core_tests 2023-01-11T21:45:42.0961198Z Linking jit_tests; 41s processwrapper-sandbox 2023-01-11T21:45:42.0961771Z Testing //:optim_test; 28s processwrapper-sandbox 2023-01-11T21:45:42.0962353Z Linking autograd_test; 8s processwrapper-sandbox 2023-01-11T21:45:42.0962947Z Linking modules_test; 8s processwrapper-sandbox 2023-01-11T21:45:42.0963441Z Testing //:enum_test; 1s processwrapper-sandbox 2023-01-11T21:45:42.0964030Z Compiling test/cpp/api/tensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:42.0964676Z Testing //:functional_test; 0s processwrapper-sandbox 2023-01-11T21:45:42.0965304Z Compiling test/cpp/api/rnn.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:42.6028715Z 2023-01-11T21:45:42.6029508Z  2023-01-11T21:45:42.6029856Z  2023-01-11T21:45:42.6030165Z  2023-01-11T21:45:42.6031134Z  2023-01-11T21:45:42.6031644Z  2023-01-11T21:45:42.6032133Z  2023-01-11T21:45:42.6032540Z  2023-01-11T21:45:42.6033022Z  2023-01-11T21:45:42.6033888Z [3,248 / 3,259] 9 / 26 tests; 8 actions, 6 running; last test: ...t:core_tests 2023-01-11T21:45:42.6035534Z Linking jit_tests; 42s processwrapper-sandbox 2023-01-11T21:45:42.6036182Z Testing //:optim_test; 29s processwrapper-sandbox 2023-01-11T21:45:42.6036812Z Testing //:enum_test; 1s processwrapper-sandbox 2023-01-11T21:45:42.6038745Z Compiling test/cpp/api/tensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:42.6039430Z Testing //:functional_test; 1s processwrapper-sandbox 2023-01-11T21:45:42.6040100Z Compiling test/cpp/api/rnn.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:42.6040593Z [Prepa] Testing //:autograd_test 2023-01-11T21:45:42.6041146Z [Prepa] Testing //:modules_test 2023-01-11T21:45:43.0022114Z 2023-01-11T21:45:43.0022652Z  2023-01-11T21:45:43.0022991Z  2023-01-11T21:45:43.0023296Z  2023-01-11T21:45:43.0023607Z  2023-01-11T21:45:43.0023901Z  2023-01-11T21:45:43.0024176Z  2023-01-11T21:45:43.0024461Z  2023-01-11T21:45:43.0024866Z  2023-01-11T21:45:43.0025458Z [3,248 / 3,259] 9 / 26 tests; 8 actions running; last test: ...test:core_tests 2023-01-11T21:45:43.0026056Z Linking jit_tests; 42s processwrapper-sandbox 2023-01-11T21:45:43.0026810Z Testing //:optim_test; 29s processwrapper-sandbox 2023-01-11T21:45:43.0027333Z Testing //:enum_test; 2s processwrapper-sandbox 2023-01-11T21:45:43.0027912Z Compiling test/cpp/api/tensor.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:43.0028515Z Testing //:functional_test; 1s processwrapper-sandbox 2023-01-11T21:45:43.0029193Z Compiling test/cpp/api/rnn.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:43.0029765Z Testing //:autograd_test; 0s processwrapper-sandbox 2023-01-11T21:45:43.0030324Z Testing //:modules_test; 0s processwrapper-sandbox 2023-01-11T21:45:44.0070832Z 2023-01-11T21:45:44.0071733Z  2023-01-11T21:45:44.0072624Z  2023-01-11T21:45:44.0073511Z  2023-01-11T21:45:44.0074035Z  2023-01-11T21:45:44.0074472Z  2023-01-11T21:45:44.0074797Z  2023-01-11T21:45:44.0075247Z  2023-01-11T21:45:44.0075550Z  2023-01-11T21:45:44.0076314Z [3,248 / 3,259] 9 / 26 tests; 8 actions running; last test: ...test:core_tests 2023-01-11T21:45:44.0077108Z Linking jit_tests; 43s processwrapper-sandbox 2023-01-11T21:45:44.0078018Z Testing //:optim_test; 30s processwrapper-sandbox 2023-01-11T21:45:44.0079236Z Testing //:enum_test; 3s processwrapper-sandbox 2023-01-11T21:45:44.0080020Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:44.0080789Z Testing //:functional_test; 2s processwrapper-sandbox 2023-01-11T21:45:44.0081848Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:44.0082603Z Testing //:autograd_test; 1s processwrapper-sandbox 2023-01-11T21:45:44.0083341Z Testing //:modules_test; 1s processwrapper-sandbox 2023-01-11T21:45:44.1448992Z 2023-01-11T21:45:44.1453206Z  2023-01-11T21:45:44.1453630Z  2023-01-11T21:45:44.1453956Z  2023-01-11T21:45:44.1454231Z  2023-01-11T21:45:44.1454524Z  2023-01-11T21:45:44.1454801Z  2023-01-11T21:45:44.1455097Z  2023-01-11T21:45:44.1455381Z  2023-01-11T21:45:44.1455902Z INFO: From Testing //:enum_test: 2023-01-11T21:45:44.1456513Z [3,248 / 3,259] 10 / 26 tests; 8 actions running; last test: //:enum_test 2023-01-11T21:45:44.1457074Z Linking jit_tests; 43s processwrapper-sandbox 2023-01-11T21:45:44.1457623Z Testing //:optim_test; 30s processwrapper-sandbox 2023-01-11T21:45:44.1458166Z Testing //:enum_test; 3s processwrapper-sandbox 2023-01-11T21:45:44.1458768Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:44.1459370Z Testing //:functional_test; 3s processwrapper-sandbox 2023-01-11T21:45:44.1459946Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:44.1460528Z Testing //:autograd_test; 1s processwrapper-sandbox 2023-01-11T21:45:44.1461074Z Testing //:modules_test; 1s processwrapper-sandbox 2023-01-11T21:45:44.1461337Z 2023-01-11T21:45:44.1461471Z  2023-01-11T21:45:44.1461774Z  2023-01-11T21:45:44.1462071Z  2023-01-11T21:45:44.1462350Z  2023-01-11T21:45:44.1462643Z  2023-01-11T21:45:44.1462918Z  2023-01-11T21:45:44.1463197Z  2023-01-11T21:45:44.1463486Z  2023-01-11T21:45:44.1464173Z ==================== Test output for //:enum_test: 2023-01-11T21:45:44.1464934Z Running main() from gmock_main.cc 2023-01-11T21:45:44.1465450Z Note: Google Test filter = -*CUDA 2023-01-11T21:45:44.1465810Z [==========] Running 1 test from 1 test suite. 2023-01-11T21:45:44.1466282Z [----------] Global test environment set-up. 2023-01-11T21:45:44.1466793Z [----------] 1 test from EnumTest 2023-01-11T21:45:44.1467171Z [ RUN ] EnumTest.AllEnums 2023-01-11T21:45:44.1467532Z [ OK ] EnumTest.AllEnums (2 ms) 2023-01-11T21:45:44.1467996Z [----------] 1 test from EnumTest (2 ms total) 2023-01-11T21:45:44.1468236Z 2023-01-11T21:45:44.1468508Z [----------] Global test environment tear-down 2023-01-11T21:45:44.1468926Z [==========] 1 test from 1 test suite ran. (2 ms total) 2023-01-11T21:45:44.1469436Z [ PASSED ] 1 test. 2023-01-11T21:45:44.1469788Z ================================================================================ 2023-01-11T21:45:44.1470386Z [3,248 / 3,259] 10 / 26 tests; 8 actions running; last test: //:enum_test 2023-01-11T21:45:44.1470938Z Linking jit_tests; 43s processwrapper-sandbox 2023-01-11T21:45:44.1471570Z Testing //:optim_test; 30s processwrapper-sandbox 2023-01-11T21:45:44.1472128Z Testing //:enum_test; 3s processwrapper-sandbox 2023-01-11T21:45:44.1472684Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:44.1473248Z Testing //:functional_test; 3s processwrapper-sandbox 2023-01-11T21:45:44.1473895Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:44.1474521Z Testing //:autograd_test; 1s processwrapper-sandbox 2023-01-11T21:45:44.1475114Z Testing //:modules_test; 1s processwrapper-sandbox 2023-01-11T21:45:44.4043398Z 2023-01-11T21:45:44.4043973Z  2023-01-11T21:45:44.4044359Z  2023-01-11T21:45:44.4044639Z  2023-01-11T21:45:44.4044953Z  2023-01-11T21:45:44.4045263Z  2023-01-11T21:45:44.4045551Z  2023-01-11T21:45:44.4045857Z  2023-01-11T21:45:44.4046151Z  2023-01-11T21:45:44.4046753Z [3,253 / 3,264] 10 / 26 tests; 8 actions running; last test: //:enum_test 2023-01-11T21:45:44.4047363Z Linking jit_tests; 44s processwrapper-sandbox 2023-01-11T21:45:44.4047855Z Testing //:optim_test; 31s processwrapper-sandbox 2023-01-11T21:45:44.4048474Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:44.4048904Z Testing //:functional_test; 3s processwrapper-sandbox 2023-01-11T21:45:44.4049238Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:44.4049618Z Testing //:autograd_test; 1s processwrapper-sandbox 2023-01-11T21:45:44.4049929Z Testing //:modules_test; 1s processwrapper-sandbox 2023-01-11T21:45:44.4050402Z Compiling test/cpp/api/static.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:45.4051984Z 2023-01-11T21:45:45.4054071Z  2023-01-11T21:45:45.4054685Z  2023-01-11T21:45:45.4055363Z  2023-01-11T21:45:45.4055735Z  2023-01-11T21:45:45.4056043Z  2023-01-11T21:45:45.4056306Z  2023-01-11T21:45:45.4056554Z  2023-01-11T21:45:45.4057013Z  2023-01-11T21:45:45.4057586Z [3,253 / 3,264] 10 / 26 tests; 8 actions running; last test: //:enum_test 2023-01-11T21:45:45.4058155Z Linking jit_tests; 45s processwrapper-sandbox 2023-01-11T21:45:45.4058671Z Testing //:optim_test; 32s processwrapper-sandbox 2023-01-11T21:45:45.4059221Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2023-01-11T21:45:45.4059802Z Testing //:functional_test; 4s processwrapper-sandbox 2023-01-11T21:45:45.4060357Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:45.4060926Z Testing //:autograd_test; 2s processwrapper-sandbox 2023-01-11T21:45:45.4061480Z Testing //:modules_test; 2s processwrapper-sandbox 2023-01-11T21:45:45.4062032Z Compiling test/cpp/api/static.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:46.1140822Z 2023-01-11T21:45:46.1143271Z  2023-01-11T21:45:46.1144575Z  2023-01-11T21:45:46.1145808Z  2023-01-11T21:45:46.1147027Z  2023-01-11T21:45:46.1148259Z  2023-01-11T21:45:46.1149534Z  2023-01-11T21:45:46.1150802Z  2023-01-11T21:45:46.1152052Z  2023-01-11T21:45:46.1153605Z [3,254 / 3,264] 10 / 26 tests; 8 actions, 7 running; last test: //:enum_test 2023-01-11T21:45:46.1155174Z Linking jit_tests; 45s processwrapper-sandbox 2023-01-11T21:45:46.1156705Z Testing //:optim_test; 32s processwrapper-sandbox 2023-01-11T21:45:46.1158367Z Testing //:functional_test; 4s processwrapper-sandbox 2023-01-11T21:45:46.1159904Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2023-01-11T21:45:46.1161676Z Testing //:autograd_test; 3s processwrapper-sandbox 2023-01-11T21:45:46.1163169Z Testing //:modules_test; 3s processwrapper-sandbox 2023-01-11T21:45:46.1164721Z Compiling test/cpp/api/static.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:46.1166139Z [Prepa] Linking tensor_test 2023-01-11T21:45:46.1403404Z 2023-01-11T21:45:46.1405074Z  2023-01-11T21:45:46.1406707Z  2023-01-11T21:45:46.1408109Z  2023-01-11T21:45:46.1409790Z  2023-01-11T21:45:46.1417821Z  2023-01-11T21:45:46.1418175Z  2023-01-11T21:45:46.1418442Z  2023-01-11T21:45:46.1419695Z  2023-01-11T21:45:46.1420150Z INFO: From Testing //:functional_test: 2023-01-11T21:45:46.1420729Z [3,255 / 3,264] 11 / 26 tests; 7 actions running; last test: ...unctional_test 2023-01-11T21:45:46.1421275Z Linking jit_tests; 45s processwrapper-sandbox 2023-01-11T21:45:46.1421807Z Testing //:optim_test; 32s processwrapper-sandbox 2023-01-11T21:45:46.1422379Z Testing //:functional_test; 5s processwrapper-sandbox 2023-01-11T21:45:46.1422962Z Testing //:autograd_test; 3s processwrapper-sandbox 2023-01-11T21:45:46.1423539Z Testing //:modules_test; 3s processwrapper-sandbox 2023-01-11T21:45:46.1424112Z Compiling test/cpp/api/static.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:46.1424609Z Linking tensor_test; 0s processwrapper-sandbox 2023-01-11T21:45:46.1424875Z 2023-01-11T21:45:46.1425016Z  2023-01-11T21:45:46.1425322Z  2023-01-11T21:45:46.1425603Z  2023-01-11T21:45:46.1425895Z  2023-01-11T21:45:46.1426188Z  2023-01-11T21:45:46.1426469Z  2023-01-11T21:45:46.1426750Z  2023-01-11T21:45:46.1427111Z ==================== Test output for //:functional_test: 2023-01-11T21:45:46.1427459Z Running main() from gmock_main.cc 2023-01-11T21:45:46.1427890Z Note: Google Test filter = -*CUDA 2023-01-11T21:45:46.1428274Z [==========] Running 132 tests from 1 test suite. 2023-01-11T21:45:46.1428776Z [----------] Global test environment set-up. 2023-01-11T21:45:46.1429254Z [----------] 132 tests from FunctionalTest 2023-01-11T21:45:46.1429642Z [ RUN ] FunctionalTest.Conv1d 2023-01-11T21:45:46.1430035Z [ OK ] FunctionalTest.Conv1d (174 ms) 2023-01-11T21:45:46.1430445Z [ RUN ] FunctionalTest.Conv2dEven 2023-01-11T21:45:46.1430989Z [ OK ] FunctionalTest.Conv2dEven (10 ms) 2023-01-11T21:45:46.1431373Z [ RUN ] FunctionalTest.Conv2dUneven 2023-01-11T21:45:46.1431797Z [ OK ] FunctionalTest.Conv2dUneven (2 ms) 2023-01-11T21:45:46.1432100Z [ RUN ] FunctionalTest.Conv3d 2023-01-11T21:45:46.1432508Z [ OK ] FunctionalTest.Conv3d (21 ms) 2023-01-11T21:45:46.1432950Z [ RUN ] FunctionalTest.MaxPool1d 2023-01-11T21:45:46.1433282Z [ OK ] FunctionalTest.MaxPool1d (1 ms) 2023-01-11T21:45:46.1433634Z [ RUN ] FunctionalTest.MaxPool2d 2023-01-11T21:45:46.1433978Z [ OK ] FunctionalTest.MaxPool2d (4 ms) 2023-01-11T21:45:46.1434378Z [ RUN ] FunctionalTest.MaxPool2dBackward 2023-01-11T21:45:46.1434803Z [ OK ] FunctionalTest.MaxPool2dBackward (11 ms) 2023-01-11T21:45:46.1435215Z [ RUN ] FunctionalTest.MaxPool3d 2023-01-11T21:45:46.1435622Z [ OK ] FunctionalTest.MaxPool3d (2 ms) 2023-01-11T21:45:46.1436019Z [ RUN ] FunctionalTest.AvgPool1d 2023-01-11T21:45:46.1436414Z [ OK ] FunctionalTest.AvgPool1d (8 ms) 2023-01-11T21:45:46.1436837Z [ RUN ] FunctionalTest.AvgPool2d 2023-01-11T21:45:46.1437237Z [ OK ] FunctionalTest.AvgPool2d (0 ms) 2023-01-11T21:45:46.1437632Z [ RUN ] FunctionalTest.AvgPool3d 2023-01-11T21:45:46.1438206Z [ OK ] FunctionalTest.AvgPool3d (4 ms) 2023-01-11T21:45:46.1438674Z [ RUN ] FunctionalTest.FractionalMaxPool2d 2023-01-11T21:45:46.1439158Z [ OK ] FunctionalTest.FractionalMaxPool2d (8 ms) 2023-01-11T21:45:46.1439666Z [ RUN ] FunctionalTest.FractionalMaxPool3d 2023-01-11T21:45:46.1440128Z [ OK ] FunctionalTest.FractionalMaxPool3d (2 ms) 2023-01-11T21:45:46.1440764Z [ RUN ] FunctionalTest.LPPool1d 2023-01-11T21:45:46.1441256Z [ OK ] FunctionalTest.LPPool1d (12 ms) 2023-01-11T21:45:46.1441675Z [ RUN ] FunctionalTest.LPPool2d 2023-01-11T21:45:46.1442093Z [ OK ] FunctionalTest.LPPool2d (1 ms) 2023-01-11T21:45:46.1442476Z [ RUN ] FunctionalTest.CosineSimilarity 2023-01-11T21:45:46.1443043Z [ OK ] FunctionalTest.CosineSimilarity (1 ms) 2023-01-11T21:45:46.1443572Z [ RUN ] FunctionalTest.SmoothL1LossDefaultOptions 2023-01-11T21:45:46.1444096Z [ OK ] FunctionalTest.SmoothL1LossDefaultOptions (13 ms) 2023-01-11T21:45:46.1444617Z [ RUN ] FunctionalTest.SmoothL1LossBeta 2023-01-11T21:45:46.1445096Z [ OK ] FunctionalTest.SmoothL1LossBeta (1 ms) 2023-01-11T21:45:46.1445592Z [ RUN ] FunctionalTest.SmoothL1LossNoReduction 2023-01-11T21:45:46.1446098Z [ OK ] FunctionalTest.SmoothL1LossNoReduction (1 ms) 2023-01-11T21:45:46.1446634Z [ RUN ] FunctionalTest.HuberLossDefaultOptions 2023-01-11T21:45:46.1447183Z [ OK ] FunctionalTest.HuberLossDefaultOptions (1 ms) 2023-01-11T21:45:46.1447670Z [ RUN ] FunctionalTest.HuberLossDelta 2023-01-11T21:45:46.1448124Z [ OK ] FunctionalTest.HuberLossDelta (1 ms) 2023-01-11T21:45:46.1448610Z [ RUN ] FunctionalTest.HuberLossNoReduction 2023-01-11T21:45:46.1449130Z [ OK ] FunctionalTest.HuberLossNoReduction (1 ms) 2023-01-11T21:45:46.1449701Z [ RUN ] FunctionalTest.SoftMarginLossDefaultOptions 2023-01-11T21:45:46.1450281Z [ OK ] FunctionalTest.SoftMarginLossDefaultOptions (18 ms) 2023-01-11T21:45:46.1450921Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions 2023-01-11T21:45:46.1451661Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions (10 ms) 2023-01-11T21:45:46.1452310Z [ RUN ] FunctionalTest.SoftMarginLossNoReduction 2023-01-11T21:45:46.1452859Z [ OK ] FunctionalTest.SoftMarginLossNoReduction (2 ms) 2023-01-11T21:45:46.1453524Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction 2023-01-11T21:45:46.1454315Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction (3 ms) 2023-01-11T21:45:46.1454957Z [ RUN ] FunctionalTest.PairwiseDistance 2023-01-11T21:45:46.1455421Z [ OK ] FunctionalTest.PairwiseDistance (15 ms) 2023-01-11T21:45:46.1455792Z [ RUN ] FunctionalTest.PDist 2023-01-11T21:45:46.1456153Z [ OK ] FunctionalTest.PDist (1 ms) 2023-01-11T21:45:46.1456584Z [ RUN ] FunctionalTest.AdaptiveMaxPool1d 2023-01-11T21:45:46.1457089Z [ OK ] FunctionalTest.AdaptiveMaxPool1d (0 ms) 2023-01-11T21:45:46.1457587Z [ RUN ] FunctionalTest.AdaptiveMaxPool2d 2023-01-11T21:45:46.1458068Z [ OK ] FunctionalTest.AdaptiveMaxPool2d (0 ms) 2023-01-11T21:45:46.1458554Z [ RUN ] FunctionalTest.AdaptiveMaxPool3d 2023-01-11T21:45:46.1459044Z [ OK ] FunctionalTest.AdaptiveMaxPool3d (1 ms) 2023-01-11T21:45:46.1459518Z [ RUN ] FunctionalTest.AdaptiveAvgPool1d 2023-01-11T21:45:46.1459997Z [ OK ] FunctionalTest.AdaptiveAvgPool1d (0 ms) 2023-01-11T21:45:46.1460506Z [ RUN ] FunctionalTest.AdaptiveAvgPool2d 2023-01-11T21:45:46.1461007Z [ OK ] FunctionalTest.AdaptiveAvgPool2d (0 ms) 2023-01-11T21:45:46.1461494Z [ RUN ] FunctionalTest.AdaptiveAvgPool3d 2023-01-11T21:45:46.1461986Z [ OK ] FunctionalTest.AdaptiveAvgPool3d (0 ms) 2023-01-11T21:45:46.1462429Z [ RUN ] FunctionalTest.L1Loss 2023-01-11T21:45:46.1462774Z [ OK ] FunctionalTest.L1Loss (3 ms) 2023-01-11T21:45:46.1463169Z [ RUN ] FunctionalTest.MSELoss 2023-01-11T21:45:46.1463551Z [ OK ] FunctionalTest.MSELoss (0 ms) 2023-01-11T21:45:46.1463940Z [ RUN ] FunctionalTest.BCELoss 2023-01-11T21:45:46.1464347Z [ OK ] FunctionalTest.BCELoss (1 ms) 2023-01-11T21:45:46.1464744Z [ RUN ] FunctionalTest.KLDivLoss 2023-01-11T21:45:46.1465195Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2023-01-11T21:45:46.1466557Z W0111 21:45:44.354382 23617 loss.h:57] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2023-01-11T21:45:46.1467452Z [ OK ] FunctionalTest.KLDivLoss (26 ms) 2023-01-11T21:45:46.1467893Z [ RUN ] FunctionalTest.HingeEmbeddingLoss 2023-01-11T21:45:46.1468433Z [ OK ] FunctionalTest.HingeEmbeddingLoss (9 ms) 2023-01-11T21:45:46.1468904Z [ RUN ] FunctionalTest.GridSample 2023-01-11T21:45:46.1469698Z W0111 21:45:44.388806 23617 vision.h:87] Warning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. (function grid_sample) 2023-01-11T21:45:46.1470491Z [ OK ] FunctionalTest.GridSample (9 ms) 2023-01-11T21:45:46.1470906Z [ RUN ] FunctionalTest.AffineGrid 2023-01-11T21:45:46.1471343Z [ OK ] FunctionalTest.AffineGrid (14 ms) 2023-01-11T21:45:46.1471770Z [ RUN ] FunctionalTest.MultiMarginLoss 2023-01-11T21:45:46.1472188Z [ OK ] FunctionalTest.MultiMarginLoss (6 ms) 2023-01-11T21:45:46.1472645Z [ RUN ] FunctionalTest.CosineEmbeddingLoss 2023-01-11T21:45:46.1473152Z [ OK ] FunctionalTest.CosineEmbeddingLoss (1 ms) 2023-01-11T21:45:46.1473742Z [ RUN ] FunctionalTest.MultiLabelMarginLossDefaultOptions 2023-01-11T21:45:46.1474356Z [ OK ] FunctionalTest.MultiLabelMarginLossDefaultOptions (3 ms) 2023-01-11T21:45:46.1475003Z [ RUN ] FunctionalTest.MultiLabelMarginLossNoReduction 2023-01-11T21:45:46.1475640Z [ OK ] FunctionalTest.MultiLabelMarginLossNoReduction (1 ms) 2023-01-11T21:45:46.1476142Z [ RUN ] FunctionalTest.TripletMarginLoss 2023-01-11T21:45:46.1476549Z [ OK ] FunctionalTest.TripletMarginLoss (7 ms) 2023-01-11T21:45:46.1477136Z [ RUN ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity 2023-01-11T21:45:46.1478126Z [ OK ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity (222 ms) 2023-01-11T21:45:46.1478728Z [ RUN ] FunctionalTest.NLLLoss 2023-01-11T21:45:46.1479143Z [ OK ] FunctionalTest.NLLLoss (3 ms) 2023-01-11T21:45:46.1479561Z [ RUN ] FunctionalTest.CrossEntropy 2023-01-11T21:45:46.1480002Z [ OK ] FunctionalTest.CrossEntropy (28 ms) 2023-01-11T21:45:46.1480455Z [ RUN ] FunctionalTest.MaxUnpool1d 2023-01-11T21:45:46.1480964Z [ OK ] FunctionalTest.MaxUnpool1d (13 ms) 2023-01-11T21:45:46.1481391Z [ RUN ] FunctionalTest.MaxUnpool2d 2023-01-11T21:45:46.1481782Z [ OK ] FunctionalTest.MaxUnpool2d (3 ms) 2023-01-11T21:45:46.1482175Z [ RUN ] FunctionalTest.MaxUnpool3d 2023-01-11T21:45:46.1482599Z [ OK ] FunctionalTest.MaxUnpool3d (1 ms) 2023-01-11T21:45:46.1483012Z [ RUN ] FunctionalTest.ELU 2023-01-11T21:45:46.1483389Z [ OK ] FunctionalTest.ELU (27 ms) 2023-01-11T21:45:46.1483750Z [ RUN ] FunctionalTest.SELU 2023-01-11T21:45:46.1484144Z [ OK ] FunctionalTest.SELU (7 ms) 2023-01-11T21:45:46.1484521Z [ RUN ] FunctionalTest.GLU 2023-01-11T21:45:46.1484884Z [ OK ] FunctionalTest.GLU (2 ms) 2023-01-11T21:45:46.1485259Z [ RUN ] FunctionalTest.GELU 2023-01-11T21:45:46.1485639Z [ OK ] FunctionalTest.GELU (57 ms) 2023-01-11T21:45:46.1486001Z [ RUN ] FunctionalTest.TanhGELU 2023-01-11T21:45:46.1486360Z [ OK ] FunctionalTest.TanhGELU (1 ms) 2023-01-11T21:45:46.1486765Z [ RUN ] FunctionalTest.Hardshrink 2023-01-11T21:45:46.1487188Z [ OK ] FunctionalTest.Hardshrink (9 ms) 2023-01-11T21:45:46.1487583Z [ RUN ] FunctionalTest.OneHot 2023-01-11T21:45:46.1487987Z [ OK ] FunctionalTest.OneHot (4 ms) 2023-01-11T21:45:46.1488391Z [ RUN ] FunctionalTest.Hardtanh 2023-01-11T21:45:46.1488791Z [ OK ] FunctionalTest.Hardtanh (54 ms) 2023-01-11T21:45:46.1489212Z [ RUN ] FunctionalTest.LeakyReLU 2023-01-11T21:45:46.1489634Z [ OK ] FunctionalTest.LeakyReLU (35 ms) 2023-01-11T21:45:46.1490510Z [ RUN ] FunctionalTest.LogSigmoid 2023-01-11T21:45:46.1490947Z [ OK ] FunctionalTest.LogSigmoid (2 ms) 2023-01-11T21:45:46.1491394Z [ RUN ] FunctionalTest.GumbelSoftmax 2023-01-11T21:45:46.1491821Z [ OK ] FunctionalTest.GumbelSoftmax (74 ms) 2023-01-11T21:45:46.1492239Z [ RUN ] FunctionalTest.Softmax 2023-01-11T21:45:46.1492648Z [ OK ] FunctionalTest.Softmax (1 ms) 2023-01-11T21:45:46.1493330Z [ RUN ] FunctionalTest.Softmin 2023-01-11T21:45:46.1493747Z [ OK ] FunctionalTest.Softmin (1 ms) 2023-01-11T21:45:46.1494093Z [ RUN ] FunctionalTest.LogSoftmax 2023-01-11T21:45:46.1494508Z [ OK ] FunctionalTest.LogSoftmax (1 ms) 2023-01-11T21:45:46.1494927Z [ RUN ] FunctionalTest.PReLU 2023-01-11T21:45:46.1495325Z [ OK ] FunctionalTest.PReLU (4 ms) 2023-01-11T21:45:46.1495731Z [ RUN ] FunctionalTest.LayerNorm 2023-01-11T21:45:46.1496144Z [ OK ] FunctionalTest.LayerNorm (7 ms) 2023-01-11T21:45:46.1496563Z [ RUN ] FunctionalTest.GroupNorm 2023-01-11T21:45:46.1496991Z [ OK ] FunctionalTest.GroupNorm (1 ms) 2023-01-11T21:45:46.1497437Z [ RUN ] FunctionalTest.LocalResponseNorm 2023-01-11T21:45:46.1497942Z [ OK ] FunctionalTest.LocalResponseNorm (2 ms) 2023-01-11T21:45:46.1498394Z [ RUN ] FunctionalTest.Linear 2023-01-11T21:45:46.1498785Z [ OK ] FunctionalTest.Linear (3 ms) 2023-01-11T21:45:46.1499200Z [ RUN ] FunctionalTest.Embedding 2023-01-11T21:45:46.1499573Z [ OK ] FunctionalTest.Embedding (2 ms) 2023-01-11T21:45:46.1499944Z [ RUN ] FunctionalTest.EmbeddingBag 2023-01-11T21:45:46.1500396Z [ OK ] FunctionalTest.EmbeddingBag (5 ms) 2023-01-11T21:45:46.1500779Z [ RUN ] FunctionalTest.Bilinear 2023-01-11T21:45:46.1501171Z [ OK ] FunctionalTest.Bilinear (6 ms) 2023-01-11T21:45:46.1501585Z [ RUN ] FunctionalTest.Normalize 2023-01-11T21:45:46.1502018Z [ OK ] FunctionalTest.Normalize (5 ms) 2023-01-11T21:45:46.1502405Z [ RUN ] FunctionalTest.ReLU 2023-01-11T21:45:46.1518061Z [ OK ] FunctionalTest.ReLU (4 ms) 2023-01-11T21:45:46.1518586Z [ RUN ] FunctionalTest.ReLUDefaultOptions 2023-01-11T21:45:46.1519105Z [ OK ] FunctionalTest.ReLUDefaultOptions (1 ms) 2023-01-11T21:45:46.1519558Z [ RUN ] FunctionalTest.ReLU6 2023-01-11T21:45:46.1519971Z [ OK ] FunctionalTest.ReLU6 (5 ms) 2023-01-11T21:45:46.1520431Z [ RUN ] FunctionalTest.ReLU6DefaultOptions 2023-01-11T21:45:46.1520983Z [ OK ] FunctionalTest.ReLU6DefaultOptions (1 ms) 2023-01-11T21:45:46.1521479Z [ RUN ] FunctionalTest.RReLU 2023-01-11T21:45:46.1521881Z [ OK ] FunctionalTest.RReLU (71 ms) 2023-01-11T21:45:46.1522303Z [ RUN ] FunctionalTest.RReLUDefaultOptions 2023-01-11T21:45:46.1522786Z [ OK ] FunctionalTest.RReLUDefaultOptions (3 ms) 2023-01-11T21:45:46.1523152Z [ RUN ] FunctionalTest.CELU 2023-01-11T21:45:46.1523490Z [ OK ] FunctionalTest.CELU (20 ms) 2023-01-11T21:45:46.1523910Z [ RUN ] FunctionalTest.CELUDefaultOptions 2023-01-11T21:45:46.1524403Z [ OK ] FunctionalTest.CELUDefaultOptions (1 ms) 2023-01-11T21:45:46.1524876Z [ RUN ] FunctionalTest.PixelShuffle 2023-01-11T21:45:46.1525277Z [ OK ] FunctionalTest.PixelShuffle (2 ms) 2023-01-11T21:45:46.1525695Z [ RUN ] FunctionalTest.PixelUnshuffle 2023-01-11T21:45:46.1526117Z [ OK ] FunctionalTest.PixelUnshuffle (1 ms) 2023-01-11T21:45:46.1526536Z [ RUN ] FunctionalTest.Softplus 2023-01-11T21:45:46.1526969Z [ OK ] FunctionalTest.Softplus (12 ms) 2023-01-11T21:45:46.1527399Z [ RUN ] FunctionalTest.SoftplusDefaultOptions 2023-01-11T21:45:46.1527818Z [ OK ] FunctionalTest.SoftplusDefaultOptions (1 ms) 2023-01-11T21:45:46.1528205Z [ RUN ] FunctionalTest.Fold 2023-01-11T21:45:46.1528553Z [ OK ] FunctionalTest.Fold (1 ms) 2023-01-11T21:45:46.1528871Z [ RUN ] FunctionalTest.Unfold 2023-01-11T21:45:46.1529204Z [ OK ] FunctionalTest.Unfold (3 ms) 2023-01-11T21:45:46.1529567Z [ RUN ] FunctionalTest.Softshrink 2023-01-11T21:45:46.1530226Z [ OK ] FunctionalTest.Softshrink (10 ms) 2023-01-11T21:45:46.1530665Z [ RUN ] FunctionalTest.SoftshrinkDefaultOptions 2023-01-11T21:45:46.1531192Z [ OK ] FunctionalTest.SoftshrinkDefaultOptions (1 ms) 2023-01-11T21:45:46.1531643Z [ RUN ] FunctionalTest.Softsign 2023-01-11T21:45:46.1531996Z [ OK ] FunctionalTest.Softsign (1 ms) 2023-01-11T21:45:46.1532389Z [ RUN ] FunctionalTest.Mish 2023-01-11T21:45:46.1532955Z [ OK ] FunctionalTest.Mish (3 ms) 2023-01-11T21:45:46.1533321Z [ RUN ] FunctionalTest.Tanhshrink 2023-01-11T21:45:46.1533724Z [ OK ] FunctionalTest.Tanhshrink (1 ms) 2023-01-11T21:45:46.1534097Z [ RUN ] FunctionalTest.Threshold 2023-01-11T21:45:46.1534480Z [ OK ] FunctionalTest.Threshold (23 ms) 2023-01-11T21:45:46.1534886Z [ RUN ] FunctionalTest.BatchNorm1d 2023-01-11T21:45:46.1535316Z [ OK ] FunctionalTest.BatchNorm1d (3 ms) 2023-01-11T21:45:46.1535792Z [ RUN ] FunctionalTest.BatchNorm1dDefaultOptions 2023-01-11T21:45:46.1536361Z [ OK ] FunctionalTest.BatchNorm1dDefaultOptions (1 ms) 2023-01-11T21:45:46.1536845Z [ RUN ] FunctionalTest.BatchNorm2d 2023-01-11T21:45:46.1537286Z [ OK ] FunctionalTest.BatchNorm2d (1 ms) 2023-01-11T21:45:46.1537755Z [ RUN ] FunctionalTest.BatchNorm2dDefaultOptions 2023-01-11T21:45:46.1538322Z [ OK ] FunctionalTest.BatchNorm2dDefaultOptions (1 ms) 2023-01-11T21:45:46.1538826Z [ RUN ] FunctionalTest.BatchNorm3d 2023-01-11T21:45:46.1539216Z [ OK ] FunctionalTest.BatchNorm3d (1 ms) 2023-01-11T21:45:46.1539715Z [ RUN ] FunctionalTest.BatchNorm3dDefaultOptions 2023-01-11T21:45:46.1540275Z [ OK ] FunctionalTest.BatchNorm3dDefaultOptions (1 ms) 2023-01-11T21:45:46.1540762Z [ RUN ] FunctionalTest.InstanceNorm1d 2023-01-11T21:45:46.1541236Z [ OK ] FunctionalTest.InstanceNorm1d (3 ms) 2023-01-11T21:45:46.1541767Z [ RUN ] FunctionalTest.InstanceNorm1dDefaultOptions 2023-01-11T21:45:46.1542359Z [ OK ] FunctionalTest.InstanceNorm1dDefaultOptions (2 ms) 2023-01-11T21:45:46.1542894Z [ RUN ] FunctionalTest.InstanceNorm2d 2023-01-11T21:45:46.1543358Z [ OK ] FunctionalTest.InstanceNorm2d (3 ms) 2023-01-11T21:45:46.1543877Z [ RUN ] FunctionalTest.InstanceNorm2dDefaultOptions 2023-01-11T21:45:46.1544463Z [ OK ] FunctionalTest.InstanceNorm2dDefaultOptions (2 ms) 2023-01-11T21:45:46.1544990Z [ RUN ] FunctionalTest.InstanceNorm3d 2023-01-11T21:45:46.1545430Z [ OK ] FunctionalTest.InstanceNorm3d (5 ms) 2023-01-11T21:45:46.1545931Z [ RUN ] FunctionalTest.InstanceNorm3dDefaultOptions 2023-01-11T21:45:46.1546523Z [ OK ] FunctionalTest.InstanceNorm3dDefaultOptions (4 ms) 2023-01-11T21:45:46.1547032Z [ RUN ] FunctionalTest.Interpolate 2023-01-11T21:45:46.1548115Z W0111 21:45:45.318856 23617 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:45:46.1549795Z W0111 21:45:45.319624 23617 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:45:46.1551364Z W0111 21:45:45.321094 23617 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:45:46.1553214Z W0111 21:45:45.321851 23617 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:45:46.1554881Z W0111 21:45:45.323357 23617 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:45:46.1556572Z W0111 21:45:45.324338 23617 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:45:46.1558305Z W0111 21:45:45.326442 23617 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:45:46.1560004Z W0111 21:45:45.327334 23617 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:45:46.1561106Z [ OK ] FunctionalTest.Interpolate (26 ms) 2023-01-11T21:45:46.1561580Z [ RUN ] FunctionalTest.Pad1 2023-01-11T21:45:46.1561988Z [ OK ] FunctionalTest.Pad1 (1 ms) 2023-01-11T21:45:46.1562376Z [ RUN ] FunctionalTest.Pad2 2023-01-11T21:45:46.1562750Z [ OK ] FunctionalTest.Pad2 (2 ms) 2023-01-11T21:45:46.1563123Z [ RUN ] FunctionalTest.Pad3 2023-01-11T21:45:46.1563490Z [ OK ] FunctionalTest.Pad3 (7 ms) 2023-01-11T21:45:46.1563875Z [ RUN ] FunctionalTest.Pad4 2023-01-11T21:45:46.1564198Z [ OK ] FunctionalTest.Pad4 (6 ms) 2023-01-11T21:45:46.1564568Z [ RUN ] FunctionalTest.Pad5 2023-01-11T21:45:46.1564949Z [ OK ] FunctionalTest.Pad5 (6 ms) 2023-01-11T21:45:46.1565344Z [ RUN ] FunctionalTest.Pad6 2023-01-11T21:45:46.1565703Z [ OK ] FunctionalTest.Pad6 (3 ms) 2023-01-11T21:45:46.1566086Z [ RUN ] FunctionalTest.Pad7 2023-01-11T21:45:46.1566473Z [ OK ] FunctionalTest.Pad7 (0 ms) 2023-01-11T21:45:46.1566845Z [ RUN ] FunctionalTest.Pad8 2023-01-11T21:45:46.1567236Z [ OK ] FunctionalTest.Pad8 (0 ms) 2023-01-11T21:45:46.1567637Z [ RUN ] FunctionalTest.CTCLoss 2023-01-11T21:45:46.1568042Z [ OK ] FunctionalTest.CTCLoss (50 ms) 2023-01-11T21:45:46.1568456Z [ RUN ] FunctionalTest.PoissonNLLLoss 2023-01-11T21:45:46.1568914Z [ OK ] FunctionalTest.PoissonNLLLoss (3 ms) 2023-01-11T21:45:46.1569352Z [ RUN ] FunctionalTest.MarginRankingLoss 2023-01-11T21:45:46.1569801Z [ OK ] FunctionalTest.MarginRankingLoss (4 ms) 2023-01-11T21:45:46.1570279Z [ RUN ] FunctionalTest.ConvTranspose1d 2023-01-11T21:45:46.1570753Z [ OK ] FunctionalTest.ConvTranspose1d (2 ms) 2023-01-11T21:45:46.1571234Z [ RUN ] FunctionalTest.ConvTranspose2dEven 2023-01-11T21:45:46.1571886Z [ OK ] FunctionalTest.ConvTranspose2dEven (5 ms) 2023-01-11T21:45:46.1572413Z [ RUN ] FunctionalTest.ConvTranspose2dUneven 2023-01-11T21:45:46.1572940Z [ OK ] FunctionalTest.ConvTranspose2dUneven (4 ms) 2023-01-11T21:45:46.1573452Z [ RUN ] FunctionalTest.ConvTranspose3d 2023-01-11T21:45:46.1573944Z [ OK ] FunctionalTest.ConvTranspose3d (3 ms) 2023-01-11T21:45:46.1574466Z [ RUN ] FunctionalTest.AlphaDropout 2023-01-11T21:45:46.1574858Z [ OK ] FunctionalTest.AlphaDropout (30 ms) 2023-01-11T21:45:46.1575269Z [ RUN ] FunctionalTest.FeatureAlphaDropout 2023-01-11T21:45:46.1575781Z [ OK ] FunctionalTest.FeatureAlphaDropout (30 ms) 2023-01-11T21:45:46.1576221Z [ RUN ] FunctionalTest.Dropout 2023-01-11T21:45:46.1576628Z [ OK ] FunctionalTest.Dropout (8 ms) 2023-01-11T21:45:46.1577038Z [ RUN ] FunctionalTest.Dropout2d 2023-01-11T21:45:46.1577446Z [ OK ] FunctionalTest.Dropout2d (10 ms) 2023-01-11T21:45:46.1577786Z [ RUN ] FunctionalTest.Dropout3d 2023-01-11T21:45:46.1578209Z [ OK ] FunctionalTest.Dropout3d (10 ms) 2023-01-11T21:45:46.1578607Z [ RUN ] FunctionalTest.isfinite 2023-01-11T21:45:46.1579026Z [ OK ] FunctionalTest.isfinite (9 ms) 2023-01-11T21:45:46.1579388Z [ RUN ] FunctionalTest.isinf 2023-01-11T21:45:46.1579759Z [ OK ] FunctionalTest.isinf (6 ms) 2023-01-11T21:45:46.1580158Z [ RUN ] FunctionalTest.AllClose 2023-01-11T21:45:46.1580578Z [ OK ] FunctionalTest.AllClose (131 ms) 2023-01-11T21:45:46.1581017Z [ RUN ] FunctionalTest.BCEWithLogitsLoss 2023-01-11T21:45:46.1581510Z [ OK ] FunctionalTest.BCEWithLogitsLoss (22 ms) 2023-01-11T21:45:46.1582167Z [----------] 132 tests from FunctionalTest (1713 ms total) 2023-01-11T21:45:46.1582446Z 2023-01-11T21:45:46.1582725Z [----------] Global test environment tear-down 2023-01-11T21:45:46.1583153Z [==========] 132 tests from 1 test suite ran. (1713 ms total) 2023-01-11T21:45:46.1583532Z [ PASSED ] 132 tests. 2023-01-11T21:45:46.1583893Z ================================================================================ 2023-01-11T21:45:46.1584509Z [3,255 / 3,264] 11 / 26 tests; 7 actions running; last test: ...unctional_test 2023-01-11T21:45:46.1585070Z Linking jit_tests; 45s processwrapper-sandbox 2023-01-11T21:45:46.1585636Z Testing //:optim_test; 32s processwrapper-sandbox 2023-01-11T21:45:46.1586222Z Testing //:functional_test; 5s processwrapper-sandbox 2023-01-11T21:45:46.1586816Z Testing //:autograd_test; 3s processwrapper-sandbox 2023-01-11T21:45:46.1587356Z Testing //:modules_test; 3s processwrapper-sandbox 2023-01-11T21:45:46.1587959Z Compiling test/cpp/api/static.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:46.1588535Z Linking tensor_test; 0s processwrapper-sandbox 2023-01-11T21:45:46.4058643Z 2023-01-11T21:45:46.4059208Z  2023-01-11T21:45:46.4059623Z  2023-01-11T21:45:46.4059940Z  2023-01-11T21:45:46.4060224Z  2023-01-11T21:45:46.4060484Z  2023-01-11T21:45:46.4060738Z  2023-01-11T21:45:46.4061015Z  2023-01-11T21:45:46.4061502Z [3,259 / 3,269] 11 / 26 tests; 8 actions running; last test: ...unctional_test 2023-01-11T21:45:46.4062007Z Linking jit_tests; 46s processwrapper-sandbox 2023-01-11T21:45:46.4062464Z Testing //:optim_test; 33s processwrapper-sandbox 2023-01-11T21:45:46.4062941Z Testing //:autograd_test; 3s processwrapper-sandbox 2023-01-11T21:45:46.4063416Z Testing //:modules_test; 3s processwrapper-sandbox 2023-01-11T21:45:46.4063887Z Compiling test/cpp/api/static.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:46.4064371Z Linking tensor_test; 0s processwrapper-sandbox 2023-01-11T21:45:46.4064820Z Linking rnn_test; 0s processwrapper-sandbox 2023-01-11T21:45:46.4065297Z Compiling test/cpp/api/init.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:46.9891934Z 2023-01-11T21:45:46.9892856Z  2023-01-11T21:45:46.9893760Z  2023-01-11T21:45:46.9894290Z  2023-01-11T21:45:46.9895328Z  2023-01-11T21:45:46.9895711Z  2023-01-11T21:45:46.9896082Z  2023-01-11T21:45:46.9896471Z  2023-01-11T21:45:46.9896864Z  2023-01-11T21:45:46.9897553Z [3,260 / 3,269] 11 / 26 tests; 8 actions, 7 running; last test: ...tional_test 2023-01-11T21:45:46.9898422Z Linking jit_tests; 46s processwrapper-sandbox 2023-01-11T21:45:46.9899089Z Testing //:optim_test; 33s processwrapper-sandbox 2023-01-11T21:45:46.9899755Z Testing //:autograd_test; 4s processwrapper-sandbox 2023-01-11T21:45:46.9900424Z Testing //:modules_test; 4s processwrapper-sandbox 2023-01-11T21:45:46.9901067Z Linking tensor_test; 0s processwrapper-sandbox 2023-01-11T21:45:46.9901664Z Linking rnn_test; 0s processwrapper-sandbox 2023-01-11T21:45:46.9902370Z Compiling test/cpp/api/init.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:46.9902864Z [Prepa] Linking static_test 2023-01-11T21:45:47.2068683Z 2023-01-11T21:45:47.2069678Z  2023-01-11T21:45:47.2073135Z  2023-01-11T21:45:47.2073467Z  2023-01-11T21:45:47.2073738Z  2023-01-11T21:45:47.2074002Z  2023-01-11T21:45:47.2074288Z  2023-01-11T21:45:47.2074601Z  2023-01-11T21:45:47.2074860Z  2023-01-11T21:45:47.2075413Z [3,260 / 3,269] 11 / 26 tests; 8 actions running; last test: ...unctional_test 2023-01-11T21:45:47.2075924Z Linking jit_tests; 46s processwrapper-sandbox 2023-01-11T21:45:47.2076469Z Testing //:optim_test; 34s processwrapper-sandbox 2023-01-11T21:45:47.2077013Z Testing //:autograd_test; 4s processwrapper-sandbox 2023-01-11T21:45:47.2077496Z Testing //:modules_test; 4s processwrapper-sandbox 2023-01-11T21:45:47.2078119Z Linking tensor_test; 1s processwrapper-sandbox 2023-01-11T21:45:47.2078530Z Linking rnn_test; 1s processwrapper-sandbox 2023-01-11T21:45:47.2079000Z Compiling test/cpp/api/init.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:47.2079484Z Linking static_test; 0s processwrapper-sandbox 2023-01-11T21:45:48.4104326Z 2023-01-11T21:45:48.4105792Z  2023-01-11T21:45:48.4108565Z  2023-01-11T21:45:48.4111097Z  2023-01-11T21:45:48.4113570Z  2023-01-11T21:45:48.4116091Z  2023-01-11T21:45:48.4116611Z  2023-01-11T21:45:48.4117060Z  2023-01-11T21:45:48.4119192Z  2023-01-11T21:45:48.4119970Z [3,260 / 3,269] 11 / 26 tests; 8 actions running; last test: ...unctional_test 2023-01-11T21:45:48.4120714Z Linking jit_tests; 48s processwrapper-sandbox 2023-01-11T21:45:48.4121507Z Testing //:optim_test; 35s processwrapper-sandbox 2023-01-11T21:45:48.4122196Z Testing //:autograd_test; 5s processwrapper-sandbox 2023-01-11T21:45:48.4122911Z Testing //:modules_test; 5s processwrapper-sandbox 2023-01-11T21:45:48.4123594Z Linking tensor_test; 2s processwrapper-sandbox 2023-01-11T21:45:48.4124228Z Linking rnn_test; 2s processwrapper-sandbox 2023-01-11T21:45:48.4124961Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:48.4125647Z Linking static_test; 1s processwrapper-sandbox 2023-01-11T21:45:48.6265421Z 2023-01-11T21:45:48.6267242Z  2023-01-11T21:45:48.6268010Z  2023-01-11T21:45:48.6268627Z  2023-01-11T21:45:48.6270042Z  2023-01-11T21:45:48.6271350Z  2023-01-11T21:45:48.6272619Z  2023-01-11T21:45:48.6273880Z  2023-01-11T21:45:48.6275155Z  2023-01-11T21:45:48.6276723Z [3,261 / 3,269] 11 / 26 tests; 8 actions, 7 running; last test: ...tional_test 2023-01-11T21:45:48.6278620Z Linking jit_tests; 48s processwrapper-sandbox 2023-01-11T21:45:48.6280189Z Testing //:optim_test; 35s processwrapper-sandbox 2023-01-11T21:45:48.6281820Z Testing //:autograd_test; 6s processwrapper-sandbox 2023-01-11T21:45:48.6283373Z Testing //:modules_test; 6s processwrapper-sandbox 2023-01-11T21:45:48.6285202Z Linking tensor_test; 2s processwrapper-sandbox 2023-01-11T21:45:48.6286205Z Linking rnn_test; 2s processwrapper-sandbox 2023-01-11T21:45:48.6286765Z Linking static_test; 1s processwrapper-sandbox 2023-01-11T21:45:48.6287167Z [Prepa] Linking init_test 2023-01-11T21:45:49.0140989Z 2023-01-11T21:45:49.0141890Z  2023-01-11T21:45:49.0143532Z  2023-01-11T21:45:49.0143974Z  2023-01-11T21:45:49.0144574Z  2023-01-11T21:45:49.0145238Z  2023-01-11T21:45:49.0148447Z  2023-01-11T21:45:49.0149779Z  2023-01-11T21:45:49.0150163Z  2023-01-11T21:45:49.0151745Z [3,261 / 3,269] 11 / 26 tests; 8 actions running; last test: ...unctional_test 2023-01-11T21:45:49.0152519Z Linking jit_tests; 48s processwrapper-sandbox 2023-01-11T21:45:49.0154196Z Testing //:optim_test; 35s processwrapper-sandbox 2023-01-11T21:45:49.0154933Z Testing //:autograd_test; 6s processwrapper-sandbox 2023-01-11T21:45:49.0156468Z Testing //:modules_test; 6s processwrapper-sandbox 2023-01-11T21:45:49.0157105Z Linking tensor_test; 2s processwrapper-sandbox 2023-01-11T21:45:49.0159076Z Linking rnn_test; 2s processwrapper-sandbox 2023-01-11T21:45:49.0159738Z Linking static_test; 2s processwrapper-sandbox 2023-01-11T21:45:49.0161358Z Linking init_test; 0s processwrapper-sandbox 2023-01-11T21:45:50.2147729Z 2023-01-11T21:45:50.2148574Z  2023-01-11T21:45:50.2149104Z  2023-01-11T21:45:50.2149623Z  2023-01-11T21:45:50.2152173Z  2023-01-11T21:45:50.2152503Z  2023-01-11T21:45:50.2152919Z  2023-01-11T21:45:50.2155675Z  2023-01-11T21:45:50.2156034Z  2023-01-11T21:45:50.2156712Z [3,261 / 3,269] 11 / 26 tests; 8 actions running; last test: ...unctional_test 2023-01-11T21:45:50.2159639Z Linking jit_tests; 50s processwrapper-sandbox 2023-01-11T21:45:50.2160255Z Testing //:optim_test; 37s processwrapper-sandbox 2023-01-11T21:45:50.2161006Z Testing //:autograd_test; 7s processwrapper-sandbox 2023-01-11T21:45:50.2163649Z Testing //:modules_test; 7s processwrapper-sandbox 2023-01-11T21:45:50.2165634Z Linking tensor_test; 4s processwrapper-sandbox 2023-01-11T21:45:50.2166286Z Linking rnn_test; 4s processwrapper-sandbox 2023-01-11T21:45:50.2167007Z Linking static_test; 3s processwrapper-sandbox 2023-01-11T21:45:50.2167765Z Linking init_test; 1s processwrapper-sandbox 2023-01-11T21:45:51.2155875Z 2023-01-11T21:45:51.2156750Z  2023-01-11T21:45:51.2158749Z  2023-01-11T21:45:51.2159294Z  2023-01-11T21:45:51.2160781Z  2023-01-11T21:45:51.2161343Z  2023-01-11T21:45:51.2162738Z  2023-01-11T21:45:51.2163189Z  2023-01-11T21:45:51.2163817Z  2023-01-11T21:45:51.2164549Z [3,261 / 3,269] 11 / 26 tests; 8 actions running; last test: ...unctional_test 2023-01-11T21:45:51.2166322Z Linking jit_tests; 51s processwrapper-sandbox 2023-01-11T21:45:51.2167080Z Testing //:optim_test; 38s processwrapper-sandbox 2023-01-11T21:45:51.2167885Z Testing //:autograd_test; 8s processwrapper-sandbox 2023-01-11T21:45:51.2171005Z Testing //:modules_test; 8s processwrapper-sandbox 2023-01-11T21:45:51.2171743Z Linking tensor_test; 5s processwrapper-sandbox 2023-01-11T21:45:51.2174768Z Linking rnn_test; 5s processwrapper-sandbox 2023-01-11T21:45:51.2175531Z Linking static_test; 4s processwrapper-sandbox 2023-01-11T21:45:51.2178508Z Linking init_test; 2s processwrapper-sandbox 2023-01-11T21:45:52.2197274Z 2023-01-11T21:45:52.2197955Z  2023-01-11T21:45:52.2198291Z  2023-01-11T21:45:52.2198581Z  2023-01-11T21:45:52.2198884Z  2023-01-11T21:45:52.2202751Z  2023-01-11T21:45:52.2203180Z  2023-01-11T21:45:52.2203747Z  2023-01-11T21:45:52.2204162Z  2023-01-11T21:45:52.2204732Z [3,261 / 3,269] 11 / 26 tests; 8 actions running; last test: ...unctional_test 2023-01-11T21:45:52.2205527Z Linking jit_tests; 52s processwrapper-sandbox 2023-01-11T21:45:52.2206065Z Testing //:optim_test; 39s processwrapper-sandbox 2023-01-11T21:45:52.2206609Z Testing //:autograd_test; 9s processwrapper-sandbox 2023-01-11T21:45:52.2207130Z Testing //:modules_test; 9s processwrapper-sandbox 2023-01-11T21:45:52.2207656Z Linking tensor_test; 6s processwrapper-sandbox 2023-01-11T21:45:52.2208241Z Linking rnn_test; 6s processwrapper-sandbox 2023-01-11T21:45:52.2208755Z Linking static_test; 5s processwrapper-sandbox 2023-01-11T21:45:52.2209266Z Linking init_test; 3s processwrapper-sandbox 2023-01-11T21:45:52.4908907Z 2023-01-11T21:45:52.4909738Z  2023-01-11T21:45:52.4910375Z  2023-01-11T21:45:52.4912724Z  2023-01-11T21:45:52.4913085Z  2023-01-11T21:45:52.4915408Z  2023-01-11T21:45:52.4915762Z  2023-01-11T21:45:52.4918343Z  2023-01-11T21:45:52.4918707Z  2023-01-11T21:45:52.4921389Z [3,261 / 3,269] 12 / 26 tests; 8 actions running; last test: //:autograd_test 2023-01-11T21:45:52.4922095Z Linking jit_tests; 52s processwrapper-sandbox 2023-01-11T21:45:52.4923178Z Testing //:optim_test; 39s processwrapper-sandbox 2023-01-11T21:45:52.4923817Z Testing //:autograd_test; 9s processwrapper-sandbox 2023-01-11T21:45:52.4924461Z Testing //:modules_test; 9s processwrapper-sandbox 2023-01-11T21:45:52.4924972Z Linking tensor_test; 6s processwrapper-sandbox 2023-01-11T21:45:52.4925470Z Linking rnn_test; 6s processwrapper-sandbox 2023-01-11T21:45:52.4925942Z Linking static_test; 5s processwrapper-sandbox 2023-01-11T21:45:52.4941544Z Linking init_test; 3s processwrapper-sandbox 2023-01-11T21:45:52.4951184Z 2023-01-11T21:45:52.4951704Z  2023-01-11T21:45:52.4952208Z  2023-01-11T21:45:52.4953169Z  2023-01-11T21:45:52.4953554Z  2023-01-11T21:45:52.4953988Z  2023-01-11T21:45:52.4954391Z  2023-01-11T21:45:52.4954791Z  2023-01-11T21:45:52.4955192Z  2023-01-11T21:45:52.4955698Z INFO: From Testing //:autograd_test: 2023-01-11T21:45:52.4956384Z [3,261 / 3,269] 12 / 26 tests; 8 actions running; last test: //:autograd_test 2023-01-11T21:45:52.4957024Z Linking jit_tests; 52s processwrapper-sandbox 2023-01-11T21:45:52.4957635Z Testing //:optim_test; 39s processwrapper-sandbox 2023-01-11T21:45:52.4958460Z Testing //:autograd_test; 9s processwrapper-sandbox 2023-01-11T21:45:52.4959077Z Testing //:modules_test; 9s processwrapper-sandbox 2023-01-11T21:45:52.4959664Z Linking tensor_test; 6s processwrapper-sandbox 2023-01-11T21:45:52.4960287Z Linking rnn_test; 6s processwrapper-sandbox 2023-01-11T21:45:52.4960934Z Linking static_test; 5s processwrapper-sandbox 2023-01-11T21:45:52.4961535Z Linking init_test; 3s processwrapper-sandbox 2023-01-11T21:45:52.4961896Z 2023-01-11T21:45:52.4962152Z  2023-01-11T21:45:52.4962578Z  2023-01-11T21:45:52.4962988Z  2023-01-11T21:45:52.4963405Z  2023-01-11T21:45:52.4963827Z  2023-01-11T21:45:52.4964226Z  2023-01-11T21:45:52.4964620Z  2023-01-11T21:45:52.4965003Z  2023-01-11T21:45:52.4965534Z ==================== Test output for //:autograd_test: 2023-01-11T21:45:52.4966027Z Running main() from gmock_main.cc 2023-01-11T21:45:52.4966571Z Note: Google Test filter = -*CUDA 2023-01-11T21:45:52.4967059Z [==========] Running 55 tests from 3 test suites. 2023-01-11T21:45:52.4967626Z [----------] Global test environment set-up. 2023-01-11T21:45:52.4968218Z [----------] 9 tests from AutogradAPITests 2023-01-11T21:45:52.4968709Z [ RUN ] AutogradAPITests.BackwardSimpleTest 2023-01-11T21:45:52.4969433Z [ OK ] AutogradAPITests.BackwardSimpleTest (3 ms) 2023-01-11T21:45:52.4969992Z [ RUN ] AutogradAPITests.BackwardTest 2023-01-11T21:45:52.4970582Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2023-01-11T21:45:52.4971686Z W0111 21:45:45.655032 23682 engine.cpp:1134] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator()) 2023-01-11T21:45:52.4972972Z [ OK ] AutogradAPITests.BackwardTest (2 ms) 2023-01-11T21:45:52.4973560Z [ RUN ] AutogradAPITests.GradSimpleTest 2023-01-11T21:45:52.4974095Z [ OK ] AutogradAPITests.GradSimpleTest (1 ms) 2023-01-11T21:45:52.4974611Z [ RUN ] AutogradAPITests.GradTest 2023-01-11T21:45:52.4975094Z [ OK ] AutogradAPITests.GradTest (4 ms) 2023-01-11T21:45:52.4975608Z [ RUN ] AutogradAPITests.GradNonLeafTest 2023-01-11T21:45:52.4977325Z W0111 21:45:45.666841 23682 TensorBody.h:485] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2023-01-11T21:45:52.4979539Z W0111 21:45:45.668215 23682 TensorBody.h:485] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2023-01-11T21:45:52.4981727Z W0111 21:45:45.669399 23682 TensorBody.h:485] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2023-01-11T21:45:52.4983985Z W0111 21:45:45.670480 23682 TensorBody.h:485] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2023-01-11T21:45:52.4985073Z [ OK ] AutogradAPITests.GradNonLeafTest (8 ms) 2023-01-11T21:45:52.4985714Z [ RUN ] AutogradAPITests.GradUnreachableTest 2023-01-11T21:45:52.4986414Z [ OK ] AutogradAPITests.GradUnreachableTest (2 ms) 2023-01-11T21:45:52.4989779Z [ RUN ] AutogradAPITests.EmptyInput 2023-01-11T21:45:52.4990328Z [ OK ] AutogradAPITests.EmptyInput (0 ms) 2023-01-11T21:45:52.4990849Z [ RUN ] AutogradAPITests.RetainGrad 2023-01-11T21:45:52.4994087Z [ OK ] AutogradAPITests.RetainGrad (3 ms) 2023-01-11T21:45:52.4994573Z [ RUN ] AutogradAPITests.AnomalyMode 2023-01-11T21:45:52.4995288Z W0111 21:45:45.679391 23682 anomaly_mode.cpp:27] Warning: This mode should be enabled only for debugging as the different tests will slow down your program execution. (function operator()) 2023-01-11T21:45:52.4996922Z [ OK ] AutogradAPITests.AnomalyMode (8 ms) 2023-01-11T21:45:52.4997600Z [----------] 9 tests from AutogradAPITests (36 ms total) 2023-01-11T21:45:52.4998226Z 2023-01-11T21:45:52.4998599Z [----------] 33 tests from CustomAutogradTest 2023-01-11T21:45:52.4999165Z [ RUN ] CustomAutogradTest.GradUnreachableDiscoveryTest 2023-01-11T21:45:52.4999949Z [ OK ] CustomAutogradTest.GradUnreachableDiscoveryTest (0 ms) 2023-01-11T21:45:52.5000616Z [ RUN ] CustomAutogradTest.CustomFunction 2023-01-11T21:45:52.5001304Z [ OK ] CustomAutogradTest.CustomFunction (2 ms) 2023-01-11T21:45:52.5001943Z [ RUN ] CustomAutogradTest.CustomFunctionWithTensorList 2023-01-11T21:45:52.5002729Z [ OK ] CustomAutogradTest.CustomFunctionWithTensorList (1 ms) 2023-01-11T21:45:52.5003440Z [ RUN ] CustomAutogradTest.GraphTaskTrimEdges 2023-01-11T21:45:52.5004111Z [ OK ] CustomAutogradTest.GraphTaskTrimEdges (3 ms) 2023-01-11T21:45:52.5004759Z [ RUN ] CustomAutogradTest.FunctionReturnsInput 2023-01-11T21:45:52.5005466Z [ OK ] CustomAutogradTest.FunctionReturnsInput (0 ms) 2023-01-11T21:45:52.5006174Z [ RUN ] CustomAutogradTest.FunctionReturnsUndefined 2023-01-11T21:45:52.5006864Z [ OK ] CustomAutogradTest.FunctionReturnsUndefined (1 ms) 2023-01-11T21:45:52.5007540Z [ RUN ] CustomAutogradTest.MaterializeGrads 2023-01-11T21:45:52.5008263Z [ OK ] CustomAutogradTest.MaterializeGrads (0 ms) 2023-01-11T21:45:52.5008971Z [ RUN ] CustomAutogradTest.DontMaterializeGrads 2023-01-11T21:45:52.5009614Z [ OK ] CustomAutogradTest.DontMaterializeGrads (0 ms) 2023-01-11T21:45:52.5010329Z [ RUN ] CustomAutogradTest.NoGradCustomFunction 2023-01-11T21:45:52.5010990Z [ OK ] CustomAutogradTest.NoGradCustomFunction (0 ms) 2023-01-11T21:45:52.5011639Z [ RUN ] CustomAutogradTest.MarkDirty 2023-01-11T21:45:52.5012229Z [ OK ] CustomAutogradTest.MarkDirty (0 ms) 2023-01-11T21:45:52.5012939Z [ RUN ] CustomAutogradTest.MarkNonDifferentiable 2023-01-11T21:45:52.5013708Z [ OK ] CustomAutogradTest.MarkNonDifferentiable (0 ms) 2023-01-11T21:45:52.5014365Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableMixed 2023-01-11T21:45:52.5015076Z [ OK ] CustomAutogradTest.MarkNonDifferentiableMixed (2 ms) 2023-01-11T21:45:52.5032680Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableNone 2023-01-11T21:45:52.5033478Z [ OK ] CustomAutogradTest.MarkNonDifferentiableNone (0 ms) 2023-01-11T21:45:52.5034197Z [ RUN ] CustomAutogradTest.ReturnLeafInplace 2023-01-11T21:45:52.5034918Z [ OK ] CustomAutogradTest.ReturnLeafInplace (1 ms) 2023-01-11T21:45:52.5035718Z [ RUN ] CustomAutogradTest.ReturnDuplicateInplace 2023-01-11T21:45:52.5036466Z [ OK ] CustomAutogradTest.ReturnDuplicateInplace (0 ms) 2023-01-11T21:45:52.5037126Z [ RUN ] CustomAutogradTest.ReturnDuplicate 2023-01-11T21:45:52.5037819Z [ OK ] CustomAutogradTest.ReturnDuplicate (0 ms) 2023-01-11T21:45:52.5038413Z [ RUN ] CustomAutogradTest.SaveEmptyForBackward 2023-01-11T21:45:52.5039163Z [ OK ] CustomAutogradTest.SaveEmptyForBackward (1 ms) 2023-01-11T21:45:52.5039661Z [ RUN ] CustomAutogradTest.InvalidGradients 2023-01-11T21:45:52.5040128Z [ OK ] CustomAutogradTest.InvalidGradients (0 ms) 2023-01-11T21:45:52.5040586Z [ RUN ] CustomAutogradTest.NoGradInput 2023-01-11T21:45:52.5041102Z [ OK ] CustomAutogradTest.NoGradInput (0 ms) 2023-01-11T21:45:52.5041530Z [ RUN ] CustomAutogradTest.TooManyGrads 2023-01-11T21:45:52.5041932Z [ OK ] CustomAutogradTest.TooManyGrads (0 ms) 2023-01-11T21:45:52.5042351Z [ RUN ] CustomAutogradTest.DepNoGrad 2023-01-11T21:45:52.5042767Z [ OK ] CustomAutogradTest.DepNoGrad (0 ms) 2023-01-11T21:45:52.5043169Z [ RUN ] CustomAutogradTest.Reentrant 2023-01-11T21:45:52.5043592Z [ OK ] CustomAutogradTest.Reentrant (1 ms) 2023-01-11T21:45:52.5044018Z [ RUN ] CustomAutogradTest.DeepReentrant 2023-01-11T21:45:52.5044468Z [ OK ] CustomAutogradTest.DeepReentrant (5989 ms) 2023-01-11T21:45:52.5044906Z [ RUN ] CustomAutogradTest.ReentrantPriority 2023-01-11T21:45:52.5045374Z [ OK ] CustomAutogradTest.ReentrantPriority (6 ms) 2023-01-11T21:45:52.5045797Z [ RUN ] CustomAutogradTest.Hooks 2023-01-11T21:45:52.5046164Z [ OK ] CustomAutogradTest.Hooks (7 ms) 2023-01-11T21:45:52.5046821Z [ RUN ] CustomAutogradTest.HooksInplace 2023-01-11T21:45:52.5047258Z [ OK ] CustomAutogradTest.HooksInplace (2 ms) 2023-01-11T21:45:52.5047766Z [ RUN ] CustomAutogradTest.HooksInplaceWithRetainsGrad 2023-01-11T21:45:52.5048302Z [ OK ] CustomAutogradTest.HooksInplaceWithRetainsGrad (3 ms) 2023-01-11T21:45:52.5048896Z [ RUN ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad 2023-01-11T21:45:52.5049621Z [ OK ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad (3 ms) 2023-01-11T21:45:52.5050118Z [ RUN ] CustomAutogradTest.HookNone 2023-01-11T21:45:52.5050524Z [ OK ] CustomAutogradTest.HookNone (0 ms) 2023-01-11T21:45:52.5050967Z [ RUN ] CustomAutogradTest.BackwardWithInputs 2023-01-11T21:45:52.5051432Z [ OK ] CustomAutogradTest.BackwardWithInputs (1 ms) 2023-01-11T21:45:52.5051942Z [ RUN ] CustomAutogradTest.BackwardWithEmptyInputs 2023-01-11T21:45:52.5052464Z [ OK ] CustomAutogradTest.BackwardWithEmptyInputs (0 ms) 2023-01-11T21:45:52.5053007Z [ RUN ] CustomAutogradTest.BackwardWithNonLeafInputs 2023-01-11T21:45:52.5053540Z [ OK ] CustomAutogradTest.BackwardWithNonLeafInputs (2 ms) 2023-01-11T21:45:52.5054099Z [ RUN ] CustomAutogradTest.BackwardWithCreateGraphWarns 2023-01-11T21:45:52.5054661Z [ OK ] CustomAutogradTest.BackwardWithCreateGraphWarns (0 ms) 2023-01-11T21:45:52.5055314Z [----------] 33 tests from CustomAutogradTest (6040 ms total) 2023-01-11T21:45:52.5055578Z 2023-01-11T21:45:52.5055916Z [----------] 13 tests from TestAutogradNotImplementedFallback 2023-01-11T21:45:52.5056492Z [ RUN ] TestAutogradNotImplementedFallback.RetSingleNonTensor 2023-01-11T21:45:52.5057125Z [ OK ] TestAutogradNotImplementedFallback.RetSingleNonTensor (2 ms) 2023-01-11T21:45:52.5057714Z [ RUN ] TestAutogradNotImplementedFallback.InplaceOp 2023-01-11T21:45:52.5058267Z [ OK ] TestAutogradNotImplementedFallback.InplaceOp (4 ms) 2023-01-11T21:45:52.5058848Z [ RUN ] TestAutogradNotImplementedFallback.DoubleInplaceOp 2023-01-11T21:45:52.5059453Z [ OK ] TestAutogradNotImplementedFallback.DoubleInplaceOp (1 ms) 2023-01-11T21:45:52.5060020Z [ RUN ] TestAutogradNotImplementedFallback.OptOp 2023-01-11T21:45:52.5060530Z [ OK ] TestAutogradNotImplementedFallback.OptOp (2 ms) 2023-01-11T21:45:52.5061086Z [ RUN ] TestAutogradNotImplementedFallback.OutOfPlaceAddition 2023-01-11T21:45:52.5061730Z [ OK ] TestAutogradNotImplementedFallback.OutOfPlaceAddition (1 ms) 2023-01-11T21:45:52.5062365Z [ RUN ] TestAutogradNotImplementedFallback.RetTupleNonTensor 2023-01-11T21:45:52.5062999Z [ OK ] TestAutogradNotImplementedFallback.RetTupleNonTensor (1 ms) 2023-01-11T21:45:52.5063554Z [ RUN ] TestAutogradNotImplementedFallback.ViewOp 2023-01-11T21:45:52.5064087Z [ OK ] TestAutogradNotImplementedFallback.ViewOp (11 ms) 2023-01-11T21:45:52.5064664Z [ RUN ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg 2023-01-11T21:45:52.5065290Z [ OK ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg (1 ms) 2023-01-11T21:45:52.5065944Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVectorView 2023-01-11T21:45:52.5066591Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVectorView (1 ms) 2023-01-11T21:45:52.5067192Z [ RUN ] TestAutogradNotImplementedFallback.DoubleViewOP 2023-01-11T21:45:52.5067774Z [ OK ] TestAutogradNotImplementedFallback.DoubleViewOP (1 ms) 2023-01-11T21:45:52.5068368Z [ RUN ] TestAutogradNotImplementedFallback.NonFirstViewOP 2023-01-11T21:45:52.5068971Z [ OK ] TestAutogradNotImplementedFallback.NonFirstViewOP (1 ms) 2023-01-11T21:45:52.5069580Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVector 2023-01-11T21:45:52.5070181Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVector (1 ms) 2023-01-11T21:45:52.5070769Z [ RUN ] TestAutogradNotImplementedFallback.TensorlistOp 2023-01-11T21:45:52.5071333Z [ OK ] TestAutogradNotImplementedFallback.TensorlistOp (2 ms) 2023-01-11T21:45:52.5072069Z [----------] 13 tests from TestAutogradNotImplementedFallback (36 ms total) 2023-01-11T21:45:52.5072499Z 2023-01-11T21:45:52.5072753Z [----------] Global test environment tear-down 2023-01-11T21:45:52.5073146Z [==========] 55 tests from 3 test suites ran. (6113 ms total) 2023-01-11T21:45:52.5073468Z [ PASSED ] 55 tests. 2023-01-11T21:45:52.5073790Z ================================================================================ 2023-01-11T21:45:52.5074450Z [3,261 / 3,269] 12 / 26 tests; 8 actions running; last test: //:autograd_test 2023-01-11T21:45:52.5074983Z Linking jit_tests; 52s processwrapper-sandbox 2023-01-11T21:45:52.5075509Z Testing //:optim_test; 39s processwrapper-sandbox 2023-01-11T21:45:52.5076032Z Testing //:autograd_test; 9s processwrapper-sandbox 2023-01-11T21:45:52.5076546Z Testing //:modules_test; 9s processwrapper-sandbox 2023-01-11T21:45:52.5077058Z Linking tensor_test; 6s processwrapper-sandbox 2023-01-11T21:45:52.5077555Z Linking rnn_test; 6s processwrapper-sandbox 2023-01-11T21:45:52.5078328Z Linking static_test; 5s processwrapper-sandbox 2023-01-11T21:45:52.5078819Z Linking init_test; 3s processwrapper-sandbox 2023-01-11T21:45:52.8202305Z 2023-01-11T21:45:52.8202838Z  2023-01-11T21:45:52.8203171Z  2023-01-11T21:45:52.8203435Z  2023-01-11T21:45:52.8203706Z  2023-01-11T21:45:52.8203993Z  2023-01-11T21:45:52.8204247Z  2023-01-11T21:45:52.8204549Z  2023-01-11T21:45:52.8204816Z  2023-01-11T21:45:52.8205330Z [3,265 / 3,274] 12 / 26 tests; 8 actions running; last test: //:autograd_test 2023-01-11T21:45:52.8205871Z Linking jit_tests; 52s processwrapper-sandbox 2023-01-11T21:45:52.8206391Z Testing //:optim_test; 39s processwrapper-sandbox 2023-01-11T21:45:52.8206884Z Testing //:modules_test; 10s processwrapper-sandbox 2023-01-11T21:45:52.8207366Z Linking tensor_test; 6s processwrapper-sandbox 2023-01-11T21:45:52.8207839Z Linking rnn_test; 6s processwrapper-sandbox 2023-01-11T21:45:52.8208338Z Linking static_test; 5s processwrapper-sandbox 2023-01-11T21:45:52.8208810Z Linking init_test; 4s processwrapper-sandbox 2023-01-11T21:45:52.8209336Z Compiling test/cpp/api/jit.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:53.8208424Z 2023-01-11T21:45:53.8208970Z  2023-01-11T21:45:53.8209303Z  2023-01-11T21:45:53.8209608Z  2023-01-11T21:45:53.8209937Z  2023-01-11T21:45:53.8210208Z  2023-01-11T21:45:53.8210517Z  2023-01-11T21:45:53.8210827Z  2023-01-11T21:45:53.8211120Z  2023-01-11T21:45:53.8211753Z [3,265 / 3,274] 12 / 26 tests; 8 actions running; last test: //:autograd_test 2023-01-11T21:45:53.8212330Z Linking jit_tests; 53s processwrapper-sandbox 2023-01-11T21:45:53.8213051Z Testing //:optim_test; 40s processwrapper-sandbox 2023-01-11T21:45:53.8213600Z Testing //:modules_test; 11s processwrapper-sandbox 2023-01-11T21:45:53.8214138Z Linking tensor_test; 7s processwrapper-sandbox 2023-01-11T21:45:53.8214645Z Linking rnn_test; 7s processwrapper-sandbox 2023-01-11T21:45:53.8215136Z Linking static_test; 6s processwrapper-sandbox 2023-01-11T21:45:53.8215650Z Linking init_test; 5s processwrapper-sandbox 2023-01-11T21:45:53.8216199Z Compiling test/cpp/api/jit.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:55.0215748Z 2023-01-11T21:45:55.0216264Z  2023-01-11T21:45:55.0217462Z  2023-01-11T21:45:55.0217989Z  2023-01-11T21:45:55.0218496Z  2023-01-11T21:45:55.0218992Z  2023-01-11T21:45:55.0219313Z  2023-01-11T21:45:55.0219599Z  2023-01-11T21:45:55.0219871Z  2023-01-11T21:45:55.0221737Z [3,265 / 3,274] 12 / 26 tests; 8 actions running; last test: //:autograd_test 2023-01-11T21:45:55.0222574Z Linking jit_tests; 54s processwrapper-sandbox 2023-01-11T21:45:55.0223338Z Testing //:optim_test; 41s processwrapper-sandbox 2023-01-11T21:45:55.0224096Z Testing //:modules_test; 12s processwrapper-sandbox 2023-01-11T21:45:55.0224630Z Linking tensor_test; 8s processwrapper-sandbox 2023-01-11T21:45:55.0225270Z Linking rnn_test; 8s processwrapper-sandbox 2023-01-11T21:45:55.0225800Z Linking static_test; 8s processwrapper-sandbox 2023-01-11T21:45:55.0226306Z Linking init_test; 6s processwrapper-sandbox 2023-01-11T21:45:55.0227012Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:55.2218942Z 2023-01-11T21:45:55.2220116Z  2023-01-11T21:45:55.2221814Z  2023-01-11T21:45:55.2222532Z  2023-01-11T21:45:55.2225049Z  2023-01-11T21:45:55.2225605Z  2023-01-11T21:45:55.2226268Z  2023-01-11T21:45:55.2228717Z  2023-01-11T21:45:55.2229223Z  2023-01-11T21:45:55.2230190Z [3,267 / 3,276] 12 / 26 tests; 8 actions running; last test: //:autograd_test 2023-01-11T21:45:55.2233019Z Linking jit_tests; 55s processwrapper-sandbox 2023-01-11T21:45:55.2233842Z Testing //:optim_test; 42s processwrapper-sandbox 2023-01-11T21:45:55.2234800Z Testing //:modules_test; 12s processwrapper-sandbox 2023-01-11T21:45:55.2237564Z Linking static_test; 8s processwrapper-sandbox 2023-01-11T21:45:55.2238431Z Linking init_test; 6s processwrapper-sandbox 2023-01-11T21:45:55.2239529Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2023-01-11T21:45:55.2242255Z Testing //:rnn_test; 0s processwrapper-sandbox 2023-01-11T21:45:55.2243049Z Testing //:tensor_test; 0s processwrapper-sandbox 2023-01-11T21:45:55.6236831Z 2023-01-11T21:45:55.6237346Z  2023-01-11T21:45:55.6237901Z  2023-01-11T21:45:55.6238207Z  2023-01-11T21:45:55.6238519Z  2023-01-11T21:45:55.6238828Z  2023-01-11T21:45:55.6239117Z  2023-01-11T21:45:55.6239400Z  2023-01-11T21:45:55.6239661Z  2023-01-11T21:45:55.6240219Z [3,267 / 3,276] 12 / 26 tests; 8 actions running; last test: //:autograd_test 2023-01-11T21:45:55.6240947Z Linking jit_tests; 55s processwrapper-sandbox 2023-01-11T21:45:55.6241528Z Testing //:optim_test; 42s processwrapper-sandbox 2023-01-11T21:45:55.6242098Z Testing //:modules_test; 13s processwrapper-sandbox 2023-01-11T21:45:55.6242644Z Linking static_test; 8s processwrapper-sandbox 2023-01-11T21:45:55.6243176Z Linking init_test; 6s processwrapper-sandbox 2023-01-11T21:45:55.6243788Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:55.6244356Z Testing //:rnn_test; 0s processwrapper-sandbox 2023-01-11T21:45:55.6244922Z Testing //:tensor_test; 0s processwrapper-sandbox 2023-01-11T21:45:56.0351290Z 2023-01-11T21:45:56.0351829Z  2023-01-11T21:45:56.0352128Z  2023-01-11T21:45:56.0352348Z  2023-01-11T21:45:56.0352602Z  2023-01-11T21:45:56.0354450Z  2023-01-11T21:45:56.0355849Z  2023-01-11T21:45:56.0357178Z  2023-01-11T21:45:56.0358831Z  2023-01-11T21:45:56.0360415Z [3,268 / 3,277] 12 / 26 tests; 8 actions, 7 running; last test: ...tograd_test 2023-01-11T21:45:56.0361284Z Linking jit_tests; 55s processwrapper-sandbox 2023-01-11T21:45:56.0362223Z Testing //:optim_test; 42s processwrapper-sandbox 2023-01-11T21:45:56.0362769Z Testing //:modules_test; 13s processwrapper-sandbox 2023-01-11T21:45:56.0363318Z Linking static_test; 9s processwrapper-sandbox 2023-01-11T21:45:56.0363883Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:56.0364413Z Testing //:rnn_test; 0s processwrapper-sandbox 2023-01-11T21:45:56.0364942Z Testing //:tensor_test; 0s processwrapper-sandbox 2023-01-11T21:45:56.0365336Z [Prepa] Testing //:init_test 2023-01-11T21:45:56.4245454Z 2023-01-11T21:45:56.4246163Z  2023-01-11T21:45:56.4246725Z  2023-01-11T21:45:56.4247024Z  2023-01-11T21:45:56.4247474Z  2023-01-11T21:45:56.4247780Z  2023-01-11T21:45:56.4248209Z  2023-01-11T21:45:56.4248862Z  2023-01-11T21:45:56.4249186Z  2023-01-11T21:45:56.4249920Z [3,269 / 3,278] 12 / 26 tests; 8 actions running; last test: //:autograd_test 2023-01-11T21:45:56.4250682Z Linking jit_tests; 56s processwrapper-sandbox 2023-01-11T21:45:56.4251402Z Testing //:optim_test; 43s processwrapper-sandbox 2023-01-11T21:45:56.4252086Z Testing //:modules_test; 13s processwrapper-sandbox 2023-01-11T21:45:56.4252999Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2023-01-11T21:45:56.4253742Z Testing //:rnn_test; 1s processwrapper-sandbox 2023-01-11T21:45:56.4254433Z Testing //:tensor_test; 1s processwrapper-sandbox 2023-01-11T21:45:56.4255112Z Testing //:init_test; 0s processwrapper-sandbox 2023-01-11T21:45:56.4255824Z Testing //:static_test; 0s processwrapper-sandbox 2023-01-11T21:45:57.4051243Z 2023-01-11T21:45:57.4052878Z  2023-01-11T21:45:57.4053593Z  2023-01-11T21:45:57.4053997Z  2023-01-11T21:45:57.4055520Z  2023-01-11T21:45:57.4055981Z  2023-01-11T21:45:57.4056348Z  2023-01-11T21:45:57.4057909Z  2023-01-11T21:45:57.4058442Z  2023-01-11T21:45:57.4059103Z [3,270 / 3,278] 12 / 26 tests; 8 actions, 7 running; last test: ...tograd_test 2023-01-11T21:45:57.4060270Z Linking jit_tests; 57s processwrapper-sandbox 2023-01-11T21:45:57.4063452Z Testing //:optim_test; 44s processwrapper-sandbox 2023-01-11T21:45:57.4065345Z Testing //:modules_test; 14s processwrapper-sandbox 2023-01-11T21:45:57.4066011Z Testing //:rnn_test; 2s processwrapper-sandbox 2023-01-11T21:45:57.4067054Z Testing //:tensor_test; 2s processwrapper-sandbox 2023-01-11T21:45:57.4067965Z Testing //:init_test; 1s processwrapper-sandbox 2023-01-11T21:45:57.4070682Z Testing //:static_test; 1s processwrapper-sandbox 2023-01-11T21:45:57.4071186Z [Prepa] Linking jit_test 2023-01-11T21:45:57.6236731Z 2023-01-11T21:45:57.6237580Z  2023-01-11T21:45:57.6239438Z  2023-01-11T21:45:57.6239930Z  2023-01-11T21:45:57.6240335Z  2023-01-11T21:45:57.6240958Z  2023-01-11T21:45:57.6243741Z  2023-01-11T21:45:57.6244246Z  2023-01-11T21:45:57.6246787Z  2023-01-11T21:45:57.6247567Z [3,270 / 3,278] 12 / 26 tests; 8 actions running; last test: //:autograd_test 2023-01-11T21:45:57.6250402Z Linking jit_tests; 57s processwrapper-sandbox 2023-01-11T21:45:57.6251164Z Testing //:optim_test; 44s processwrapper-sandbox 2023-01-11T21:45:57.6253969Z Testing //:modules_test; 15s processwrapper-sandbox 2023-01-11T21:45:57.6254734Z Testing //:rnn_test; 2s processwrapper-sandbox 2023-01-11T21:45:57.6257515Z Testing //:tensor_test; 2s processwrapper-sandbox 2023-01-11T21:45:57.6258236Z Testing //:init_test; 1s processwrapper-sandbox 2023-01-11T21:45:57.6261026Z Testing //:static_test; 1s processwrapper-sandbox 2023-01-11T21:45:57.6261762Z Linking jit_test; 0s processwrapper-sandbox 2023-01-11T21:45:58.5297013Z 2023-01-11T21:45:58.5297585Z  2023-01-11T21:45:58.5322940Z  2023-01-11T21:45:58.5323312Z  2023-01-11T21:45:58.5323625Z  2023-01-11T21:45:58.5323919Z  2023-01-11T21:45:58.5324227Z  2023-01-11T21:45:58.5324532Z  2023-01-11T21:45:58.5324816Z  2023-01-11T21:45:58.5325427Z [3,270 / 3,278] 13 / 26 tests; 8 actions running; last test: //:tensor_test 2023-01-11T21:45:58.5326051Z Linking jit_tests; 58s processwrapper-sandbox 2023-01-11T21:45:58.5326597Z Testing //:optim_test; 45s processwrapper-sandbox 2023-01-11T21:45:58.5327152Z Testing //:modules_test; 15s processwrapper-sandbox 2023-01-11T21:45:58.5327821Z Testing //:rnn_test; 3s processwrapper-sandbox 2023-01-11T21:45:58.5328465Z Testing //:tensor_test; 3s processwrapper-sandbox 2023-01-11T21:45:58.5329129Z Testing //:init_test; 2s processwrapper-sandbox 2023-01-11T21:45:58.5329799Z Testing //:static_test; 2s processwrapper-sandbox 2023-01-11T21:45:58.5330652Z Linking jit_test; 1s processwrapper-sandbox 2023-01-11T21:45:58.5330971Z 2023-01-11T21:45:58.5331149Z  2023-01-11T21:45:58.5331513Z  2023-01-11T21:45:58.5331870Z  2023-01-11T21:45:58.5332212Z  2023-01-11T21:45:58.5332572Z  2023-01-11T21:45:58.5332930Z  2023-01-11T21:45:58.5333270Z  2023-01-11T21:45:58.5333623Z  2023-01-11T21:45:58.5334197Z INFO: From Testing //:tensor_test: 2023-01-11T21:45:58.5334965Z [3,270 / 3,278] 13 / 26 tests; 8 actions running; last test: //:tensor_test 2023-01-11T21:45:58.5335659Z Linking jit_tests; 58s processwrapper-sandbox 2023-01-11T21:45:58.5336338Z Testing //:optim_test; 45s processwrapper-sandbox 2023-01-11T21:45:58.5337006Z Testing //:modules_test; 15s processwrapper-sandbox 2023-01-11T21:45:58.5337675Z Testing //:rnn_test; 3s processwrapper-sandbox 2023-01-11T21:45:58.5338341Z Testing //:tensor_test; 3s processwrapper-sandbox 2023-01-11T21:45:58.5338992Z Testing //:init_test; 2s processwrapper-sandbox 2023-01-11T21:45:58.5339663Z Testing //:static_test; 2s processwrapper-sandbox 2023-01-11T21:45:58.5340312Z Linking jit_test; 1s processwrapper-sandbox 2023-01-11T21:45:58.5340640Z 2023-01-11T21:45:58.5340793Z  2023-01-11T21:45:58.5341152Z  2023-01-11T21:45:58.5341511Z  2023-01-11T21:45:58.5341846Z  2023-01-11T21:45:58.5342205Z  2023-01-11T21:45:58.5342561Z  2023-01-11T21:45:58.5342894Z  2023-01-11T21:45:58.5343252Z  2023-01-11T21:45:58.5343766Z ==================== Test output for //:tensor_test: 2023-01-11T21:45:58.5344217Z Running main() from gmock_main.cc 2023-01-11T21:45:58.5344737Z Note: Google Test filter = -*CUDA 2023-01-11T21:45:58.5345206Z [==========] Running 45 tests from 1 test suite. 2023-01-11T21:45:58.5345789Z [----------] Global test environment set-up. 2023-01-11T21:45:58.5346329Z [----------] 45 tests from TensorTest 2023-01-11T21:45:58.5346784Z [ RUN ] TensorTest.ToDtype 2023-01-11T21:45:58.5347236Z [ OK ] TensorTest.ToDtype (0 ms) 2023-01-11T21:45:58.5347765Z [ RUN ] TensorTest.ToTensorAndTensorAttributes 2023-01-11T21:45:58.5348411Z [ OK ] TensorTest.ToTensorAndTensorAttributes (0 ms) 2023-01-11T21:45:58.5349041Z [ RUN ] TensorTest.ToOptionsWithRequiresGrad 2023-01-11T21:45:58.5349658Z [ OK ] TensorTest.ToOptionsWithRequiresGrad (0 ms) 2023-01-11T21:45:58.5350368Z [ RUN ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame 2023-01-11T21:45:58.5351146Z [ OK ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame (0 ms) 2023-01-11T21:45:58.5351791Z [ RUN ] TensorTest.AtTensorCtorScalar 2023-01-11T21:45:58.5352347Z [ OK ] TensorTest.AtTensorCtorScalar (1 ms) 2023-01-11T21:45:58.5352906Z [ RUN ] TensorTest.AtTensorCtorSingleDim 2023-01-11T21:45:58.5353490Z [ OK ] TensorTest.AtTensorCtorSingleDim (1 ms) 2023-01-11T21:45:58.5354069Z [ RUN ] TensorTest.AtTensorCastRealToComplex 2023-01-11T21:45:58.5354699Z [ OK ] TensorTest.AtTensorCastRealToComplex (0 ms) 2023-01-11T21:45:58.5355391Z [ RUN ] TensorTest.AtTensorCastComplexToRealErrorChecks 2023-01-11T21:45:58.5356132Z [ OK ] TensorTest.AtTensorCastComplexToRealErrorChecks (3 ms) 2023-01-11T21:45:58.5356880Z [ RUN ] TensorTest.TorchTensorCtorScalarIntegralType 2023-01-11T21:45:58.5357604Z [ OK ] TensorTest.TorchTensorCtorScalarIntegralType (0 ms) 2023-01-11T21:45:58.5358707Z [ RUN ] TensorTest.TorchTensorCtorScalarFloatingType 2023-01-11T21:45:58.5359434Z [ OK ] TensorTest.TorchTensorCtorScalarFloatingType (0 ms) 2023-01-11T21:45:58.5360135Z [ RUN ] TensorTest.TorchTensorCtorScalarBoolType 2023-01-11T21:45:58.5360887Z [ OK ] TensorTest.TorchTensorCtorScalarBoolType (0 ms) 2023-01-11T21:45:58.5361815Z [ RUN ] TensorTest.TorchTensorCtorSingleDimIntegralType 2023-01-11T21:45:58.5362587Z [ OK ] TensorTest.TorchTensorCtorSingleDimIntegralType (0 ms) 2023-01-11T21:45:58.5363499Z [ RUN ] TensorTest.TorchTensorCtorSingleDimFloatingType 2023-01-11T21:45:58.5364238Z [ OK ] TensorTest.TorchTensorCtorSingleDimFloatingType (1 ms) 2023-01-11T21:45:58.5364975Z [ RUN ] TensorTest.TorchTensorCtorSingleDimBoolType 2023-01-11T21:45:58.5365682Z [ OK ] TensorTest.TorchTensorCtorSingleDimBoolType (0 ms) 2023-01-11T21:45:58.5366385Z [ RUN ] TensorTest.TorchTensorCtorMultiDimIntegralType 2023-01-11T21:45:58.5367251Z [ OK ] TensorTest.TorchTensorCtorMultiDimIntegralType (6 ms) 2023-01-11T21:45:58.5368117Z [ RUN ] TensorTest.TorchTensorCtorMultiDimFloatingType 2023-01-11T21:45:58.5368849Z [ OK ] TensorTest.TorchTensorCtorMultiDimFloatingType (3 ms) 2023-01-11T21:45:58.5369584Z [ RUN ] TensorTest.TorchTensorCtorMultiDimBoolType 2023-01-11T21:45:58.5370292Z [ OK ] TensorTest.TorchTensorCtorMultiDimBoolType (0 ms) 2023-01-11T21:45:58.5371015Z [ RUN ] TensorTest.TorchTensorCtorMultiDimWithOptions 2023-01-11T21:45:58.5371736Z [ OK ] TensorTest.TorchTensorCtorMultiDimWithOptions (1 ms) 2023-01-11T21:45:58.5372487Z [ RUN ] TensorTest.TorchTensorCtorMultiDimErrorChecks 2023-01-11T21:45:58.5373216Z [ OK ] TensorTest.TorchTensorCtorMultiDimErrorChecks (0 ms) 2023-01-11T21:45:58.5373887Z [ RUN ] TensorTest.TorchTensorCastRealToComplex 2023-01-11T21:45:58.5374556Z [ OK ] TensorTest.TorchTensorCastRealToComplex (0 ms) 2023-01-11T21:45:58.5375304Z [ RUN ] TensorTest.TorchTensorCastComplexToRealErrorChecks 2023-01-11T21:45:58.5375996Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2023-01-11T21:45:58.5377590Z W0111 21:45:58.074218 23963 Copy.cpp:276] Warning: Casting complex values to real discards the imaginary part (function operator()) 2023-01-11T21:45:58.5378417Z [ OK ] TensorTest.TorchTensorCastComplexToRealErrorChecks (22 ms) 2023-01-11T21:45:58.5379142Z [ RUN ] TensorTest.TorchTensorCtorZeroSizedDim 2023-01-11T21:45:58.5379781Z [ OK ] TensorTest.TorchTensorCtorZeroSizedDim (1 ms) 2023-01-11T21:45:58.5380497Z [ RUN ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype 2023-01-11T21:45:58.5381275Z [ OK ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype (1 ms) 2023-01-11T21:45:58.5382019Z [ RUN ] TensorTest.TorchTensorCtorWithNonDtypeOptions 2023-01-11T21:45:58.5382757Z [ OK ] TensorTest.TorchTensorCtorWithNonDtypeOptions (1 ms) 2023-01-11T21:45:58.5383348Z [ RUN ] TensorTest.Arange 2023-01-11T21:45:58.5383802Z [ OK ] TensorTest.Arange (0 ms) 2023-01-11T21:45:58.5384358Z [ RUN ] TensorTest.PrettyPrintTensorDataContainer 2023-01-11T21:45:58.5385055Z [ OK ] TensorTest.PrettyPrintTensorDataContainer (0 ms) 2023-01-11T21:45:58.5385833Z [ RUN ] TensorTest.TensorDataContainerCallingAccessorOfWrongType 2023-01-11T21:45:58.5386700Z [ OK ] TensorTest.TensorDataContainerCallingAccessorOfWrongType (0 ms) 2023-01-11T21:45:58.5453338Z [ RUN ] TensorTest.FromBlob 2023-01-11T21:45:58.5453711Z [ OK ] TensorTest.FromBlob (0 ms) 2023-01-11T21:45:58.5454124Z [ RUN ] TensorTest.FromBlobUsesDeleter 2023-01-11T21:45:58.5454549Z [ OK ] TensorTest.FromBlobUsesDeleter (0 ms) 2023-01-11T21:45:58.5454950Z [ RUN ] TensorTest.FromBlobWithStrides 2023-01-11T21:45:58.5455377Z [ OK ] TensorTest.FromBlobWithStrides (0 ms) 2023-01-11T21:45:58.5455735Z [ RUN ] TensorTest.Item 2023-01-11T21:45:58.5456037Z [ OK ] TensorTest.Item (0 ms) 2023-01-11T21:45:58.5456379Z [ RUN ] TensorTest.DataPtr 2023-01-11T21:45:58.5456717Z [ OK ] TensorTest.DataPtr (0 ms) 2023-01-11T21:45:58.5457039Z [ RUN ] TensorTest.Data 2023-01-11T21:45:58.5457345Z [ OK ] TensorTest.Data (0 ms) 2023-01-11T21:45:58.5457668Z [ RUN ] TensorTest.BackwardAndGrad 2023-01-11T21:45:58.5458026Z [ OK ] TensorTest.BackwardAndGrad (0 ms) 2023-01-11T21:45:58.5458398Z [ RUN ] TensorTest.BackwardCreatesOnesGrad 2023-01-11T21:45:58.5458822Z [ OK ] TensorTest.BackwardCreatesOnesGrad (0 ms) 2023-01-11T21:45:58.5459254Z [ RUN ] TensorTest.BackwardNonScalarOutputs 2023-01-11T21:45:58.5459815Z [ OK ] TensorTest.BackwardNonScalarOutputs (0 ms) 2023-01-11T21:45:58.5460178Z [ RUN ] TensorTest.IsLeaf 2023-01-11T21:45:58.5460485Z [ OK ] TensorTest.IsLeaf (0 ms) 2023-01-11T21:45:58.5460795Z [ RUN ] TensorTest.OutputNr 2023-01-11T21:45:58.5461124Z [ OK ] TensorTest.OutputNr (0 ms) 2023-01-11T21:45:58.5461455Z [ RUN ] TensorTest.Version 2023-01-11T21:45:58.5461828Z [ OK ] TensorTest.Version (0 ms) 2023-01-11T21:45:58.5462148Z [ RUN ] TensorTest.Detach 2023-01-11T21:45:58.5462463Z [ OK ] TensorTest.Detach (0 ms) 2023-01-11T21:45:58.5462785Z [ RUN ] TensorTest.DetachInplace 2023-01-11T21:45:58.5463157Z [ OK ] TensorTest.DetachInplace (0 ms) 2023-01-11T21:45:58.5463504Z [ RUN ] TensorTest.SetData 2023-01-11T21:45:58.5463801Z [ OK ] TensorTest.SetData (0 ms) 2023-01-11T21:45:58.5464152Z [ RUN ] TensorTest.RequiresGradInplace 2023-01-11T21:45:58.5464553Z [ OK ] TensorTest.RequiresGradInplace (1 ms) 2023-01-11T21:45:58.5464944Z [ RUN ] TensorTest.StdDimension 2023-01-11T21:45:58.5465290Z [ OK ] TensorTest.StdDimension (1 ms) 2023-01-11T21:45:58.5465669Z [ RUN ] TensorTest.ReshapeAlias 2023-01-11T21:45:58.5466041Z [ OK ] TensorTest.ReshapeAlias (2 ms) 2023-01-11T21:45:58.5466572Z [----------] 45 tests from TensorTest (60 ms total) 2023-01-11T21:45:58.5466801Z 2023-01-11T21:45:58.5467051Z [----------] Global test environment tear-down 2023-01-11T21:45:58.5467439Z [==========] 45 tests from 1 test suite ran. (60 ms total) 2023-01-11T21:45:58.5467749Z [ PASSED ] 45 tests. 2023-01-11T21:45:58.5468066Z ================================================================================ 2023-01-11T21:45:58.5468618Z [3,270 / 3,278] 13 / 26 tests; 8 actions running; last test: //:tensor_test 2023-01-11T21:45:58.5469109Z Linking jit_tests; 58s processwrapper-sandbox 2023-01-11T21:45:58.5469614Z Testing //:optim_test; 45s processwrapper-sandbox 2023-01-11T21:45:58.5470132Z Testing //:modules_test; 15s processwrapper-sandbox 2023-01-11T21:45:58.5470627Z Testing //:rnn_test; 3s processwrapper-sandbox 2023-01-11T21:45:58.5471105Z Testing //:tensor_test; 3s processwrapper-sandbox 2023-01-11T21:45:58.5471595Z Testing //:init_test; 2s processwrapper-sandbox 2023-01-11T21:45:58.5472101Z Testing //:static_test; 2s processwrapper-sandbox 2023-01-11T21:45:58.5472582Z Linking jit_test; 1s processwrapper-sandbox 2023-01-11T21:45:58.8252491Z 2023-01-11T21:45:58.8253093Z  2023-01-11T21:45:58.8253474Z  2023-01-11T21:45:58.8253781Z  2023-01-11T21:45:58.8254091Z  2023-01-11T21:45:58.8254393Z  2023-01-11T21:45:58.8254677Z  2023-01-11T21:45:58.8254942Z  2023-01-11T21:45:58.8255183Z  2023-01-11T21:45:58.8255669Z [3,274 / 3,283] 13 / 26 tests; 8 actions running; last test: //:tensor_test 2023-01-11T21:45:58.8256191Z Linking jit_tests; 58s processwrapper-sandbox 2023-01-11T21:45:58.8256732Z Testing //:optim_test; 45s processwrapper-sandbox 2023-01-11T21:45:58.8257227Z Testing //:modules_test; 16s processwrapper-sandbox 2023-01-11T21:45:58.8257751Z Testing //:rnn_test; 3s processwrapper-sandbox 2023-01-11T21:45:58.8258242Z Testing //:init_test; 2s processwrapper-sandbox 2023-01-11T21:45:58.8258740Z Testing //:static_test; 2s processwrapper-sandbox 2023-01-11T21:45:58.8259232Z Linking jit_test; 1s processwrapper-sandbox 2023-01-11T21:45:58.8259804Z Compiling test/cpp/api/modulelist.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:59.1589980Z 2023-01-11T21:45:59.1590562Z  2023-01-11T21:45:59.1590896Z  2023-01-11T21:45:59.1591194Z  2023-01-11T21:45:59.1591501Z  2023-01-11T21:45:59.1591784Z  2023-01-11T21:45:59.1592086Z  2023-01-11T21:45:59.1592705Z  2023-01-11T21:45:59.1593773Z  2023-01-11T21:45:59.1594378Z [3,274 / 3,283] 14 / 26 tests; 8 actions running; last test: //:static_test 2023-01-11T21:45:59.1596548Z Linking jit_tests; 58s processwrapper-sandbox 2023-01-11T21:45:59.1597114Z Testing //:optim_test; 46s processwrapper-sandbox 2023-01-11T21:45:59.1597835Z Testing //:modules_test; 16s processwrapper-sandbox 2023-01-11T21:45:59.1601372Z Testing //:rnn_test; 4s processwrapper-sandbox 2023-01-11T21:45:59.1605742Z Testing //:init_test; 3s processwrapper-sandbox 2023-01-11T21:45:59.1609190Z Testing //:static_test; 3s processwrapper-sandbox 2023-01-11T21:45:59.1612498Z Linking jit_test; 1s processwrapper-sandbox 2023-01-11T21:45:59.1616059Z Compiling test/cpp/api/modulelist.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:59.1619263Z 2023-01-11T21:45:59.1622211Z  2023-01-11T21:45:59.1625075Z  2023-01-11T21:45:59.1627824Z  2023-01-11T21:45:59.1630576Z  2023-01-11T21:45:59.1633127Z  2023-01-11T21:45:59.1635684Z  2023-01-11T21:45:59.1638658Z  2023-01-11T21:45:59.1641554Z  2023-01-11T21:45:59.1644598Z INFO: From Testing //:static_test: 2023-01-11T21:45:59.1647658Z [3,274 / 3,283] 14 / 26 tests; 8 actions running; last test: //:static_test 2023-01-11T21:45:59.1650406Z Linking jit_tests; 58s processwrapper-sandbox 2023-01-11T21:45:59.1653385Z Testing //:optim_test; 46s processwrapper-sandbox 2023-01-11T21:45:59.1656136Z Testing //:modules_test; 16s processwrapper-sandbox 2023-01-11T21:45:59.1658825Z Testing //:rnn_test; 4s processwrapper-sandbox 2023-01-11T21:45:59.1661707Z Testing //:init_test; 3s processwrapper-sandbox 2023-01-11T21:45:59.1664541Z Testing //:static_test; 3s processwrapper-sandbox 2023-01-11T21:45:59.1667413Z Linking jit_test; 1s processwrapper-sandbox 2023-01-11T21:45:59.1670185Z Compiling test/cpp/api/modulelist.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:59.1672637Z 2023-01-11T21:45:59.1673895Z  2023-01-11T21:45:59.1674379Z  2023-01-11T21:45:59.1674855Z  2023-01-11T21:45:59.1675308Z  2023-01-11T21:45:59.1675767Z  2023-01-11T21:45:59.1676232Z  2023-01-11T21:45:59.1676669Z  2023-01-11T21:45:59.1677360Z  2023-01-11T21:45:59.1678045Z ==================== Test output for //:static_test: 2023-01-11T21:45:59.1678605Z Running main() from gmock_main.cc 2023-01-11T21:45:59.1679188Z Note: Google Test filter = -*CUDA 2023-01-11T21:45:59.1679817Z [==========] Running 5 tests from 1 test suite. 2023-01-11T21:45:59.1680470Z [----------] Global test environment set-up. 2023-01-11T21:45:59.1682444Z [----------] 5 tests from TestStatic 2023-01-11T21:45:59.1683986Z [ RUN ] TestStatic.AllOf 2023-01-11T21:45:59.1684579Z [ OK ] TestStatic.AllOf (0 ms) 2023-01-11T21:45:59.1685212Z [ RUN ] TestStatic.AnyOf 2023-01-11T21:45:59.1688871Z [ OK ] TestStatic.AnyOf (0 ms) 2023-01-11T21:45:59.1690221Z [ RUN ] TestStatic.EnableIfModule 2023-01-11T21:45:59.1690732Z [ OK ] TestStatic.EnableIfModule (0 ms) 2023-01-11T21:45:59.1691345Z [ RUN ] TestStatic.ReturnTypeOfForward 2023-01-11T21:45:59.1695810Z [ OK ] TestStatic.ReturnTypeOfForward (0 ms) 2023-01-11T21:45:59.1696367Z [ RUN ] TestStatic.Apply 2023-01-11T21:45:59.1696901Z [ OK ] TestStatic.Apply (0 ms) 2023-01-11T21:45:59.1700587Z [----------] 5 tests from TestStatic (0 ms total) 2023-01-11T21:45:59.1700942Z 2023-01-11T21:45:59.1701364Z [----------] Global test environment tear-down 2023-01-11T21:45:59.1703923Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2023-01-11T21:45:59.1704511Z [ PASSED ] 5 tests. 2023-01-11T21:45:59.1706999Z ================================================================================ 2023-01-11T21:45:59.1707783Z [3,274 / 3,283] 14 / 26 tests; 8 actions running; last test: //:static_test 2023-01-11T21:45:59.1710543Z Linking jit_tests; 58s processwrapper-sandbox 2023-01-11T21:45:59.1711363Z Testing //:optim_test; 46s processwrapper-sandbox 2023-01-11T21:45:59.1714280Z Testing //:modules_test; 16s processwrapper-sandbox 2023-01-11T21:45:59.1715013Z Testing //:rnn_test; 4s processwrapper-sandbox 2023-01-11T21:45:59.1717884Z Testing //:init_test; 3s processwrapper-sandbox 2023-01-11T21:45:59.1718764Z Testing //:static_test; 3s processwrapper-sandbox 2023-01-11T21:45:59.1721751Z Linking jit_test; 1s processwrapper-sandbox 2023-01-11T21:45:59.1722840Z Compiling test/cpp/api/modulelist.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:59.4256601Z 2023-01-11T21:45:59.4257407Z  2023-01-11T21:45:59.4260135Z  2023-01-11T21:45:59.4260660Z  2023-01-11T21:45:59.4263268Z  2023-01-11T21:45:59.4263732Z  2023-01-11T21:45:59.4266162Z  2023-01-11T21:45:59.4266600Z  2023-01-11T21:45:59.4269041Z  2023-01-11T21:45:59.4269732Z [3,277 / 3,288] 14 / 26 tests; 8 actions running; last test: //:static_test 2023-01-11T21:45:59.4272633Z Linking jit_tests; 59s processwrapper-sandbox 2023-01-11T21:45:59.4273370Z Testing //:optim_test; 46s processwrapper-sandbox 2023-01-11T21:45:59.4276109Z Testing //:modules_test; 16s processwrapper-sandbox 2023-01-11T21:45:59.4276767Z Testing //:rnn_test; 4s processwrapper-sandbox 2023-01-11T21:45:59.4279663Z Testing //:init_test; 3s processwrapper-sandbox 2023-01-11T21:45:59.4280391Z Linking jit_test; 2s processwrapper-sandbox 2023-01-11T21:45:59.4283729Z Compiling test/cpp/api/modulelist.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:59.4284679Z Compiling test/cpp/api/ordered_dict.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:59.8792318Z 2023-01-11T21:45:59.8793217Z  2023-01-11T21:45:59.8793536Z  2023-01-11T21:45:59.8793830Z  2023-01-11T21:45:59.8794106Z  2023-01-11T21:45:59.8795611Z  2023-01-11T21:45:59.8795998Z  2023-01-11T21:45:59.8796391Z  2023-01-11T21:45:59.8798908Z  2023-01-11T21:45:59.8799497Z [3,277 / 3,288] 15 / 26 tests; 8 actions running; last test: //:init_test 2023-01-11T21:45:59.8800116Z Linking jit_tests; 59s processwrapper-sandbox 2023-01-11T21:45:59.8802819Z Testing //:optim_test; 46s processwrapper-sandbox 2023-01-11T21:45:59.8803381Z Testing //:modules_test; 17s processwrapper-sandbox 2023-01-11T21:45:59.8803951Z Testing //:rnn_test; 4s processwrapper-sandbox 2023-01-11T21:45:59.8806537Z Testing //:init_test; 3s processwrapper-sandbox 2023-01-11T21:45:59.8807112Z Linking jit_test; 2s processwrapper-sandbox 2023-01-11T21:45:59.8807741Z Compiling test/cpp/api/modulelist.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:59.8810469Z Compiling test/cpp/api/ordered_dict.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:59.8826330Z 2023-01-11T21:45:59.8826596Z  2023-01-11T21:45:59.8826863Z  2023-01-11T21:45:59.8827109Z  2023-01-11T21:45:59.8827361Z  2023-01-11T21:45:59.8827596Z  2023-01-11T21:45:59.8827846Z  2023-01-11T21:45:59.8828093Z  2023-01-11T21:45:59.8828335Z  2023-01-11T21:45:59.8828685Z INFO: From Testing //:init_test: 2023-01-11T21:45:59.8829196Z [3,277 / 3,288] 15 / 26 tests; 8 actions running; last test: //:init_test 2023-01-11T21:45:59.8829662Z Linking jit_tests; 59s processwrapper-sandbox 2023-01-11T21:45:59.8830121Z Testing //:optim_test; 46s processwrapper-sandbox 2023-01-11T21:45:59.8830600Z Testing //:modules_test; 17s processwrapper-sandbox 2023-01-11T21:45:59.8831056Z Testing //:rnn_test; 4s processwrapper-sandbox 2023-01-11T21:45:59.8831482Z Testing //:init_test; 3s processwrapper-sandbox 2023-01-11T21:45:59.8831938Z Linking jit_test; 2s processwrapper-sandbox 2023-01-11T21:45:59.8832465Z Compiling test/cpp/api/modulelist.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:59.8833009Z Compiling test/cpp/api/ordered_dict.cpp; 0s processwrapper-sandbox 2023-01-11T21:45:59.8844060Z 2023-01-11T21:45:59.8844285Z  2023-01-11T21:45:59.8844556Z  2023-01-11T21:45:59.8844959Z  2023-01-11T21:45:59.8845212Z  2023-01-11T21:45:59.8845456Z  2023-01-11T21:45:59.8845683Z  2023-01-11T21:45:59.8845924Z  2023-01-11T21:45:59.8846164Z  2023-01-11T21:45:59.8869221Z ==================== Test output for //:init_test: 2023-01-11T21:45:59.8869564Z Running main() from gmock_main.cc 2023-01-11T21:45:59.8869921Z Note: Google Test filter = -*CUDA 2023-01-11T21:45:59.8870375Z [==========] Running 9 tests from 1 test suite. 2023-01-11T21:45:59.8870794Z [----------] Global test environment set-up. 2023-01-11T21:45:59.8871166Z [----------] 9 tests from InitTest 2023-01-11T21:45:59.8871547Z [ RUN ] InitTest.ProducesPyTorchValues_XavierUniform 2023-01-11T21:45:59.8872016Z [ OK ] InitTest.ProducesPyTorchValues_XavierUniform (29 ms) 2023-01-11T21:45:59.8872467Z [ RUN ] InitTest.ProducesPyTorchValues_XavierNormal 2023-01-11T21:45:59.8872893Z [ OK ] InitTest.ProducesPyTorchValues_XavierNormal (29 ms) 2023-01-11T21:45:59.8873351Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingNormal 2023-01-11T21:45:59.8873791Z [ OK ] InitTest.ProducesPyTorchValues_KaimingNormal (28 ms) 2023-01-11T21:45:59.8874231Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingUniform 2023-01-11T21:45:59.8874679Z [ OK ] InitTest.ProducesPyTorchValues_KaimingUniform (27 ms) 2023-01-11T21:45:59.8875149Z [ RUN ] InitTest.CanInitializeTensorThatRequiresGrad 2023-01-11T21:45:59.8875632Z [ OK ] InitTest.CanInitializeTensorThatRequiresGrad (0 ms) 2023-01-11T21:45:59.8876076Z [ RUN ] InitTest.CalculateGainWithTanh 2023-01-11T21:45:59.8876461Z [ OK ] InitTest.CalculateGainWithTanh (0 ms) 2023-01-11T21:45:59.8876839Z [ RUN ] InitTest.CalculateGainWithRelu 2023-01-11T21:45:59.8877226Z [ OK ] InitTest.CalculateGainWithRelu (0 ms) 2023-01-11T21:45:59.8877630Z [ RUN ] InitTest.CalculateGainWithLeakyRelu 2023-01-11T21:45:59.8878181Z [ OK ] InitTest.CalculateGainWithLeakyRelu (0 ms) 2023-01-11T21:45:59.8878614Z [ RUN ] InitTest.CanInitializeCnnWithOrthogonal 2023-01-11T21:45:59.8879062Z [ OK ] InitTest.CanInitializeCnnWithOrthogonal (28 ms) 2023-01-11T21:45:59.8879572Z [----------] 9 tests from InitTest (143 ms total) 2023-01-11T21:45:59.8879775Z 2023-01-11T21:45:59.8879987Z [----------] Global test environment tear-down 2023-01-11T21:45:59.8880342Z [==========] 9 tests from 1 test suite ran. (143 ms total) 2023-01-11T21:45:59.8880645Z [ PASSED ] 9 tests. 2023-01-11T21:45:59.8880992Z ================================================================================ 2023-01-11T21:45:59.8924706Z [3,277 / 3,288] 15 / 26 tests; 8 actions running; last test: //:init_test 2023-01-11T21:45:59.8925224Z Linking jit_tests; 59s processwrapper-sandbox 2023-01-11T21:45:59.8925694Z Testing //:optim_test; 46s processwrapper-sandbox 2023-01-11T21:45:59.8926164Z Testing //:modules_test; 17s processwrapper-sandbox 2023-01-11T21:45:59.8926607Z Testing //:rnn_test; 4s processwrapper-sandbox 2023-01-11T21:45:59.8927065Z Testing //:init_test; 3s processwrapper-sandbox 2023-01-11T21:45:59.8927513Z Linking jit_test; 2s processwrapper-sandbox 2023-01-11T21:45:59.8928006Z Compiling test/cpp/api/modulelist.cpp; 1s processwrapper-sandbox 2023-01-11T21:45:59.8928549Z Compiling test/cpp/api/ordered_dict.cpp; 0s processwrapper-sandbox 2023-01-11T21:46:00.2262859Z 2023-01-11T21:46:00.2263949Z  2023-01-11T21:46:00.2265606Z  2023-01-11T21:46:00.2266064Z  2023-01-11T21:46:00.2267392Z  2023-01-11T21:46:00.2267816Z  2023-01-11T21:46:00.2269124Z  2023-01-11T21:46:00.2269560Z  2023-01-11T21:46:00.2270864Z  2023-01-11T21:46:00.2271591Z [3,281 / 3,293] 15 / 26 tests; 8 actions running; last test: //:init_test 2023-01-11T21:46:00.2273275Z Linking jit_tests; 60s processwrapper-sandbox 2023-01-11T21:46:00.2273996Z Testing //:optim_test; 47s processwrapper-sandbox 2023-01-11T21:46:00.2275731Z Testing //:modules_test; 17s processwrapper-sandbox 2023-01-11T21:46:00.2276641Z Testing //:rnn_test; 5s processwrapper-sandbox 2023-01-11T21:46:00.2277266Z Linking jit_test; 2s processwrapper-sandbox 2023-01-11T21:46:00.2278238Z Compiling test/cpp/api/modulelist.cpp; 1s processwrapper-sandbox 2023-01-11T21:46:00.2279254Z Compiling test/cpp/api/ordered_dict.cpp; 1s processwrapper-sandbox 2023-01-11T21:46:00.2279957Z Compiling test/cpp/api/dataloader.cpp; 0s processwrapper-sandbox 2023-01-11T21:46:01.2269240Z 2023-01-11T21:46:01.2272278Z  2023-01-11T21:46:01.2272646Z  2023-01-11T21:46:01.2273036Z  2023-01-11T21:46:01.2273317Z  2023-01-11T21:46:01.2273595Z  2023-01-11T21:46:01.2273879Z  2023-01-11T21:46:01.2274154Z  2023-01-11T21:46:01.2274420Z  2023-01-11T21:46:01.2274973Z [3,281 / 3,293] 15 / 26 tests; 8 actions running; last test: //:init_test 2023-01-11T21:46:01.2275524Z Linking jit_tests; 61s processwrapper-sandbox 2023-01-11T21:46:01.2276079Z Testing //:optim_test; 48s processwrapper-sandbox 2023-01-11T21:46:01.2276641Z Testing //:modules_test; 18s processwrapper-sandbox 2023-01-11T21:46:01.2277192Z Testing //:rnn_test; 6s processwrapper-sandbox 2023-01-11T21:46:01.2277895Z Linking jit_test; 3s processwrapper-sandbox 2023-01-11T21:46:01.2278513Z Compiling test/cpp/api/modulelist.cpp; 2s processwrapper-sandbox 2023-01-11T21:46:01.2279166Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox 2023-01-11T21:46:01.2279909Z Compiling test/cpp/api/dataloader.cpp; 1s processwrapper-sandbox 2023-01-11T21:46:01.6495196Z 2023-01-11T21:46:01.6495733Z  2023-01-11T21:46:01.6496085Z  2023-01-11T21:46:01.6496350Z  2023-01-11T21:46:01.6496636Z  2023-01-11T21:46:01.6496912Z  2023-01-11T21:46:01.6497171Z  2023-01-11T21:46:01.6497456Z  2023-01-11T21:46:01.6497735Z  2023-01-11T21:46:01.6498261Z [3,282 / 3,293] 15 / 26 tests; 8 actions, 7 running; last test: //:init_test 2023-01-11T21:46:01.6498853Z Linking jit_tests; 61s processwrapper-sandbox 2023-01-11T21:46:01.6499394Z Testing //:optim_test; 48s processwrapper-sandbox 2023-01-11T21:46:01.6499907Z Testing //:modules_test; 19s processwrapper-sandbox 2023-01-11T21:46:01.6500437Z Testing //:rnn_test; 6s processwrapper-sandbox 2023-01-11T21:46:01.6500955Z Linking jit_test; 4s processwrapper-sandbox 2023-01-11T21:46:01.6501508Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox 2023-01-11T21:46:01.6502140Z Compiling test/cpp/api/dataloader.cpp; 1s processwrapper-sandbox 2023-01-11T21:46:01.6502577Z [Prepa] Linking modulelist_test 2023-01-11T21:46:01.8856955Z 2023-01-11T21:46:01.8857457Z  2023-01-11T21:46:01.8857801Z  2023-01-11T21:46:01.8858074Z  2023-01-11T21:46:01.8858360Z  2023-01-11T21:46:01.8858643Z  2023-01-11T21:46:01.8858914Z  2023-01-11T21:46:01.8859215Z  2023-01-11T21:46:01.8859492Z  2023-01-11T21:46:01.8860021Z [3,282 / 3,293] 15 / 26 tests; 8 actions running; last test: //:init_test 2023-01-11T21:46:01.8860577Z Linking jit_tests; 61s processwrapper-sandbox 2023-01-11T21:46:01.8861097Z Testing //:optim_test; 48s processwrapper-sandbox 2023-01-11T21:46:01.8861615Z Testing //:modules_test; 19s processwrapper-sandbox 2023-01-11T21:46:01.8862146Z Testing //:rnn_test; 6s processwrapper-sandbox 2023-01-11T21:46:01.8862650Z Linking jit_test; 4s processwrapper-sandbox 2023-01-11T21:46:01.8863204Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox 2023-01-11T21:46:01.8863832Z Compiling test/cpp/api/dataloader.cpp; 1s processwrapper-sandbox 2023-01-11T21:46:01.8864402Z Linking modulelist_test; 0s processwrapper-sandbox 2023-01-11T21:46:02.8859533Z 2023-01-11T21:46:02.8860315Z  2023-01-11T21:46:02.8860698Z  2023-01-11T21:46:02.8860975Z  2023-01-11T21:46:02.9276127Z  2023-01-11T21:46:02.9276409Z  2023-01-11T21:46:02.9276671Z  2023-01-11T21:46:02.9276947Z  2023-01-11T21:46:02.9277224Z  2023-01-11T21:46:02.9277952Z [3,282 / 3,293] 15 / 26 tests; 8 actions running; last test: //:init_test 2023-01-11T21:46:02.9278498Z Linking jit_tests; 62s processwrapper-sandbox 2023-01-11T21:46:02.9279171Z Testing //:optim_test; 49s processwrapper-sandbox 2023-01-11T21:46:02.9279685Z Testing //:modules_test; 20s processwrapper-sandbox 2023-01-11T21:46:02.9280196Z Testing //:rnn_test; 7s processwrapper-sandbox 2023-01-11T21:46:02.9280695Z Linking jit_test; 5s processwrapper-sandbox 2023-01-11T21:46:02.9281312Z Compiling test/cpp/api/ordered_dict.cpp; 3s processwrapper-sandbox 2023-01-11T21:46:02.9281909Z Compiling test/cpp/api/dataloader.cpp; 2s processwrapper-sandbox 2023-01-11T21:46:02.9282452Z Linking modulelist_test; 1s processwrapper-sandbox 2023-01-11T21:46:03.1291758Z 2023-01-11T21:46:03.1292367Z  2023-01-11T21:46:03.1292727Z  2023-01-11T21:46:03.1293056Z  2023-01-11T21:46:03.1293364Z  2023-01-11T21:46:03.1293667Z  2023-01-11T21:46:03.1293978Z  2023-01-11T21:46:03.1294288Z  2023-01-11T21:46:03.1294582Z  2023-01-11T21:46:03.1295267Z [3,283 / 3,293] 15 / 26 tests; 8 actions running; last test: //:init_test 2023-01-11T21:46:03.1295878Z Linking jit_tests; 62s processwrapper-sandbox 2023-01-11T21:46:03.1296406Z Testing //:optim_test; 49s processwrapper-sandbox 2023-01-11T21:46:03.1296966Z Testing //:modules_test; 20s processwrapper-sandbox 2023-01-11T21:46:03.1297505Z Testing //:rnn_test; 8s processwrapper-sandbox 2023-01-11T21:46:03.1298045Z Linking jit_test; 5s processwrapper-sandbox 2023-01-11T21:46:03.1298640Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2023-01-11T21:46:03.1299241Z Linking modulelist_test; 1s processwrapper-sandbox 2023-01-11T21:46:03.1299818Z Linking ordered_dict_test; 0s processwrapper-sandbox 2023-01-11T21:46:03.3289870Z 2023-01-11T21:46:03.3290411Z  2023-01-11T21:46:03.3290755Z  2023-01-11T21:46:03.3291054Z  2023-01-11T21:46:03.3291330Z  2023-01-11T21:46:03.3291618Z  2023-01-11T21:46:03.3291885Z  2023-01-11T21:46:03.3292167Z  2023-01-11T21:46:03.3292437Z  2023-01-11T21:46:03.3292981Z [3,283 / 3,293] 15 / 26 tests; 8 actions running; last test: //:init_test 2023-01-11T21:46:03.3293548Z Linking jit_tests; 63s processwrapper-sandbox 2023-01-11T21:46:03.3294082Z Testing //:optim_test; 50s processwrapper-sandbox 2023-01-11T21:46:03.3294611Z Testing //:modules_test; 20s processwrapper-sandbox 2023-01-11T21:46:03.3295151Z Testing //:rnn_test; 8s processwrapper-sandbox 2023-01-11T21:46:03.3295666Z Linking jit_test; 5s processwrapper-sandbox 2023-01-11T21:46:03.3296249Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2023-01-11T21:46:03.3296851Z Linking modulelist_test; 1s processwrapper-sandbox 2023-01-11T21:46:03.3297367Z Linking ordered_dict_test; 0s processwrapper-sandbox 2023-01-11T21:46:04.1412065Z 2023-01-11T21:46:04.1412590Z  2023-01-11T21:46:04.1412928Z  2023-01-11T21:46:04.1413195Z  2023-01-11T21:46:04.1413476Z  2023-01-11T21:46:04.1413754Z  2023-01-11T21:46:04.1414034Z  2023-01-11T21:46:04.1414326Z  2023-01-11T21:46:04.1414620Z  2023-01-11T21:46:04.1415133Z [3,284 / 3,293] 15 / 26 tests; 8 actions, 7 running; last test: //:init_test 2023-01-11T21:46:04.1415655Z Linking jit_tests; 63s processwrapper-sandbox 2023-01-11T21:46:04.1416135Z Testing //:optim_test; 50s processwrapper-sandbox 2023-01-11T21:46:04.1416739Z Testing //:modules_test; 21s processwrapper-sandbox 2023-01-11T21:46:04.1417241Z Testing //:rnn_test; 9s processwrapper-sandbox 2023-01-11T21:46:04.1417734Z Linking jit_test; 6s processwrapper-sandbox 2023-01-11T21:46:04.1418441Z Linking modulelist_test; 2s processwrapper-sandbox 2023-01-11T21:46:04.1418923Z Linking ordered_dict_test; 1s processwrapper-sandbox 2023-01-11T21:46:04.1419418Z [Prepa] Writing file dataloader_test-2.params 2023-01-11T21:46:04.5301542Z 2023-01-11T21:46:04.5302032Z  2023-01-11T21:46:04.5302378Z  2023-01-11T21:46:04.5302687Z  2023-01-11T21:46:04.5303156Z  2023-01-11T21:46:04.5303451Z  2023-01-11T21:46:04.5303759Z  2023-01-11T21:46:04.5304060Z  2023-01-11T21:46:04.5304346Z  2023-01-11T21:46:04.5304920Z [3,285 / 3,293] 15 / 26 tests; 8 actions running; last test: //:init_test 2023-01-11T21:46:04.5305516Z Linking jit_tests; 64s processwrapper-sandbox 2023-01-11T21:46:04.5306086Z Testing //:optim_test; 51s processwrapper-sandbox 2023-01-11T21:46:04.5306639Z Testing //:modules_test; 21s processwrapper-sandbox 2023-01-11T21:46:04.5307201Z Testing //:rnn_test; 9s processwrapper-sandbox 2023-01-11T21:46:04.5307740Z Linking jit_test; 7s processwrapper-sandbox 2023-01-11T21:46:04.5308286Z Linking modulelist_test; 2s processwrapper-sandbox 2023-01-11T21:46:04.5308876Z Linking ordered_dict_test; 1s processwrapper-sandbox 2023-01-11T21:46:04.5309455Z Linking dataloader_test; 0s processwrapper-sandbox 2023-01-11T21:46:05.0701905Z 2023-01-11T21:46:05.0702421Z  2023-01-11T21:46:05.0702815Z  2023-01-11T21:46:05.0703111Z  2023-01-11T21:46:05.0703378Z  2023-01-11T21:46:05.0703659Z  2023-01-11T21:46:05.0703952Z  2023-01-11T21:46:05.0704234Z  2023-01-11T21:46:05.0704523Z  2023-01-11T21:46:05.0705100Z [3,286 / 3,294] 15 / 26 tests; 8 actions, 7 running; last test: //:init_test 2023-01-11T21:46:05.0705710Z Linking jit_tests; 64s processwrapper-sandbox 2023-01-11T21:46:05.0706286Z Testing //:optim_test; 51s processwrapper-sandbox 2023-01-11T21:46:05.0706874Z Testing //:modules_test; 22s processwrapper-sandbox 2023-01-11T21:46:05.0707435Z Testing //:rnn_test; 10s processwrapper-sandbox 2023-01-11T21:46:05.0707981Z Linking modulelist_test; 3s processwrapper-sandbox 2023-01-11T21:46:05.0708565Z Linking ordered_dict_test; 2s processwrapper-sandbox 2023-01-11T21:46:05.0709130Z Linking dataloader_test; 0s processwrapper-sandbox 2023-01-11T21:46:05.0709536Z [Prepa] Testing //:jit_test 2023-01-11T21:46:05.3311859Z 2023-01-11T21:46:05.3312381Z  2023-01-11T21:46:05.3312725Z  2023-01-11T21:46:05.3313008Z  2023-01-11T21:46:05.3313274Z  2023-01-11T21:46:05.3313541Z  2023-01-11T21:46:05.3313815Z  2023-01-11T21:46:05.3314075Z  2023-01-11T21:46:05.3314355Z  2023-01-11T21:46:05.3314916Z [3,286 / 3,294] 15 / 26 tests; 8 actions running; last test: //:init_test 2023-01-11T21:46:05.3315448Z Linking jit_tests; 65s processwrapper-sandbox 2023-01-11T21:46:05.3315999Z Testing //:optim_test; 52s processwrapper-sandbox 2023-01-11T21:46:05.3316520Z Testing //:modules_test; 22s processwrapper-sandbox 2023-01-11T21:46:05.3317022Z Testing //:rnn_test; 10s processwrapper-sandbox 2023-01-11T21:46:05.3317551Z Linking modulelist_test; 3s processwrapper-sandbox 2023-01-11T21:46:05.3318602Z Linking ordered_dict_test; 2s processwrapper-sandbox 2023-01-11T21:46:05.3319142Z Linking dataloader_test; 1s processwrapper-sandbox 2023-01-11T21:46:05.3319665Z Testing //:jit_test; 0s processwrapper-sandbox 2023-01-11T21:46:06.3320646Z 2023-01-11T21:46:06.3321204Z  2023-01-11T21:46:06.3321557Z  2023-01-11T21:46:06.3321854Z  2023-01-11T21:46:06.3322149Z  2023-01-11T21:46:06.3322456Z  2023-01-11T21:46:06.3322762Z  2023-01-11T21:46:06.3323052Z  2023-01-11T21:46:06.3323358Z  2023-01-11T21:46:06.3324190Z [3,286 / 3,294] 15 / 26 tests; 8 actions running; last test: //:init_test 2023-01-11T21:46:06.3324987Z Linking jit_tests; 66s processwrapper-sandbox 2023-01-11T21:46:06.3325570Z Testing //:optim_test; 53s processwrapper-sandbox 2023-01-11T21:46:06.3326158Z Testing //:modules_test; 23s processwrapper-sandbox 2023-01-11T21:46:06.3326717Z Testing //:rnn_test; 11s processwrapper-sandbox 2023-01-11T21:46:06.3327274Z Linking modulelist_test; 4s processwrapper-sandbox 2023-01-11T21:46:06.3328607Z Linking ordered_dict_test; 3s processwrapper-sandbox 2023-01-11T21:46:06.3329196Z Linking dataloader_test; 2s processwrapper-sandbox 2023-01-11T21:46:06.3329772Z Testing //:jit_test; 1s processwrapper-sandbox 2023-01-11T21:46:07.3436406Z 2023-01-11T21:46:07.3436969Z  2023-01-11T21:46:07.3437331Z  2023-01-11T21:46:07.3437604Z  2023-01-11T21:46:07.3438036Z  2023-01-11T21:46:07.3438321Z  2023-01-11T21:46:07.3438578Z  2023-01-11T21:46:07.3438872Z  2023-01-11T21:46:07.3439141Z  2023-01-11T21:46:07.3439682Z [3,286 / 3,294] 15 / 26 tests; 8 actions running; last test: //:init_test 2023-01-11T21:46:07.3440277Z Linking jit_tests; 67s processwrapper-sandbox 2023-01-11T21:46:07.3440820Z Testing //:optim_test; 54s processwrapper-sandbox 2023-01-11T21:46:07.3441661Z Testing //:modules_test; 24s processwrapper-sandbox 2023-01-11T21:46:07.3442219Z Testing //:rnn_test; 12s processwrapper-sandbox 2023-01-11T21:46:07.3442825Z Linking modulelist_test; 5s processwrapper-sandbox 2023-01-11T21:46:07.3443529Z Linking ordered_dict_test; 4s processwrapper-sandbox 2023-01-11T21:46:07.3444202Z Linking dataloader_test; 3s processwrapper-sandbox 2023-01-11T21:46:07.3444779Z Testing //:jit_test; 2s processwrapper-sandbox 2023-01-11T21:46:08.3432013Z 2023-01-11T21:46:08.3432584Z  2023-01-11T21:46:08.3432997Z  2023-01-11T21:46:08.3433304Z  2023-01-11T21:46:08.3433614Z  2023-01-11T21:46:08.3434862Z  2023-01-11T21:46:08.3435073Z  2023-01-11T21:46:08.3435354Z  2023-01-11T21:46:08.3435560Z  2023-01-11T21:46:08.3439981Z [3,286 / 3,294] 15 / 26 tests; 8 actions running; last test: //:init_test 2023-01-11T21:46:08.3440393Z Linking jit_tests; 68s processwrapper-sandbox 2023-01-11T21:46:08.3440714Z Testing //:optim_test; 55s processwrapper-sandbox 2023-01-11T21:46:08.3441157Z Testing //:modules_test; 25s processwrapper-sandbox 2023-01-11T21:46:08.3441459Z Testing //:rnn_test; 13s processwrapper-sandbox 2023-01-11T21:46:08.3441830Z Linking modulelist_test; 6s processwrapper-sandbox 2023-01-11T21:46:08.3442162Z Linking ordered_dict_test; 5s processwrapper-sandbox 2023-01-11T21:46:08.3442525Z Linking dataloader_test; 4s processwrapper-sandbox 2023-01-11T21:46:08.3442838Z Testing //:jit_test; 3s processwrapper-sandbox 2023-01-11T21:46:09.3527229Z 2023-01-11T21:46:09.3527877Z  2023-01-11T21:46:09.3528289Z  2023-01-11T21:46:09.3528597Z  2023-01-11T21:46:09.3528942Z  2023-01-11T21:46:09.3529257Z  2023-01-11T21:46:09.3529552Z  2023-01-11T21:46:09.3529875Z  2023-01-11T21:46:09.3530193Z  2023-01-11T21:46:09.3530782Z [3,286 / 3,294] 15 / 26 tests; 8 actions running; last test: //:init_test 2023-01-11T21:46:09.3531416Z Linking jit_tests; 69s processwrapper-sandbox 2023-01-11T21:46:09.3532029Z Testing //:optim_test; 56s processwrapper-sandbox 2023-01-11T21:46:09.3532612Z Testing //:modules_test; 26s processwrapper-sandbox 2023-01-11T21:46:09.3533271Z Testing //:rnn_test; 14s processwrapper-sandbox 2023-01-11T21:46:09.3533797Z Linking modulelist_test; 7s processwrapper-sandbox 2023-01-11T21:46:09.3534361Z Linking ordered_dict_test; 6s processwrapper-sandbox 2023-01-11T21:46:09.3534885Z Linking dataloader_test; 5s processwrapper-sandbox 2023-01-11T21:46:09.3535402Z Testing //:jit_test; 4s processwrapper-sandbox 2023-01-11T21:46:09.8652171Z 2023-01-11T21:46:09.8652822Z  2023-01-11T21:46:09.8653267Z  2023-01-11T21:46:09.8653563Z  2023-01-11T21:46:09.8657523Z  2023-01-11T21:46:09.8657826Z  2023-01-11T21:46:09.8658102Z  2023-01-11T21:46:09.8658408Z  2023-01-11T21:46:09.8671202Z  2023-01-11T21:46:09.8671918Z [3,286 / 3,294] 16 / 26 tests; 8 actions running; last test: //:jit_test 2023-01-11T21:46:09.8672622Z Linking jit_tests; 69s processwrapper-sandbox 2023-01-11T21:46:09.8673145Z Testing //:optim_test; 56s processwrapper-sandbox 2023-01-11T21:46:09.8673667Z Testing //:modules_test; 27s processwrapper-sandbox 2023-01-11T21:46:09.8674233Z Testing //:rnn_test; 14s processwrapper-sandbox 2023-01-11T21:46:09.8674887Z Linking modulelist_test; 8s processwrapper-sandbox 2023-01-11T21:46:09.8675446Z Linking ordered_dict_test; 6s processwrapper-sandbox 2023-01-11T21:46:09.8675945Z Linking dataloader_test; 5s processwrapper-sandbox 2023-01-11T21:46:09.8676499Z Testing //:jit_test; 4s processwrapper-sandbox 2023-01-11T21:46:09.8676808Z 2023-01-11T21:46:09.8676960Z  2023-01-11T21:46:09.8677263Z  2023-01-11T21:46:09.8677526Z  2023-01-11T21:46:09.8678082Z  2023-01-11T21:46:09.8678381Z  2023-01-11T21:46:09.8678695Z  2023-01-11T21:46:09.8680471Z  2023-01-11T21:46:09.8681126Z  2023-01-11T21:46:09.8681714Z INFO: From Testing //:jit_test: 2023-01-11T21:46:09.8682818Z [3,286 / 3,294] 16 / 26 tests; 8 actions running; last test: //:jit_test 2023-01-11T21:46:09.8683401Z Linking jit_tests; 69s processwrapper-sandbox 2023-01-11T21:46:09.8683877Z Testing //:optim_test; 56s processwrapper-sandbox 2023-01-11T21:46:09.8684418Z Testing //:modules_test; 27s processwrapper-sandbox 2023-01-11T21:46:09.8684909Z Testing //:rnn_test; 14s processwrapper-sandbox 2023-01-11T21:46:09.8685408Z Linking modulelist_test; 8s processwrapper-sandbox 2023-01-11T21:46:09.8685972Z Linking ordered_dict_test; 6s processwrapper-sandbox 2023-01-11T21:46:09.8686533Z Linking dataloader_test; 5s processwrapper-sandbox 2023-01-11T21:46:09.8687050Z Testing //:jit_test; 4s processwrapper-sandbox 2023-01-11T21:46:09.8687294Z 2023-01-11T21:46:09.8687426Z  2023-01-11T21:46:09.8687711Z  2023-01-11T21:46:09.8687993Z  2023-01-11T21:46:09.8688291Z  2023-01-11T21:46:09.8688594Z  2023-01-11T21:46:09.8688904Z  2023-01-11T21:46:09.8689180Z  2023-01-11T21:46:09.8689467Z  2023-01-11T21:46:09.8689901Z ==================== Test output for //:jit_test: 2023-01-11T21:46:09.8690281Z Running main() from gmock_main.cc 2023-01-11T21:46:09.8690708Z Note: Google Test filter = -*CUDA 2023-01-11T21:46:09.8691109Z [==========] Running 6 tests from 1 test suite. 2023-01-11T21:46:09.8691595Z [----------] Global test environment set-up. 2023-01-11T21:46:09.8692066Z [----------] 6 tests from TorchScriptTest 2023-01-11T21:46:09.8692575Z [ RUN ] TorchScriptTest.CanCompileMultipleFunctions 2023-01-11T21:46:09.8693179Z [ OK ] TorchScriptTest.CanCompileMultipleFunctions (614 ms) 2023-01-11T21:46:09.8693808Z [ RUN ] TorchScriptTest.TestNestedIValueModuleArgMatching 2023-01-11T21:46:09.8694498Z [ OK ] TorchScriptTest.TestNestedIValueModuleArgMatching (32 ms) 2023-01-11T21:46:09.8695090Z [ RUN ] TorchScriptTest.TestDictArgMatching 2023-01-11T21:46:09.8695615Z [ OK ] TorchScriptTest.TestDictArgMatching (4 ms) 2023-01-11T21:46:09.8696093Z [ RUN ] TorchScriptTest.TestTupleArgMatching 2023-01-11T21:46:09.8696577Z [ OK ] TorchScriptTest.TestTupleArgMatching (2 ms) 2023-01-11T21:46:09.8696979Z [ RUN ] TorchScriptTest.TestOptionalArgMatching 2023-01-11T21:46:09.8697424Z [ OK ] TorchScriptTest.TestOptionalArgMatching (6 ms) 2023-01-11T21:46:09.8697829Z [ RUN ] TorchScriptTest.TestPickle 2023-01-11T21:46:09.8698208Z [ OK ] TorchScriptTest.TestPickle (0 ms) 2023-01-11T21:46:09.8698760Z [----------] 6 tests from TorchScriptTest (660 ms total) 2023-01-11T21:46:09.8699171Z 2023-01-11T21:46:09.8699427Z [----------] Global test environment tear-down 2023-01-11T21:46:09.8699794Z [==========] 6 tests from 1 test suite ran. (660 ms total) 2023-01-11T21:46:09.8700121Z [ PASSED ] 6 tests. 2023-01-11T21:46:09.8700441Z ================================================================================ 2023-01-11T21:46:09.8701129Z [3,286 / 3,294] 16 / 26 tests; 8 actions running; last test: //:jit_test 2023-01-11T21:46:09.8701659Z Linking jit_tests; 69s processwrapper-sandbox 2023-01-11T21:46:09.8702179Z Testing //:optim_test; 56s processwrapper-sandbox 2023-01-11T21:46:09.8702722Z Testing //:modules_test; 27s processwrapper-sandbox 2023-01-11T21:46:09.8703237Z Testing //:rnn_test; 14s processwrapper-sandbox 2023-01-11T21:46:09.8703778Z Linking modulelist_test; 8s processwrapper-sandbox 2023-01-11T21:46:09.8704317Z Linking ordered_dict_test; 6s processwrapper-sandbox 2023-01-11T21:46:09.8704794Z Linking dataloader_test; 5s processwrapper-sandbox 2023-01-11T21:46:09.8705279Z Testing //:jit_test; 4s processwrapper-sandbox 2023-01-11T21:46:10.1527174Z 2023-01-11T21:46:10.1527712Z  2023-01-11T21:46:10.1528093Z  2023-01-11T21:46:10.1528357Z  2023-01-11T21:46:10.1528619Z  2023-01-11T21:46:10.1528867Z  2023-01-11T21:46:10.1529150Z  2023-01-11T21:46:10.1529457Z  2023-01-11T21:46:10.1529727Z  2023-01-11T21:46:10.1530265Z [3,290 / 3,299] 16 / 26 tests; 8 actions running; last test: //:jit_test 2023-01-11T21:46:10.1530802Z Linking jit_tests; 69s processwrapper-sandbox 2023-01-11T21:46:10.1531330Z Testing //:optim_test; 57s processwrapper-sandbox 2023-01-11T21:46:10.1531855Z Testing //:modules_test; 27s processwrapper-sandbox 2023-01-11T21:46:10.1532379Z Testing //:rnn_test; 15s processwrapper-sandbox 2023-01-11T21:46:10.1532905Z Linking modulelist_test; 8s processwrapper-sandbox 2023-01-11T21:46:10.1533566Z Linking ordered_dict_test; 7s processwrapper-sandbox 2023-01-11T21:46:10.1534106Z Linking dataloader_test; 6s processwrapper-sandbox 2023-01-11T21:46:10.1534712Z Compiling test/cpp/api/any.cpp; 0s processwrapper-sandbox 2023-01-11T21:46:11.1532624Z 2023-01-11T21:46:11.1533395Z  2023-01-11T21:46:11.1533753Z  2023-01-11T21:46:11.1534073Z  2023-01-11T21:46:11.1534360Z  2023-01-11T21:46:11.1534641Z  2023-01-11T21:46:11.1534933Z  2023-01-11T21:46:11.1535218Z  2023-01-11T21:46:11.1535488Z  2023-01-11T21:46:11.1536011Z [3,290 / 3,299] 16 / 26 tests; 8 actions running; last test: //:jit_test 2023-01-11T21:46:11.1536566Z Linking jit_tests; 70s processwrapper-sandbox 2023-01-11T21:46:11.1537085Z Testing //:optim_test; 58s processwrapper-sandbox 2023-01-11T21:46:11.1537616Z Testing //:modules_test; 28s processwrapper-sandbox 2023-01-11T21:46:11.1538144Z Testing //:rnn_test; 16s processwrapper-sandbox 2023-01-11T21:46:11.1538661Z Linking modulelist_test; 9s processwrapper-sandbox 2023-01-11T21:46:11.1539219Z Linking ordered_dict_test; 8s processwrapper-sandbox 2023-01-11T21:46:11.1539767Z Linking dataloader_test; 7s processwrapper-sandbox 2023-01-11T21:46:11.1540329Z Compiling test/cpp/api/any.cpp; 1s processwrapper-sandbox 2023-01-11T21:46:11.5822297Z 2023-01-11T21:46:11.5822856Z  2023-01-11T21:46:11.5823263Z  2023-01-11T21:46:11.5823545Z  2023-01-11T21:46:11.5823802Z  2023-01-11T21:46:11.5824082Z  2023-01-11T21:46:11.5824352Z  2023-01-11T21:46:11.5824611Z  2023-01-11T21:46:11.5824890Z  2023-01-11T21:46:11.5825428Z [3,291 / 3,300] 16 / 26 tests; 8 actions, 7 running; last test: //:jit_test 2023-01-11T21:46:11.5825986Z Linking jit_tests; 71s processwrapper-sandbox 2023-01-11T21:46:11.5826502Z Testing //:optim_test; 58s processwrapper-sandbox 2023-01-11T21:46:11.5827227Z Testing //:modules_test; 28s processwrapper-sandbox 2023-01-11T21:46:11.5827745Z Testing //:rnn_test; 16s processwrapper-sandbox 2023-01-11T21:46:11.5828258Z Linking ordered_dict_test; 8s processwrapper-sandbox 2023-01-11T21:46:11.5828781Z Linking dataloader_test; 7s processwrapper-sandbox 2023-01-11T21:46:11.5829317Z Compiling test/cpp/api/any.cpp; 1s processwrapper-sandbox 2023-01-11T21:46:11.5829841Z [Prepa] Testing //:modulelist_test 2023-01-11T21:46:11.9538410Z 2023-01-11T21:46:11.9538928Z  2023-01-11T21:46:11.9539274Z  2023-01-11T21:46:11.9539580Z  2023-01-11T21:46:11.9539846Z  2023-01-11T21:46:11.9540134Z  2023-01-11T21:46:11.9540402Z  2023-01-11T21:46:11.9540660Z  2023-01-11T21:46:11.9540939Z  2023-01-11T21:46:11.9541491Z [3,291 / 3,300] 16 / 26 tests; 8 actions running; last test: //:jit_test 2023-01-11T21:46:11.9542038Z Linking jit_tests; 71s processwrapper-sandbox 2023-01-11T21:46:11.9542605Z Testing //:optim_test; 58s processwrapper-sandbox 2023-01-11T21:46:11.9543155Z Testing //:modules_test; 29s processwrapper-sandbox 2023-01-11T21:46:11.9543663Z Testing //:rnn_test; 16s processwrapper-sandbox 2023-01-11T21:46:11.9544163Z Linking ordered_dict_test; 8s processwrapper-sandbox 2023-01-11T21:46:11.9544711Z Linking dataloader_test; 7s processwrapper-sandbox 2023-01-11T21:46:11.9545281Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2023-01-11T21:46:11.9545812Z Testing //:modulelist_test; 0s processwrapper-sandbox 2023-01-11T21:46:12.3542921Z 2023-01-11T21:46:12.3543767Z  2023-01-11T21:46:12.3544143Z  2023-01-11T21:46:12.3544410Z  2023-01-11T21:46:12.3544666Z  2023-01-11T21:46:12.3544942Z  2023-01-11T21:46:12.3545221Z  2023-01-11T21:46:12.3545482Z  2023-01-11T21:46:12.3545765Z  2023-01-11T21:46:12.3546306Z [3,292 / 3,301] 16 / 26 tests; 8 actions running; last test: //:jit_test 2023-01-11T21:46:12.3546807Z Linking jit_tests; 72s processwrapper-sandbox 2023-01-11T21:46:12.3547343Z Testing //:optim_test; 59s processwrapper-sandbox 2023-01-11T21:46:12.3547721Z Testing //:modules_test; 29s processwrapper-sandbox 2023-01-11T21:46:12.3548120Z Testing //:rnn_test; 17s processwrapper-sandbox 2023-01-11T21:46:12.3548628Z Linking dataloader_test; 8s processwrapper-sandbox 2023-01-11T21:46:12.3549245Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2023-01-11T21:46:12.3549819Z Testing //:modulelist_test; 0s processwrapper-sandbox 2023-01-11T21:46:12.3550348Z Testing //:ordered_dict_test; 0s processwrapper-sandbox 2023-01-11T21:46:13.3548754Z 2023-01-11T21:46:13.3549624Z  2023-01-11T21:46:13.3549977Z  2023-01-11T21:46:13.3550245Z  2023-01-11T21:46:13.3550525Z  2023-01-11T21:46:13.3552083Z  2023-01-11T21:46:13.3552720Z  2023-01-11T21:46:13.3553275Z  2023-01-11T21:46:13.3553794Z  2023-01-11T21:46:13.3554351Z [3,292 / 3,301] 16 / 26 tests; 8 actions running; last test: //:jit_test 2023-01-11T21:46:13.3554916Z Linking jit_tests; 73s processwrapper-sandbox 2023-01-11T21:46:13.3555448Z Testing //:optim_test; 60s processwrapper-sandbox 2023-01-11T21:46:13.3556099Z Testing //:modules_test; 30s processwrapper-sandbox 2023-01-11T21:46:13.3556620Z Testing //:rnn_test; 18s processwrapper-sandbox 2023-01-11T21:46:13.3557139Z Linking dataloader_test; 9s processwrapper-sandbox 2023-01-11T21:46:13.3557893Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2023-01-11T21:46:13.3558440Z Testing //:modulelist_test; 1s processwrapper-sandbox 2023-01-11T21:46:13.3558996Z Testing //:ordered_dict_test; 1s processwrapper-sandbox 2023-01-11T21:46:13.7599806Z 2023-01-11T21:46:13.7600343Z  2023-01-11T21:46:13.7600688Z  2023-01-11T21:46:13.7601023Z  2023-01-11T21:46:13.7601516Z  2023-01-11T21:46:13.7602450Z  2023-01-11T21:46:13.7602976Z  2023-01-11T21:46:13.7603311Z  2023-01-11T21:46:13.7603634Z  2023-01-11T21:46:13.7604229Z [3,293 / 3,302] 16 / 26 tests; 8 actions, 7 running; last test: //:jit_test 2023-01-11T21:46:13.7604852Z Linking jit_tests; 73s processwrapper-sandbox 2023-01-11T21:46:13.7605454Z Testing //:optim_test; 60s processwrapper-sandbox 2023-01-11T21:46:13.7606191Z Testing //:modules_test; 31s processwrapper-sandbox 2023-01-11T21:46:13.7606779Z Testing //:rnn_test; 18s processwrapper-sandbox 2023-01-11T21:46:13.7607400Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2023-01-11T21:46:13.7608041Z Testing //:modulelist_test; 2s processwrapper-sandbox 2023-01-11T21:46:13.7608657Z Testing //:ordered_dict_test; 1s processwrapper-sandbox 2023-01-11T21:46:13.7609118Z [Prepa] Testing //:dataloader_test 2023-01-11T21:46:14.1561293Z 2023-01-11T21:46:14.1561794Z  2023-01-11T21:46:14.1562158Z  2023-01-11T21:46:14.1562439Z  2023-01-11T21:46:14.1562725Z  2023-01-11T21:46:14.1563025Z  2023-01-11T21:46:14.1563354Z  2023-01-11T21:46:14.1563660Z  2023-01-11T21:46:14.1563962Z  2023-01-11T21:46:14.1564531Z [3,293 / 3,302] 16 / 26 tests; 8 actions running; last test: //:jit_test 2023-01-11T21:46:14.1565135Z Linking jit_tests; 73s processwrapper-sandbox 2023-01-11T21:46:14.1565718Z Testing //:optim_test; 61s processwrapper-sandbox 2023-01-11T21:46:14.1566243Z Testing //:modules_test; 31s processwrapper-sandbox 2023-01-11T21:46:14.1566827Z Testing //:rnn_test; 19s processwrapper-sandbox 2023-01-11T21:46:14.1567434Z Compiling test/cpp/api/any.cpp; 4s processwrapper-sandbox 2023-01-11T21:46:14.1568035Z Testing //:modulelist_test; 2s processwrapper-sandbox 2023-01-11T21:46:14.1568644Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2023-01-11T21:46:14.1569220Z Testing //:dataloader_test; 0s processwrapper-sandbox 2023-01-11T21:46:15.1565044Z 2023-01-11T21:46:15.1565572Z  2023-01-11T21:46:15.1565912Z  2023-01-11T21:46:15.1566327Z  2023-01-11T21:46:15.1566628Z  2023-01-11T21:46:15.1566925Z  2023-01-11T21:46:15.1567207Z  2023-01-11T21:46:15.1567503Z  2023-01-11T21:46:15.1567795Z  2023-01-11T21:46:15.1568337Z [3,293 / 3,302] 16 / 26 tests; 8 actions running; last test: //:jit_test 2023-01-11T21:46:15.1568933Z Linking jit_tests; 74s processwrapper-sandbox 2023-01-11T21:46:15.1569476Z Testing //:optim_test; 62s processwrapper-sandbox 2023-01-11T21:46:15.1570046Z Testing //:modules_test; 32s processwrapper-sandbox 2023-01-11T21:46:15.1570577Z Testing //:rnn_test; 20s processwrapper-sandbox 2023-01-11T21:46:15.1571133Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2023-01-11T21:46:15.1571726Z Testing //:modulelist_test; 3s processwrapper-sandbox 2023-01-11T21:46:15.1572273Z Testing //:ordered_dict_test; 3s processwrapper-sandbox 2023-01-11T21:46:15.1572873Z Testing //:dataloader_test; 1s processwrapper-sandbox 2023-01-11T21:46:15.7648878Z 2023-01-11T21:46:15.7649411Z  2023-01-11T21:46:15.7649875Z  2023-01-11T21:46:15.7652665Z  2023-01-11T21:46:15.7653189Z  2023-01-11T21:46:15.7653640Z  2023-01-11T21:46:15.7654223Z  2023-01-11T21:46:15.7654771Z  2023-01-11T21:46:15.7655131Z  2023-01-11T21:46:15.7655683Z [3,293 / 3,302] 17 / 26 tests; 8 actions running; last test: ...ered_dict_test 2023-01-11T21:46:15.7656246Z Linking jit_tests; 75s processwrapper-sandbox 2023-01-11T21:46:15.7656778Z Testing //:optim_test; 62s processwrapper-sandbox 2023-01-11T21:46:15.7657323Z Testing //:modules_test; 33s processwrapper-sandbox 2023-01-11T21:46:15.7657979Z Testing //:rnn_test; 20s processwrapper-sandbox 2023-01-11T21:46:15.7658536Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2023-01-11T21:46:15.7659291Z Testing //:modulelist_test; 4s processwrapper-sandbox 2023-01-11T21:46:15.7659824Z Testing //:ordered_dict_test; 3s processwrapper-sandbox 2023-01-11T21:46:15.7660365Z Testing //:dataloader_test; 2s processwrapper-sandbox 2023-01-11T21:46:15.7665240Z 2023-01-11T21:46:15.7665441Z  2023-01-11T21:46:15.7665910Z  2023-01-11T21:46:15.7666209Z  2023-01-11T21:46:15.7669876Z  2023-01-11T21:46:15.7670344Z  2023-01-11T21:46:15.7670627Z  2023-01-11T21:46:15.7670919Z  2023-01-11T21:46:15.7671212Z  2023-01-11T21:46:15.7671621Z INFO: From Testing //:ordered_dict_test: 2023-01-11T21:46:15.7672244Z [3,293 / 3,302] 17 / 26 tests; 8 actions running; last test: ...ered_dict_test 2023-01-11T21:46:15.7672819Z Linking jit_tests; 75s processwrapper-sandbox 2023-01-11T21:46:15.7673371Z Testing //:optim_test; 62s processwrapper-sandbox 2023-01-11T21:46:15.7674684Z Testing //:modules_test; 33s processwrapper-sandbox 2023-01-11T21:46:15.7675244Z Testing //:rnn_test; 20s processwrapper-sandbox 2023-01-11T21:46:15.7675806Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2023-01-11T21:46:15.7676402Z Testing //:modulelist_test; 4s processwrapper-sandbox 2023-01-11T21:46:15.7676955Z Testing //:ordered_dict_test; 3s processwrapper-sandbox 2023-01-11T21:46:15.7677541Z Testing //:dataloader_test; 2s processwrapper-sandbox 2023-01-11T21:46:15.7678007Z 2023-01-11T21:46:15.7678219Z  2023-01-11T21:46:15.7678495Z  2023-01-11T21:46:15.7678796Z  2023-01-11T21:46:15.7679086Z  2023-01-11T21:46:15.7679348Z  2023-01-11T21:46:15.7679622Z  2023-01-11T21:46:15.7679900Z  2023-01-11T21:46:15.7680181Z  2023-01-11T21:46:15.7680619Z ==================== Test output for //:ordered_dict_test: 2023-01-11T21:46:15.7681059Z Running main() from gmock_main.cc 2023-01-11T21:46:15.7681483Z Note: Google Test filter = -*CUDA 2023-01-11T21:46:15.7681870Z [==========] Running 29 tests from 1 test suite. 2023-01-11T21:46:15.7682351Z [----------] Global test environment set-up. 2023-01-11T21:46:15.7682826Z [----------] 29 tests from OrderedDictTest 2023-01-11T21:46:15.7683312Z [ RUN ] OrderedDictTest.IsEmptyAfterDefaultConstruction 2023-01-11T21:46:15.7683919Z [ OK ] OrderedDictTest.IsEmptyAfterDefaultConstruction (0 ms) 2023-01-11T21:46:15.7684596Z [ RUN ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent 2023-01-11T21:46:15.7685314Z [ OK ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent (0 ms) 2023-01-11T21:46:15.7686017Z [ RUN ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent 2023-01-11T21:46:15.7686677Z [ OK ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent (0 ms) 2023-01-11T21:46:15.7687346Z [ RUN ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent 2023-01-11T21:46:15.7688081Z [ OK ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2023-01-11T21:46:15.7688707Z [ RUN ] OrderedDictTest.CanInitializeFromList 2023-01-11T21:46:15.7689236Z [ OK ] OrderedDictTest.CanInitializeFromList (0 ms) 2023-01-11T21:46:15.7689861Z [ RUN ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent 2023-01-11T21:46:15.7690630Z [ OK ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent (0 ms) 2023-01-11T21:46:15.7691301Z [ RUN ] OrderedDictTest.FrontReturnsTheFirstItem 2023-01-11T21:46:15.7691836Z [ OK ] OrderedDictTest.FrontReturnsTheFirstItem (0 ms) 2023-01-11T21:46:15.7692369Z [ RUN ] OrderedDictTest.FrontThrowsWhenEmpty 2023-01-11T21:46:15.7692868Z [ OK ] OrderedDictTest.FrontThrowsWhenEmpty (0 ms) 2023-01-11T21:46:15.7693376Z [ RUN ] OrderedDictTest.BackReturnsTheLastItem 2023-01-11T21:46:15.7693907Z [ OK ] OrderedDictTest.BackReturnsTheLastItem (0 ms) 2023-01-11T21:46:15.7694429Z [ RUN ] OrderedDictTest.BackThrowsWhenEmpty 2023-01-11T21:46:15.7694914Z [ OK ] OrderedDictTest.BackThrowsWhenEmpty (0 ms) 2023-01-11T21:46:15.7695635Z [ RUN ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent 2023-01-11T21:46:15.7696328Z [ OK ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent (0 ms) 2023-01-11T21:46:15.7697141Z [ RUN ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent 2023-01-11T21:46:15.7698018Z [ OK ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent (0 ms) 2023-01-11T21:46:15.7699008Z [ RUN ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent 2023-01-11T21:46:15.7699852Z [ OK ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2023-01-11T21:46:15.7700790Z [ RUN ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers 2023-01-11T21:46:15.7701721Z [ OK ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers (0 ms) 2023-01-11T21:46:15.7702627Z [ RUN ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent 2023-01-11T21:46:15.7703542Z [ OK ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent (0 ms) 2023-01-11T21:46:15.7704363Z [ RUN ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict 2023-01-11T21:46:15.7705115Z [ OK ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict (0 ms) 2023-01-11T21:46:15.7705761Z [ RUN ] OrderedDictTest.UpdateAlsoChecksForDuplicates 2023-01-11T21:46:15.7706370Z [ OK ] OrderedDictTest.UpdateAlsoChecksForDuplicates (0 ms) 2023-01-11T21:46:15.7706878Z [ RUN ] OrderedDictTest.CanIterateItems 2023-01-11T21:46:15.7707336Z [ OK ] OrderedDictTest.CanIterateItems (0 ms) 2023-01-11T21:46:15.7707768Z [ RUN ] OrderedDictTest.EraseWorks 2023-01-11T21:46:15.7708162Z [ OK ] OrderedDictTest.EraseWorks (0 ms) 2023-01-11T21:46:15.7708636Z [ RUN ] OrderedDictTest.ClearMakesTheDictEmpty 2023-01-11T21:46:15.7709183Z [ OK ] OrderedDictTest.ClearMakesTheDictEmpty (0 ms) 2023-01-11T21:46:15.7709655Z [ RUN ] OrderedDictTest.CanCopyConstruct 2023-01-11T21:46:15.7710115Z [ OK ] OrderedDictTest.CanCopyConstruct (0 ms) 2023-01-11T21:46:15.7710585Z [ RUN ] OrderedDictTest.CanCopyAssign 2023-01-11T21:46:15.7711014Z [ OK ] OrderedDictTest.CanCopyAssign (0 ms) 2023-01-11T21:46:15.7711462Z [ RUN ] OrderedDictTest.CanMoveConstruct 2023-01-11T21:46:15.7711927Z [ OK ] OrderedDictTest.CanMoveConstruct (0 ms) 2023-01-11T21:46:15.7712388Z [ RUN ] OrderedDictTest.CanMoveAssign 2023-01-11T21:46:15.7712822Z [ OK ] OrderedDictTest.CanMoveAssign (0 ms) 2023-01-11T21:46:15.7713275Z [ RUN ] OrderedDictTest.CanInsertWithBraces 2023-01-11T21:46:15.7713767Z [ OK ] OrderedDictTest.CanInsertWithBraces (0 ms) 2023-01-11T21:46:15.7714348Z [ RUN ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription 2023-01-11T21:46:15.7715007Z [ OK ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription (0 ms) 2023-01-11T21:46:15.7715591Z [ RUN ] OrderedDictTest.KeysReturnsAllKeys 2023-01-11T21:46:15.7716076Z [ OK ] OrderedDictTest.KeysReturnsAllKeys (0 ms) 2023-01-11T21:46:15.7716559Z [ RUN ] OrderedDictTest.ValuesReturnsAllValues 2023-01-11T21:46:15.7717079Z [ OK ] OrderedDictTest.ValuesReturnsAllValues (0 ms) 2023-01-11T21:46:15.7717579Z [ RUN ] OrderedDictTest.ItemsReturnsAllItems 2023-01-11T21:46:15.7718317Z [ OK ] OrderedDictTest.ItemsReturnsAllItems (0 ms) 2023-01-11T21:46:15.7718929Z [----------] 29 tests from OrderedDictTest (0 ms total) 2023-01-11T21:46:15.7719200Z 2023-01-11T21:46:15.7719475Z [----------] Global test environment tear-down 2023-01-11T21:46:15.7719881Z [==========] 29 tests from 1 test suite ran. (0 ms total) 2023-01-11T21:46:15.7720221Z [ PASSED ] 29 tests. 2023-01-11T21:46:15.7720569Z ================================================================================ 2023-01-11T21:46:15.7721202Z [3,293 / 3,302] 17 / 26 tests; 8 actions running; last test: ...ered_dict_test 2023-01-11T21:46:15.7721775Z Linking jit_tests; 75s processwrapper-sandbox 2023-01-11T21:46:15.7722461Z Testing //:optim_test; 62s processwrapper-sandbox 2023-01-11T21:46:15.7723003Z Testing //:modules_test; 33s processwrapper-sandbox 2023-01-11T21:46:15.7723558Z Testing //:rnn_test; 20s processwrapper-sandbox 2023-01-11T21:46:15.7724211Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2023-01-11T21:46:15.7724906Z Testing //:modulelist_test; 4s processwrapper-sandbox 2023-01-11T21:46:15.7725476Z Testing //:ordered_dict_test; 3s processwrapper-sandbox 2023-01-11T21:46:15.7726034Z Testing //:dataloader_test; 2s processwrapper-sandbox 2023-01-11T21:46:15.8244237Z 2023-01-11T21:46:15.8244762Z  2023-01-11T21:46:15.8245320Z  2023-01-11T21:46:15.8245796Z  2023-01-11T21:46:15.8246132Z  2023-01-11T21:46:15.8246387Z  2023-01-11T21:46:15.8246671Z  2023-01-11T21:46:15.8247069Z  2023-01-11T21:46:15.8247370Z  2023-01-11T21:46:15.8247910Z INFO: From Testing //:modulelist_test: 2023-01-11T21:46:15.8248687Z [3,294 / 3,303] 18 / 26 tests; 8 actions running; last test: ...odulelist_test 2023-01-11T21:46:15.8249323Z Linking jit_tests; 75s processwrapper-sandbox 2023-01-11T21:46:15.8249884Z Testing //:optim_test; 62s processwrapper-sandbox 2023-01-11T21:46:15.8250540Z Testing //:modules_test; 33s processwrapper-sandbox 2023-01-11T21:46:15.8251227Z Testing //:rnn_test; 20s processwrapper-sandbox 2023-01-11T21:46:15.8251834Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2023-01-11T21:46:15.8252549Z Testing //:modulelist_test; 4s processwrapper-sandbox 2023-01-11T21:46:15.8253299Z Testing //:dataloader_test; 2s processwrapper-sandbox 2023-01-11T21:46:15.8253921Z Testing //:tensor_options_test; 0s processwrapper-sandbox 2023-01-11T21:46:15.8254179Z 2023-01-11T21:46:15.8319191Z  2023-01-11T21:46:15.8319544Z  2023-01-11T21:46:15.8319839Z  2023-01-11T21:46:15.8320128Z  2023-01-11T21:46:15.8320414Z  2023-01-11T21:46:15.8320701Z  2023-01-11T21:46:15.8321056Z  2023-01-11T21:46:15.8322348Z  2023-01-11T21:46:15.8322873Z ==================== Test output for //:modulelist_test: 2023-01-11T21:46:15.8323360Z Running main() from gmock_main.cc 2023-01-11T21:46:15.8323771Z Note: Google Test filter = -*CUDA 2023-01-11T21:46:15.8324120Z [==========] Running 15 tests from 1 test suite. 2023-01-11T21:46:15.8324589Z [----------] Global test environment set-up. 2023-01-11T21:46:15.8325030Z [----------] 15 tests from ModuleListTest 2023-01-11T21:46:15.8325547Z [ RUN ] ModuleListTest.ConstructsFromSharedPointer 2023-01-11T21:46:15.8326081Z [ OK ] ModuleListTest.ConstructsFromSharedPointer (0 ms) 2023-01-11T21:46:15.8326593Z [ RUN ] ModuleListTest.ConstructsFromConcreteType 2023-01-11T21:46:15.8327121Z [ OK ] ModuleListTest.ConstructsFromConcreteType (0 ms) 2023-01-11T21:46:15.8327632Z [ RUN ] ModuleListTest.ConstructsFromModuleHolder 2023-01-11T21:46:15.8328158Z [ OK ] ModuleListTest.ConstructsFromModuleHolder (0 ms) 2023-01-11T21:46:15.8328801Z [ RUN ] ModuleListTest.PushBackAddsAnElement 2023-01-11T21:46:15.8329718Z [ OK ] ModuleListTest.PushBackAddsAnElement (18 ms) 2023-01-11T21:46:15.8330522Z [ RUN ] ModuleListTest.Insertion 2023-01-11T21:46:15.8333084Z [ OK ] ModuleListTest.Insertion (0 ms) 2023-01-11T21:46:15.8336979Z [ RUN ] ModuleListTest.AccessWithAt 2023-01-11T21:46:15.8338817Z [ OK ] ModuleListTest.AccessWithAt (0 ms) 2023-01-11T21:46:15.8339264Z [ RUN ] ModuleListTest.AccessWithPtr 2023-01-11T21:46:15.8339674Z [ OK ] ModuleListTest.AccessWithPtr (0 ms) 2023-01-11T21:46:15.8340188Z [ RUN ] ModuleListTest.SanityCheckForHoldingStandardModules 2023-01-11T21:46:15.8341054Z [ OK ] ModuleListTest.SanityCheckForHoldingStandardModules (1 ms) 2023-01-11T21:46:15.8344354Z [ RUN ] ModuleListTest.ExtendPushesModulesFromOtherModuleList 2023-01-11T21:46:15.8345213Z [ OK ] ModuleListTest.ExtendPushesModulesFromOtherModuleList (0 ms) 2023-01-11T21:46:15.8346482Z [ RUN ] ModuleListTest.HasReferenceSemantics 2023-01-11T21:46:15.8346963Z [ OK ] ModuleListTest.HasReferenceSemantics (0 ms) 2023-01-11T21:46:15.8348859Z [ RUN ] ModuleListTest.IsCloneable 2023-01-11T21:46:15.8349269Z [ OK ] ModuleListTest.IsCloneable (7 ms) 2023-01-11T21:46:15.8353425Z [ RUN ] ModuleListTest.RegistersElementsAsSubmodules 2023-01-11T21:46:15.8354181Z [ OK ] ModuleListTest.RegistersElementsAsSubmodules (0 ms) 2023-01-11T21:46:15.8354738Z [ RUN ] ModuleListTest.NestingIsPossible 2023-01-11T21:46:15.8355357Z [ OK ] ModuleListTest.NestingIsPossible (0 ms) 2023-01-11T21:46:15.8355855Z [ RUN ] ModuleListTest.PrettyPrintModuleList 2023-01-11T21:46:15.8356412Z [ OK ] ModuleListTest.PrettyPrintModuleList (1 ms) 2023-01-11T21:46:15.8356995Z [ RUN ] ModuleListTest.RangeBasedForLoop 2023-01-11T21:46:15.8359642Z [ OK ] ModuleListTest.RangeBasedForLoop (0 ms) 2023-01-11T21:46:15.8360278Z [----------] 15 tests from ModuleListTest (31 ms total) 2023-01-11T21:46:15.8360815Z 2023-01-11T21:46:15.8361951Z [----------] Global test environment tear-down 2023-01-11T21:46:15.8362383Z [==========] 15 tests from 1 test suite ran. (31 ms total) 2023-01-11T21:46:15.8362905Z [ PASSED ] 15 tests. 2023-01-11T21:46:15.8363807Z ================================================================================ 2023-01-11T21:46:15.8364488Z [3,294 / 3,303] 18 / 26 tests; 8 actions running; last test: ...odulelist_test 2023-01-11T21:46:15.8365349Z Linking jit_tests; 75s processwrapper-sandbox 2023-01-11T21:46:15.8366218Z Testing //:optim_test; 62s processwrapper-sandbox 2023-01-11T21:46:15.8366840Z Testing //:modules_test; 33s processwrapper-sandbox 2023-01-11T21:46:15.8367627Z Testing //:rnn_test; 20s processwrapper-sandbox 2023-01-11T21:46:15.8368484Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2023-01-11T21:46:15.8369155Z Testing //:modulelist_test; 4s processwrapper-sandbox 2023-01-11T21:46:15.8369970Z Testing //:dataloader_test; 2s processwrapper-sandbox 2023-01-11T21:46:15.8377674Z Testing //:tensor_options_test; 0s processwrapper-sandbox 2023-01-11T21:46:16.1568303Z 2023-01-11T21:46:16.1569114Z  2023-01-11T21:46:16.1569886Z  2023-01-11T21:46:16.1571283Z  2023-01-11T21:46:16.1574062Z  2023-01-11T21:46:16.1574379Z  2023-01-11T21:46:16.1574673Z  2023-01-11T21:46:16.1575101Z  2023-01-11T21:46:16.1575403Z  2023-01-11T21:46:16.1575958Z [3,295 / 3,304] 18 / 26 tests; 8 actions running; last test: ...odulelist_test 2023-01-11T21:46:16.1576519Z Linking jit_tests; 75s processwrapper-sandbox 2023-01-11T21:46:16.1577056Z Testing //:optim_test; 63s processwrapper-sandbox 2023-01-11T21:46:16.1577894Z Testing //:modules_test; 33s processwrapper-sandbox 2023-01-11T21:46:16.1578423Z Testing //:rnn_test; 21s processwrapper-sandbox 2023-01-11T21:46:16.1578989Z Compiling test/cpp/api/any.cpp; 6s processwrapper-sandbox 2023-01-11T21:46:16.1579519Z Testing //:dataloader_test; 2s processwrapper-sandbox 2023-01-11T21:46:16.1580076Z Testing //:tensor_options_test; 0s processwrapper-sandbox 2023-01-11T21:46:16.1580627Z Testing //:nn_utils_test; 0s processwrapper-sandbox 2023-01-11T21:46:17.0765942Z 2023-01-11T21:46:17.0766462Z  2023-01-11T21:46:17.0766931Z  2023-01-11T21:46:17.0768533Z  2023-01-11T21:46:17.0768908Z  2023-01-11T21:46:17.0769433Z  2023-01-11T21:46:17.0769708Z  2023-01-11T21:46:17.0770015Z  2023-01-11T21:46:17.0770330Z  2023-01-11T21:46:17.0770957Z [3,295 / 3,304] 19 / 26 tests; 8 actions running; last test: ...ataloader_test 2023-01-11T21:46:17.0772395Z Linking jit_tests; 76s processwrapper-sandbox 2023-01-11T21:46:17.0772991Z Testing //:optim_test; 63s processwrapper-sandbox 2023-01-11T21:46:17.0773753Z Testing //:modules_test; 34s processwrapper-sandbox 2023-01-11T21:46:17.0774341Z Testing //:rnn_test; 22s processwrapper-sandbox 2023-01-11T21:46:17.0774891Z Compiling test/cpp/api/any.cpp; 7s processwrapper-sandbox 2023-01-11T21:46:17.0775500Z Testing //:dataloader_test; 3s processwrapper-sandbox 2023-01-11T21:46:17.0776093Z Testing //:tensor_options_test; 1s processwrapper-sandbox 2023-01-11T21:46:17.0776868Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2023-01-11T21:46:17.0789506Z 2023-01-11T21:46:17.0789957Z  2023-01-11T21:46:17.0790311Z  2023-01-11T21:46:17.0790613Z  2023-01-11T21:46:17.0790932Z  2023-01-11T21:46:17.0791240Z  2023-01-11T21:46:17.0791645Z  2023-01-11T21:46:17.0791948Z  2023-01-11T21:46:17.0792249Z  2023-01-11T21:46:17.0792710Z INFO: From Testing //:dataloader_test: 2023-01-11T21:46:17.0793474Z [3,295 / 3,304] 19 / 26 tests; 8 actions running; last test: ...ataloader_test 2023-01-11T21:46:17.0794101Z Linking jit_tests; 76s processwrapper-sandbox 2023-01-11T21:46:17.0794678Z Testing //:optim_test; 63s processwrapper-sandbox 2023-01-11T21:46:17.0795272Z Testing //:modules_test; 34s processwrapper-sandbox 2023-01-11T21:46:17.0795848Z Testing //:rnn_test; 22s processwrapper-sandbox 2023-01-11T21:46:17.0796446Z Compiling test/cpp/api/any.cpp; 7s processwrapper-sandbox 2023-01-11T21:46:17.0797062Z Testing //:dataloader_test; 3s processwrapper-sandbox 2023-01-11T21:46:17.0797842Z Testing //:tensor_options_test; 1s processwrapper-sandbox 2023-01-11T21:46:17.0798459Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2023-01-11T21:46:17.0799258Z 2023-01-11T21:46:17.0799411Z  2023-01-11T21:46:17.0799986Z  2023-01-11T21:46:17.0807000Z  2023-01-11T21:46:17.0809563Z  2023-01-11T21:46:17.0811540Z  2023-01-11T21:46:17.0811983Z  2023-01-11T21:46:17.0812306Z  2023-01-11T21:46:17.0814261Z  2023-01-11T21:46:17.0913409Z ==================== Test output for //:dataloader_test: 2023-01-11T21:46:17.0913663Z Running main() from gmock_main.cc 2023-01-11T21:46:17.0913912Z Note: Google Test filter = -*CUDA 2023-01-11T21:46:17.0914139Z [==========] Running 87 tests from 2 test suites. 2023-01-11T21:46:17.0914420Z [----------] Global test environment set-up. 2023-01-11T21:46:17.0914671Z [----------] 50 tests from DataTest 2023-01-11T21:46:17.0914921Z [ RUN ] DataTest.DatasetCallsGetCorrectly 2023-01-11T21:46:17.0915201Z [ OK ] DataTest.DatasetCallsGetCorrectly (0 ms) 2023-01-11T21:46:17.0915492Z [ RUN ] DataTest.TransformCallsGetApplyCorrectly 2023-01-11T21:46:17.0915810Z [ OK ] DataTest.TransformCallsGetApplyCorrectly (0 ms) 2023-01-11T21:46:17.0916140Z [ RUN ] DataTest.ChunkDataSetWithInvalidInitParameter 2023-01-11T21:46:17.0916467Z [ OK ] DataTest.ChunkDataSetWithInvalidInitParameter (0 ms) 2023-01-11T21:46:17.0916811Z [ RUN ] DataTest.InfiniteStreamDataset 2023-01-11T21:46:17.0917082Z [ OK ] DataTest.InfiniteStreamDataset (0 ms) 2023-01-11T21:46:17.0917344Z [ RUN ] DataTest.NoSequencerIsIdentity 2023-01-11T21:46:17.0917592Z [ OK ] DataTest.NoSequencerIsIdentity (0 ms) 2023-01-11T21:46:17.0918009Z [ RUN ] DataTest.OrderedSequencerIsSetUpWell 2023-01-11T21:46:17.0918312Z [ OK ] DataTest.OrderedSequencerIsSetUpWell (0 ms) 2023-01-11T21:46:17.0918607Z [ RUN ] DataTest.OrderedSequencerReOrdersValues 2023-01-11T21:46:17.0918920Z [ OK ] DataTest.OrderedSequencerReOrdersValues (0 ms) 2023-01-11T21:46:17.0919240Z [ RUN ] DataTest.BatchLambdaAppliesFunctionToBatch 2023-01-11T21:46:17.0919555Z [ OK ] DataTest.BatchLambdaAppliesFunctionToBatch (0 ms) 2023-01-11T21:46:17.0919877Z [ RUN ] DataTest.LambdaAppliesFunctionToExample 2023-01-11T21:46:17.0920193Z [ OK ] DataTest.LambdaAppliesFunctionToExample (0 ms) 2023-01-11T21:46:17.0920475Z [ RUN ] DataTest.CollateReducesBatch 2023-01-11T21:46:17.0920719Z [ OK ] DataTest.CollateReducesBatch (0 ms) 2023-01-11T21:46:17.0921149Z [ RUN ] DataTest.CollationReducesBatch 2023-01-11T21:46:17.0921467Z [ OK ] DataTest.CollationReducesBatch (0 ms) 2023-01-11T21:46:17.0921765Z [ RUN ] DataTest.SequentialSamplerReturnsIndicesInOrder 2023-01-11T21:46:17.0922126Z [ OK ] DataTest.SequentialSamplerReturnsIndicesInOrder (0 ms) 2023-01-11T21:46:17.0922566Z [ RUN ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch 2023-01-11T21:46:17.0922967Z [ OK ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch (0 ms) 2023-01-11T21:46:17.0923322Z [ RUN ] DataTest.SequentialSamplerResetsWell 2023-01-11T21:46:17.0923615Z [ OK ] DataTest.SequentialSamplerResetsWell (0 ms) 2023-01-11T21:46:17.0923925Z [ RUN ] DataTest.SequentialSamplerResetsWithNewSizeWell 2023-01-11T21:46:17.0924278Z [ OK ] DataTest.SequentialSamplerResetsWithNewSizeWell (0 ms) 2023-01-11T21:46:17.0925573Z [ RUN ] DataTest.CanSaveAndLoadSequentialSampler 2023-01-11T21:46:17.0925901Z [ OK ] DataTest.CanSaveAndLoadSequentialSampler (145 ms) 2023-01-11T21:46:17.0926883Z [ RUN ] DataTest.RandomSamplerReturnsIndicesInCorrectRange 2023-01-11T21:46:17.0927453Z [ OK ] DataTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2023-01-11T21:46:17.0928054Z [ RUN ] DataTest.RandomSamplerReturnsLessValuesForLastBatch 2023-01-11T21:46:17.0928625Z [ OK ] DataTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2023-01-11T21:46:17.0929121Z [ RUN ] DataTest.RandomSamplerResetsWell 2023-01-11T21:46:17.0929540Z [ OK ] DataTest.RandomSamplerResetsWell (0 ms) 2023-01-11T21:46:17.0929984Z [ RUN ] DataTest.RandomSamplerResetsWithNewSizeWell 2023-01-11T21:46:17.0930592Z [ OK ] DataTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2023-01-11T21:46:17.0931236Z [ RUN ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence 2023-01-11T21:46:17.0931923Z [ OK ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence (3 ms) 2023-01-11T21:46:17.0932465Z [ RUN ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder 2023-01-11T21:46:17.0932890Z [ OK ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder (0 ms) 2023-01-11T21:46:17.0933240Z [ RUN ] DataTest.StreamSamplerResetsWell 2023-01-11T21:46:17.0933504Z [ OK ] DataTest.StreamSamplerResetsWell (0 ms) 2023-01-11T21:46:17.0933846Z [ RUN ] DataTest.StreamSamplerResetsWithNewSizeWell 2023-01-11T21:46:17.0934223Z [ OK ] DataTest.StreamSamplerResetsWithNewSizeWell (0 ms) 2023-01-11T21:46:17.0934554Z [ RUN ] DataTest.TensorDatasetConstructsFromSingleTensor 2023-01-11T21:46:17.0934948Z [ OK ] DataTest.TensorDatasetConstructsFromSingleTensor (19 ms) 2023-01-11T21:46:17.0935350Z [ RUN ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors 2023-01-11T21:46:17.0935790Z [ OK ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors (1 ms) 2023-01-11T21:46:17.0936260Z [ RUN ] DataTest.StackTransformWorksForExample 2023-01-11T21:46:17.0936704Z [ OK ] DataTest.StackTransformWorksForExample (3 ms) 2023-01-11T21:46:17.0937168Z [ RUN ] DataTest.StackTransformWorksForTensorExample 2023-01-11T21:46:17.0939136Z [ OK ] DataTest.StackTransformWorksForTensorExample (1 ms) 2023-01-11T21:46:17.0939677Z [ RUN ] DataTest.TensorTransformWorksForAnyTargetType 2023-01-11T21:46:17.0940030Z [ OK ] DataTest.TensorTransformWorksForAnyTargetType (1 ms) 2023-01-11T21:46:17.0940403Z [ RUN ] DataTest.TensorLambdaWorksforAnyTargetType 2023-01-11T21:46:17.0940729Z [ OK ] DataTest.TensorLambdaWorksforAnyTargetType (1 ms) 2023-01-11T21:46:17.0941014Z [ RUN ] DataTest.NormalizeTransform 2023-01-11T21:46:17.0941265Z [ OK ] DataTest.NormalizeTransform (7 ms) 2023-01-11T21:46:17.0941492Z [ RUN ] DataTest.MapDoesNotCopy 2023-01-11T21:46:17.0941729Z [ OK ] DataTest.MapDoesNotCopy (0 ms) 2023-01-11T21:46:17.0942000Z [ RUN ] DataTest.QueuePushAndPopFromSameThread 2023-01-11T21:46:17.0942385Z [ OK ] DataTest.QueuePushAndPopFromSameThread (0 ms) 2023-01-11T21:46:17.0942711Z [ RUN ] DataTest.QueuePopWithTimeoutThrowsUponTimeout 2023-01-11T21:46:17.0943124Z [ OK ] DataTest.QueuePopWithTimeoutThrowsUponTimeout (10 ms) 2023-01-11T21:46:17.0943455Z [ RUN ] DataTest.QueuePushAndPopFromDifferentThreads 2023-01-11T21:46:17.0943847Z [ OK ] DataTest.QueuePushAndPopFromDifferentThreads (20 ms) 2023-01-11T21:46:17.0944199Z [ RUN ] DataTest.QueueClearEmptiesTheQueue 2023-01-11T21:46:17.0944485Z [ OK ] DataTest.QueueClearEmptiesTheQueue (1 ms) 2023-01-11T21:46:17.0944810Z [ RUN ] DataTest.DataShuttleCanPushAndPopJob 2023-01-11T21:46:17.0945218Z [ OK ] DataTest.DataShuttleCanPushAndPopJob (0 ms) 2023-01-11T21:46:17.0945631Z [ RUN ] DataTest.DataShuttleCanPushAndPopResult 2023-01-11T21:46:17.0946109Z [ OK ] DataTest.DataShuttleCanPushAndPopResult (0 ms) 2023-01-11T21:46:17.0946806Z [ RUN ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight 2023-01-11T21:46:17.0947454Z [ OK ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight (0 ms) 2023-01-11T21:46:17.0947863Z [ RUN ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt 2023-01-11T21:46:17.0948261Z [ OK ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt (0 ms) 2023-01-11T21:46:17.0948611Z [ RUN ] DataTest.DataShuttlePopResultTimesOut 2023-01-11T21:46:17.0948919Z [ OK ] DataTest.DataShuttlePopResultTimesOut (10 ms) 2023-01-11T21:46:17.0949216Z [ RUN ] DataTest.SharedBatchDatasetReallyIsShared 2023-01-11T21:46:17.0949537Z [ OK ] DataTest.SharedBatchDatasetReallyIsShared (4 ms) 2023-01-11T21:46:17.0949939Z [ RUN ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject 2023-01-11T21:46:17.0950410Z [ OK ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject (0 ms) 2023-01-11T21:46:17.0950872Z [ RUN ] DataTest.CanUseCustomTypeAsIndexType 2023-01-11T21:46:17.0951170Z [ OK ] DataTest.CanUseCustomTypeAsIndexType (0 ms) 2023-01-11T21:46:17.0951588Z [ RUN ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples 2023-01-11T21:46:17.0952225Z [ OK ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples (0 ms) 2023-01-11T21:46:17.0952887Z [ RUN ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples 2023-01-11T21:46:17.0953545Z [ OK ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples (0 ms) 2023-01-11T21:46:17.0954098Z [ RUN ] DataTest.CanSaveAndLoadDistributedRandomSampler 2023-01-11T21:46:17.0954576Z [ OK ] DataTest.CanSaveAndLoadDistributedRandomSampler (4 ms) 2023-01-11T21:46:17.0955164Z [ RUN ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples 2023-01-11T21:46:17.0955866Z [ OK ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples (0 ms) 2023-01-11T21:46:17.0956625Z [ RUN ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples 2023-01-11T21:46:17.0957446Z [ OK ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples (0 ms) 2023-01-11T21:46:17.0958204Z [ RUN ] DataTest.CanSaveAndLoadDistributedSequentialSampler 2023-01-11T21:46:17.0958740Z [ OK ] DataTest.CanSaveAndLoadDistributedSequentialSampler (2 ms) 2023-01-11T21:46:17.0959375Z [----------] 50 tests from DataTest (243 ms total) 2023-01-11T21:46:17.0959602Z 2023-01-11T21:46:17.0959832Z [----------] 37 tests from DataLoaderTest 2023-01-11T21:46:17.0960262Z [ RUN ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected 2023-01-11T21:46:17.0960843Z [ OK ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected (0 ms) 2023-01-11T21:46:17.0961549Z [ RUN ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues 2023-01-11T21:46:17.0962170Z [ OK ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues (0 ms) 2023-01-11T21:46:17.0962818Z [ RUN ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected 2023-01-11T21:46:17.0963393Z [ OK ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected (0 ms) 2023-01-11T21:46:17.0964014Z [ RUN ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset 2023-01-11T21:46:17.0964748Z [ OK ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset (0 ms) 2023-01-11T21:46:17.0965493Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToThemselves 2023-01-11T21:46:17.0966167Z [ OK ] DataLoaderTest.IteratorsCompareEqualToThemselves (0 ms) 2023-01-11T21:46:17.0966795Z [ RUN ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther 2023-01-11T21:46:17.0967395Z [ OK ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther (0 ms) 2023-01-11T21:46:17.0967805Z [ RUN ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther 2023-01-11T21:46:17.0968215Z [ OK ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther (0 ms) 2023-01-11T21:46:17.0968623Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted 2023-01-11T21:46:17.0969230Z [ OK ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted (0 ms) 2023-01-11T21:46:17.0969753Z [ RUN ] DataLoaderTest.IteratorsShareState 2023-01-11T21:46:17.0970143Z [ OK ] DataLoaderTest.IteratorsShareState (0 ms) 2023-01-11T21:46:17.0970657Z [ RUN ] DataLoaderTest.CanDereferenceIteratorMultipleTimes 2023-01-11T21:46:17.0971314Z [ OK ] DataLoaderTest.CanDereferenceIteratorMultipleTimes (0 ms) 2023-01-11T21:46:17.0971859Z [ RUN ] DataLoaderTest.CanUseIteratorAlgorithms 2023-01-11T21:46:17.0972186Z [ OK ] DataLoaderTest.CanUseIteratorAlgorithms (0 ms) 2023-01-11T21:46:17.0972568Z [ RUN ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows 2023-01-11T21:46:17.0973022Z [ OK ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows (0 ms) 2023-01-11T21:46:17.0973437Z [ RUN ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows 2023-01-11T21:46:17.0973913Z [ OK ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows (0 ms) 2023-01-11T21:46:17.0974330Z [ RUN ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows 2023-01-11T21:46:17.0974723Z [ OK ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows (0 ms) 2023-01-11T21:46:17.0975109Z [ RUN ] DataLoaderTest.IncrementingSentinelIteratorThrows 2023-01-11T21:46:17.0975470Z [ OK ] DataLoaderTest.IncrementingSentinelIteratorThrows (0 ms) 2023-01-11T21:46:17.0975838Z [ RUN ] DataLoaderTest.DereferencingSentinelIteratorThrows 2023-01-11T21:46:17.0976196Z [ OK ] DataLoaderTest.DereferencingSentinelIteratorThrows (0 ms) 2023-01-11T21:46:17.0976527Z [ RUN ] DataLoaderTest.YieldsCorrectBatchSize 2023-01-11T21:46:17.0976828Z [ OK ] DataLoaderTest.YieldsCorrectBatchSize (0 ms) 2023-01-11T21:46:17.0977237Z [ RUN ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse 2023-01-11T21:46:17.0977779Z [ OK ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse (0 ms) 2023-01-11T21:46:17.0978340Z [ RUN ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue 2023-01-11T21:46:17.0978922Z [ OK ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue (0 ms) 2023-01-11T21:46:17.0979418Z [ RUN ] DataLoaderTest.RespectsTimeout 2023-01-11T21:46:17.0979815Z [ OK ] DataLoaderTest.RespectsTimeout (10 ms) 2023-01-11T21:46:17.0980307Z [ RUN ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured 2023-01-11T21:46:17.0980913Z [ OK ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured (5 ms) 2023-01-11T21:46:17.0981454Z [ RUN ] DataLoaderTest.Reset 2023-01-11T21:46:17.0981833Z [ OK ] DataLoaderTest.Reset (0 ms) 2023-01-11T21:46:17.0982314Z [ RUN ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers 2023-01-11T21:46:17.0982727Z [ OK ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers (1 ms) 2023-01-11T21:46:17.0983095Z [ RUN ] DataLoaderTest.StatefulDatasetWithNoWorkers 2023-01-11T21:46:17.0983427Z [ OK ] DataLoaderTest.StatefulDatasetWithNoWorkers (0 ms) 2023-01-11T21:46:17.0983839Z [ RUN ] DataLoaderTest.StatefulDatasetWithManyWorkers 2023-01-11T21:46:17.0984182Z [ OK ] DataLoaderTest.StatefulDatasetWithManyWorkers (6 ms) 2023-01-11T21:46:17.0984506Z [ RUN ] DataLoaderTest.StatefulDatasetWithMap 2023-01-11T21:46:17.0984796Z [ OK ] DataLoaderTest.StatefulDatasetWithMap (1 ms) 2023-01-11T21:46:17.0985143Z [ RUN ] DataLoaderTest.StatefulDatasetWithCollate 2023-01-11T21:46:17.0985464Z [ OK ] DataLoaderTest.StatefulDatasetWithCollate (1 ms) 2023-01-11T21:46:17.0985756Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatch 2023-01-11T21:46:17.0986046Z [ OK ] DataLoaderTest.ChunkDataSetGetBatch (28 ms) 2023-01-11T21:46:17.0986368Z [ RUN ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch 2023-01-11T21:46:17.0986730Z [ OK ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch (0 ms) 2023-01-11T21:46:17.0987055Z [ RUN ] DataLoaderTest.ChunkDataSetWithEmptyBatch 2023-01-11T21:46:17.0987376Z [ OK ] DataLoaderTest.ChunkDataSetWithEmptyBatch (0 ms) 2023-01-11T21:46:17.0987807Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize 2023-01-11T21:46:17.0988366Z [ OK ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize (0 ms) 2023-01-11T21:46:17.0988932Z [ RUN ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet 2023-01-11T21:46:17.0989543Z [ OK ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet (7 ms) 2023-01-11T21:46:17.0990126Z [ RUN ] DataLoaderTest.ChunkDatasetDoesNotHang 2023-01-11T21:46:17.0990602Z [ OK ] DataLoaderTest.ChunkDatasetDoesNotHang (0 ms) 2023-01-11T21:46:17.0991013Z [ RUN ] DataLoaderTest.ChunkDatasetSave 2023-01-11T21:46:17.0991284Z [ OK ] DataLoaderTest.ChunkDatasetSave (26 ms) 2023-01-11T21:46:17.0991538Z [ RUN ] DataLoaderTest.ChunkDatasetLoad 2023-01-11T21:46:17.0991805Z [ OK ] DataLoaderTest.ChunkDatasetLoad (2 ms) 2023-01-11T21:46:17.0992111Z [ RUN ] DataLoaderTest.ChunkDatasetCrossChunkShuffle 2023-01-11T21:46:17.0992440Z [ OK ] DataLoaderTest.ChunkDatasetCrossChunkShuffle (0 ms) 2023-01-11T21:46:17.0992757Z [ RUN ] DataLoaderTest.CustomPreprocessPolicy 2023-01-11T21:46:17.0993056Z [ OK ] DataLoaderTest.CustomPreprocessPolicy (0 ms) 2023-01-11T21:46:17.0993421Z [----------] 37 tests from DataLoaderTest (97 ms total) 2023-01-11T21:46:17.0993576Z 2023-01-11T21:46:17.0993733Z [----------] Global test environment tear-down 2023-01-11T21:46:17.0993984Z [==========] 87 tests from 2 test suites ran. (340 ms total) 2023-01-11T21:46:17.0994181Z [ PASSED ] 87 tests. 2023-01-11T21:46:17.0994391Z ================================================================================ 2023-01-11T21:46:17.0994745Z [3,295 / 3,304] 19 / 26 tests; 8 actions running; last test: ...ataloader_test 2023-01-11T21:46:17.0995078Z Linking jit_tests; 76s processwrapper-sandbox 2023-01-11T21:46:17.0995379Z Testing //:optim_test; 63s processwrapper-sandbox 2023-01-11T21:46:17.0995703Z Testing //:modules_test; 34s processwrapper-sandbox 2023-01-11T21:46:17.0996014Z Testing //:rnn_test; 22s processwrapper-sandbox 2023-01-11T21:46:17.0996328Z Compiling test/cpp/api/any.cpp; 7s processwrapper-sandbox 2023-01-11T21:46:17.0996660Z Testing //:dataloader_test; 3s processwrapper-sandbox 2023-01-11T21:46:17.0996990Z Testing //:tensor_options_test; 1s processwrapper-sandbox 2023-01-11T21:46:17.0997342Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2023-01-11T21:46:17.3577320Z 2023-01-11T21:46:17.3577880Z  2023-01-11T21:46:17.3578232Z  2023-01-11T21:46:17.3578537Z  2023-01-11T21:46:17.3578796Z  2023-01-11T21:46:17.3579064Z  2023-01-11T21:46:17.3579311Z  2023-01-11T21:46:17.3579465Z  2023-01-11T21:46:17.3579628Z  2023-01-11T21:46:17.3579975Z [3,296 / 3,305] 19 / 26 tests; 8 actions running; last test: ...ataloader_test 2023-01-11T21:46:17.3580317Z Linking jit_tests; 77s processwrapper-sandbox 2023-01-11T21:46:17.3580799Z Testing //:optim_test; 64s processwrapper-sandbox 2023-01-11T21:46:17.3581125Z Testing //:modules_test; 34s processwrapper-sandbox 2023-01-11T21:46:17.3581423Z Testing //:rnn_test; 22s processwrapper-sandbox 2023-01-11T21:46:17.3581754Z Compiling test/cpp/api/any.cpp; 7s processwrapper-sandbox 2023-01-11T21:46:17.3582159Z Testing //:tensor_options_test; 1s processwrapper-sandbox 2023-01-11T21:46:17.3582483Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2023-01-11T21:46:17.3582821Z Testing //:expanding_array_test; 0s processwrapper-sandbox 2023-01-11T21:46:18.3583980Z 2023-01-11T21:46:18.3584501Z  2023-01-11T21:46:18.3584872Z  2023-01-11T21:46:18.3585179Z  2023-01-11T21:46:18.3585433Z  2023-01-11T21:46:18.3585714Z  2023-01-11T21:46:18.3586011Z  2023-01-11T21:46:18.3586303Z  2023-01-11T21:46:18.3586605Z  2023-01-11T21:46:18.3587229Z [3,296 / 3,305] 19 / 26 tests; 8 actions running; last test: ...ataloader_test 2023-01-11T21:46:18.3587858Z Linking jit_tests; 78s processwrapper-sandbox 2023-01-11T21:46:18.3588414Z Testing //:optim_test; 65s processwrapper-sandbox 2023-01-11T21:46:18.3588974Z Testing //:modules_test; 35s processwrapper-sandbox 2023-01-11T21:46:18.3589539Z Testing //:rnn_test; 23s processwrapper-sandbox 2023-01-11T21:46:18.3590159Z Compiling test/cpp/api/any.cpp; 8s processwrapper-sandbox 2023-01-11T21:46:18.3590794Z Testing //:tensor_options_test; 2s processwrapper-sandbox 2023-01-11T21:46:18.3591377Z Testing //:nn_utils_test; 2s processwrapper-sandbox 2023-01-11T21:46:18.3591925Z Testing //:expanding_array_test; 1s processwrapper-sandbox 2023-01-11T21:46:19.5593169Z 2023-01-11T21:46:19.5593732Z  2023-01-11T21:46:19.5594097Z  2023-01-11T21:46:19.5594395Z  2023-01-11T21:46:19.5594667Z  2023-01-11T21:46:19.5594952Z  2023-01-11T21:46:19.5595237Z  2023-01-11T21:46:19.5595523Z  2023-01-11T21:46:19.5595805Z  2023-01-11T21:46:19.5596375Z [3,296 / 3,305] 19 / 26 tests; 8 actions running; last test: ...ataloader_test 2023-01-11T21:46:19.5596954Z Linking jit_tests; 79s processwrapper-sandbox 2023-01-11T21:46:19.5597499Z Testing //:optim_test; 66s processwrapper-sandbox 2023-01-11T21:46:19.5598237Z Testing //:modules_test; 36s processwrapper-sandbox 2023-01-11T21:46:19.5598758Z Testing //:rnn_test; 24s processwrapper-sandbox 2023-01-11T21:46:19.5599329Z Compiling test/cpp/api/any.cpp; 9s processwrapper-sandbox 2023-01-11T21:46:19.5599913Z Testing //:tensor_options_test; 3s processwrapper-sandbox 2023-01-11T21:46:19.5600474Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2023-01-11T21:46:19.5601128Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2023-01-11T21:46:19.7590561Z 2023-01-11T21:46:19.7591104Z  2023-01-11T21:46:19.7591449Z  2023-01-11T21:46:19.7591731Z  2023-01-11T21:46:19.7592047Z  2023-01-11T21:46:19.7592326Z  2023-01-11T21:46:19.7592611Z  2023-01-11T21:46:19.7592876Z  2023-01-11T21:46:19.7593156Z  2023-01-11T21:46:19.7593707Z [3,297 / 3,305] 19 / 26 tests; 8 actions running; last test: ...ataloader_test 2023-01-11T21:46:19.7594257Z Linking jit_tests; 79s processwrapper-sandbox 2023-01-11T21:46:19.7594790Z Testing //:optim_test; 66s processwrapper-sandbox 2023-01-11T21:46:19.7595327Z Testing //:modules_test; 37s processwrapper-sandbox 2023-01-11T21:46:19.7595829Z Testing //:rnn_test; 24s processwrapper-sandbox 2023-01-11T21:46:19.7596376Z Testing //:tensor_options_test; 3s processwrapper-sandbox 2023-01-11T21:46:19.7596906Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2023-01-11T21:46:19.7597453Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2023-01-11T21:46:19.7598235Z Linking any_test; 0s processwrapper-sandbox 2023-01-11T21:46:19.9146440Z 2023-01-11T21:46:19.9146929Z  2023-01-11T21:46:19.9147273Z  2023-01-11T21:46:19.9147566Z  2023-01-11T21:46:19.9147833Z  2023-01-11T21:46:19.9148110Z  2023-01-11T21:46:19.9148372Z  2023-01-11T21:46:19.9148652Z  2023-01-11T21:46:19.9148933Z  2023-01-11T21:46:19.9149365Z INFO: From Testing //:tensor_options_test: 2023-01-11T21:46:19.9150165Z [3,297 / 3,305] 20 / 26 tests; 8 actions running; last test: ...r_options_test 2023-01-11T21:46:19.9150845Z Linking jit_tests; 79s processwrapper-sandbox 2023-01-11T21:46:19.9151370Z Testing //:optim_test; 66s processwrapper-sandbox 2023-01-11T21:46:19.9151877Z Testing //:modules_test; 37s processwrapper-sandbox 2023-01-11T21:46:19.9152399Z Testing //:rnn_test; 24s processwrapper-sandbox 2023-01-11T21:46:19.9152945Z Testing //:tensor_options_test; 4s processwrapper-sandbox 2023-01-11T21:46:19.9153460Z Testing //:nn_utils_test; 4s processwrapper-sandbox 2023-01-11T21:46:19.9154029Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2023-01-11T21:46:19.9154550Z Linking any_test; 0s processwrapper-sandbox 2023-01-11T21:46:19.9164633Z 2023-01-11T21:46:19.9164862Z  2023-01-11T21:46:19.9165151Z  2023-01-11T21:46:19.9165434Z  2023-01-11T21:46:19.9165718Z  2023-01-11T21:46:19.9165977Z  2023-01-11T21:46:19.9166248Z  2023-01-11T21:46:19.9166532Z  2023-01-11T21:46:19.9166788Z  2023-01-11T21:46:19.9176536Z ==================== Test output for //:tensor_options_test: 2023-01-11T21:46:19.9176925Z Running main() from gmock_main.cc 2023-01-11T21:46:19.9177311Z Note: Google Test filter = -*CUDA 2023-01-11T21:46:19.9177668Z [==========] Running 9 tests from 3 test suites. 2023-01-11T21:46:19.9178130Z [----------] Global test environment set-up. 2023-01-11T21:46:19.9178588Z [----------] 5 tests from TensorOptionsTest 2023-01-11T21:46:19.9179034Z [ RUN ] TensorOptionsTest.DefaultsToTheRightValues 2023-01-11T21:46:19.9179582Z [ OK ] TensorOptionsTest.DefaultsToTheRightValues (0 ms) 2023-01-11T21:46:19.9180210Z [ RUN ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions 2023-01-11T21:46:19.9180911Z [ OK ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions (0 ms) 2023-01-11T21:46:19.9181548Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTypes 2023-01-11T21:46:19.9182105Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTypes (0 ms) 2023-01-11T21:46:19.9182650Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTensors 2023-01-11T21:46:19.9183220Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTensors (4 ms) 2023-01-11T21:46:19.9183779Z [ RUN ] TensorOptionsTest.ConstructsWellFromVariables 2023-01-11T21:46:19.9184319Z [ OK ] TensorOptionsTest.ConstructsWellFromVariables (0 ms) 2023-01-11T21:46:19.9184941Z [----------] 5 tests from TensorOptionsTest (5 ms total) 2023-01-11T21:46:19.9185197Z 2023-01-11T21:46:19.9185416Z [----------] 1 test from DeviceTest 2023-01-11T21:46:19.9185819Z [ RUN ] DeviceTest.ParsesCorrectlyFromString 2023-01-11T21:46:19.9186289Z [ OK ] DeviceTest.ParsesCorrectlyFromString (15 ms) 2023-01-11T21:46:19.9186824Z [----------] 1 test from DeviceTest (15 ms total) 2023-01-11T21:46:19.9187049Z 2023-01-11T21:46:19.9187290Z [----------] 3 tests from DefaultDtypeTest 2023-01-11T21:46:19.9187726Z [ RUN ] DefaultDtypeTest.CanSetAndGetDefaultDtype 2023-01-11T21:46:19.9188251Z [ OK ] DefaultDtypeTest.CanSetAndGetDefaultDtype (0 ms) 2023-01-11T21:46:19.9188810Z [ RUN ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault 2023-01-11T21:46:19.9189421Z [ OK ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault (0 ms) 2023-01-11T21:46:19.9190018Z [ RUN ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype 2023-01-11T21:46:19.9190619Z [ OK ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype (2 ms) 2023-01-11T21:46:19.9191253Z [----------] 3 tests from DefaultDtypeTest (2 ms total) 2023-01-11T21:46:19.9191662Z 2023-01-11T21:46:19.9191909Z [----------] Global test environment tear-down 2023-01-11T21:46:19.9192293Z [==========] 9 tests from 3 test suites ran. (24 ms total) 2023-01-11T21:46:19.9192626Z [ PASSED ] 9 tests. 2023-01-11T21:46:19.9192935Z ================================================================================ 2023-01-11T21:46:19.9203614Z [3,297 / 3,305] 20 / 26 tests; 8 actions running; last test: ...r_options_test 2023-01-11T21:46:19.9204362Z Linking jit_tests; 79s processwrapper-sandbox 2023-01-11T21:46:19.9204892Z Testing //:optim_test; 66s processwrapper-sandbox 2023-01-11T21:46:19.9205397Z Testing //:modules_test; 37s processwrapper-sandbox 2023-01-11T21:46:19.9205913Z Testing //:rnn_test; 24s processwrapper-sandbox 2023-01-11T21:46:19.9206454Z Testing //:tensor_options_test; 4s processwrapper-sandbox 2023-01-11T21:46:19.9206967Z Testing //:nn_utils_test; 4s processwrapper-sandbox 2023-01-11T21:46:19.9207526Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2023-01-11T21:46:19.9208052Z Linking any_test; 0s processwrapper-sandbox 2023-01-11T21:46:20.1599339Z 2023-01-11T21:46:20.1604498Z  2023-01-11T21:46:20.1604833Z  2023-01-11T21:46:20.1605121Z  2023-01-11T21:46:20.1605408Z  2023-01-11T21:46:20.1605670Z  2023-01-11T21:46:20.1605950Z  2023-01-11T21:46:20.1606228Z  2023-01-11T21:46:20.1606507Z  2023-01-11T21:46:20.1607083Z [3,298 / 3,305] 20 / 26 tests; 7 actions running; last test: ...r_options_test 2023-01-11T21:46:20.1607640Z Linking jit_tests; 79s processwrapper-sandbox 2023-01-11T21:46:20.1608176Z Testing //:optim_test; 67s processwrapper-sandbox 2023-01-11T21:46:20.1608692Z Testing //:modules_test; 37s processwrapper-sandbox 2023-01-11T21:46:20.1609213Z Testing //:rnn_test; 25s processwrapper-sandbox 2023-01-11T21:46:20.1609732Z Testing //:nn_utils_test; 4s processwrapper-sandbox 2023-01-11T21:46:20.1610280Z Testing //:expanding_array_test; 3s processwrapper-sandbox 2023-01-11T21:46:20.1610811Z Linking any_test; 0s processwrapper-sandbox 2023-01-11T21:46:20.7977654Z 2023-01-11T21:46:20.7978286Z  2023-01-11T21:46:20.7978655Z  2023-01-11T21:46:20.7979079Z  2023-01-11T21:46:20.7979378Z  2023-01-11T21:46:20.7979816Z  2023-01-11T21:46:20.7980104Z  2023-01-11T21:46:20.7980548Z  2023-01-11T21:46:20.7981265Z [3,298 / 3,305] 21 / 26 tests; 7 actions running; last test: ...ing_array_test 2023-01-11T21:46:20.7981990Z Linking jit_tests; 80s processwrapper-sandbox 2023-01-11T21:46:20.7982689Z Testing //:optim_test; 67s processwrapper-sandbox 2023-01-11T21:46:20.7983405Z Testing //:modules_test; 38s processwrapper-sandbox 2023-01-11T21:46:20.7983958Z Testing //:rnn_test; 25s processwrapper-sandbox 2023-01-11T21:46:20.7984655Z Testing //:nn_utils_test; 4s processwrapper-sandbox 2023-01-11T21:46:20.7985399Z Testing //:expanding_array_test; 3s processwrapper-sandbox 2023-01-11T21:46:20.7986081Z Linking any_test; 1s processwrapper-sandbox 2023-01-11T21:46:20.8002088Z 2023-01-11T21:46:20.8002367Z  2023-01-11T21:46:20.8002905Z  2023-01-11T21:46:20.8003260Z  2023-01-11T21:46:20.8003596Z  2023-01-11T21:46:20.8004086Z  2023-01-11T21:46:20.8004441Z  2023-01-11T21:46:20.8004781Z  2023-01-11T21:46:20.8005346Z INFO: From Testing //:expanding_array_test: 2023-01-11T21:46:20.8006238Z [3,298 / 3,305] 21 / 26 tests; 7 actions running; last test: ...ing_array_test 2023-01-11T21:46:20.8006908Z Linking jit_tests; 80s processwrapper-sandbox 2023-01-11T21:46:20.8007558Z Testing //:optim_test; 67s processwrapper-sandbox 2023-01-11T21:46:20.8008356Z Testing //:modules_test; 38s processwrapper-sandbox 2023-01-11T21:46:20.8008896Z Testing //:rnn_test; 25s processwrapper-sandbox 2023-01-11T21:46:20.8009623Z Testing //:nn_utils_test; 4s processwrapper-sandbox 2023-01-11T21:46:20.8010321Z Testing //:expanding_array_test; 3s processwrapper-sandbox 2023-01-11T21:46:20.8010886Z Linking any_test; 1s processwrapper-sandbox 2023-01-11T21:46:20.8015401Z 2023-01-11T21:46:20.8016644Z  2023-01-11T21:46:20.8016975Z  2023-01-11T21:46:20.8020733Z  2023-01-11T21:46:20.8021022Z  2023-01-11T21:46:20.8021432Z  2023-01-11T21:46:20.8021737Z  2023-01-11T21:46:20.8022024Z  2023-01-11T21:46:20.8025502Z ==================== Test output for //:expanding_array_test: 2023-01-11T21:46:20.8025904Z Running main() from gmock_main.cc 2023-01-11T21:46:20.8026357Z Note: Google Test filter = -*CUDA 2023-01-11T21:46:20.8026706Z [==========] Running 6 tests from 1 test suite. 2023-01-11T21:46:20.8027179Z [----------] Global test environment set-up. 2023-01-11T21:46:20.8027662Z [----------] 6 tests from ExpandingArrayTest 2023-01-11T21:46:20.8028146Z [ RUN ] ExpandingArrayTest.CanConstructFromInitializerList 2023-01-11T21:46:20.8028875Z [ OK ] ExpandingArrayTest.CanConstructFromInitializerList (2 ms) 2023-01-11T21:46:20.8029433Z [ RUN ] ExpandingArrayTest.CanConstructFromVector 2023-01-11T21:46:20.8029939Z [ OK ] ExpandingArrayTest.CanConstructFromVector (0 ms) 2023-01-11T21:46:20.8030451Z [ RUN ] ExpandingArrayTest.CanConstructFromArray 2023-01-11T21:46:20.8030971Z [ OK ] ExpandingArrayTest.CanConstructFromArray (0 ms) 2023-01-11T21:46:20.8031488Z [ RUN ] ExpandingArrayTest.CanConstructFromSingleValue 2023-01-11T21:46:20.8032165Z [ OK ] ExpandingArrayTest.CanConstructFromSingleValue (0 ms) 2023-01-11T21:46:20.8032963Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList 2023-01-11T21:46:20.8034024Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList (17 ms) 2023-01-11T21:46:20.8034993Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector 2023-01-11T21:46:20.8036075Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector (0 ms) 2023-01-11T21:46:20.8036899Z [----------] 6 tests from ExpandingArrayTest (20 ms total) 2023-01-11T21:46:20.8037162Z 2023-01-11T21:46:20.8037419Z [----------] Global test environment tear-down 2023-01-11T21:46:20.8038996Z [==========] 6 tests from 1 test suite ran. (20 ms total) 2023-01-11T21:46:20.8039346Z [ PASSED ] 6 tests. 2023-01-11T21:46:20.8039663Z ================================================================================ 2023-01-11T21:46:20.8040231Z [3,298 / 3,305] 21 / 26 tests; 7 actions running; last test: ...ing_array_test 2023-01-11T21:46:20.8040772Z Linking jit_tests; 80s processwrapper-sandbox 2023-01-11T21:46:20.8041356Z Testing //:optim_test; 67s processwrapper-sandbox 2023-01-11T21:46:20.8041866Z Testing //:modules_test; 38s processwrapper-sandbox 2023-01-11T21:46:20.8042382Z Testing //:rnn_test; 25s processwrapper-sandbox 2023-01-11T21:46:20.8042906Z Testing //:nn_utils_test; 4s processwrapper-sandbox 2023-01-11T21:46:20.8043458Z Testing //:expanding_array_test; 3s processwrapper-sandbox 2023-01-11T21:46:20.8043961Z Linking any_test; 1s processwrapper-sandbox 2023-01-11T21:46:21.1604177Z 2023-01-11T21:46:21.1604732Z  2023-01-11T21:46:21.1605058Z  2023-01-11T21:46:21.1605351Z  2023-01-11T21:46:21.1605649Z  2023-01-11T21:46:21.1605915Z  2023-01-11T21:46:21.1606195Z  2023-01-11T21:46:21.1606476Z  2023-01-11T21:46:21.1607009Z [3,299 / 3,305] 21 / 26 tests; 6 actions running; last test: ...ing_array_test 2023-01-11T21:46:21.1607571Z Linking jit_tests; 80s processwrapper-sandbox 2023-01-11T21:46:21.1608099Z Testing //:optim_test; 68s processwrapper-sandbox 2023-01-11T21:46:21.1608637Z Testing //:modules_test; 38s processwrapper-sandbox 2023-01-11T21:46:21.1609145Z Testing //:rnn_test; 26s processwrapper-sandbox 2023-01-11T21:46:21.1609911Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2023-01-11T21:46:21.1610417Z Linking any_test; 1s processwrapper-sandbox 2023-01-11T21:46:21.5605624Z 2023-01-11T21:46:21.5612491Z  2023-01-11T21:46:21.5612973Z  2023-01-11T21:46:21.5613257Z  2023-01-11T21:46:21.5613542Z  2023-01-11T21:46:21.5613788Z  2023-01-11T21:46:21.5614276Z  2023-01-11T21:46:21.5614825Z [3,300 / 3,305] 21 / 26 tests; 5 actions running; last test: ...ing_array_test 2023-01-11T21:46:21.5615373Z Testing //:optim_test; 68s processwrapper-sandbox 2023-01-11T21:46:21.5615906Z Testing //:modules_test; 38s processwrapper-sandbox 2023-01-11T21:46:21.5616407Z Testing //:rnn_test; 26s processwrapper-sandbox 2023-01-11T21:46:21.5616911Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2023-01-11T21:46:21.5617399Z Linking any_test; 1s processwrapper-sandbox 2023-01-11T21:46:22.1828665Z 2023-01-11T21:46:22.1829155Z  2023-01-11T21:46:22.1829493Z  2023-01-11T21:46:22.1829772Z  2023-01-11T21:46:22.1830030Z  2023-01-11T21:46:22.1831642Z  2023-01-11T21:46:22.1832203Z [3,300 / 3,305] 22 / 26 tests; 5 actions running; last test: //:nn_utils_test 2023-01-11T21:46:22.1832782Z Testing //:optim_test; 69s processwrapper-sandbox 2023-01-11T21:46:22.1833305Z Testing //:modules_test; 39s processwrapper-sandbox 2023-01-11T21:46:22.1833936Z Testing //:rnn_test; 27s processwrapper-sandbox 2023-01-11T21:46:22.1834465Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2023-01-11T21:46:22.1834979Z Linking any_test; 2s processwrapper-sandbox 2023-01-11T21:46:22.1835207Z 2023-01-11T21:46:22.1835346Z  2023-01-11T21:46:22.1835637Z  2023-01-11T21:46:22.1835913Z  2023-01-11T21:46:22.1836196Z  2023-01-11T21:46:22.1836481Z  2023-01-11T21:46:22.1836874Z INFO: From Testing //:nn_utils_test: 2023-01-11T21:46:22.1837481Z [3,300 / 3,305] 22 / 26 tests; 5 actions running; last test: //:nn_utils_test 2023-01-11T21:46:22.1838282Z Testing //:optim_test; 69s processwrapper-sandbox 2023-01-11T21:46:22.1838818Z Testing //:modules_test; 39s processwrapper-sandbox 2023-01-11T21:46:22.1839347Z Testing //:rnn_test; 27s processwrapper-sandbox 2023-01-11T21:46:22.1839882Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2023-01-11T21:46:22.1840444Z Linking any_test; 2s processwrapper-sandbox 2023-01-11T21:46:22.1840709Z 2023-01-11T21:46:22.1840931Z  2023-01-11T21:46:22.1841408Z  2023-01-11T21:46:22.1841760Z  2023-01-11T21:46:22.1842101Z  2023-01-11T21:46:22.1842456Z  2023-01-11T21:46:22.1842975Z ==================== Test output for //:nn_utils_test: 2023-01-11T21:46:22.1843356Z Running main() from gmock_main.cc 2023-01-11T21:46:22.1843832Z Note: Google Test filter = -*CUDA 2023-01-11T21:46:22.1844302Z [==========] Running 10 tests from 2 test suites. 2023-01-11T21:46:22.1844971Z [----------] Global test environment set-up. 2023-01-11T21:46:22.1845414Z [----------] 7 tests from NNUtilsTest 2023-01-11T21:46:22.1845822Z [ RUN ] NNUtilsTest.ClipGradNorm 2023-01-11T21:46:22.1846248Z [ OK ] NNUtilsTest.ClipGradNorm (58 ms) 2023-01-11T21:46:22.1846763Z [ RUN ] NNUtilsTest.ClipGradNormErrorIfNonfinite 2023-01-11T21:46:22.1847320Z [ OK ] NNUtilsTest.ClipGradNormErrorIfNonfinite (678 ms) 2023-01-11T21:46:22.1847864Z [ RUN ] NNUtilsTest.ClipGradValue 2023-01-11T21:46:22.1848320Z [ OK ] NNUtilsTest.ClipGradValue (2 ms) 2023-01-11T21:46:22.1848853Z [ RUN ] NNUtilsTest.ConvertParameters 2023-01-11T21:46:22.1849391Z [ OK ] NNUtilsTest.ConvertParameters (4 ms) 2023-01-11T21:46:22.1849851Z [ RUN ] NNUtilsTest.PackSequence 2023-01-11T21:46:22.1850309Z [ OK ] NNUtilsTest.PackSequence (1761 ms) 2023-01-11T21:46:22.1850851Z [ RUN ] NNUtilsTest.PackPaddedSequence 2023-01-11T21:46:22.1851593Z [ OK ] NNUtilsTest.PackPaddedSequence (110 ms) 2023-01-11T21:46:22.1852090Z [ RUN ] NNUtilsTest.PadSequence 2023-01-11T21:46:22.1852588Z [ OK ] NNUtilsTest.PadSequence (266 ms) 2023-01-11T21:46:22.1853312Z [----------] 7 tests from NNUtilsTest (2883 ms total) 2023-01-11T21:46:22.1853584Z 2023-01-11T21:46:22.1853829Z [----------] 3 tests from PackedSequenceTest 2023-01-11T21:46:22.1854424Z [ RUN ] PackedSequenceTest.WrongOrder 2023-01-11T21:46:22.1854871Z [ OK ] PackedSequenceTest.WrongOrder (0 ms) 2023-01-11T21:46:22.1855354Z [ RUN ] PackedSequenceTest.TotalLength 2023-01-11T21:46:22.1855818Z [ OK ] PackedSequenceTest.TotalLength (8 ms) 2023-01-11T21:46:22.1856233Z [ RUN ] PackedSequenceTest.To 2023-01-11T21:46:22.1856651Z [ OK ] PackedSequenceTest.To (1 ms) 2023-01-11T21:46:22.1857211Z [----------] 3 tests from PackedSequenceTest (11 ms total) 2023-01-11T21:46:22.1857470Z 2023-01-11T21:46:22.1857729Z [----------] Global test environment tear-down 2023-01-11T21:46:22.1858155Z [==========] 10 tests from 2 test suites ran. (2894 ms total) 2023-01-11T21:46:22.1858528Z [ PASSED ] 10 tests. 2023-01-11T21:46:22.1858879Z ================================================================================ 2023-01-11T21:46:22.1859468Z [3,300 / 3,305] 22 / 26 tests; 5 actions running; last test: //:nn_utils_test 2023-01-11T21:46:22.1860087Z Testing //:optim_test; 69s processwrapper-sandbox 2023-01-11T21:46:22.1860675Z Testing //:modules_test; 39s processwrapper-sandbox 2023-01-11T21:46:22.1861169Z Testing //:rnn_test; 27s processwrapper-sandbox 2023-01-11T21:46:22.1861798Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2023-01-11T21:46:22.1862372Z Linking any_test; 2s processwrapper-sandbox 2023-01-11T21:46:22.5610839Z 2023-01-11T21:46:22.5614372Z  2023-01-11T21:46:22.5614758Z  2023-01-11T21:46:22.5615049Z  2023-01-11T21:46:22.5615355Z  2023-01-11T21:46:22.5615621Z  2023-01-11T21:46:22.5616207Z [3,301 / 3,305] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2023-01-11T21:46:22.5616775Z Testing //:optim_test; 69s processwrapper-sandbox 2023-01-11T21:46:22.5617319Z Testing //:modules_test; 39s processwrapper-sandbox 2023-01-11T21:46:22.5617831Z Testing //:rnn_test; 27s processwrapper-sandbox 2023-01-11T21:46:22.5618351Z Linking any_test; 2s processwrapper-sandbox 2023-01-11T21:46:23.7616598Z 2023-01-11T21:46:23.7617372Z  2023-01-11T21:46:23.7617746Z  2023-01-11T21:46:23.7618083Z  2023-01-11T21:46:23.7618404Z  2023-01-11T21:46:23.7619034Z [3,301 / 3,305] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2023-01-11T21:46:23.7619975Z Testing //:optim_test; 70s processwrapper-sandbox 2023-01-11T21:46:23.7620550Z Testing //:modules_test; 41s processwrapper-sandbox 2023-01-11T21:46:23.7621084Z Testing //:rnn_test; 28s processwrapper-sandbox 2023-01-11T21:46:23.7621594Z Linking any_test; 4s processwrapper-sandbox 2023-01-11T21:46:24.9623720Z 2023-01-11T21:46:24.9624471Z  2023-01-11T21:46:24.9624807Z  2023-01-11T21:46:24.9625071Z  2023-01-11T21:46:24.9625365Z  2023-01-11T21:46:24.9625906Z [3,301 / 3,305] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2023-01-11T21:46:24.9626464Z Testing //:optim_test; 71s processwrapper-sandbox 2023-01-11T21:46:24.9626987Z Testing //:modules_test; 42s processwrapper-sandbox 2023-01-11T21:46:24.9627503Z Testing //:rnn_test; 29s processwrapper-sandbox 2023-01-11T21:46:24.9627968Z Linking any_test; 5s processwrapper-sandbox 2023-01-11T21:46:25.9629360Z 2023-01-11T21:46:25.9629827Z  2023-01-11T21:46:25.9630178Z  2023-01-11T21:46:25.9630491Z  2023-01-11T21:46:25.9630756Z  2023-01-11T21:46:25.9631325Z [3,301 / 3,305] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2023-01-11T21:46:25.9632148Z Testing //:optim_test; 72s processwrapper-sandbox 2023-01-11T21:46:25.9632676Z Testing //:modules_test; 43s processwrapper-sandbox 2023-01-11T21:46:25.9633200Z Testing //:rnn_test; 30s processwrapper-sandbox 2023-01-11T21:46:25.9633696Z Linking any_test; 6s processwrapper-sandbox 2023-01-11T21:46:27.1635893Z 2023-01-11T21:46:27.1636553Z  2023-01-11T21:46:27.1637199Z  2023-01-11T21:46:27.1637587Z  2023-01-11T21:46:27.1638969Z  2023-01-11T21:46:27.1639606Z [3,301 / 3,305] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2023-01-11T21:46:27.1640175Z Testing //:optim_test; 74s processwrapper-sandbox 2023-01-11T21:46:27.1640708Z Testing //:modules_test; 44s processwrapper-sandbox 2023-01-11T21:46:27.1641496Z Testing //:rnn_test; 32s processwrapper-sandbox 2023-01-11T21:46:27.1642074Z Linking any_test; 7s processwrapper-sandbox 2023-01-11T21:46:28.1643031Z 2023-01-11T21:46:28.1643549Z  2023-01-11T21:46:28.1643981Z  2023-01-11T21:46:28.1644319Z  2023-01-11T21:46:28.1644606Z  2023-01-11T21:46:28.1645215Z [3,301 / 3,305] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2023-01-11T21:46:28.1646023Z Testing //:optim_test; 75s processwrapper-sandbox 2023-01-11T21:46:28.1646742Z Testing //:modules_test; 45s processwrapper-sandbox 2023-01-11T21:46:28.1647451Z Testing //:rnn_test; 33s processwrapper-sandbox 2023-01-11T21:46:28.1648086Z Linking any_test; 8s processwrapper-sandbox 2023-01-11T21:46:29.1648949Z 2023-01-11T21:46:29.1649474Z  2023-01-11T21:46:29.1649841Z  2023-01-11T21:46:29.1650155Z  2023-01-11T21:46:29.1650455Z  2023-01-11T21:46:29.1651033Z [3,301 / 3,305] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2023-01-11T21:46:29.1651636Z Testing //:optim_test; 76s processwrapper-sandbox 2023-01-11T21:46:29.1652225Z Testing //:modules_test; 46s processwrapper-sandbox 2023-01-11T21:46:29.1652791Z Testing //:rnn_test; 34s processwrapper-sandbox 2023-01-11T21:46:29.1653301Z Linking any_test; 9s processwrapper-sandbox 2023-01-11T21:46:30.3656175Z 2023-01-11T21:46:30.3656861Z  2023-01-11T21:46:30.3657323Z  2023-01-11T21:46:30.3657638Z  2023-01-11T21:46:30.3658060Z  2023-01-11T21:46:30.3658767Z [3,301 / 3,305] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2023-01-11T21:46:30.3659381Z Testing //:optim_test; 77s processwrapper-sandbox 2023-01-11T21:46:30.3660024Z Testing //:modules_test; 47s processwrapper-sandbox 2023-01-11T21:46:30.3660539Z Testing //:rnn_test; 35s processwrapper-sandbox 2023-01-11T21:46:30.3661055Z Linking any_test; 10s processwrapper-sandbox 2023-01-11T21:46:31.2718558Z 2023-01-11T21:46:31.2719082Z  2023-01-11T21:46:31.2719410Z  2023-01-11T21:46:31.2719706Z  2023-01-11T21:46:31.2719993Z  2023-01-11T21:46:31.2720543Z [3,302 / 3,306] 22 / 26 tests; 4 actions, 3 running; last test: ..._utils_test 2023-01-11T21:46:31.2721157Z Testing //:optim_test; 78s processwrapper-sandbox 2023-01-11T21:46:31.2721803Z Testing //:modules_test; 48s processwrapper-sandbox 2023-01-11T21:46:31.2722397Z Testing //:rnn_test; 36s processwrapper-sandbox 2023-01-11T21:46:31.2722817Z [Prepa] Testing //:any_test 2023-01-11T21:46:31.5664166Z 2023-01-11T21:46:31.5664908Z  2023-01-11T21:46:31.5665255Z  2023-01-11T21:46:31.5665566Z  2023-01-11T21:46:31.5665932Z  2023-01-11T21:46:31.5666523Z [3,302 / 3,306] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2023-01-11T21:46:31.5667145Z Testing //:optim_test; 78s processwrapper-sandbox 2023-01-11T21:46:31.5667691Z Testing //:modules_test; 48s processwrapper-sandbox 2023-01-11T21:46:31.5668257Z Testing //:rnn_test; 36s processwrapper-sandbox 2023-01-11T21:46:31.5669040Z Testing //:any_test; 0s processwrapper-sandbox 2023-01-11T21:46:32.5669382Z 2023-01-11T21:46:32.5669907Z  2023-01-11T21:46:32.5670279Z  2023-01-11T21:46:32.5670566Z  2023-01-11T21:46:32.5670852Z  2023-01-11T21:46:32.5671383Z [3,302 / 3,306] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2023-01-11T21:46:32.5672195Z Testing //:optim_test; 79s processwrapper-sandbox 2023-01-11T21:46:32.5672754Z Testing //:modules_test; 49s processwrapper-sandbox 2023-01-11T21:46:32.5673248Z Testing //:rnn_test; 37s processwrapper-sandbox 2023-01-11T21:46:32.5673752Z Testing //:any_test; 1s processwrapper-sandbox 2023-01-11T21:46:33.7675780Z 2023-01-11T21:46:33.7676323Z  2023-01-11T21:46:33.7676671Z  2023-01-11T21:46:33.7676996Z  2023-01-11T21:46:33.7677294Z  2023-01-11T21:46:33.7678065Z [3,302 / 3,306] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2023-01-11T21:46:33.7678815Z Testing //:optim_test; 80s processwrapper-sandbox 2023-01-11T21:46:33.7679318Z Testing //:modules_test; 51s processwrapper-sandbox 2023-01-11T21:46:33.7679814Z Testing //:rnn_test; 38s processwrapper-sandbox 2023-01-11T21:46:33.7680292Z Testing //:any_test; 2s processwrapper-sandbox 2023-01-11T21:46:33.8562514Z 2023-01-11T21:46:33.8563017Z  2023-01-11T21:46:33.8563381Z  2023-01-11T21:46:33.8563748Z  2023-01-11T21:46:33.8563992Z  2023-01-11T21:46:33.8564371Z INFO: From Testing //:any_test: 2023-01-11T21:46:33.8564944Z [3,302 / 3,306] 23 / 26 tests; 4 actions running; last test: //:any_test 2023-01-11T21:46:33.8565610Z Testing //:optim_test; 80s processwrapper-sandbox 2023-01-11T21:46:33.8566252Z Testing //:modules_test; 51s processwrapper-sandbox 2023-01-11T21:46:33.8566826Z Testing //:rnn_test; 38s processwrapper-sandbox 2023-01-11T21:46:33.8567413Z Testing //:any_test; 2s processwrapper-sandbox 2023-01-11T21:46:33.8567705Z 2023-01-11T21:46:33.8567864Z  2023-01-11T21:46:33.8568186Z  2023-01-11T21:46:33.8568473Z  2023-01-11T21:46:33.8568788Z  2023-01-11T21:46:33.8569272Z ==================== Test output for //:any_test: 2023-01-11T21:46:33.8569694Z Running main() from gmock_main.cc 2023-01-11T21:46:33.8570164Z Note: Google Test filter = -*CUDA 2023-01-11T21:46:33.8570561Z [==========] Running 30 tests from 2 test suites. 2023-01-11T21:46:33.8571089Z [----------] Global test environment set-up. 2023-01-11T21:46:33.8571595Z [----------] 18 tests from AnyModuleTest 2023-01-11T21:46:33.8572053Z [ RUN ] AnyModuleTest.SimpleReturnType 2023-01-11T21:46:33.8572545Z [ OK ] AnyModuleTest.SimpleReturnType (0 ms) 2023-01-11T21:46:33.8573207Z [ RUN ] AnyModuleTest.SimpleReturnTypeAndSingleArgument 2023-01-11T21:46:33.8573808Z [ OK ] AnyModuleTest.SimpleReturnTypeAndSingleArgument (0 ms) 2023-01-11T21:46:33.8574456Z [ RUN ] AnyModuleTest.StringLiteralReturnTypeAndArgument 2023-01-11T21:46:33.8575046Z [ OK ] AnyModuleTest.StringLiteralReturnTypeAndArgument (0 ms) 2023-01-11T21:46:33.8575665Z [ RUN ] AnyModuleTest.StringReturnTypeWithConstArgument 2023-01-11T21:46:33.8576278Z [ OK ] AnyModuleTest.StringReturnTypeWithConstArgument (0 ms) 2023-01-11T21:46:33.8577022Z [ RUN ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications 2023-01-11T21:46:33.8577924Z [ OK ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications (18 ms) 2023-01-11T21:46:33.8578686Z [ RUN ] AnyModuleTest.WrongArgumentType 2023-01-11T21:46:33.8579155Z [ OK ] AnyModuleTest.WrongArgumentType (0 ms) 2023-01-11T21:46:33.8579624Z [ RUN ] AnyModuleTest.WrongNumberOfArguments 2023-01-11T21:46:33.8580098Z [ OK ] AnyModuleTest.WrongNumberOfArguments (0 ms) 2023-01-11T21:46:33.8580805Z [ RUN ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod 2023-01-11T21:46:33.8581886Z [ OK ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod (0 ms) 2023-01-11T21:46:33.8582597Z [ RUN ] AnyModuleTest.GetWithCorrectTypeSucceeds 2023-01-11T21:46:33.8583133Z [ OK ] AnyModuleTest.GetWithCorrectTypeSucceeds (0 ms) 2023-01-11T21:46:33.8583649Z [ RUN ] AnyModuleTest.GetWithIncorrectTypeThrows 2023-01-11T21:46:33.8584284Z [ OK ] AnyModuleTest.GetWithIncorrectTypeThrows (0 ms) 2023-01-11T21:46:33.8584768Z [ RUN ] AnyModuleTest.PtrWithBaseClassSucceeds 2023-01-11T21:46:33.8585272Z [ OK ] AnyModuleTest.PtrWithBaseClassSucceeds (0 ms) 2023-01-11T21:46:33.8585785Z [ RUN ] AnyModuleTest.PtrWithGoodDowncastSuccceeds 2023-01-11T21:46:33.8586289Z [ OK ] AnyModuleTest.PtrWithGoodDowncastSuccceeds (0 ms) 2023-01-11T21:46:33.8586877Z [ RUN ] AnyModuleTest.PtrWithBadDowncastThrows 2023-01-11T21:46:33.8587372Z [ OK ] AnyModuleTest.PtrWithBadDowncastThrows (0 ms) 2023-01-11T21:46:33.8587852Z [ RUN ] AnyModuleTest.DefaultStateIsEmpty 2023-01-11T21:46:33.8588337Z [ OK ] AnyModuleTest.DefaultStateIsEmpty (0 ms) 2023-01-11T21:46:33.8588832Z [ RUN ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule 2023-01-11T21:46:33.8589424Z [ OK ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule (0 ms) 2023-01-11T21:46:33.8589975Z [ RUN ] AnyModuleTest.CanMoveAssignDifferentModules 2023-01-11T21:46:33.8590526Z [ OK ] AnyModuleTest.CanMoveAssignDifferentModules (0 ms) 2023-01-11T21:46:33.8591122Z [ RUN ] AnyModuleTest.ConstructsFromModuleHolder 2023-01-11T21:46:33.8591626Z [ OK ] AnyModuleTest.ConstructsFromModuleHolder (0 ms) 2023-01-11T21:46:33.8592154Z [ RUN ] AnyModuleTest.ConvertsVariableToTensorCorrectly 2023-01-11T21:46:33.8592723Z [ OK ] AnyModuleTest.ConvertsVariableToTensorCorrectly (0 ms) 2023-01-11T21:46:33.8593394Z [----------] 18 tests from AnyModuleTest (19 ms total) 2023-01-11T21:46:33.8593638Z 2023-01-11T21:46:33.8593876Z [----------] 12 tests from AnyValueTest 2023-01-11T21:46:33.8594502Z [ RUN ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType 2023-01-11T21:46:33.8595093Z [ OK ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType (0 ms) 2023-01-11T21:46:33.8595741Z [ RUN ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType 2023-01-11T21:46:33.8596462Z [ OK ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType (0 ms) 2023-01-11T21:46:33.8597107Z [ RUN ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType 2023-01-11T21:46:33.8597957Z [ OK ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType (0 ms) 2023-01-11T21:46:33.8598592Z [ RUN ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType 2023-01-11T21:46:33.8599235Z [ OK ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType (0 ms) 2023-01-11T21:46:33.8599933Z [ RUN ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType 2023-01-11T21:46:33.8600601Z [ OK ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType (0 ms) 2023-01-11T21:46:33.8601311Z [ RUN ] AnyValueTest.TryGetReturnsNullptrForTheWrongType 2023-01-11T21:46:33.8601890Z [ OK ] AnyValueTest.TryGetReturnsNullptrForTheWrongType (0 ms) 2023-01-11T21:46:33.8602445Z [ RUN ] AnyValueTest.GetThrowsForTheWrongType 2023-01-11T21:46:33.8602939Z [ OK ] AnyValueTest.GetThrowsForTheWrongType (0 ms) 2023-01-11T21:46:33.8603428Z [ RUN ] AnyValueTest.MoveConstructionIsAllowed 2023-01-11T21:46:33.8603934Z [ OK ] AnyValueTest.MoveConstructionIsAllowed (0 ms) 2023-01-11T21:46:33.8604433Z [ RUN ] AnyValueTest.MoveAssignmentIsAllowed 2023-01-11T21:46:33.8604899Z [ OK ] AnyValueTest.MoveAssignmentIsAllowed (0 ms) 2023-01-11T21:46:33.8605401Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForInt 2023-01-11T21:46:33.8605866Z [ OK ] AnyValueTest.TypeInfoIsCorrectForInt (0 ms) 2023-01-11T21:46:33.8606410Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForStringLiteral 2023-01-11T21:46:33.8606954Z [ OK ] AnyValueTest.TypeInfoIsCorrectForStringLiteral (0 ms) 2023-01-11T21:46:33.8607626Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForString 2023-01-11T21:46:33.8608111Z [ OK ] AnyValueTest.TypeInfoIsCorrectForString (0 ms) 2023-01-11T21:46:33.8608673Z [----------] 12 tests from AnyValueTest (0 ms total) 2023-01-11T21:46:33.8608920Z 2023-01-11T21:46:33.8609183Z [----------] Global test environment tear-down 2023-01-11T21:46:33.8609685Z [==========] 30 tests from 2 test suites ran. (19 ms total) 2023-01-11T21:46:33.8610007Z [ PASSED ] 30 tests. 2023-01-11T21:46:33.8610328Z ================================================================================ 2023-01-11T21:46:33.8610887Z [3,302 / 3,306] 23 / 26 tests; 4 actions running; last test: //:any_test 2023-01-11T21:46:33.8611413Z Testing //:optim_test; 80s processwrapper-sandbox 2023-01-11T21:46:33.8611971Z Testing //:modules_test; 51s processwrapper-sandbox 2023-01-11T21:46:33.8612501Z Testing //:rnn_test; 38s processwrapper-sandbox 2023-01-11T21:46:33.8613025Z Testing //:any_test; 2s processwrapper-sandbox 2023-01-11T21:46:34.1678775Z 2023-01-11T21:46:34.1679185Z  2023-01-11T21:46:34.1679516Z  2023-01-11T21:46:34.1679819Z  2023-01-11T21:46:34.1680098Z  2023-01-11T21:46:34.1680630Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:34.1681464Z Testing //:optim_test; 81s processwrapper-sandbox 2023-01-11T21:46:34.1682276Z Testing //:modules_test; 51s processwrapper-sandbox 2023-01-11T21:46:34.1682885Z Testing //:rnn_test; 39s processwrapper-sandbox 2023-01-11T21:46:35.3685447Z 2023-01-11T21:46:35.3686104Z  2023-01-11T21:46:35.3686458Z  2023-01-11T21:46:35.3686758Z  2023-01-11T21:46:35.3687262Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:35.3687951Z Testing //:optim_test; 82s processwrapper-sandbox 2023-01-11T21:46:35.3688573Z Testing //:modules_test; 52s processwrapper-sandbox 2023-01-11T21:46:35.3689162Z Testing //:rnn_test; 40s processwrapper-sandbox 2023-01-11T21:46:36.3690598Z 2023-01-11T21:46:36.3691121Z  2023-01-11T21:46:36.3691457Z  2023-01-11T21:46:36.3691749Z  2023-01-11T21:46:36.3692283Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:36.3692879Z Testing //:optim_test; 83s processwrapper-sandbox 2023-01-11T21:46:36.3693402Z Testing //:modules_test; 53s processwrapper-sandbox 2023-01-11T21:46:36.3693937Z Testing //:rnn_test; 41s processwrapper-sandbox 2023-01-11T21:46:37.3697158Z 2023-01-11T21:46:37.3697665Z  2023-01-11T21:46:37.3698004Z  2023-01-11T21:46:37.3698320Z  2023-01-11T21:46:37.3698887Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:37.3699454Z Testing //:optim_test; 84s processwrapper-sandbox 2023-01-11T21:46:37.3700016Z Testing //:modules_test; 54s processwrapper-sandbox 2023-01-11T21:46:37.3700562Z Testing //:rnn_test; 42s processwrapper-sandbox 2023-01-11T21:46:38.5703148Z 2023-01-11T21:46:38.5703816Z  2023-01-11T21:46:38.5704343Z  2023-01-11T21:46:38.5704670Z  2023-01-11T21:46:38.5705207Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:38.5705797Z Testing //:optim_test; 85s processwrapper-sandbox 2023-01-11T21:46:38.5706346Z Testing //:modules_test; 55s processwrapper-sandbox 2023-01-11T21:46:38.5706878Z Testing //:rnn_test; 43s processwrapper-sandbox 2023-01-11T21:46:39.5708749Z 2023-01-11T21:46:39.5709241Z  2023-01-11T21:46:39.5709585Z  2023-01-11T21:46:39.5709867Z  2023-01-11T21:46:39.5710372Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:39.5710972Z Testing //:optim_test; 86s processwrapper-sandbox 2023-01-11T21:46:39.5711718Z Testing //:modules_test; 56s processwrapper-sandbox 2023-01-11T21:46:39.5712264Z Testing //:rnn_test; 44s processwrapper-sandbox 2023-01-11T21:46:40.7715479Z 2023-01-11T21:46:40.7716436Z  2023-01-11T21:46:40.7729433Z  2023-01-11T21:46:40.7729748Z  2023-01-11T21:46:40.7730301Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:40.7731093Z Testing //:optim_test; 87s processwrapper-sandbox 2023-01-11T21:46:40.7731995Z Testing //:modules_test; 58s processwrapper-sandbox 2023-01-11T21:46:40.7732568Z Testing //:rnn_test; 45s processwrapper-sandbox 2023-01-11T21:46:41.7721948Z 2023-01-11T21:46:41.7722626Z  2023-01-11T21:46:41.7722946Z  2023-01-11T21:46:41.7723223Z  2023-01-11T21:46:41.7723769Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:41.7724326Z Testing //:optim_test; 88s processwrapper-sandbox 2023-01-11T21:46:41.7724846Z Testing //:modules_test; 59s processwrapper-sandbox 2023-01-11T21:46:41.7725368Z Testing //:rnn_test; 46s processwrapper-sandbox 2023-01-11T21:46:42.7727408Z 2023-01-11T21:46:42.7728057Z  2023-01-11T21:46:42.7728431Z  2023-01-11T21:46:42.7728741Z  2023-01-11T21:46:42.7729297Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:42.7729847Z Testing //:optim_test; 89s processwrapper-sandbox 2023-01-11T21:46:42.7730387Z Testing //:modules_test; 60s processwrapper-sandbox 2023-01-11T21:46:42.7730908Z Testing //:rnn_test; 47s processwrapper-sandbox 2023-01-11T21:46:43.9734511Z 2023-01-11T21:46:43.9735021Z  2023-01-11T21:46:43.9735382Z  2023-01-11T21:46:43.9735651Z  2023-01-11T21:46:43.9736176Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:43.9736748Z Testing //:optim_test; 90s processwrapper-sandbox 2023-01-11T21:46:43.9737291Z Testing //:modules_test; 61s processwrapper-sandbox 2023-01-11T21:46:43.9737802Z Testing //:rnn_test; 48s processwrapper-sandbox 2023-01-11T21:46:44.9740340Z 2023-01-11T21:46:44.9741071Z  2023-01-11T21:46:44.9741611Z  2023-01-11T21:46:44.9741888Z  2023-01-11T21:46:44.9742573Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:44.9743124Z Testing //:optim_test; 91s processwrapper-sandbox 2023-01-11T21:46:44.9743642Z Testing //:modules_test; 62s processwrapper-sandbox 2023-01-11T21:46:44.9744153Z Testing //:rnn_test; 49s processwrapper-sandbox 2023-01-11T21:46:45.2468583Z 2023-01-11T21:46:45.2470074Z  2023-01-11T21:46:45.2470402Z  2023-01-11T21:46:45.2470688Z  2023-01-11T21:46:45.2471216Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:45.2471778Z Testing //:optim_test; 92s processwrapper-sandbox 2023-01-11T21:46:45.2472315Z Testing //:modules_test; 62s processwrapper-sandbox 2023-01-11T21:46:45.2472862Z Testing //:rnn_test; 50s processwrapper-sandbox 2023-01-11T21:46:46.3747480Z 2023-01-11T21:46:46.3748103Z  2023-01-11T21:46:46.3748452Z  2023-01-11T21:46:46.3748754Z  2023-01-11T21:46:46.3749674Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:46.3750247Z Testing //:optim_test; 93s processwrapper-sandbox 2023-01-11T21:46:46.3750769Z Testing //:modules_test; 63s processwrapper-sandbox 2023-01-11T21:46:46.3751305Z Testing //:rnn_test; 51s processwrapper-sandbox 2023-01-11T21:46:47.5754054Z 2023-01-11T21:46:47.5754555Z  2023-01-11T21:46:47.5754889Z  2023-01-11T21:46:47.5755182Z  2023-01-11T21:46:47.5756231Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:47.5757010Z Testing //:optim_test; 94s processwrapper-sandbox 2023-01-11T21:46:47.5757570Z Testing //:modules_test; 64s processwrapper-sandbox 2023-01-11T21:46:47.5758437Z Testing //:rnn_test; 52s processwrapper-sandbox 2023-01-11T21:46:48.5760279Z 2023-01-11T21:46:48.5760908Z  2023-01-11T21:46:48.5761251Z  2023-01-11T21:46:48.5761577Z  2023-01-11T21:46:48.5762335Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:48.5762685Z Testing //:optim_test; 95s processwrapper-sandbox 2023-01-11T21:46:48.5763020Z Testing //:modules_test; 65s processwrapper-sandbox 2023-01-11T21:46:48.5763335Z Testing //:rnn_test; 53s processwrapper-sandbox 2023-01-11T21:46:49.7766435Z 2023-01-11T21:46:49.7766937Z  2023-01-11T21:46:49.7767352Z  2023-01-11T21:46:49.7767680Z  2023-01-11T21:46:49.7768284Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:49.7768934Z Testing //:optim_test; 96s processwrapper-sandbox 2023-01-11T21:46:49.7769543Z Testing //:modules_test; 67s processwrapper-sandbox 2023-01-11T21:46:49.7770137Z Testing //:rnn_test; 54s processwrapper-sandbox 2023-01-11T21:46:50.9773482Z 2023-01-11T21:46:50.9773996Z  2023-01-11T21:46:50.9774342Z  2023-01-11T21:46:50.9774610Z  2023-01-11T21:46:50.9775154Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:50.9775705Z Testing //:optim_test; 97s processwrapper-sandbox 2023-01-11T21:46:50.9776226Z Testing //:modules_test; 68s processwrapper-sandbox 2023-01-11T21:46:50.9776747Z Testing //:rnn_test; 55s processwrapper-sandbox 2023-01-11T21:46:51.9779328Z 2023-01-11T21:46:51.9779783Z  2023-01-11T21:46:51.9780142Z  2023-01-11T21:46:51.9780445Z  2023-01-11T21:46:51.9780983Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:51.9781577Z Testing //:optim_test; 98s processwrapper-sandbox 2023-01-11T21:46:51.9782135Z Testing //:modules_test; 69s processwrapper-sandbox 2023-01-11T21:46:51.9782667Z Testing //:rnn_test; 56s processwrapper-sandbox 2023-01-11T21:46:53.1785728Z 2023-01-11T21:46:53.1787489Z  2023-01-11T21:46:53.1787768Z  2023-01-11T21:46:53.1788002Z  2023-01-11T21:46:53.1788336Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:53.1788753Z Testing //:optim_test; 100s processwrapper-sandbox 2023-01-11T21:46:53.1789089Z Testing //:modules_test; 70s processwrapper-sandbox 2023-01-11T21:46:53.1789449Z Testing //:rnn_test; 58s processwrapper-sandbox 2023-01-11T21:46:54.1791511Z 2023-01-11T21:46:54.1792026Z  2023-01-11T21:46:54.1792374Z  2023-01-11T21:46:54.1792681Z  2023-01-11T21:46:54.1793214Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:54.1793825Z Testing //:optim_test; 101s processwrapper-sandbox 2023-01-11T21:46:54.1794360Z Testing //:modules_test; 71s processwrapper-sandbox 2023-01-11T21:46:54.1794867Z Testing //:rnn_test; 59s processwrapper-sandbox 2023-01-11T21:46:55.1797302Z 2023-01-11T21:46:55.1797964Z  2023-01-11T21:46:55.1798346Z  2023-01-11T21:46:55.1798645Z  2023-01-11T21:46:55.1799198Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:55.1799752Z Testing //:optim_test; 102s processwrapper-sandbox 2023-01-11T21:46:55.1800296Z Testing //:modules_test; 72s processwrapper-sandbox 2023-01-11T21:46:55.1800861Z Testing //:rnn_test; 60s processwrapper-sandbox 2023-01-11T21:46:56.3803831Z 2023-01-11T21:46:56.3804621Z  2023-01-11T21:46:56.3805025Z  2023-01-11T21:46:56.3805358Z  2023-01-11T21:46:56.3805893Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:56.3806251Z Testing //:optim_test; 103s processwrapper-sandbox 2023-01-11T21:46:56.3806580Z Testing //:modules_test; 73s processwrapper-sandbox 2023-01-11T21:46:56.3806880Z Testing //:rnn_test; 61s processwrapper-sandbox 2023-01-11T21:46:57.3809522Z 2023-01-11T21:46:57.3810281Z  2023-01-11T21:46:57.3810822Z  2023-01-11T21:46:57.3811132Z  2023-01-11T21:46:57.3811690Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:57.3812257Z Testing //:optim_test; 104s processwrapper-sandbox 2023-01-11T21:46:57.3812785Z Testing //:modules_test; 74s processwrapper-sandbox 2023-01-11T21:46:57.3813308Z Testing //:rnn_test; 62s processwrapper-sandbox 2023-01-11T21:46:58.5816426Z 2023-01-11T21:46:58.5816954Z  2023-01-11T21:46:58.5817190Z  2023-01-11T21:46:58.5817398Z  2023-01-11T21:46:58.5817724Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:58.5818085Z Testing //:optim_test; 105s processwrapper-sandbox 2023-01-11T21:46:58.5818417Z Testing //:modules_test; 75s processwrapper-sandbox 2023-01-11T21:46:58.5818717Z Testing //:rnn_test; 63s processwrapper-sandbox 2023-01-11T21:46:59.7822746Z 2023-01-11T21:46:59.7823255Z  2023-01-11T21:46:59.7823599Z  2023-01-11T21:46:59.7823905Z  2023-01-11T21:46:59.7824414Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:46:59.7824988Z Testing //:optim_test; 106s processwrapper-sandbox 2023-01-11T21:46:59.7825529Z Testing //:modules_test; 77s processwrapper-sandbox 2023-01-11T21:46:59.7826036Z Testing //:rnn_test; 64s processwrapper-sandbox 2023-01-11T21:47:00.7828855Z 2023-01-11T21:47:00.7829391Z  2023-01-11T21:47:00.7829760Z  2023-01-11T21:47:00.7830074Z  2023-01-11T21:47:00.7830614Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:00.7831199Z Testing //:optim_test; 107s processwrapper-sandbox 2023-01-11T21:47:00.7831755Z Testing //:modules_test; 78s processwrapper-sandbox 2023-01-11T21:47:00.7832276Z Testing //:rnn_test; 65s processwrapper-sandbox 2023-01-11T21:47:01.9836951Z 2023-01-11T21:47:01.9837470Z  2023-01-11T21:47:01.9838022Z  2023-01-11T21:47:01.9838292Z  2023-01-11T21:47:01.9838920Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:01.9839464Z Testing //:optim_test; 108s processwrapper-sandbox 2023-01-11T21:47:01.9839992Z Testing //:modules_test; 79s processwrapper-sandbox 2023-01-11T21:47:01.9840502Z Testing //:rnn_test; 66s processwrapper-sandbox 2023-01-11T21:47:02.9841295Z 2023-01-11T21:47:02.9841882Z  2023-01-11T21:47:02.9842285Z  2023-01-11T21:47:02.9842550Z  2023-01-11T21:47:02.9842888Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:02.9843238Z Testing //:optim_test; 109s processwrapper-sandbox 2023-01-11T21:47:02.9843568Z Testing //:modules_test; 80s processwrapper-sandbox 2023-01-11T21:47:02.9843892Z Testing //:rnn_test; 67s processwrapper-sandbox 2023-01-11T21:47:03.9847296Z 2023-01-11T21:47:03.9847801Z  2023-01-11T21:47:03.9848163Z  2023-01-11T21:47:03.9848440Z  2023-01-11T21:47:03.9848988Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:03.9849554Z Testing //:optim_test; 110s processwrapper-sandbox 2023-01-11T21:47:03.9850083Z Testing //:modules_test; 81s processwrapper-sandbox 2023-01-11T21:47:03.9850607Z Testing //:rnn_test; 68s processwrapper-sandbox 2023-01-11T21:47:05.1854055Z 2023-01-11T21:47:05.1854773Z  2023-01-11T21:47:05.1855108Z  2023-01-11T21:47:05.1855394Z  2023-01-11T21:47:05.1855955Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:05.1856513Z Testing //:optim_test; 112s processwrapper-sandbox 2023-01-11T21:47:05.1857052Z Testing //:modules_test; 82s processwrapper-sandbox 2023-01-11T21:47:05.1857710Z Testing //:rnn_test; 70s processwrapper-sandbox 2023-01-11T21:47:06.1859344Z 2023-01-11T21:47:06.1859850Z  2023-01-11T21:47:06.1860180Z  2023-01-11T21:47:06.1860485Z  2023-01-11T21:47:06.1861032Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:06.1861589Z Testing //:optim_test; 113s processwrapper-sandbox 2023-01-11T21:47:06.1862144Z Testing //:modules_test; 83s processwrapper-sandbox 2023-01-11T21:47:06.1862665Z Testing //:rnn_test; 71s processwrapper-sandbox 2023-01-11T21:47:07.3865915Z 2023-01-11T21:47:07.3866385Z  2023-01-11T21:47:07.3866773Z  2023-01-11T21:47:07.3867092Z  2023-01-11T21:47:07.3867662Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:07.3868213Z Testing //:optim_test; 114s processwrapper-sandbox 2023-01-11T21:47:07.3868764Z Testing //:modules_test; 84s processwrapper-sandbox 2023-01-11T21:47:07.3869315Z Testing //:rnn_test; 72s processwrapper-sandbox 2023-01-11T21:47:08.5872201Z 2023-01-11T21:47:08.5872710Z  2023-01-11T21:47:08.5873062Z  2023-01-11T21:47:08.5873370Z  2023-01-11T21:47:08.5873934Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:08.5874490Z Testing //:optim_test; 115s processwrapper-sandbox 2023-01-11T21:47:08.5875032Z Testing //:modules_test; 85s processwrapper-sandbox 2023-01-11T21:47:08.5875544Z Testing //:rnn_test; 73s processwrapper-sandbox 2023-01-11T21:47:09.5878260Z 2023-01-11T21:47:09.5878734Z  2023-01-11T21:47:09.5879092Z  2023-01-11T21:47:09.5879366Z  2023-01-11T21:47:09.5879891Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:09.5880476Z Testing //:optim_test; 116s processwrapper-sandbox 2023-01-11T21:47:09.5881282Z Testing //:modules_test; 86s processwrapper-sandbox 2023-01-11T21:47:09.5881870Z Testing //:rnn_test; 74s processwrapper-sandbox 2023-01-11T21:47:10.7884478Z 2023-01-11T21:47:10.7885187Z  2023-01-11T21:47:10.7885664Z  2023-01-11T21:47:10.7885956Z  2023-01-11T21:47:10.7886476Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:10.7887030Z Testing //:optim_test; 117s processwrapper-sandbox 2023-01-11T21:47:10.7887546Z Testing //:modules_test; 88s processwrapper-sandbox 2023-01-11T21:47:10.7888165Z Testing //:rnn_test; 75s processwrapper-sandbox 2023-01-11T21:47:11.7890119Z 2023-01-11T21:47:11.7890786Z  2023-01-11T21:47:11.7891121Z  2023-01-11T21:47:11.7891413Z  2023-01-11T21:47:11.7891968Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:11.7892510Z Testing //:optim_test; 118s processwrapper-sandbox 2023-01-11T21:47:11.7893076Z Testing //:modules_test; 89s processwrapper-sandbox 2023-01-11T21:47:11.7893609Z Testing //:rnn_test; 76s processwrapper-sandbox 2023-01-11T21:47:12.9895922Z 2023-01-11T21:47:12.9896387Z  2023-01-11T21:47:12.9896763Z  2023-01-11T21:47:12.9897070Z  2023-01-11T21:47:12.9897584Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:12.9898164Z Testing //:optim_test; 119s processwrapper-sandbox 2023-01-11T21:47:12.9898709Z Testing //:modules_test; 90s processwrapper-sandbox 2023-01-11T21:47:12.9899486Z Testing //:rnn_test; 77s processwrapper-sandbox 2023-01-11T21:47:13.9901331Z 2023-01-11T21:47:13.9901866Z  2023-01-11T21:47:13.9902185Z  2023-01-11T21:47:13.9902495Z  2023-01-11T21:47:13.9903035Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:13.9903581Z Testing //:optim_test; 120s processwrapper-sandbox 2023-01-11T21:47:13.9904356Z Testing //:modules_test; 91s processwrapper-sandbox 2023-01-11T21:47:13.9904906Z Testing //:rnn_test; 78s processwrapper-sandbox 2023-01-11T21:47:15.1906702Z 2023-01-11T21:47:15.1907213Z  2023-01-11T21:47:15.1907669Z  2023-01-11T21:47:15.1907982Z  2023-01-11T21:47:15.1908519Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:15.1909078Z Testing //:optim_test; 122s processwrapper-sandbox 2023-01-11T21:47:15.1909621Z Testing //:modules_test; 92s processwrapper-sandbox 2023-01-11T21:47:15.1910148Z Testing //:rnn_test; 80s processwrapper-sandbox 2023-01-11T21:47:15.5908330Z 2023-01-11T21:47:15.5908838Z  2023-01-11T21:47:15.5909721Z  2023-01-11T21:47:15.5910906Z  2023-01-11T21:47:15.5911247Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:15.5911602Z Testing //:optim_test; 122s processwrapper-sandbox 2023-01-11T21:47:15.5911941Z Testing //:modules_test; 92s processwrapper-sandbox 2023-01-11T21:47:15.5912260Z Testing //:rnn_test; 80s processwrapper-sandbox 2023-01-11T21:47:16.7914278Z 2023-01-11T21:47:16.7914812Z  2023-01-11T21:47:16.7915180Z  2023-01-11T21:47:16.7915510Z  2023-01-11T21:47:16.7916109Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:16.7916745Z Testing //:optim_test; 123s processwrapper-sandbox 2023-01-11T21:47:16.7917158Z Testing //:modules_test; 94s processwrapper-sandbox 2023-01-11T21:47:16.7917483Z Testing //:rnn_test; 81s processwrapper-sandbox 2023-01-11T21:47:17.7918981Z 2023-01-11T21:47:17.7919532Z  2023-01-11T21:47:17.7919916Z  2023-01-11T21:47:17.7920166Z  2023-01-11T21:47:17.7920507Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:17.7920946Z Testing //:optim_test; 124s processwrapper-sandbox 2023-01-11T21:47:17.7921279Z Testing //:modules_test; 95s processwrapper-sandbox 2023-01-11T21:47:17.7921581Z Testing //:rnn_test; 82s processwrapper-sandbox 2023-01-11T21:47:18.9925012Z 2023-01-11T21:47:18.9925514Z  2023-01-11T21:47:18.9925837Z  2023-01-11T21:47:18.9926130Z  2023-01-11T21:47:18.9926684Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:18.9927257Z Testing //:optim_test; 125s processwrapper-sandbox 2023-01-11T21:47:18.9927788Z Testing //:modules_test; 96s processwrapper-sandbox 2023-01-11T21:47:18.9928310Z Testing //:rnn_test; 83s processwrapper-sandbox 2023-01-11T21:47:19.9929826Z 2023-01-11T21:47:19.9930375Z  2023-01-11T21:47:19.9930784Z  2023-01-11T21:47:19.9931008Z  2023-01-11T21:47:19.9931361Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:19.9931713Z Testing //:optim_test; 126s processwrapper-sandbox 2023-01-11T21:47:19.9932050Z Testing //:modules_test; 97s processwrapper-sandbox 2023-01-11T21:47:19.9932370Z Testing //:rnn_test; 84s processwrapper-sandbox 2023-01-11T21:47:21.1934784Z 2023-01-11T21:47:21.1935279Z  2023-01-11T21:47:21.1935614Z  2023-01-11T21:47:21.1935919Z  2023-01-11T21:47:21.1936465Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:21.1937095Z Testing //:optim_test; 128s processwrapper-sandbox 2023-01-11T21:47:21.1937868Z Testing //:modules_test; 98s processwrapper-sandbox 2023-01-11T21:47:21.1938464Z Testing //:rnn_test; 86s processwrapper-sandbox 2023-01-11T21:47:22.1939271Z 2023-01-11T21:47:22.1939991Z  2023-01-11T21:47:22.1940218Z  2023-01-11T21:47:22.1940381Z  2023-01-11T21:47:22.1940951Z [3,303 / 3,306] 23 / 26 tests; 3 actions running; last test: //:any_test 2023-01-11T21:47:22.1941327Z Testing //:optim_test; 129s processwrapper-sandbox 2023-01-11T21:47:22.1941665Z Testing //:modules_test; 99s processwrapper-sandbox 2023-01-11T21:47:22.1941969Z Testing //:rnn_test; 87s processwrapper-sandbox 2023-01-11T21:47:23.1336536Z 2023-01-11T21:47:23.1337096Z  2023-01-11T21:47:23.1337441Z  2023-01-11T21:47:23.1337692Z  2023-01-11T21:47:23.1338169Z [3,303 / 3,306] 24 / 26 tests; 3 actions running; last test: //:rnn_test 2023-01-11T21:47:23.1338644Z Testing //:optim_test; 129s processwrapper-sandbox 2023-01-11T21:47:23.1339046Z Testing //:modules_test; 100s processwrapper-sandbox 2023-01-11T21:47:23.1339350Z Testing //:rnn_test; 88s processwrapper-sandbox 2023-01-11T21:47:23.1339501Z 2023-01-11T21:47:23.1339598Z  2023-01-11T21:47:23.1339802Z  2023-01-11T21:47:23.1339958Z  2023-01-11T21:47:23.1340193Z INFO: From Testing //:rnn_test: 2023-01-11T21:47:23.1340541Z [3,303 / 3,306] 24 / 26 tests; 3 actions running; last test: //:rnn_test 2023-01-11T21:47:23.1360397Z Testing //:optim_test; 129s processwrapper-sandbox 2023-01-11T21:47:23.1362390Z Testing //:modules_test; 100s processwrapper-sandbox 2023-01-11T21:47:23.1362975Z Testing //:rnn_test; 88s processwrapper-sandbox 2023-01-11T21:47:23.1363247Z 2023-01-11T21:47:23.1363418Z  2023-01-11T21:47:23.1363738Z  2023-01-11T21:47:23.1364054Z  2023-01-11T21:47:23.1364486Z ==================== Test output for //:rnn_test: 2023-01-11T21:47:23.1365086Z Running main() from gmock_main.cc 2023-01-11T21:47:23.1365548Z Note: Google Test filter = -*CUDA 2023-01-11T21:47:23.1365940Z [==========] Running 13 tests from 1 test suite. 2023-01-11T21:47:23.1366471Z [----------] Global test environment set-up. 2023-01-11T21:47:23.1393299Z [----------] 13 tests from RNNTest 2023-01-11T21:47:23.1393725Z [ RUN ] RNNTest.CheckOutputSizes 2023-01-11T21:47:23.1394176Z [ OK ] RNNTest.CheckOutputSizes (160 ms) 2023-01-11T21:47:23.1394577Z [ RUN ] RNNTest.CheckOutputSizesProj 2023-01-11T21:47:23.1395015Z [ OK ] RNNTest.CheckOutputSizesProj (138 ms) 2023-01-11T21:47:23.1395481Z [ RUN ] RNNTest.CheckOutputValuesMatchPyTorch 2023-01-11T21:47:23.1395995Z [ OK ] RNNTest.CheckOutputValuesMatchPyTorch (6 ms) 2023-01-11T21:47:23.1396413Z [ RUN ] RNNTest.EndToEndLSTM 2023-01-11T21:47:23.1396794Z [ OK ] RNNTest.EndToEndLSTM (26796 ms) 2023-01-11T21:47:23.1397210Z [ RUN ] RNNTest.EndToEndLSTMProj 2023-01-11T21:47:23.1397607Z [ OK ] RNNTest.EndToEndLSTMProj (20102 ms) 2023-01-11T21:47:23.1398175Z [ RUN ] RNNTest.EndToEndGRU 2023-01-11T21:47:23.1398554Z [ OK ] RNNTest.EndToEndGRU (18311 ms) 2023-01-11T21:47:23.1398903Z [ RUN ] RNNTest.EndToEndRNNRelu 2023-01-11T21:47:23.1399275Z [ OK ] RNNTest.EndToEndRNNRelu (8980 ms) 2023-01-11T21:47:23.1399628Z [ RUN ] RNNTest.EndToEndRNNTanh 2023-01-11T21:47:23.1400004Z [ OK ] RNNTest.EndToEndRNNTanh (10122 ms) 2023-01-11T21:47:23.1400362Z [ RUN ] RNNTest.PrettyPrintRNNs 2023-01-11T21:47:23.1400742Z [ OK ] RNNTest.PrettyPrintRNNs (24 ms) 2023-01-11T21:47:23.1401598Z [ RUN ] RNNTest.BidirectionalFlattenParameters 2023-01-11T21:47:23.1402187Z [ OK ] RNNTest.BidirectionalFlattenParameters (116 ms) 2023-01-11T21:47:23.1402735Z [ RUN ] RNNTest.BidirectionalGRUReverseForward 2023-01-11T21:47:23.1403286Z [ OK ] RNNTest.BidirectionalGRUReverseForward (14 ms) 2023-01-11T21:47:23.1403827Z [ RUN ] RNNTest.BidirectionalLSTMReverseForward 2023-01-11T21:47:23.1404634Z [ OK ] RNNTest.BidirectionalLSTMReverseForward (12 ms) 2023-01-11T21:47:23.1405095Z [ RUN ] RNNTest.UsePackedSequenceAsInput 2023-01-11T21:47:23.1405506Z [ OK ] RNNTest.UsePackedSequenceAsInput (17 ms) 2023-01-11T21:47:23.1406057Z [----------] 13 tests from RNNTest (84816 ms total) 2023-01-11T21:47:23.1406278Z 2023-01-11T21:47:23.1406677Z [----------] Global test environment tear-down 2023-01-11T21:47:23.1407082Z [==========] 13 tests from 1 test suite ran. (84816 ms total) 2023-01-11T21:47:23.1407393Z [ PASSED ] 13 tests. 2023-01-11T21:47:23.1407704Z ================================================================================ 2023-01-11T21:47:23.1408271Z [3,303 / 3,306] 24 / 26 tests; 3 actions running; last test: //:rnn_test 2023-01-11T21:47:23.1410763Z Testing //:optim_test; 129s processwrapper-sandbox 2023-01-11T21:47:23.1411347Z Testing //:modules_test; 100s processwrapper-sandbox 2023-01-11T21:47:23.1411679Z Testing //:rnn_test; 88s processwrapper-sandbox 2023-01-11T21:47:23.3943677Z 2023-01-11T21:47:23.3944062Z  2023-01-11T21:47:23.3944376Z  2023-01-11T21:47:23.3944602Z  2023-01-11T21:47:23.3944947Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:23.3945305Z Testing //:optim_test; 130s processwrapper-sandbox 2023-01-11T21:47:23.3945650Z Testing //:modules_test; 100s processwrapper-sandbox 2023-01-11T21:47:24.3948943Z 2023-01-11T21:47:24.3949481Z  2023-01-11T21:47:24.3949872Z  2023-01-11T21:47:24.3950300Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:24.3950644Z Testing //:optim_test; 131s processwrapper-sandbox 2023-01-11T21:47:24.3950976Z Testing //:modules_test; 101s processwrapper-sandbox 2023-01-11T21:47:25.5954305Z 2023-01-11T21:47:25.5954888Z  2023-01-11T21:47:25.5955283Z  2023-01-11T21:47:25.5955786Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:25.5956145Z Testing //:optim_test; 132s processwrapper-sandbox 2023-01-11T21:47:25.5956458Z Testing //:modules_test; 102s processwrapper-sandbox 2023-01-11T21:47:26.5959111Z 2023-01-11T21:47:26.5959592Z  2023-01-11T21:47:26.5959923Z  2023-01-11T21:47:26.5960487Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:26.5961224Z Testing //:optim_test; 133s processwrapper-sandbox 2023-01-11T21:47:26.5961748Z Testing //:modules_test; 103s processwrapper-sandbox 2023-01-11T21:47:27.7964569Z 2023-01-11T21:47:27.7965047Z  2023-01-11T21:47:27.7965385Z  2023-01-11T21:47:27.7965908Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:27.7966450Z Testing //:optim_test; 134s processwrapper-sandbox 2023-01-11T21:47:27.7967003Z Testing //:modules_test; 105s processwrapper-sandbox 2023-01-11T21:47:28.7969893Z 2023-01-11T21:47:28.7970419Z  2023-01-11T21:47:28.7970775Z  2023-01-11T21:47:28.7971335Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:28.7971893Z Testing //:optim_test; 135s processwrapper-sandbox 2023-01-11T21:47:28.7972448Z Testing //:modules_test; 106s processwrapper-sandbox 2023-01-11T21:47:29.9975182Z 2023-01-11T21:47:29.9975815Z  2023-01-11T21:47:29.9976173Z  2023-01-11T21:47:29.9976572Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:29.9976935Z Testing //:optim_test; 136s processwrapper-sandbox 2023-01-11T21:47:29.9977254Z Testing //:modules_test; 107s processwrapper-sandbox 2023-01-11T21:47:30.9979851Z 2023-01-11T21:47:30.9980426Z  2023-01-11T21:47:30.9981042Z  2023-01-11T21:47:30.9981384Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:30.9981746Z Testing //:optim_test; 137s processwrapper-sandbox 2023-01-11T21:47:30.9982082Z Testing //:modules_test; 108s processwrapper-sandbox 2023-01-11T21:47:32.1985159Z 2023-01-11T21:47:32.1986041Z  2023-01-11T21:47:32.1986413Z  2023-01-11T21:47:32.1987259Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:32.1987833Z Testing //:optim_test; 139s processwrapper-sandbox 2023-01-11T21:47:32.1988158Z Testing //:modules_test; 109s processwrapper-sandbox 2023-01-11T21:47:33.3990851Z 2023-01-11T21:47:33.3992412Z  2023-01-11T21:47:33.3992631Z  2023-01-11T21:47:33.3992989Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:33.3993350Z Testing //:optim_test; 140s processwrapper-sandbox 2023-01-11T21:47:33.3993681Z Testing //:modules_test; 110s processwrapper-sandbox 2023-01-11T21:47:34.2504751Z 2023-01-11T21:47:34.2505295Z  2023-01-11T21:47:34.2505675Z  2023-01-11T21:47:34.2506258Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:34.2506643Z Testing //:optim_test; 141s processwrapper-sandbox 2023-01-11T21:47:34.2506989Z Testing //:modules_test; 111s processwrapper-sandbox 2023-01-11T21:47:35.3998739Z 2023-01-11T21:47:35.3999260Z  2023-01-11T21:47:35.3999640Z  2023-01-11T21:47:35.4000029Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:35.4000371Z Testing //:optim_test; 142s processwrapper-sandbox 2023-01-11T21:47:35.4000703Z Testing //:modules_test; 112s processwrapper-sandbox 2023-01-11T21:47:36.6003868Z 2023-01-11T21:47:36.6004419Z  2023-01-11T21:47:36.6004656Z  2023-01-11T21:47:36.6005055Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:36.6005465Z Testing //:optim_test; 143s processwrapper-sandbox 2023-01-11T21:47:36.6005816Z Testing //:modules_test; 113s processwrapper-sandbox 2023-01-11T21:47:37.6008302Z 2023-01-11T21:47:37.6008790Z  2023-01-11T21:47:37.6009072Z  2023-01-11T21:47:37.6009440Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:37.6009785Z Testing //:optim_test; 144s processwrapper-sandbox 2023-01-11T21:47:37.6010119Z Testing //:modules_test; 114s processwrapper-sandbox 2023-01-11T21:47:38.8014214Z 2023-01-11T21:47:38.8014724Z  2023-01-11T21:47:38.8015080Z  2023-01-11T21:47:38.8015615Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:38.8016182Z Testing //:optim_test; 145s processwrapper-sandbox 2023-01-11T21:47:38.8016746Z Testing //:modules_test; 116s processwrapper-sandbox 2023-01-11T21:47:39.8018816Z 2023-01-11T21:47:39.8019617Z  2023-01-11T21:47:39.8019983Z  2023-01-11T21:47:39.8020335Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:39.8020702Z Testing //:optim_test; 146s processwrapper-sandbox 2023-01-11T21:47:39.8021032Z Testing //:modules_test; 117s processwrapper-sandbox 2023-01-11T21:47:41.0023858Z 2023-01-11T21:47:41.0024490Z  2023-01-11T21:47:41.0024841Z  2023-01-11T21:47:41.0025464Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:41.0026082Z Testing //:optim_test; 147s processwrapper-sandbox 2023-01-11T21:47:41.0026469Z Testing //:modules_test; 118s processwrapper-sandbox 2023-01-11T21:47:42.0028742Z 2023-01-11T21:47:42.0029298Z  2023-01-11T21:47:42.0029671Z  2023-01-11T21:47:42.0030496Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:42.0031067Z Testing //:optim_test; 148s processwrapper-sandbox 2023-01-11T21:47:42.0031400Z Testing //:modules_test; 119s processwrapper-sandbox 2023-01-11T21:47:43.2034197Z 2023-01-11T21:47:43.2034713Z  2023-01-11T21:47:43.2035085Z  2023-01-11T21:47:43.2035619Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:43.2035988Z Testing //:optim_test; 150s processwrapper-sandbox 2023-01-11T21:47:43.2036320Z Testing //:modules_test; 120s processwrapper-sandbox 2023-01-11T21:47:44.2039716Z 2023-01-11T21:47:44.2040266Z  2023-01-11T21:47:44.2040634Z  2023-01-11T21:47:44.2041223Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:44.2041582Z Testing //:optim_test; 151s processwrapper-sandbox 2023-01-11T21:47:44.2041912Z Testing //:modules_test; 121s processwrapper-sandbox 2023-01-11T21:47:45.4044601Z 2023-01-11T21:47:45.4045143Z  2023-01-11T21:47:45.4045541Z  2023-01-11T21:47:45.4045977Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:45.4046325Z Testing //:optim_test; 152s processwrapper-sandbox 2023-01-11T21:47:45.4046674Z Testing //:modules_test; 122s processwrapper-sandbox 2023-01-11T21:47:46.4049131Z 2023-01-11T21:47:46.4049626Z  2023-01-11T21:47:46.4049974Z  2023-01-11T21:47:46.4050540Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:46.4051095Z Testing //:optim_test; 153s processwrapper-sandbox 2023-01-11T21:47:46.4051642Z Testing //:modules_test; 123s processwrapper-sandbox 2023-01-11T21:47:47.6054344Z 2023-01-11T21:47:47.6055070Z  2023-01-11T21:47:47.6055300Z  2023-01-11T21:47:47.6055657Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:47.6056020Z Testing //:optim_test; 154s processwrapper-sandbox 2023-01-11T21:47:47.6056365Z Testing //:modules_test; 125s processwrapper-sandbox 2023-01-11T21:47:48.6059017Z 2023-01-11T21:47:48.6059440Z  2023-01-11T21:47:48.6059768Z  2023-01-11T21:47:48.6060351Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:48.6060893Z Testing //:optim_test; 155s processwrapper-sandbox 2023-01-11T21:47:48.6061432Z Testing //:modules_test; 126s processwrapper-sandbox 2023-01-11T21:47:49.8063782Z 2023-01-11T21:47:49.8064469Z  2023-01-11T21:47:49.8064816Z  2023-01-11T21:47:49.8065214Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:49.8065581Z Testing //:optim_test; 156s processwrapper-sandbox 2023-01-11T21:47:49.8065926Z Testing //:modules_test; 127s processwrapper-sandbox 2023-01-11T21:47:50.8068445Z 2023-01-11T21:47:50.8068941Z  2023-01-11T21:47:50.8069315Z  2023-01-11T21:47:50.8069797Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:50.8070277Z Testing //:optim_test; 157s processwrapper-sandbox 2023-01-11T21:47:50.8070624Z Testing //:modules_test; 128s processwrapper-sandbox 2023-01-11T21:47:52.0073788Z 2023-01-11T21:47:52.0074325Z  2023-01-11T21:47:52.0074731Z  2023-01-11T21:47:52.0075209Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:52.0075571Z Testing //:optim_test; 158s processwrapper-sandbox 2023-01-11T21:47:52.0075908Z Testing //:modules_test; 129s processwrapper-sandbox 2023-01-11T21:47:53.0078864Z 2023-01-11T21:47:53.0079633Z  2023-01-11T21:47:53.0079970Z  2023-01-11T21:47:53.0080514Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:53.0081009Z Testing //:optim_test; 159s processwrapper-sandbox 2023-01-11T21:47:53.0081353Z Testing //:modules_test; 130s processwrapper-sandbox 2023-01-11T21:47:54.2084445Z 2023-01-11T21:47:54.2085015Z  2023-01-11T21:47:54.2085364Z  2023-01-11T21:47:54.2085925Z [3,304 / 3,306] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2023-01-11T21:47:54.2086292Z Testing //:optim_test; 161s processwrapper-sandbox 2023-01-11T21:47:54.2086633Z Testing //:modules_test; 131s processwrapper-sandbox 2023-01-11T21:47:55.1164249Z 2023-01-11T21:47:55.1165091Z  2023-01-11T21:47:55.1165656Z  2023-01-11T21:47:55.1166461Z [3,304 / 3,306] 25 / 26 tests; 2 actions running; last test: //:modules_test 2023-01-11T21:47:55.1167242Z Testing //:optim_test; 161s processwrapper-sandbox 2023-01-11T21:47:55.1167818Z Testing //:modules_test; 132s processwrapper-sandbox 2023-01-11T21:47:55.1168077Z 2023-01-11T21:47:55.1168216Z  2023-01-11T21:47:55.1168498Z  2023-01-11T21:47:55.1168903Z INFO: From Testing //:modules_test: 2023-01-11T21:47:55.1169484Z [3,304 / 3,306] 25 / 26 tests; 2 actions running; last test: //:modules_test 2023-01-11T21:47:55.1170023Z Testing //:optim_test; 161s processwrapper-sandbox 2023-01-11T21:47:55.1170609Z Testing //:modules_test; 132s processwrapper-sandbox 2023-01-11T21:47:55.1170856Z 2023-01-11T21:47:55.1171002Z  2023-01-11T21:47:55.1171264Z  2023-01-11T21:47:55.1171876Z ==================== Test output for //:modules_test: 2023-01-11T21:47:55.1172233Z Running main() from gmock_main.cc 2023-01-11T21:47:55.1172651Z Note: Google Test filter = -*CUDA 2023-01-11T21:47:55.1173122Z [==========] Running 256 tests from 1 test suite. 2023-01-11T21:47:55.1173536Z [----------] Global test environment set-up. 2023-01-11T21:47:55.1173904Z [----------] 256 tests from ModulesTest 2023-01-11T21:47:55.1174256Z [ RUN ] ModulesTest.Conv1d 2023-01-11T21:47:55.1174620Z [ OK ] ModulesTest.Conv1d (62 ms) 2023-01-11T21:47:55.1175058Z [ RUN ] ModulesTest.Conv1dSameStrided 2023-01-11T21:47:55.1175479Z [ OK ] ModulesTest.Conv1dSameStrided (7 ms) 2023-01-11T21:47:55.1175821Z [ RUN ] ModulesTest.Conv2dEven 2023-01-11T21:47:55.1176143Z [ OK ] ModulesTest.Conv2dEven (20 ms) 2023-01-11T21:47:55.1176536Z [ RUN ] ModulesTest.Conv2dUneven 2023-01-11T21:47:55.1176924Z [ OK ] ModulesTest.Conv2dUneven (3 ms) 2023-01-11T21:47:55.1177236Z [ RUN ] ModulesTest.Conv2dSameStrided 2023-01-11T21:47:55.1177695Z [ OK ] ModulesTest.Conv2dSameStrided (0 ms) 2023-01-11T21:47:55.1177969Z [ RUN ] ModulesTest.Conv3d 2023-01-11T21:47:55.1178230Z [ OK ] ModulesTest.Conv3d (6 ms) 2023-01-11T21:47:55.1178468Z [ RUN ] ModulesTest.Conv3dSameStrided 2023-01-11T21:47:55.1178730Z [ OK ] ModulesTest.Conv3dSameStrided (0 ms) 2023-01-11T21:47:55.1179041Z [ RUN ] ModulesTest.ConvTranspose1d 2023-01-11T21:47:55.1179280Z [ OK ] ModulesTest.ConvTranspose1d (3 ms) 2023-01-11T21:47:55.1179555Z [ RUN ] ModulesTest.ConvTranspose2dEven 2023-01-11T21:47:55.1179861Z [ OK ] ModulesTest.ConvTranspose2dEven (6 ms) 2023-01-11T21:47:55.1180126Z [ RUN ] ModulesTest.ConvTranspose2dUneven 2023-01-11T21:47:55.1180454Z [ OK ] ModulesTest.ConvTranspose2dUneven (5 ms) 2023-01-11T21:47:55.1180723Z [ RUN ] ModulesTest.ConvTranspose3d 2023-01-11T21:47:55.1180961Z [ OK ] ModulesTest.ConvTranspose3d (4 ms) 2023-01-11T21:47:55.1181246Z [ RUN ] ModulesTest.MaxPool1d 2023-01-11T21:47:55.1181474Z [ OK ] ModulesTest.MaxPool1d (1 ms) 2023-01-11T21:47:55.1181712Z [ RUN ] ModulesTest.MaxPool1dReturnIndices 2023-01-11T21:47:55.1182045Z [ OK ] ModulesTest.MaxPool1dReturnIndices (1 ms) 2023-01-11T21:47:55.1182308Z [ RUN ] ModulesTest.MaxPool2dEven 2023-01-11T21:47:55.1182728Z [ OK ] ModulesTest.MaxPool2dEven (1 ms) 2023-01-11T21:47:55.1182978Z [ RUN ] ModulesTest.MaxPool2dUneven 2023-01-11T21:47:55.1183232Z [ OK ] ModulesTest.MaxPool2dUneven (1 ms) 2023-01-11T21:47:55.1183544Z [ RUN ] ModulesTest.MaxPool2dReturnIndices 2023-01-11T21:47:55.1183814Z [ OK ] ModulesTest.MaxPool2dReturnIndices (1 ms) 2023-01-11T21:47:55.1184133Z [ RUN ] ModulesTest.MaxPool3d 2023-01-11T21:47:55.1184393Z [ OK ] ModulesTest.MaxPool3d (1 ms) 2023-01-11T21:47:55.1184635Z [ RUN ] ModulesTest.MaxPool3dReturnIndices 2023-01-11T21:47:55.1184958Z [ OK ] ModulesTest.MaxPool3dReturnIndices (2 ms) 2023-01-11T21:47:55.1185215Z [ RUN ] ModulesTest.AvgPool1d 2023-01-11T21:47:55.1185429Z [ OK ] ModulesTest.AvgPool1d (1 ms) 2023-01-11T21:47:55.1185686Z [ RUN ] ModulesTest.AvgPool2dEven 2023-01-11T21:47:55.1185948Z [ OK ] ModulesTest.AvgPool2dEven (1 ms) 2023-01-11T21:47:55.1186179Z [ RUN ] ModulesTest.AvgPool2dUneven 2023-01-11T21:47:55.1186478Z [ OK ] ModulesTest.AvgPool2dUneven (1 ms) 2023-01-11T21:47:55.1186722Z [ RUN ] ModulesTest.AvgPool3d 2023-01-11T21:47:55.1186934Z [ OK ] ModulesTest.AvgPool3d (1 ms) 2023-01-11T21:47:55.1187215Z [ RUN ] ModulesTest.FractionalMaxPool2d 2023-01-11T21:47:55.1187498Z [ OK ] ModulesTest.FractionalMaxPool2d (2 ms) 2023-01-11T21:47:55.1187805Z [ RUN ] ModulesTest.FractionalMaxPool2dReturnIndices 2023-01-11T21:47:55.1188182Z [ OK ] ModulesTest.FractionalMaxPool2dReturnIndices (1 ms) 2023-01-11T21:47:55.1188490Z [ RUN ] ModulesTest.FractionalMaxPool3d 2023-01-11T21:47:55.1188809Z [ OK ] ModulesTest.FractionalMaxPool3d (1 ms) 2023-01-11T21:47:55.1189100Z [ RUN ] ModulesTest.FractionalMaxPool3dReturnIndices 2023-01-11T21:47:55.1189454Z [ OK ] ModulesTest.FractionalMaxPool3dReturnIndices (2 ms) 2023-01-11T21:47:55.1189765Z [ RUN ] ModulesTest.LPPool1d 2023-01-11T21:47:55.1189976Z [ OK ] ModulesTest.LPPool1d (1 ms) 2023-01-11T21:47:55.1190222Z [ RUN ] ModulesTest.LPPool2d 2023-01-11T21:47:55.1190471Z [ OK ] ModulesTest.LPPool2d (1 ms) 2023-01-11T21:47:55.1190676Z [ RUN ] ModulesTest.Identity 2023-01-11T21:47:55.1190894Z [ OK ] ModulesTest.Identity (1 ms) 2023-01-11T21:47:55.1191160Z [ RUN ] ModulesTest.Flatten 2023-01-11T21:47:55.1191361Z [ OK ] ModulesTest.Flatten (2 ms) 2023-01-11T21:47:55.1191585Z [ RUN ] ModulesTest.Unflatten 2023-01-11T21:47:55.1191890Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2023-01-11T21:47:55.1192369Z W0111 21:45:45.412494 23686 TensorImpl.h:1816] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator()) 2023-01-11T21:47:55.1192844Z [ OK ] ModulesTest.Unflatten (0 ms) 2023-01-11T21:47:55.1193090Z [ RUN ] ModulesTest.AdaptiveMaxPool1d 2023-01-11T21:47:55.1193404Z [ OK ] ModulesTest.AdaptiveMaxPool1d (1 ms) 2023-01-11T21:47:55.1193684Z [ RUN ] ModulesTest.AdaptiveMaxPool1dReturnIndices 2023-01-11T21:47:55.1194046Z [ OK ] ModulesTest.AdaptiveMaxPool1dReturnIndices (1 ms) 2023-01-11T21:47:55.1194364Z [ RUN ] ModulesTest.AdaptiveMaxPool2dEven 2023-01-11T21:47:55.1194645Z [ OK ] ModulesTest.AdaptiveMaxPool2dEven (1 ms) 2023-01-11T21:47:55.1194971Z [ RUN ] ModulesTest.AdaptiveMaxPool2dUneven 2023-01-11T21:47:55.1195264Z [ OK ] ModulesTest.AdaptiveMaxPool2dUneven (1 ms) 2023-01-11T21:47:55.1195633Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven 2023-01-11T21:47:55.1195970Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven (2 ms) 2023-01-11T21:47:55.1196376Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven 2023-01-11T21:47:55.1196741Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven (2 ms) 2023-01-11T21:47:55.1197059Z [ RUN ] ModulesTest.AdaptiveMaxPool3d 2023-01-11T21:47:55.1197382Z [ OK ] ModulesTest.AdaptiveMaxPool3d (1 ms) 2023-01-11T21:47:55.1197868Z [ RUN ] ModulesTest.AdaptiveMaxPool3dReturnIndices 2023-01-11T21:47:55.1198191Z [ OK ] ModulesTest.AdaptiveMaxPool3dReturnIndices (3 ms) 2023-01-11T21:47:55.1198485Z [ RUN ] ModulesTest.AdaptiveAvgPool1d 2023-01-11T21:47:55.1198798Z [ OK ] ModulesTest.AdaptiveAvgPool1d (1 ms) 2023-01-11T21:47:55.1199124Z [ RUN ] ModulesTest.AdaptiveAvgPool2dEven 2023-01-11T21:47:55.1199438Z [ OK ] ModulesTest.AdaptiveAvgPool2dEven (1 ms) 2023-01-11T21:47:55.1199724Z [ RUN ] ModulesTest.AdaptiveAvgPool2dUneven 2023-01-11T21:47:55.1200013Z [ OK ] ModulesTest.AdaptiveAvgPool2dUneven (1 ms) 2023-01-11T21:47:55.1200326Z [ RUN ] ModulesTest.AdaptiveAvgPool3d 2023-01-11T21:47:55.1200587Z [ OK ] ModulesTest.AdaptiveAvgPool3d (2 ms) 2023-01-11T21:47:55.1200834Z [ RUN ] ModulesTest.MaxUnpool1d 2023-01-11T21:47:55.1201248Z [ OK ] ModulesTest.MaxUnpool1d (2 ms) 2023-01-11T21:47:55.1201500Z [ RUN ] ModulesTest.MaxPool1d_MaxUnpool1d 2023-01-11T21:47:55.1201764Z [ OK ] ModulesTest.MaxPool1d_MaxUnpool1d (3 ms) 2023-01-11T21:47:55.1201992Z [ RUN ] ModulesTest.MaxUnpool2d 2023-01-11T21:47:55.1202229Z [ OK ] ModulesTest.MaxUnpool2d (2 ms) 2023-01-11T21:47:55.1202526Z [ RUN ] ModulesTest.MaxPool2d_MaxUnpool2d 2023-01-11T21:47:55.1202784Z [ OK ] ModulesTest.MaxPool2d_MaxUnpool2d (2 ms) 2023-01-11T21:47:55.1203017Z [ RUN ] ModulesTest.MaxUnpool3d 2023-01-11T21:47:55.1203255Z [ OK ] ModulesTest.MaxUnpool3d (1 ms) 2023-01-11T21:47:55.1203514Z [ RUN ] ModulesTest.MaxUnpool3dOutputSize 2023-01-11T21:47:55.1203779Z [ OK ] ModulesTest.MaxUnpool3dOutputSize (2 ms) 2023-01-11T21:47:55.1204050Z [ RUN ] ModulesTest.MaxPool3d_MaxUnpool3d 2023-01-11T21:47:55.1204311Z [ OK ] ModulesTest.MaxPool3d_MaxUnpool3d (791 ms) 2023-01-11T21:47:55.1204543Z [ RUN ] ModulesTest.Linear 2023-01-11T21:47:55.1204797Z [ OK ] ModulesTest.Linear (3 ms) 2023-01-11T21:47:55.1205038Z [ RUN ] ModulesTest.LocalResponseNorm 2023-01-11T21:47:55.1205290Z [ OK ] ModulesTest.LocalResponseNorm (4 ms) 2023-01-11T21:47:55.1205531Z [ RUN ] ModulesTest.LayerNorm 2023-01-11T21:47:55.1205760Z [ OK ] ModulesTest.LayerNorm (1 ms) 2023-01-11T21:47:55.1205969Z [ RUN ] ModulesTest.GroupNorm 2023-01-11T21:47:55.1206197Z [ OK ] ModulesTest.GroupNorm (8 ms) 2023-01-11T21:47:55.1206423Z [ RUN ] ModulesTest.Bilinear 2023-01-11T21:47:55.1206641Z [ OK ] ModulesTest.Bilinear (4 ms) 2023-01-11T21:47:55.1206841Z [ RUN ] ModulesTest.Fold 2023-01-11T21:47:55.1207046Z [ OK ] ModulesTest.Fold (3 ms) 2023-01-11T21:47:55.1207255Z [ RUN ] ModulesTest.Unfold 2023-01-11T21:47:55.1207455Z [ OK ] ModulesTest.Unfold (11 ms) 2023-01-11T21:47:55.1207688Z [ RUN ] ModulesTest.SimpleContainer 2023-01-11T21:47:55.1207942Z [ OK ] ModulesTest.SimpleContainer (35 ms) 2023-01-11T21:47:55.1208174Z [ RUN ] ModulesTest.EmbeddingBasic 2023-01-11T21:47:55.1208476Z [ OK ] ModulesTest.EmbeddingBasic (2 ms) 2023-01-11T21:47:55.1208717Z [ RUN ] ModulesTest.EmbeddingList 2023-01-11T21:47:55.1208946Z [ OK ] ModulesTest.EmbeddingList (0 ms) 2023-01-11T21:47:55.1209213Z [ RUN ] ModulesTest.EmbeddingFromPretrained 2023-01-11T21:47:55.1209502Z [ OK ] ModulesTest.EmbeddingFromPretrained (3 ms) 2023-01-11T21:47:55.1209789Z [ RUN ] ModulesTest.EmbeddingBagFromPretrained 2023-01-11T21:47:55.1210100Z [ OK ] ModulesTest.EmbeddingBagFromPretrained (3 ms) 2023-01-11T21:47:55.1210373Z [ RUN ] ModulesTest.AlphaDropout 2023-01-11T21:47:55.1210601Z [ OK ] ModulesTest.AlphaDropout (3 ms) 2023-01-11T21:47:55.1210859Z [ RUN ] ModulesTest.FeatureAlphaDropout 2023-01-11T21:47:55.1211133Z [ OK ] ModulesTest.FeatureAlphaDropout (1 ms) 2023-01-11T21:47:55.1211376Z [ RUN ] ModulesTest.Dropout 2023-01-11T21:47:55.1211578Z [ OK ] ModulesTest.Dropout (3 ms) 2023-01-11T21:47:55.1211803Z [ RUN ] ModulesTest.Dropout2d 2023-01-11T21:47:55.1212094Z [ OK ] ModulesTest.Dropout2d (21 ms) 2023-01-11T21:47:55.1212304Z [ RUN ] ModulesTest.Dropout3d 2023-01-11T21:47:55.1212528Z [ OK ] ModulesTest.Dropout3d (39 ms) 2023-01-11T21:47:55.1212755Z [ RUN ] ModulesTest.Parameters 2023-01-11T21:47:55.1212972Z [ OK ] ModulesTest.Parameters (0 ms) 2023-01-11T21:47:55.1213255Z [ RUN ] ModulesTest.FunctionalCallsSuppliedFunction 2023-01-11T21:47:55.1213622Z [ OK ] ModulesTest.FunctionalCallsSuppliedFunction (0 ms) 2023-01-11T21:47:55.1213930Z [ RUN ] ModulesTest.FunctionalWithTorchFunction 2023-01-11T21:47:55.1214245Z [ OK ] ModulesTest.FunctionalWithTorchFunction (0 ms) 2023-01-11T21:47:55.1214550Z [ RUN ] ModulesTest.FunctionalArgumentBinding 2023-01-11T21:47:55.1214851Z [ OK ] ModulesTest.FunctionalArgumentBinding (0 ms) 2023-01-11T21:47:55.1215120Z [ RUN ] ModulesTest.BatchNorm1dStateful 2023-01-11T21:47:55.1215443Z [ OK ] ModulesTest.BatchNorm1dStateful (0 ms) 2023-01-11T21:47:55.1215717Z [ RUN ] ModulesTest.BatchNorm1dStateless 2023-01-11T21:47:55.1215974Z [ OK ] ModulesTest.BatchNorm1dStateless (0 ms) 2023-01-11T21:47:55.1216225Z [ RUN ] ModulesTest.BatchNorm1d 2023-01-11T21:47:55.1216464Z [ OK ] ModulesTest.BatchNorm1d (2 ms) 2023-01-11T21:47:55.1216700Z [ RUN ] ModulesTest.BatchNorm2dStateful 2023-01-11T21:47:55.1216967Z [ OK ] ModulesTest.BatchNorm2dStateful (0 ms) 2023-01-11T21:47:55.1217237Z [ RUN ] ModulesTest.BatchNorm2dStateless 2023-01-11T21:47:55.1217495Z [ OK ] ModulesTest.BatchNorm2dStateless (0 ms) 2023-01-11T21:47:55.1217744Z [ RUN ] ModulesTest.BatchNorm2d 2023-01-11T21:47:55.1217979Z [ OK ] ModulesTest.BatchNorm2d (3 ms) 2023-01-11T21:47:55.1218215Z [ RUN ] ModulesTest.BatchNorm3dStateful 2023-01-11T21:47:55.1218479Z [ OK ] ModulesTest.BatchNorm3dStateful (0 ms) 2023-01-11T21:47:55.1218742Z [ RUN ] ModulesTest.BatchNorm3dStateless 2023-01-11T21:47:55.1219012Z [ OK ] ModulesTest.BatchNorm3dStateless (0 ms) 2023-01-11T21:47:55.1219254Z [ RUN ] ModulesTest.BatchNorm3d 2023-01-11T21:47:55.1219490Z [ OK ] ModulesTest.BatchNorm3d (4 ms) 2023-01-11T21:47:55.1219747Z [ RUN ] ModulesTest.InstanceNorm1dStateful 2023-01-11T21:47:55.1220015Z [ OK ] ModulesTest.InstanceNorm1dStateful (0 ms) 2023-01-11T21:47:55.1220301Z [ RUN ] ModulesTest.InstanceNorm1dStateless 2023-01-11T21:47:55.1220593Z [ OK ] ModulesTest.InstanceNorm1dStateless (0 ms) 2023-01-11T21:47:55.1220843Z [ RUN ] ModulesTest.InstanceNorm1d 2023-01-11T21:47:55.1221091Z [ OK ] ModulesTest.InstanceNorm1d (2 ms) 2023-01-11T21:47:55.1221351Z [ RUN ] ModulesTest.InstanceNorm2dStateful 2023-01-11T21:47:55.1221617Z [ OK ] ModulesTest.InstanceNorm2dStateful (0 ms) 2023-01-11T21:47:55.1221900Z [ RUN ] ModulesTest.InstanceNorm2dStateless 2023-01-11T21:47:55.1222186Z [ OK ] ModulesTest.InstanceNorm2dStateless (0 ms) 2023-01-11T21:47:55.1222432Z [ RUN ] ModulesTest.InstanceNorm2d 2023-01-11T21:47:55.1222680Z [ OK ] ModulesTest.InstanceNorm2d (3 ms) 2023-01-11T21:47:55.1222942Z [ RUN ] ModulesTest.InstanceNorm3dStateful 2023-01-11T21:47:55.1223219Z [ OK ] ModulesTest.InstanceNorm3dStateful (0 ms) 2023-01-11T21:47:55.1223490Z [ RUN ] ModulesTest.InstanceNorm3dStateless 2023-01-11T21:47:55.1223774Z [ OK ] ModulesTest.InstanceNorm3dStateless (0 ms) 2023-01-11T21:47:55.1224035Z [ RUN ] ModulesTest.InstanceNorm3d 2023-01-11T21:47:55.1224272Z [ OK ] ModulesTest.InstanceNorm3d (4 ms) 2023-01-11T21:47:55.1224499Z [ RUN ] ModulesTest.L1Loss 2023-01-11T21:47:55.1224713Z [ OK ] ModulesTest.L1Loss (1 ms) 2023-01-11T21:47:55.1224916Z [ RUN ] ModulesTest.MSELoss 2023-01-11T21:47:55.1225131Z [ OK ] ModulesTest.MSELoss (1 ms) 2023-01-11T21:47:55.1225345Z [ RUN ] ModulesTest.BCELoss 2023-01-11T21:47:55.1225543Z [ OK ] ModulesTest.BCELoss (1 ms) 2023-01-11T21:47:55.1225763Z [ RUN ] ModulesTest.KLDivLoss 2023-01-11T21:47:55.1226540Z W0111 21:45:46.426800 23686 loss.h:57] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2023-01-11T21:47:55.1227018Z [ OK ] ModulesTest.KLDivLoss (1 ms) 2023-01-11T21:47:55.1227277Z [ RUN ] ModulesTest.HingeEmbeddingLoss 2023-01-11T21:47:55.1227546Z [ OK ] ModulesTest.HingeEmbeddingLoss (2 ms) 2023-01-11T21:47:55.1227799Z [ RUN ] ModulesTest.MultiMarginLoss 2023-01-11T21:47:55.1228037Z [ OK ] ModulesTest.MultiMarginLoss (1 ms) 2023-01-11T21:47:55.1228296Z [ RUN ] ModulesTest.CosineEmbeddingLoss 2023-01-11T21:47:55.1228564Z [ OK ] ModulesTest.CosineEmbeddingLoss (5 ms) 2023-01-11T21:47:55.1228889Z [ RUN ] ModulesTest.SmoothL1LossDefaultOptions 2023-01-11T21:47:55.1229195Z [ OK ] ModulesTest.SmoothL1LossDefaultOptions (1 ms) 2023-01-11T21:47:55.1229496Z [ RUN ] ModulesTest.HuberLossDefaultOptions 2023-01-11T21:47:55.1229786Z [ OK ] ModulesTest.HuberLossDefaultOptions (1 ms) 2023-01-11T21:47:55.1230091Z [ RUN ] ModulesTest.MultiLabelMarginLossDefaultOptions 2023-01-11T21:47:55.1230442Z [ OK ] ModulesTest.MultiLabelMarginLossDefaultOptions (1 ms) 2023-01-11T21:47:55.1230762Z [ RUN ] ModulesTest.SmoothL1LossNoReduction 2023-01-11T21:47:55.1231039Z [ OK ] ModulesTest.SmoothL1LossNoReduction (1 ms) 2023-01-11T21:47:55.1231319Z [ RUN ] ModulesTest.HuberLossNoReduction 2023-01-11T21:47:55.1231731Z [ OK ] ModulesTest.HuberLossNoReduction (1 ms) 2023-01-11T21:47:55.1232022Z [ RUN ] ModulesTest.MultiLabelMarginLossNoReduction 2023-01-11T21:47:55.1232354Z [ OK ] ModulesTest.MultiLabelMarginLossNoReduction (1 ms) 2023-01-11T21:47:55.1232644Z [ RUN ] ModulesTest.SmoothL1LossBeta 2023-01-11T21:47:55.1232901Z [ OK ] ModulesTest.SmoothL1LossBeta (1 ms) 2023-01-11T21:47:55.1233139Z [ RUN ] ModulesTest.HuberLossDelta 2023-01-11T21:47:55.1233387Z [ OK ] ModulesTest.HuberLossDelta (1 ms) 2023-01-11T21:47:55.1233642Z [ RUN ] ModulesTest.TripletMarginLoss 2023-01-11T21:47:55.1233897Z [ OK ] ModulesTest.TripletMarginLoss (4 ms) 2023-01-11T21:47:55.1234230Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossDefaultParity 2023-01-11T21:47:55.1234637Z [ OK ] ModulesTest.TripletMarginWithDistanceLossDefaultParity (379 ms) 2023-01-11T21:47:55.1235036Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity 2023-01-11T21:47:55.1235457Z [ OK ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity (795 ms) 2023-01-11T21:47:55.1235780Z [ RUN ] ModulesTest.NLLLoss 2023-01-11T21:47:55.1235998Z [ OK ] ModulesTest.NLLLoss (2 ms) 2023-01-11T21:47:55.1236220Z [ RUN ] ModulesTest.CrossEntropyLoss 2023-01-11T21:47:55.1236479Z [ OK ] ModulesTest.CrossEntropyLoss (9 ms) 2023-01-11T21:47:55.1236732Z [ RUN ] ModulesTest.CosineSimilarity 2023-01-11T21:47:55.1236978Z [ OK ] ModulesTest.CosineSimilarity (4 ms) 2023-01-11T21:47:55.1237265Z [ RUN ] ModulesTest.SoftMarginLossDefaultOptions 2023-01-11T21:47:55.1237582Z [ OK ] ModulesTest.SoftMarginLossDefaultOptions (2 ms) 2023-01-11T21:47:55.1238076Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions 2023-01-11T21:47:55.1238459Z [ OK ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions (3 ms) 2023-01-11T21:47:55.1238795Z [ RUN ] ModulesTest.SoftMarginLossNoReduction 2023-01-11T21:47:55.1239085Z [ OK ] ModulesTest.SoftMarginLossNoReduction (1 ms) 2023-01-11T21:47:55.1239438Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction 2023-01-11T21:47:55.1239846Z [ OK ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction (3 ms) 2023-01-11T21:47:55.1240177Z [ RUN ] ModulesTest.PairwiseDistance 2023-01-11T21:47:55.1240421Z [ OK ] ModulesTest.PairwiseDistance (1 ms) 2023-01-11T21:47:55.1240651Z [ RUN ] ModulesTest.ELU 2023-01-11T21:47:55.1240977Z [ OK ] ModulesTest.ELU (17 ms) 2023-01-11T21:47:55.1241174Z [ RUN ] ModulesTest.SELU 2023-01-11T21:47:55.1241383Z [ OK ] ModulesTest.SELU (3 ms) 2023-01-11T21:47:55.1241632Z [ RUN ] ModulesTest.Hardshrink 2023-01-11T21:47:55.1241851Z [ OK ] ModulesTest.Hardshrink (10 ms) 2023-01-11T21:47:55.1242078Z [ RUN ] ModulesTest.Hardtanh 2023-01-11T21:47:55.1242337Z [ OK ] ModulesTest.Hardtanh (44 ms) 2023-01-11T21:47:55.1242580Z [ RUN ] ModulesTest.HardtanhMinValGEMaxVal 2023-01-11T21:47:55.1242864Z [ OK ] ModulesTest.HardtanhMinValGEMaxVal (0 ms) 2023-01-11T21:47:55.1243116Z [ RUN ] ModulesTest.LeakyReLU 2023-01-11T21:47:55.1243330Z [ OK ] ModulesTest.LeakyReLU (19 ms) 2023-01-11T21:47:55.1243558Z [ RUN ] ModulesTest.LogSigmoid 2023-01-11T21:47:55.1243789Z [ OK ] ModulesTest.LogSigmoid (1 ms) 2023-01-11T21:47:55.1243999Z [ RUN ] ModulesTest.Softmax 2023-01-11T21:47:55.1244218Z [ OK ] ModulesTest.Softmax (1 ms) 2023-01-11T21:47:55.1244439Z [ RUN ] ModulesTest.Softmin 2023-01-11T21:47:55.1244653Z [ OK ] ModulesTest.Softmin (1 ms) 2023-01-11T21:47:55.1244857Z [ RUN ] ModulesTest.LogSoftmax 2023-01-11T21:47:55.1245087Z [ OK ] ModulesTest.LogSoftmax (1 ms) 2023-01-11T21:47:55.1245357Z [ RUN ] ModulesTest.AdaptiveLogSoftmaxWithLoss 2023-01-11T21:47:55.1245656Z [ OK ] ModulesTest.AdaptiveLogSoftmaxWithLoss (30 ms) 2023-01-11T21:47:55.1245918Z [ RUN ] ModulesTest.Softmax2d 2023-01-11T21:47:55.1246141Z [ OK ] ModulesTest.Softmax2d (18 ms) 2023-01-11T21:47:55.1246345Z [ RUN ] ModulesTest.PReLU 2023-01-11T21:47:55.1246559Z [ OK ] ModulesTest.PReLU (12 ms) 2023-01-11T21:47:55.1246771Z [ RUN ] ModulesTest.ReLU 2023-01-11T21:47:55.1246966Z [ OK ] ModulesTest.ReLU (3 ms) 2023-01-11T21:47:55.1247176Z [ RUN ] ModulesTest.ReLU6 2023-01-11T21:47:55.1247385Z [ OK ] ModulesTest.ReLU6 (3 ms) 2023-01-11T21:47:55.1247579Z [ RUN ] ModulesTest.RReLU 2023-01-11T21:47:55.1247787Z [ OK ] ModulesTest.RReLU (68 ms) 2023-01-11T21:47:55.1247998Z [ RUN ] ModulesTest.CELU 2023-01-11T21:47:55.1248189Z [ OK ] ModulesTest.CELU (13 ms) 2023-01-11T21:47:55.1248398Z [ RUN ] ModulesTest.GLU 2023-01-11T21:47:55.1248603Z [ OK ] ModulesTest.GLU (2 ms) 2023-01-11T21:47:55.1248792Z [ RUN ] ModulesTest.GELU 2023-01-11T21:47:55.1249001Z [ OK ] ModulesTest.GELU (17 ms) 2023-01-11T21:47:55.1249216Z [ RUN ] ModulesTest.TanhGELU 2023-01-11T21:47:55.1249438Z [ OK ] ModulesTest.TanhGELU (1 ms) 2023-01-11T21:47:55.1249638Z [ RUN ] ModulesTest.Mish 2023-01-11T21:47:55.1249843Z [ OK ] ModulesTest.Mish (0 ms) 2023-01-11T21:47:55.1250054Z [ RUN ] ModulesTest.Sigmoid 2023-01-11T21:47:55.1250256Z [ OK ] ModulesTest.Sigmoid (0 ms) 2023-01-11T21:47:55.1250484Z [ RUN ] ModulesTest.PixelShuffle 2023-01-11T21:47:55.1250727Z [ OK ] ModulesTest.PixelShuffle (1 ms) 2023-01-11T21:47:55.1250953Z [ RUN ] ModulesTest.PixelUnshuffle 2023-01-11T21:47:55.1251207Z [ OK ] ModulesTest.PixelUnshuffle (1 ms) 2023-01-11T21:47:55.1251441Z [ RUN ] ModulesTest.Softplus 2023-01-11T21:47:55.1251648Z [ OK ] ModulesTest.Softplus (19 ms) 2023-01-11T21:47:55.1251873Z [ RUN ] ModulesTest.Softshrink 2023-01-11T21:47:55.1252104Z [ OK ] ModulesTest.Softshrink (9 ms) 2023-01-11T21:47:55.1252313Z [ RUN ] ModulesTest.Softsign 2023-01-11T21:47:55.1252533Z [ OK ] ModulesTest.Softsign (1 ms) 2023-01-11T21:47:55.1252745Z [ RUN ] ModulesTest.Tanh 2023-01-11T21:47:55.1252937Z [ OK ] ModulesTest.Tanh (1 ms) 2023-01-11T21:47:55.1253154Z [ RUN ] ModulesTest.Tanhshrink 2023-01-11T21:47:55.1253382Z [ OK ] ModulesTest.Tanhshrink (1 ms) 2023-01-11T21:47:55.1253592Z [ RUN ] ModulesTest.Threshold 2023-01-11T21:47:55.1253815Z [ OK ] ModulesTest.Threshold (20 ms) 2023-01-11T21:47:55.1254046Z [ RUN ] ModulesTest.Upsampling1D 2023-01-11T21:47:55.1254655Z W0111 21:45:47.998356 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1255729Z W0111 21:45:47.999787 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1256644Z W0111 21:45:48.002034 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1257571Z W0111 21:45:48.003115 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1258125Z [ OK ] ModulesTest.Upsampling1D (14 ms) 2023-01-11T21:47:55.1258368Z [ RUN ] ModulesTest.Upsampling2D 2023-01-11T21:47:55.1258961Z W0111 21:45:48.008533 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1259860Z W0111 21:45:48.009472 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1260776Z W0111 21:45:48.011574 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1261675Z W0111 21:45:48.012547 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1262593Z W0111 21:45:48.014554 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1263555Z W0111 21:45:48.017884 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1264462Z W0111 21:45:48.020185 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1265372Z W0111 21:45:48.021426 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1265945Z [ OK ] ModulesTest.Upsampling2D (17 ms) 2023-01-11T21:47:55.1266173Z [ RUN ] ModulesTest.Upsampling3D 2023-01-11T21:47:55.1266765Z W0111 21:45:48.025166 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1267664Z W0111 21:45:48.026192 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1268559Z W0111 21:45:48.028860 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1269466Z W0111 21:45:48.029860 23686 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2023-01-11T21:47:55.1270025Z [ OK ] ModulesTest.Upsampling3D (8 ms) 2023-01-11T21:47:55.1270245Z [ RUN ] ModulesTest.CTCLoss 2023-01-11T21:47:55.1270468Z [ OK ] ModulesTest.CTCLoss (1 ms) 2023-01-11T21:47:55.1270703Z [ RUN ] ModulesTest.PoissonNLLLoss 2023-01-11T21:47:55.1270942Z [ OK ] ModulesTest.PoissonNLLLoss (2 ms) 2023-01-11T21:47:55.1271196Z [ RUN ] ModulesTest.MarginRankingLoss 2023-01-11T21:47:55.1271458Z [ OK ] ModulesTest.MarginRankingLoss (3 ms) 2023-01-11T21:47:55.1271716Z [ RUN ] ModulesTest.BCEWithLogitsLoss 2023-01-11T21:47:55.1271961Z [ OK ] ModulesTest.BCEWithLogitsLoss (19 ms) 2023-01-11T21:47:55.1272226Z [ RUN ] ModulesTest.MultiheadAttention 2023-01-11T21:47:55.1272525Z [ OK ] ModulesTest.MultiheadAttention (126683 ms) 2023-01-11T21:47:55.1272785Z [ RUN ] ModulesTest.PrettyPrintIdentity 2023-01-11T21:47:55.1273059Z [ OK ] ModulesTest.PrettyPrintIdentity (0 ms) 2023-01-11T21:47:55.1273327Z [ RUN ] ModulesTest.PrettyPrintFlatten 2023-01-11T21:47:55.1273579Z [ OK ] ModulesTest.PrettyPrintFlatten (0 ms) 2023-01-11T21:47:55.1273877Z [ RUN ] ModulesTest.PrettyPrintUnflatten 2023-01-11T21:47:55.1274156Z [ OK ] ModulesTest.PrettyPrintUnflatten (0 ms) 2023-01-11T21:47:55.1274408Z [ RUN ] ModulesTest.ReflectionPad1d 2023-01-11T21:47:55.1274661Z [ OK ] ModulesTest.ReflectionPad1d (4 ms) 2023-01-11T21:47:55.1274907Z [ RUN ] ModulesTest.ReflectionPad2d 2023-01-11T21:47:55.1275144Z [ OK ] ModulesTest.ReflectionPad2d (2 ms) 2023-01-11T21:47:55.1275391Z [ RUN ] ModulesTest.ReflectionPad3d 2023-01-11T21:47:55.1275642Z [ OK ] ModulesTest.ReflectionPad3d (3 ms) 2023-01-11T21:47:55.1275892Z [ RUN ] ModulesTest.ReplicationPad1d 2023-01-11T21:47:55.1276137Z [ OK ] ModulesTest.ReplicationPad1d (1 ms) 2023-01-11T21:47:55.1276388Z [ RUN ] ModulesTest.ReplicationPad2d 2023-01-11T21:47:55.1276648Z [ OK ] ModulesTest.ReplicationPad2d (2 ms) 2023-01-11T21:47:55.1276884Z [ RUN ] ModulesTest.ReplicationPad3d 2023-01-11T21:47:55.1277137Z [ OK ] ModulesTest.ReplicationPad3d (4 ms) 2023-01-11T21:47:55.1277378Z [ RUN ] ModulesTest.ZeroPad2d 2023-01-11T21:47:55.1277590Z [ OK ] ModulesTest.ZeroPad2d (2 ms) 2023-01-11T21:47:55.1278220Z [ RUN ] ModulesTest.ConstantPad1d 2023-01-11T21:47:55.1278568Z [ OK ] ModulesTest.ConstantPad1d (1 ms) 2023-01-11T21:47:55.1278854Z [ RUN ] ModulesTest.ConstantPad2d 2023-01-11T21:47:55.1279092Z [ OK ] ModulesTest.ConstantPad2d (2 ms) 2023-01-11T21:47:55.1279332Z [ RUN ] ModulesTest.ConstantPad3d 2023-01-11T21:47:55.1279570Z [ OK ] ModulesTest.ConstantPad3d (4 ms) 2023-01-11T21:47:55.1279791Z [ RUN ] ModulesTest.CrossMapLRN2d 2023-01-11T21:47:55.1280035Z [ OK ] ModulesTest.CrossMapLRN2d (7 ms) 2023-01-11T21:47:55.1280258Z [ RUN ] ModulesTest.RNNCell 2023-01-11T21:47:55.1280474Z [ OK ] ModulesTest.RNNCell (2 ms) 2023-01-11T21:47:55.1280678Z [ RUN ] ModulesTest.LSTMCell 2023-01-11T21:47:55.1280952Z [ OK ] ModulesTest.LSTMCell (4 ms) 2023-01-11T21:47:55.1281170Z [ RUN ] ModulesTest.GRUCell 2023-01-11T21:47:55.1281373Z [ OK ] ModulesTest.GRUCell (3 ms) 2023-01-11T21:47:55.1281611Z [ RUN ] ModulesTest.PrettyPrintLinear 2023-01-11T21:47:55.1281877Z [ OK ] ModulesTest.PrettyPrintLinear (0 ms) 2023-01-11T21:47:55.1282131Z [ RUN ] ModulesTest.PrettyPrintBilinear 2023-01-11T21:47:55.1282401Z [ OK ] ModulesTest.PrettyPrintBilinear (0 ms) 2023-01-11T21:47:55.1282661Z [ RUN ] ModulesTest.PrettyPrintConv 2023-01-11T21:47:55.1282899Z [ OK ] ModulesTest.PrettyPrintConv (1 ms) 2023-01-11T21:47:55.1283172Z [ RUN ] ModulesTest.PrettyPrintConvTranspose 2023-01-11T21:47:55.1283471Z [ OK ] ModulesTest.PrettyPrintConvTranspose (1 ms) 2023-01-11T21:47:55.1283743Z [ RUN ] ModulesTest.PrettyPrintUpsample 2023-01-11T21:47:55.1284014Z [ OK ] ModulesTest.PrettyPrintUpsample (0 ms) 2023-01-11T21:47:55.1284273Z [ RUN ] ModulesTest.PrettyPrintFold 2023-01-11T21:47:55.1284511Z [ OK ] ModulesTest.PrettyPrintFold (0 ms) 2023-01-11T21:47:55.1284764Z [ RUN ] ModulesTest.PrettyPrintUnfold 2023-01-11T21:47:55.1285027Z [ OK ] ModulesTest.PrettyPrintUnfold (0 ms) 2023-01-11T21:47:55.1285288Z [ RUN ] ModulesTest.PrettyPrintMaxPool 2023-01-11T21:47:55.1285541Z [ OK ] ModulesTest.PrettyPrintMaxPool (0 ms) 2023-01-11T21:47:55.1285803Z [ RUN ] ModulesTest.PrettyPrintAvgPool 2023-01-11T21:47:55.1286065Z [ OK ] ModulesTest.PrettyPrintAvgPool (0 ms) 2023-01-11T21:47:55.1286339Z [ RUN ] ModulesTest.PrettyPrinFractionalMaxPool 2023-01-11T21:47:55.1286650Z [ OK ] ModulesTest.PrettyPrinFractionalMaxPool (0 ms) 2023-01-11T21:47:55.1286998Z [ RUN ] ModulesTest.PrettyPrintLPPool 2023-01-11T21:47:55.1287248Z [ OK ] ModulesTest.PrettyPrintLPPool (0 ms) 2023-01-11T21:47:55.1287528Z [ RUN ] ModulesTest.PrettyPrintAdaptiveMaxPool 2023-01-11T21:47:55.1287834Z [ OK ] ModulesTest.PrettyPrintAdaptiveMaxPool (0 ms) 2023-01-11T21:47:55.1288125Z [ RUN ] ModulesTest.PrettyPrintAdaptiveAvgPool 2023-01-11T21:47:55.1288468Z [ OK ] ModulesTest.PrettyPrintAdaptiveAvgPool (0 ms) 2023-01-11T21:47:55.1288763Z [ RUN ] ModulesTest.PrettyPrintMaxUnpool 2023-01-11T21:47:55.1289040Z [ OK ] ModulesTest.PrettyPrintMaxUnpool (0 ms) 2023-01-11T21:47:55.1289298Z [ RUN ] ModulesTest.PrettyPrintDropout 2023-01-11T21:47:55.1289567Z [ OK ] ModulesTest.PrettyPrintDropout (0 ms) 2023-01-11T21:47:55.1289837Z [ RUN ] ModulesTest.PrettyPrintDropout2d 2023-01-11T21:47:55.1290098Z [ OK ] ModulesTest.PrettyPrintDropout2d (0 ms) 2023-01-11T21:47:55.1290371Z [ RUN ] ModulesTest.PrettyPrintDropout3d 2023-01-11T21:47:55.1290645Z [ OK ] ModulesTest.PrettyPrintDropout3d (0 ms) 2023-01-11T21:47:55.1290906Z [ RUN ] ModulesTest.PrettyPrintFunctional 2023-01-11T21:47:55.1291182Z [ OK ] ModulesTest.PrettyPrintFunctional (0 ms) 2023-01-11T21:47:55.1291462Z [ RUN ] ModulesTest.PrettyPrintBatchNorm1d 2023-01-11T21:47:55.1291733Z [ OK ] ModulesTest.PrettyPrintBatchNorm1d (0 ms) 2023-01-11T21:47:55.1292019Z [ RUN ] ModulesTest.PrettyPrintBatchNorm2d 2023-01-11T21:47:55.1292300Z [ OK ] ModulesTest.PrettyPrintBatchNorm2d (0 ms) 2023-01-11T21:47:55.1292579Z [ RUN ] ModulesTest.PrettyPrintBatchNorm3d 2023-01-11T21:47:55.1292844Z [ OK ] ModulesTest.PrettyPrintBatchNorm3d (0 ms) 2023-01-11T21:47:55.1293136Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm1d 2023-01-11T21:47:55.1293434Z [ OK ] ModulesTest.PrettyPrintInstanceNorm1d (0 ms) 2023-01-11T21:47:55.1293716Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm2d 2023-01-11T21:47:55.1294010Z [ OK ] ModulesTest.PrettyPrintInstanceNorm2d (0 ms) 2023-01-11T21:47:55.1294306Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm3d 2023-01-11T21:47:55.1294590Z [ OK ] ModulesTest.PrettyPrintInstanceNorm3d (0 ms) 2023-01-11T21:47:55.1294872Z [ RUN ] ModulesTest.PrettyPrintLayerNorm 2023-01-11T21:47:55.1295146Z [ OK ] ModulesTest.PrettyPrintLayerNorm (0 ms) 2023-01-11T21:47:55.1295408Z [ RUN ] ModulesTest.PrettyPrintGroupNorm 2023-01-11T21:47:55.1295682Z [ OK ] ModulesTest.PrettyPrintGroupNorm (0 ms) 2023-01-11T21:47:55.1295976Z [ RUN ] ModulesTest.PrettyPrintLocalResponseNorm 2023-01-11T21:47:55.1296291Z [ OK ] ModulesTest.PrettyPrintLocalResponseNorm (0 ms) 2023-01-11T21:47:55.1296570Z [ RUN ] ModulesTest.PrettyPrintEmbedding 2023-01-11T21:47:55.1296841Z [ OK ] ModulesTest.PrettyPrintEmbedding (0 ms) 2023-01-11T21:47:55.1297231Z [ RUN ] ModulesTest.PrettyPrintEmbeddingBag 2023-01-11T21:47:55.1297510Z [ OK ] ModulesTest.PrettyPrintEmbeddingBag (0 ms) 2023-01-11T21:47:55.1297784Z [ RUN ] ModulesTest.PrettyPrintL1Loss 2023-01-11T21:47:55.1298044Z [ OK ] ModulesTest.PrettyPrintL1Loss (0 ms) 2023-01-11T21:47:55.1298295Z [ RUN ] ModulesTest.PrettyPrintKLDivLoss 2023-01-11T21:47:55.1298567Z [ OK ] ModulesTest.PrettyPrintKLDivLoss (0 ms) 2023-01-11T21:47:55.1298835Z [ RUN ] ModulesTest.PrettyPrintMSELoss 2023-01-11T21:47:55.1299088Z [ OK ] ModulesTest.PrettyPrintMSELoss (0 ms) 2023-01-11T21:47:55.1299354Z [ RUN ] ModulesTest.PrettyPrintBCELoss 2023-01-11T21:47:55.1299616Z [ OK ] ModulesTest.PrettyPrintBCELoss (0 ms) 2023-01-11T21:47:55.1299910Z [ RUN ] ModulesTest.PrettyPrintHingeEmbeddingLoss 2023-01-11T21:47:55.1300220Z [ OK ] ModulesTest.PrettyPrintHingeEmbeddingLoss (0 ms) 2023-01-11T21:47:55.1300546Z [ RUN ] ModulesTest.PrettyPrintCosineEmbeddingLoss 2023-01-11T21:47:55.1300873Z [ OK ] ModulesTest.PrettyPrintCosineEmbeddingLoss (0 ms) 2023-01-11T21:47:55.1301178Z [ RUN ] ModulesTest.PrettyPrintTripletMarginLoss 2023-01-11T21:47:55.1301530Z [ OK ] ModulesTest.PrettyPrintTripletMarginLoss (0 ms) 2023-01-11T21:47:55.1301879Z [ RUN ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss 2023-01-11T21:47:55.1302251Z [ OK ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss (0 ms) 2023-01-11T21:47:55.1302575Z [ RUN ] ModulesTest.PrettyPrintNLLLoss 2023-01-11T21:47:55.1302840Z [ OK ] ModulesTest.PrettyPrintNLLLoss (0 ms) 2023-01-11T21:47:55.1303153Z [ RUN ] ModulesTest.PrettyPrinCrossEntropyLoss 2023-01-11T21:47:55.1303447Z [ OK ] ModulesTest.PrettyPrinCrossEntropyLoss (0 ms) 2023-01-11T21:47:55.1303765Z [ RUN ] ModulesTest.PrettyPrintMultiLabelMarginLoss 2023-01-11T21:47:55.1304096Z [ OK ] ModulesTest.PrettyPrintMultiLabelMarginLoss (0 ms) 2023-01-11T21:47:55.1304425Z [ RUN ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss 2023-01-11T21:47:55.1304778Z [ OK ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss (0 ms) 2023-01-11T21:47:55.1305103Z [ RUN ] ModulesTest.PrettyPrintSoftMarginLoss 2023-01-11T21:47:55.1305394Z [ OK ] ModulesTest.PrettyPrintSoftMarginLoss (0 ms) 2023-01-11T21:47:55.1305695Z [ RUN ] ModulesTest.PrettyPrintCosineSimilarity 2023-01-11T21:47:55.1306008Z [ OK ] ModulesTest.PrettyPrintCosineSimilarity (0 ms) 2023-01-11T21:47:55.1306302Z [ RUN ] ModulesTest.PrettyPrintPairwiseDistance 2023-01-11T21:47:55.1306632Z [ OK ] ModulesTest.PrettyPrintPairwiseDistance (0 ms) 2023-01-11T21:47:55.1306986Z [ RUN ] ModulesTest.PrettyPrintReflectionPad 2023-01-11T21:47:55.1307282Z [ OK ] ModulesTest.PrettyPrintReflectionPad (0 ms) 2023-01-11T21:47:55.1307610Z [ RUN ] ModulesTest.PrettyPrintReplicationPad 2023-01-11T21:47:55.1307910Z [ OK ] ModulesTest.PrettyPrintReplicationPad (0 ms) 2023-01-11T21:47:55.1308195Z [ RUN ] ModulesTest.PrettyPrintZeroPad2d 2023-01-11T21:47:55.1308459Z [ OK ] ModulesTest.PrettyPrintZeroPad2d (0 ms) 2023-01-11T21:47:55.1308737Z [ RUN ] ModulesTest.PrettyPrintConstantPad 2023-01-11T21:47:55.1309022Z [ OK ] ModulesTest.PrettyPrintConstantPad (0 ms) 2023-01-11T21:47:55.1309292Z [ RUN ] ModulesTest.PrettyPrintNestedModel 2023-01-11T21:47:55.1309574Z [ OK ] ModulesTest.PrettyPrintNestedModel (0 ms) 2023-01-11T21:47:55.1309836Z [ RUN ] ModulesTest.PrettyPrintELU 2023-01-11T21:47:55.1310071Z [ OK ] ModulesTest.PrettyPrintELU (0 ms) 2023-01-11T21:47:55.1310319Z [ RUN ] ModulesTest.PrettyPrintSELU 2023-01-11T21:47:55.1310574Z [ OK ] ModulesTest.PrettyPrintSELU (0 ms) 2023-01-11T21:47:55.1310817Z [ RUN ] ModulesTest.PrettyPrintGLU 2023-01-11T21:47:55.1311051Z [ OK ] ModulesTest.PrettyPrintGLU (0 ms) 2023-01-11T21:47:55.1311312Z [ RUN ] ModulesTest.PrettyPrintHardshrink 2023-01-11T21:47:55.1311591Z [ OK ] ModulesTest.PrettyPrintHardshrink (0 ms) 2023-01-11T21:47:55.1311852Z [ RUN ] ModulesTest.PrettyPrintHardtanh 2023-01-11T21:47:55.1312119Z [ OK ] ModulesTest.PrettyPrintHardtanh (0 ms) 2023-01-11T21:47:55.1312390Z [ RUN ] ModulesTest.PrettyPrintLeakyReLU 2023-01-11T21:47:55.1312651Z [ OK ] ModulesTest.PrettyPrintLeakyReLU (0 ms) 2023-01-11T21:47:55.1312924Z [ RUN ] ModulesTest.PrettyPrintLogSigmoid 2023-01-11T21:47:55.1313201Z [ OK ] ModulesTest.PrettyPrintLogSigmoid (0 ms) 2023-01-11T21:47:55.1313461Z [ RUN ] ModulesTest.PrettyPrintSoftmax 2023-01-11T21:47:55.1313728Z [ OK ] ModulesTest.PrettyPrintSoftmax (0 ms) 2023-01-11T21:47:55.1313990Z [ RUN ] ModulesTest.PrettyPrintSoftmin 2023-01-11T21:47:55.1314253Z [ OK ] ModulesTest.PrettyPrintSoftmin (0 ms) 2023-01-11T21:47:55.1314509Z [ RUN ] ModulesTest.PrettyPrintLogSoftmax 2023-01-11T21:47:55.1314788Z [ OK ] ModulesTest.PrettyPrintLogSoftmax (0 ms) 2023-01-11T21:47:55.1315061Z [ RUN ] ModulesTest.PrettyPrintSoftmax2d 2023-01-11T21:47:55.1315323Z [ OK ] ModulesTest.PrettyPrintSoftmax2d (0 ms) 2023-01-11T21:47:55.1315584Z [ RUN ] ModulesTest.PrettyPrintPReLU 2023-01-11T21:47:55.1315840Z [ OK ] ModulesTest.PrettyPrintPReLU (0 ms) 2023-01-11T21:47:55.1316124Z [ RUN ] ModulesTest.PrettyPrintReLU 2023-01-11T21:47:55.1316375Z [ OK ] ModulesTest.PrettyPrintReLU (0 ms) 2023-01-11T21:47:55.1316623Z [ RUN ] ModulesTest.PrettyPrintReLU6 2023-01-11T21:47:55.1316866Z [ OK ] ModulesTest.PrettyPrintReLU6 (0 ms) 2023-01-11T21:47:55.1317118Z [ RUN ] ModulesTest.PrettyPrintRReLU 2023-01-11T21:47:55.1317396Z [ OK ] ModulesTest.PrettyPrintRReLU (0 ms) 2023-01-11T21:47:55.1317636Z [ RUN ] ModulesTest.PrettyPrintCELU 2023-01-11T21:47:55.1318015Z [ OK ] ModulesTest.PrettyPrintCELU (0 ms) 2023-01-11T21:47:55.1318271Z [ RUN ] ModulesTest.PrettyPrintSigmoid 2023-01-11T21:47:55.1318538Z [ OK ] ModulesTest.PrettyPrintSigmoid (0 ms) 2023-01-11T21:47:55.1318803Z [ RUN ] ModulesTest.PrettyPrintPixelShuffle 2023-01-11T21:47:55.1319092Z [ OK ] ModulesTest.PrettyPrintPixelShuffle (0 ms) 2023-01-11T21:47:55.1319383Z [ RUN ] ModulesTest.PrettyPrintPixelUnshuffle 2023-01-11T21:47:55.1319673Z [ OK ] ModulesTest.PrettyPrintPixelUnshuffle (0 ms) 2023-01-11T21:47:55.1319956Z [ RUN ] ModulesTest.PrettyPrintSoftplus 2023-01-11T21:47:55.1320224Z [ OK ] ModulesTest.PrettyPrintSoftplus (0 ms) 2023-01-11T21:47:55.1320485Z [ RUN ] ModulesTest.PrettyPrintSoftshrink 2023-01-11T21:47:55.1320763Z [ OK ] ModulesTest.PrettyPrintSoftshrink (0 ms) 2023-01-11T21:47:55.1321100Z [ RUN ] ModulesTest.PrettyPrintSoftsign 2023-01-11T21:47:55.1321357Z [ OK ] ModulesTest.PrettyPrintSoftsign (0 ms) 2023-01-11T21:47:55.1321613Z [ RUN ] ModulesTest.PrettyPrintTanh 2023-01-11T21:47:55.1321867Z [ OK ] ModulesTest.PrettyPrintTanh (0 ms) 2023-01-11T21:47:55.1322129Z [ RUN ] ModulesTest.PrettyPrintTanhshrink 2023-01-11T21:47:55.1322397Z [ OK ] ModulesTest.PrettyPrintTanhshrink (0 ms) 2023-01-11T21:47:55.1322673Z [ RUN ] ModulesTest.PrettyPrintThreshold 2023-01-11T21:47:55.1322950Z [ OK ] ModulesTest.PrettyPrintThreshold (0 ms) 2023-01-11T21:47:55.1323208Z [ RUN ] ModulesTest.PrettyPrintCTCLoss 2023-01-11T21:47:55.1323471Z [ OK ] ModulesTest.PrettyPrintCTCLoss (0 ms) 2023-01-11T21:47:55.1323752Z [ RUN ] ModulesTest.PrettyPrintPoissonNLLLoss 2023-01-11T21:47:55.1324040Z [ OK ] ModulesTest.PrettyPrintPoissonNLLLoss (0 ms) 2023-01-11T21:47:55.1324346Z [ RUN ] ModulesTest.PrettyPrintMarginRankingLoss 2023-01-11T21:47:55.1324662Z [ OK ] ModulesTest.PrettyPrintMarginRankingLoss (0 ms) 2023-01-11T21:47:55.1324953Z [ RUN ] ModulesTest.PrettyPrintCrossMapLRN2d 2023-01-11T21:47:55.1325251Z [ OK ] ModulesTest.PrettyPrintCrossMapLRN2d (0 ms) 2023-01-11T21:47:55.1325541Z [ RUN ] ModulesTest.PrettyPrintAlphaDropout 2023-01-11T21:47:55.1325833Z [ OK ] ModulesTest.PrettyPrintAlphaDropout (0 ms) 2023-01-11T21:47:55.1326127Z [ RUN ] ModulesTest.PrettyPrintFeatureAlphaDropout 2023-01-11T21:47:55.1326455Z [ OK ] ModulesTest.PrettyPrintFeatureAlphaDropout (0 ms) 2023-01-11T21:47:55.1326777Z [ RUN ] ModulesTest.PrettyPrintBCEWithLogitsLoss 2023-01-11T21:47:55.1327082Z [ OK ] ModulesTest.PrettyPrintBCEWithLogitsLoss (0 ms) 2023-01-11T21:47:55.1327398Z [ RUN ] ModulesTest.PrettyPrintMultiheadAttention 2023-01-11T21:47:55.1327718Z [ OK ] ModulesTest.PrettyPrintMultiheadAttention (0 ms) 2023-01-11T21:47:55.1327996Z [ RUN ] ModulesTest.PrettyPrintRNNCell 2023-01-11T21:47:55.1328262Z [ OK ] ModulesTest.PrettyPrintRNNCell (0 ms) 2023-01-11T21:47:55.1328530Z [ RUN ] ModulesTest.PrettyPrintLSTMCell 2023-01-11T21:47:55.1328787Z [ OK ] ModulesTest.PrettyPrintLSTMCell (0 ms) 2023-01-11T21:47:55.1329053Z [ RUN ] ModulesTest.PrettyPrintGRUCell 2023-01-11T21:47:55.1329316Z [ OK ] ModulesTest.PrettyPrintGRUCell (0 ms) 2023-01-11T21:47:55.1329633Z [ RUN ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss 2023-01-11T21:47:55.1329987Z [ OK ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss (0 ms) 2023-01-11T21:47:55.1330418Z [----------] 256 tests from ModulesTest (129543 ms total) 2023-01-11T21:47:55.1330633Z 2023-01-11T21:47:55.1330789Z [----------] Global test environment tear-down 2023-01-11T21:47:55.1331023Z [==========] 256 tests from 1 test suite ran. (129543 ms total) 2023-01-11T21:47:55.1331232Z [ PASSED ] 256 tests. 2023-01-11T21:47:55.1331439Z ================================================================================ 2023-01-11T21:47:55.1331816Z [3,304 / 3,306] 25 / 26 tests; 2 actions running; last test: //:modules_test 2023-01-11T21:47:55.1332157Z Testing //:optim_test; 161s processwrapper-sandbox 2023-01-11T21:47:55.1332482Z Testing //:modules_test; 132s processwrapper-sandbox 2023-01-11T21:47:55.4088524Z 2023-01-11T21:47:55.4088897Z  2023-01-11T21:47:55.4089101Z  2023-01-11T21:47:55.4089424Z [3,305 / 3,306] 25 / 26 tests; 1 action; last test: //:modules_test 2023-01-11T21:47:55.4089778Z Testing //:optim_test; 162s processwrapper-sandbox 2023-01-11T21:47:56.6094471Z 2023-01-11T21:47:56.6095029Z  2023-01-11T21:47:56.6095398Z [3,305 / 3,306] 25 / 26 tests; 1 action; last test: //:modules_test 2023-01-11T21:47:56.6095754Z Testing //:optim_test; 163s processwrapper-sandbox 2023-01-11T21:47:57.6098436Z 2023-01-11T21:47:57.6098780Z  2023-01-11T21:47:57.6099153Z [3,305 / 3,306] 25 / 26 tests; 1 action; last test: //:modules_test 2023-01-11T21:47:57.6099514Z Testing //:optim_test; 164s processwrapper-sandbox 2023-01-11T21:47:58.8104652Z 2023-01-11T21:47:58.8105044Z  2023-01-11T21:47:58.8105457Z [3,305 / 3,306] 25 / 26 tests; 1 action; last test: //:modules_test 2023-01-11T21:47:58.8105813Z Testing //:optim_test; 165s processwrapper-sandbox 2023-01-11T21:47:59.8109183Z 2023-01-11T21:47:59.8109645Z  2023-01-11T21:47:59.8110029Z [3,305 / 3,306] 25 / 26 tests; 1 action; last test: //:modules_test 2023-01-11T21:47:59.8110405Z Testing //:optim_test; 166s processwrapper-sandbox 2023-01-11T21:48:01.0114108Z 2023-01-11T21:48:01.0114571Z  2023-01-11T21:48:01.0115001Z [3,305 / 3,306] 25 / 26 tests; 1 action; last test: //:modules_test 2023-01-11T21:48:01.0115362Z Testing //:optim_test; 167s processwrapper-sandbox 2023-01-11T21:48:01.5230304Z 2023-01-11T21:48:01.5230935Z  2023-01-11T21:48:01.5231636Z [3,305 / 3,306] 26 / 26 tests; 1 action; last test: //:optim_test 2023-01-11T21:48:01.5232207Z Testing //:optim_test; 168s processwrapper-sandbox 2023-01-11T21:48:01.5232458Z 2023-01-11T21:48:01.5232648Z  2023-01-11T21:48:01.5233051Z INFO: From Testing //:optim_test: 2023-01-11T21:48:01.5233691Z [3,305 / 3,306] 26 / 26 tests; 1 action; last test: //:optim_test 2023-01-11T21:48:01.5234031Z Testing //:optim_test; 168s processwrapper-sandbox 2023-01-11T21:48:01.5234194Z 2023-01-11T21:48:01.5234277Z  2023-01-11T21:48:01.5234528Z ==================== Test output for //:optim_test: 2023-01-11T21:48:01.5234777Z Running main() from gmock_main.cc 2023-01-11T21:48:01.5235021Z Note: Google Test filter = -*CUDA 2023-01-11T21:48:01.5235241Z [==========] Running 34 tests from 1 test suite. 2023-01-11T21:48:01.5235503Z [----------] Global test environment set-up. 2023-01-11T21:48:01.5235763Z [----------] 34 tests from OptimTest 2023-01-11T21:48:01.5235990Z [ RUN ] OptimTest.OptimizerAccessors 2023-01-11T21:48:01.5236235Z [ OK ] OptimTest.OptimizerAccessors (73 ms) 2023-01-11T21:48:01.5236474Z [ RUN ] OptimTest.OldInterface 2023-01-11T21:48:01.5236703Z [ OK ] OptimTest.OldInterface (36 ms) 2023-01-11T21:48:01.5236974Z [ RUN ] OptimTest.XORConvergence_SGD 2023-01-11T21:48:01.5237222Z [ OK ] OptimTest.XORConvergence_SGD (23193 ms) 2023-01-11T21:48:01.5237470Z [ RUN ] OptimTest.XORConvergence_LBFGS 2023-01-11T21:48:01.5238064Z [ OK ] OptimTest.XORConvergence_LBFGS (16584 ms) 2023-01-11T21:48:01.5238308Z [ RUN ] OptimTest.XORConvergence_Adagrad 2023-01-11T21:48:01.5238566Z [ OK ] OptimTest.XORConvergence_Adagrad (8126 ms) 2023-01-11T21:48:01.5238862Z [ RUN ] OptimTest.XORConvergence_RMSprop 2023-01-11T21:48:01.5239108Z [ OK ] OptimTest.XORConvergence_RMSprop (8539 ms) 2023-01-11T21:48:01.5239457Z [ RUN ] OptimTest.XORConvergence_RMSpropWithMomentum 2023-01-11T21:48:01.5239793Z [ OK ] OptimTest.XORConvergence_RMSpropWithMomentum (20241 ms) 2023-01-11T21:48:01.5240128Z [ RUN ] OptimTest.XORConvergence_Adam 2023-01-11T21:48:01.5240494Z [ OK ] OptimTest.XORConvergence_Adam (7874 ms) 2023-01-11T21:48:01.5240824Z [ RUN ] OptimTest.XORConvergence_AdamWithAmsgrad 2023-01-11T21:48:01.5241226Z [ OK ] OptimTest.XORConvergence_AdamWithAmsgrad (7880 ms) 2023-01-11T21:48:01.5241613Z [ RUN ] OptimTest.ProducesPyTorchValues_Adam 2023-01-11T21:48:01.5242049Z [ OK ] OptimTest.ProducesPyTorchValues_Adam (2284 ms) 2023-01-11T21:48:01.5242524Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay 2023-01-11T21:48:01.5243016Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay (2335 ms) 2023-01-11T21:48:01.5243532Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad 2023-01-11T21:48:01.5243970Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad (2416 ms) 2023-01-11T21:48:01.5244284Z [ RUN ] OptimTest.XORConvergence_AdamW 2023-01-11T21:48:01.5244527Z [ OK ] OptimTest.XORConvergence_AdamW (7998 ms) 2023-01-11T21:48:01.5244796Z [ RUN ] OptimTest.XORConvergence_AdamWWithAmsgrad 2023-01-11T21:48:01.5245083Z [ OK ] OptimTest.XORConvergence_AdamWWithAmsgrad (8016 ms) 2023-01-11T21:48:01.5245358Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamW 2023-01-11T21:48:01.5245645Z [ OK ] OptimTest.ProducesPyTorchValues_AdamW (2353 ms) 2023-01-11T21:48:01.5245989Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay 2023-01-11T21:48:01.5246350Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay (2251 ms) 2023-01-11T21:48:01.5246686Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad 2023-01-11T21:48:01.5247004Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad (2438 ms) 2023-01-11T21:48:01.5247322Z [ RUN ] OptimTest.ProducesPyTorchValues_Adagrad 2023-01-11T21:48:01.5247600Z [ OK ] OptimTest.ProducesPyTorchValues_Adagrad (1862 ms) 2023-01-11T21:48:01.5247916Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay 2023-01-11T21:48:01.5248259Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay (1947 ms) 2023-01-11T21:48:01.5248609Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay 2023-01-11T21:48:01.5248990Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay (1947 ms) 2023-01-11T21:48:01.5249331Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSprop 2023-01-11T21:48:01.5249612Z [ OK ] OptimTest.ProducesPyTorchValues_RMSprop (1971 ms) 2023-01-11T21:48:01.5249929Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay 2023-01-11T21:48:01.5250272Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay (2041 ms) 2023-01-11T21:48:01.5250635Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered 2023-01-11T21:48:01.5251010Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered (2293 ms) 2023-01-11T21:48:01.5251424Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum 2023-01-11T21:48:01.5251872Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum (2456 ms) 2023-01-11T21:48:01.5252224Z [ RUN ] OptimTest.ProducesPyTorchValues_SGD 2023-01-11T21:48:01.5252505Z [ OK ] OptimTest.ProducesPyTorchValues_SGD (1516 ms) 2023-01-11T21:48:01.5252806Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay 2023-01-11T21:48:01.5253254Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay (1607 ms) 2023-01-11T21:48:01.5253588Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum 2023-01-11T21:48:01.5253959Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum (1787 ms) 2023-01-11T21:48:01.5254388Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum 2023-01-11T21:48:01.5254788Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum (1863 ms) 2023-01-11T21:48:01.5255133Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS 2023-01-11T21:48:01.5255421Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS (1621 ms) 2023-01-11T21:48:01.5255728Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search 2023-01-11T21:48:01.5256037Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search (8834 ms) 2023-01-11T21:48:01.5256301Z [ RUN ] OptimTest.ZeroGrad 2023-01-11T21:48:01.5256516Z [ OK ] OptimTest.ZeroGrad (2 ms) 2023-01-11T21:48:01.5256756Z [ RUN ] OptimTest.ExternalVectorOfParameters 2023-01-11T21:48:01.5257048Z [ OK ] OptimTest.ExternalVectorOfParameters (1 ms) 2023-01-11T21:48:01.5257316Z [ RUN ] OptimTest.AddParameter_LBFGS 2023-01-11T21:48:01.5257548Z [ OK ] OptimTest.AddParameter_LBFGS (0 ms) 2023-01-11T21:48:01.5257800Z [ RUN ] OptimTest.CheckLRChange_StepLR_Adam 2023-01-11T21:48:01.5258061Z [ OK ] OptimTest.CheckLRChange_StepLR_Adam (0 ms) 2023-01-11T21:48:01.5258407Z [----------] 34 tests from OptimTest (154406 ms total) 2023-01-11T21:48:01.5258555Z 2023-01-11T21:48:01.5258706Z [----------] Global test environment tear-down 2023-01-11T21:48:01.5258949Z [==========] 34 tests from 1 test suite ran. (154406 ms total) 2023-01-11T21:48:01.5259156Z [ PASSED ] 34 tests. 2023-01-11T21:48:01.5259350Z ================================================================================ 2023-01-11T21:48:01.5259684Z [3,305 / 3,306] 26 / 26 tests; 1 action; last test: //:optim_test 2023-01-11T21:48:01.5260018Z Testing //:optim_test; 168s processwrapper-sandbox 2023-01-11T21:48:01.5681879Z 2023-01-11T21:48:01.5682683Z  2023-01-11T21:48:01.5683413Z INFO: Elapsed time: 792.165s, Critical Path: 254.77s 2023-01-11T21:48:01.5684116Z [3,306 / 3,306] 26 / 26 tests; checking cached actions; last test: ...tim_test 2023-01-11T21:48:01.5684414Z 2023-01-11T21:48:01.5684828Z INFO: 3285 processes: 249 internal, 1 local, 3035 processwrapper-sandbox. 2023-01-11T21:48:01.5685538Z [3,306 / 3,306] 26 / 26 tests; checking cached actions; last test: ...tim_test 2023-01-11T21:48:01.5685838Z 2023-01-11T21:48:01.5686181Z INFO: Build completed successfully, 3285 total actions 2023-01-11T21:48:01.5736852Z //:any_test PASSED in 2.6s 2023-01-11T21:48:01.5742604Z //:autograd_test PASSED in 9.6s 2023-01-11T21:48:01.5806726Z //:dataloader_test PASSED in 3.3s 2023-01-11T21:48:01.5807393Z //:enum_test PASSED in 3.2s 2023-01-11T21:48:01.5808038Z //:expanding_array_test PASSED in 3.7s 2023-01-11T21:48:01.5808635Z //:functional_test PASSED in 5.0s 2023-01-11T21:48:01.5809233Z //:init_test PASSED in 3.8s 2023-01-11T21:48:01.5809816Z //:jit_test PASSED in 4.6s 2023-01-11T21:48:01.5810410Z //:memory_test PASSED in 3.7s 2023-01-11T21:48:01.5811168Z //:misc_test PASSED in 14.4s 2023-01-11T21:48:01.5811787Z //:module_test PASSED in 13.4s 2023-01-11T21:48:01.5838879Z //:modulelist_test PASSED in 4.2s 2023-01-11T21:48:01.5839591Z //:modules_test PASSED in 132.5s 2023-01-11T21:48:01.5840176Z //:nn_utils_test PASSED in 6.4s 2023-01-11T21:48:01.5840718Z //:optim_test PASSED in 168.4s 2023-01-11T21:48:01.5841344Z //:ordered_dict_test PASSED in 3.6s 2023-01-11T21:48:01.5841880Z //:rnn_test PASSED in 88.1s 2023-01-11T21:48:01.5842423Z //:sequential_test PASSED in 3.6s 2023-01-11T21:48:01.5842973Z //:serialize_test PASSED in 15.9s 2023-01-11T21:48:01.5843498Z //:static_test PASSED in 3.1s 2023-01-11T21:48:01.5844016Z //:tensor_options_test PASSED in 4.1s 2023-01-11T21:48:01.5844528Z //:tensor_test PASSED in 3.4s 2023-01-11T21:48:01.5845174Z //:torch_include_test PASSED in 3.2s 2023-01-11T21:48:01.5845554Z //c10/test:core_tests PASSED in 0.1s 2023-01-11T21:48:01.5845908Z //c10/test:typeid_test PASSED in 0.1s 2023-01-11T21:48:01.5846270Z //c10/test:util_base_tests PASSED in 0.6s 2023-01-11T21:48:01.5846431Z 2023-01-11T21:48:01.5846535Z Executed 26 out of 26 tests: 26 tests pass. 2023-01-11T21:48:01.5846966Z There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. 2023-01-11T21:48:01.5878792Z 2023-01-11T21:48:01.5879233Z INFO: Build completed successfully, 3285 total actions 2023-01-11T21:48:01.5933433Z + sccache_epilogue 2023-01-11T21:48:01.5934055Z + echo '::group::Sccache Compilation Log' 2023-01-11T21:48:01.5934673Z ##[group]Sccache Compilation Log 2023-01-11T21:48:01.5934966Z + echo '=================== sccache compilation log ===================' 2023-01-11T21:48:01.5935224Z =================== sccache compilation log =================== 2023-01-11T21:48:01.5935543Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2023-01-11T21:48:01.6216005Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2023-01-11T21:48:01.6216545Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2023-01-11T21:48:01.6216850Z + sccache --show-stats 2023-01-11T21:48:01.6239872Z Compile requests 3031 2023-01-11T21:48:01.6240289Z Compile requests executed 2962 2023-01-11T21:48:01.6240692Z Cache hits 2945 2023-01-11T21:48:01.6241080Z Cache hits (C/C++) 2945 2023-01-11T21:48:01.6241415Z Cache misses 10 2023-01-11T21:48:01.6241781Z Cache misses (C/C++) 10 2023-01-11T21:48:01.6242087Z Cache timeouts 0 2023-01-11T21:48:01.6242277Z Cache read errors 0 2023-01-11T21:48:01.6242514Z Forced recaches 0 2023-01-11T21:48:01.6242903Z Cache write errors 0 2023-01-11T21:48:01.6243193Z Compilation failures 0 2023-01-11T21:48:01.6243398Z Cache errors 7 2023-01-11T21:48:01.6243597Z Cache errors (C/C++) 7 2023-01-11T21:48:01.6243880Z Non-cacheable compilations 0 2023-01-11T21:48:01.6244143Z Non-cacheable calls 4 2023-01-11T21:48:01.6244476Z Non-compilation calls 65 2023-01-11T21:48:01.6244697Z Unsupported compiler calls 0 2023-01-11T21:48:01.6244904Z Average cache write 0.108 s 2023-01-11T21:48:01.6245121Z Average cache read miss 22.460 s 2023-01-11T21:48:01.6245335Z Average cache read hit 0.059 s 2023-01-11T21:48:01.6245542Z Failed distributed compilations 0 2023-01-11T21:48:01.6245677Z 2023-01-11T21:48:01.6245789Z Non-cacheable reasons: 2023-01-11T21:48:01.6246018Z -E 4 2023-01-11T21:48:01.6246135Z 2023-01-11T21:48:01.6246546Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T21:48:01.6246975Z + sccache --stop-server 2023-01-11T21:48:01.6263596Z Stopping sccache server... 2023-01-11T21:48:01.6266720Z Compile requests 3031 2023-01-11T21:48:01.6267429Z Compile requests executed 2962 2023-01-11T21:48:01.6267829Z Cache hits 2945 2023-01-11T21:48:01.6268169Z Cache hits (C/C++) 2945 2023-01-11T21:48:01.6268523Z Cache misses 10 2023-01-11T21:48:01.6268818Z Cache misses (C/C++) 10 2023-01-11T21:48:01.6269032Z Cache timeouts 0 2023-01-11T21:48:01.6269233Z Cache read errors 0 2023-01-11T21:48:01.6269450Z Forced recaches 0 2023-01-11T21:48:01.6269695Z Cache write errors 0 2023-01-11T21:48:01.6270033Z Compilation failures 0 2023-01-11T21:48:01.6270348Z Cache errors 7 2023-01-11T21:48:01.6270678Z Cache errors (C/C++) 7 2023-01-11T21:48:01.6271101Z Non-cacheable compilations 0 2023-01-11T21:48:01.6271530Z Non-cacheable calls 4 2023-01-11T21:48:01.6272014Z Non-compilation calls 65 2023-01-11T21:48:01.6272364Z Unsupported compiler calls 0 2023-01-11T21:48:01.6272653Z Average cache write 0.108 s 2023-01-11T21:48:01.6272993Z Average cache read miss 22.460 s 2023-01-11T21:48:01.6273320Z Average cache read hit 0.059 s 2023-01-11T21:48:01.6273633Z Failed distributed compilations 0 2023-01-11T21:48:01.6273844Z 2023-01-11T21:48:01.6274044Z Non-cacheable reasons: 2023-01-11T21:48:01.6275781Z -E 4 2023-01-11T21:48:01.6276003Z 2023-01-11T21:48:01.6276753Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T21:48:01.6277221Z + echo ::endgroup:: 2023-01-11T21:48:01.6277605Z ##[endgroup] 2023-01-11T21:48:01.9053583Z ##[group]Run cat test/**/*.log || true 2023-01-11T21:48:01.9053813Z cat test/**/*.log || true 2023-01-11T21:48:02.0058960Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:48:02.0059190Z env: 2023-01-11T21:48:02.0059369Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:48:02.0059546Z ##[endgroup] 2023-01-11T21:48:02.0496130Z cat: test/**/*.log: No such file or directory 2023-01-11T21:48:02.0574398Z Prepare all required actions 2023-01-11T21:48:02.0590998Z ##[group]Run ./.github/actions/chown-workspace 2023-01-11T21:48:02.0591202Z env: 2023-01-11T21:48:02.0591376Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:48:02.0591549Z ##[endgroup] 2023-01-11T21:48:02.0616040Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2023-01-11T21:48:02.0616444Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2023-01-11T21:48:02.0627001Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:48:02.0627222Z env: 2023-01-11T21:48:02.0627397Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:48:02.0627657Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T21:48:02.0627884Z ##[endgroup] 2023-01-11T21:48:02.3506613Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2023-01-11T21:48:02.6289323Z latest: Pulling from tool/alpine 2023-01-11T21:48:02.6379138Z 540db60ca938: Pulling fs layer 2023-01-11T21:48:02.7333883Z 540db60ca938: Download complete 2023-01-11T21:48:03.1575455Z 540db60ca938: Pull complete 2023-01-11T21:48:03.1703889Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2023-01-11T21:48:03.1749725Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2023-01-11T21:48:08.7451955Z Prepare all required actions 2023-01-11T21:48:08.7452264Z Getting action download info 2023-01-11T21:48:08.9766220Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T21:48:09.2401478Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-01-11T21:48:09.3674207Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-01-11T21:48:09.3674625Z with: 2023-01-11T21:48:09.3674821Z file-suffix: bazel-build-and-test_10588391645 2023-01-11T21:48:09.3675025Z env: 2023-01-11T21:48:09.3675197Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:48:09.3675371Z ##[endgroup] 2023-01-11T21:48:09.3695989Z ##[group]Run # Remove any previous test jsons if they exist 2023-01-11T21:48:09.3696254Z # Remove any previous test jsons if they exist 2023-01-11T21:48:09.3696485Z rm -f test-jsons-*.zip 2023-01-11T21:48:09.3696763Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2023-01-11T21:48:09.3707472Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:48:09.3707691Z env: 2023-01-11T21:48:09.3707869Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:48:09.3708086Z FILE_SUFFIX: bazel-build-and-test_10588391645 2023-01-11T21:48:09.3708297Z ##[endgroup] 2023-01-11T21:48:09.3856736Z adding: test/allowlist_for_publicAPI.json (deflated 78%) 2023-01-11T21:48:09.3897865Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2023-01-11T21:48:09.3915680Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2023-01-11T21:48:09.3934505Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T21:48:09.3934778Z # Remove any previous test reports if they exist 2023-01-11T21:48:09.3935014Z rm -f test-reports-*.zip 2023-01-11T21:48:09.3935275Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' -i '*.csv' 2023-01-11T21:48:09.3945099Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:48:09.3945321Z env: 2023-01-11T21:48:09.3945494Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:48:09.3945712Z FILE_SUFFIX: bazel-build-and-test_10588391645 2023-01-11T21:48:09.3945922Z ##[endgroup] 2023-01-11T21:48:09.4025915Z adding: test/test-reports/functional_test/test.xml (deflated 91%) 2023-01-11T21:48:09.4026366Z adding: test/test-reports/rnn_test/test.xml (deflated 78%) 2023-01-11T21:48:09.4026901Z adding: test/test-reports/static_test/test.xml (deflated 74%) 2023-01-11T21:48:09.4028022Z adding: test/test-reports/ordered_dict_test/test.xml (deflated 87%) 2023-01-11T21:48:09.4028826Z adding: test/test-reports/torch_include_test/test.xml (deflated 53%) 2023-01-11T21:48:09.4029508Z adding: test/test-reports/nn_utils_test/test.xml (deflated 79%) 2023-01-11T21:48:09.4030289Z adding: test/test-reports/any_test/test.xml (deflated 87%) 2023-01-11T21:48:09.4030870Z adding: test/test-reports/jit_test/test.xml (deflated 74%) 2023-01-11T21:48:09.4031819Z adding: test/test-reports/serialize_test/test.xml (deflated 84%) 2023-01-11T21:48:09.4032690Z adding: test/test-reports/sequential_test/test.xml (deflated 82%) 2023-01-11T21:48:09.4033959Z adding: test/test-reports/tensor_test/test.xml (deflated 89%) 2023-01-11T21:48:09.4034551Z adding: test/test-reports/memory_test/test.xml (deflated 67%) 2023-01-11T21:48:09.4036838Z adding: test/test-reports/dataloader_test/test.xml (deflated 88%) 2023-01-11T21:48:09.4038456Z adding: test/test-reports/autograd_test/test.xml (deflated 89%) 2023-01-11T21:48:09.4039116Z adding: test/test-reports/expanding_array_test/test.xml (deflated 76%) 2023-01-11T21:48:09.4039728Z adding: test/test-reports/misc_test/test.xml (deflated 76%) 2023-01-11T21:48:09.4043630Z adding: test/test-reports/modules_test/test.xml (deflated 93%) 2023-01-11T21:48:09.4045005Z adding: test/test-reports/module_test/test.xml (deflated 89%) 2023-01-11T21:48:09.4045650Z adding: test/test-reports/enum_test/test.xml (deflated 54%) 2023-01-11T21:48:09.4046380Z adding: test/test-reports/init_test/test.xml (deflated 79%) 2023-01-11T21:48:09.4046929Z adding: test/test-reports/modulelist_test/test.xml (deflated 82%) 2023-01-11T21:48:09.4047527Z adding: test/test-reports/tensor_options_test/test.xml (deflated 79%) 2023-01-11T21:48:09.4048747Z adding: test/test-reports/optim_test/test.xml (deflated 85%) 2023-01-11T21:48:09.4050107Z adding: test/test-reports/c10/test/core_tests/test.xml (deflated 92%) 2023-01-11T21:48:09.4063965Z adding: test/test-reports/c10/test/util_base_tests/test.xml (deflated 95%) 2023-01-11T21:48:09.4064354Z adding: test/test-reports/c10/test/typeid_test/test.xml (deflated 74%) 2023-01-11T21:48:09.4083678Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T21:48:09.4083951Z # Remove any previous test reports if they exist 2023-01-11T21:48:09.4084180Z rm -f usage-log-*.zip 2023-01-11T21:48:09.4084459Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2023-01-11T21:48:09.4084751Z # so check to see if the file exists first 2023-01-11T21:48:09.4084968Z if [ -f 'usage_log.txt' ]; then 2023-01-11T21:48:09.4114522Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2023-01-11T21:48:09.4114753Z fi 2023-01-11T21:48:09.4124921Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:48:09.4125140Z env: 2023-01-11T21:48:09.4125316Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:48:09.4125532Z FILE_SUFFIX: bazel-build-and-test_10588391645 2023-01-11T21:48:09.4125744Z ##[endgroup] 2023-01-11T21:48:09.4196639Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T21:48:09.4196877Z with: 2023-01-11T21:48:09.4197080Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T21:48:09.4197298Z retention-days: 14 2023-01-11T21:48:09.4197478Z if-no-files-found: warn 2023-01-11T21:48:09.4197791Z path: test-jsons-*.zip 2023-01-11T21:48:09.4197976Z name: artifact 2023-01-11T21:48:09.4198154Z s3-bucket: gha-artifacts 2023-01-11T21:48:09.4198345Z region: us-east-1 2023-01-11T21:48:09.4198504Z env: 2023-01-11T21:48:09.4198660Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:48:09.4198843Z ##[endgroup] 2023-01-11T21:48:10.0958258Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T21:48:10.0958976Z With the provided path, there will be 1 file uploaded 2023-01-11T21:48:10.0959258Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T21:48:10.1013366Z Starting upload of test-jsons-bazel-build-and-test_10588391645.zip 2023-01-11T21:48:10.2398535Z Finished upload of test-jsons-bazel-build-and-test_10588391645.zip 2023-01-11T21:48:10.2564913Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T21:48:10.2565232Z with: 2023-01-11T21:48:10.2565549Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T21:48:10.2565866Z retention-days: 14 2023-01-11T21:48:10.2566169Z if-no-files-found: error 2023-01-11T21:48:10.2566654Z path: test-reports-*.zip 2023-01-11T21:48:10.2566935Z name: artifact 2023-01-11T21:48:10.2567229Z s3-bucket: gha-artifacts 2023-01-11T21:48:10.2567544Z region: us-east-1 2023-01-11T21:48:10.2567790Z env: 2023-01-11T21:48:10.2568063Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:48:10.2568353Z ##[endgroup] 2023-01-11T21:48:10.5873012Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T21:48:10.5873652Z With the provided path, there will be 1 file uploaded 2023-01-11T21:48:10.5874186Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T21:48:10.5880730Z Starting upload of test-reports-bazel-build-and-test_10588391645.zip 2023-01-11T21:48:10.7470874Z Finished upload of test-reports-bazel-build-and-test_10588391645.zip 2023-01-11T21:48:10.7619214Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T21:48:10.7619424Z with: 2023-01-11T21:48:10.7619626Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T21:48:10.7619828Z retention-days: 14 2023-01-11T21:48:10.7620104Z if-no-files-found: ignore 2023-01-11T21:48:10.7620303Z path: usage-log-*.zip 2023-01-11T21:48:10.7620469Z name: artifact 2023-01-11T21:48:10.7620647Z s3-bucket: gha-artifacts 2023-01-11T21:48:10.7620834Z region: us-east-1 2023-01-11T21:48:10.7620985Z env: 2023-01-11T21:48:10.7621155Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:48:10.7621339Z ##[endgroup] 2023-01-11T21:48:11.0872748Z No files were found with the provided path: usage-log-*.zip. No artifacts will be uploaded. 2023-01-11T21:48:11.1018868Z ##[group]Run set -x 2023-01-11T21:48:11.1019071Z set -x 2023-01-11T21:48:11.1019292Z python3 -m pip install -r requirements.txt 2023-01-11T21:48:11.1019528Z python3 -m pip install boto3==1.19.12 2023-01-11T21:48:11.1019821Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T21:48:11.1030621Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:48:11.1030826Z env: 2023-01-11T21:48:11.1031001Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:48:11.1031210Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:48:11.1031393Z BRANCH: pull/91627 2023-01-11T21:48:11.1031649Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2023-01-11T21:48:11.1031897Z PR_NUMBER: 91627 2023-01-11T21:48:11.1032070Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:48:11.1032278Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:48:11.1032511Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:48:11.1032730Z TAG: 2023-01-11T21:48:11.1032891Z WORKFLOW_ID: 3896099317 2023-01-11T21:48:11.1033239Z GITHUB_TOKEN: *** 2023-01-11T21:48:11.1033429Z GHA_WORKFLOW_JOB_ID: 10588391645 2023-01-11T21:48:11.1033617Z ##[endgroup] 2023-01-11T21:48:11.1057836Z + python3 -m pip install -r requirements.txt 2023-01-11T21:48:11.9452319Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:48:12.0243392Z Collecting astunparse 2023-01-11T21:48:12.0377955Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2023-01-11T21:48:12.0624813Z Collecting expecttest 2023-01-11T21:48:12.0670456Z Downloading expecttest-0.1.4-py3-none-any.whl (6.5 kB) 2023-01-11T21:48:12.0942349Z Collecting future 2023-01-11T21:48:12.0982653Z Downloading future-0.18.2.tar.gz (829 kB) 2023-01-11T21:48:13.4081279Z Collecting hypothesis 2023-01-11T21:48:13.4145603Z Downloading hypothesis-6.62.0-py3-none-any.whl (399 kB) 2023-01-11T21:48:13.8902070Z Collecting numpy 2023-01-11T21:48:13.8943721Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2023-01-11T21:48:14.3389441Z Collecting psutil 2023-01-11T21:48:14.3587199Z Downloading psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) 2023-01-11T21:48:14.4506283Z Collecting pyyaml 2023-01-11T21:48:14.4566371Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2023-01-11T21:48:14.4706443Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.26.0) 2023-01-11T21:48:14.4836613Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2023-01-11T21:48:14.5246487Z Collecting six 2023-01-11T21:48:14.5277060Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2023-01-11T21:48:14.5510940Z Collecting types-dataclasses 2023-01-11T21:48:14.5553459Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2023-01-11T21:48:14.5861929Z Collecting typing_extensions 2023-01-11T21:48:14.5892433Z Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2023-01-11T21:48:14.6282216Z Collecting sympy 2023-01-11T21:48:14.6346947Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2023-01-11T21:48:14.7598462Z Collecting filelock 2023-01-11T21:48:14.7630347Z Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-01-11T21:48:14.8268837Z Collecting networkx 2023-01-11T21:48:14.8352231Z Downloading networkx-2.6.3-py3-none-any.whl (1.9 MB) 2023-01-11T21:48:14.9185885Z Collecting jinja2 2023-01-11T21:48:14.9218898Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-01-11T21:48:14.9871488Z Collecting wheel<1.0,>=0.23.0 2023-01-11T21:48:14.9902604Z Downloading wheel-0.38.4-py3-none-any.whl (36 kB) 2023-01-11T21:48:15.0173842Z Collecting exceptiongroup>=1.0.0; python_version < "3.11" 2023-01-11T21:48:15.0205374Z Downloading exceptiongroup-1.1.0-py3-none-any.whl (14 kB) 2023-01-11T21:48:15.0549614Z Collecting attrs>=19.2.0 2023-01-11T21:48:15.0581000Z Downloading attrs-22.2.0-py3-none-any.whl (60 kB) 2023-01-11T21:48:15.1129028Z Collecting sortedcontainers<3.0.0,>=2.1.0 2023-01-11T21:48:15.1169725Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2023-01-11T21:48:15.1239088Z 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.14) 2023-01-11T21:48:15.1396221Z 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) 2023-01-11T21:48:15.1421665Z 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.12.7) 2023-01-11T21:48:15.1442440Z 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) 2023-01-11T21:48:15.1656801Z Collecting mpmath>=0.19 2023-01-11T21:48:15.1712018Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2023-01-11T21:48:15.2906285Z Collecting MarkupSafe>=2.0 2023-01-11T21:48:15.2938872Z Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2023-01-11T21:48:15.3005984Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2023-01-11T21:48:15.4324633Z Installing collected packages: six, wheel, astunparse, expecttest, future, exceptiongroup, attrs, sortedcontainers, hypothesis, numpy, psutil, pyyaml, types-dataclasses, typing-extensions, mpmath, sympy, filelock, networkx, MarkupSafe, jinja2 2023-01-11T21:48:15.4634989Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2023-01-11T21:48:15.4635482Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-01-11T21:48:15.4847548Z Running setup.py install for future: started 2023-01-11T21:48:15.9433631Z Running setup.py install for future: finished with status 'done' 2023-01-11T21:48:16.1652343Z WARNING: The script hypothesis is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2023-01-11T21:48:16.1652853Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-01-11T21:48:17.6275472Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2023-01-11T21:48:17.6276004Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-01-11T21:48:24.6930735Z WARNING: The script isympy is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2023-01-11T21:48:24.6931408Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-01-11T21:48:25.5884761Z Successfully installed MarkupSafe-2.1.1 astunparse-1.6.3 attrs-22.2.0 exceptiongroup-1.1.0 expecttest-0.1.4 filelock-3.9.0 future-0.18.2 hypothesis-6.62.0 jinja2-3.1.2 mpmath-1.2.1 networkx-2.6.3 numpy-1.21.6 psutil-5.9.4 pyyaml-6.0 six-1.16.0 sortedcontainers-2.4.0 sympy-1.10.1 types-dataclasses-0.6.6 typing-extensions-4.4.0 wheel-0.38.4 2023-01-11T21:48:25.6564578Z + python3 -m pip install boto3==1.19.12 2023-01-11T21:48:25.8587636Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:48:26.5314139Z Collecting boto3==1.19.12 2023-01-11T21:48:26.5519355Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2023-01-11T21:48:26.5932914Z Collecting s3transfer<0.6.0,>=0.5.0 2023-01-11T21:48:26.5965987Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2023-01-11T21:48:26.6296360Z Collecting jmespath<1.0.0,>=0.7.1 2023-01-11T21:48:26.6328176Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2023-01-11T21:48:27.4431723Z Collecting botocore<1.23.0,>=1.22.12 2023-01-11T21:48:27.4784301Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2023-01-11T21:48:27.6191990Z 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.14) 2023-01-11T21:48:27.6658444Z Collecting python-dateutil<3.0.0,>=2.1 2023-01-11T21:48:27.6694025Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2023-01-11T21:48:27.6817279Z 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) 2023-01-11T21:48:27.8230647Z Installing collected packages: jmespath, python-dateutil, botocore, s3transfer, boto3 2023-01-11T21:48:28.4387718Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2023-01-11T21:48:28.4858721Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T21:49:30.3875297Z [scribe] Scribe access token not provided, sending report via boto3... 2023-01-11T21:49:30.3876301Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: {"errorMessage":"2023-01-11T21:49:29.387Z a3988a33-09e4-4efd-be9c-2764fb3da42f Task timed out after 60.00 seconds"} 2023-01-11T21:49:30.3876691Z 2023-01-11T21:49:30.3878141Z ----- Historic stats comparison result ------ 2023-01-11T21:49:30.3878425Z 2023-01-11T21:49:30.3878700Z job: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2023-01-11T21:49:30.3878992Z commit: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:49:30.3879142Z 2023-01-11T21:49:30.3879293Z Commit graph (base is most recent master ancestor with at least one S3 report): 2023-01-11T21:49:30.3879470Z 2023-01-11T21:49:30.3879524Z : (master) 2023-01-11T21:49:30.3879758Z | 2023-01-11T21:49:30.3880086Z | * 8419ddda87 (HEAD) total time 383.87s 2023-01-11T21:49:30.3880361Z | | 2023-01-11T21:49:30.3881524Z | : (2 commits) 2023-01-11T21:49:30.3882896Z |/ 2023-01-11T21:49:30.3883108Z * db2a237763 (base) 1 report, total time 370.04s 2023-01-11T21:49:30.3883369Z * 2b0abd4ce3 1 report, total time 378.33s 2023-01-11T21:49:30.3920043Z * f7939b21e1 2 reports, total time 387.43s ± 1.68s 2023-01-11T21:49:30.3920369Z * cb3204823e 1 report, total time 387.44s 2023-01-11T21:49:30.3920611Z * 6e236553f5 1 report, total time 393.52s 2023-01-11T21:49:30.3921118Z * cce577b391 1 report, total time 388.11s 2023-01-11T21:49:30.3921347Z * fae821c2f1 1 report, total time 381.73s 2023-01-11T21:49:30.3921582Z * 0c3659586d 1 report, total time 386.17s 2023-01-11T21:49:30.3921843Z * 122245985a 1 report, total time 367.57s 2023-01-11T21:49:30.3922057Z * b797a24259 1 report, total time 379.50s 2023-01-11T21:49:30.3922245Z | 2023-01-11T21:49:30.3922402Z : 2023-01-11T21:49:30.3922480Z 2023-01-11T21:49:30.3922599Z Removed (across 0 suites) 0 tests, totaling 0.00s 2023-01-11T21:49:30.3922857Z Modified (across 0 suites) 0 tests, totaling 0.00s 2023-01-11T21:49:30.3923111Z Added (across 0 suites) 0 tests, totaling 0.00s 2023-01-11T21:49:30.4489610Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-01-11T21:49:30.4489853Z with: 2023-01-11T21:49:30.4489990Z env: 2023-01-11T21:49:30.4490160Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:49:30.4490356Z ##[endgroup] 2023-01-11T21:49:30.4505387Z ##[group]Run set -eou pipefail 2023-01-11T21:49:30.4505598Z set -eou pipefail 2023-01-11T21:49:30.4505780Z  2023-01-11T21:49:30.4506019Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-01-11T21:49:30.4506258Z for _ in $(seq 1440); do 2023-01-11T21:49:30.4506480Z  # Break if no ssh session exists anymore 2023-01-11T21:49:30.4506698Z  if [ "$(who)" = "" ]; then 2023-01-11T21:49:30.4506882Z  break 2023-01-11T21:49:30.4507038Z  fi 2023-01-11T21:49:30.4507209Z  echo "." 2023-01-11T21:49:30.4507382Z  sleep 5 2023-01-11T21:49:30.4507536Z done 2023-01-11T21:49:30.4518702Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:49:30.4518912Z env: 2023-01-11T21:49:30.4519087Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:49:30.4519276Z ##[endgroup] 2023-01-11T21:49:30.4543197Z Holding runner for 2 hours until all ssh sessions have logged out 2023-01-11T21:49:30.4622045Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T21:49:30.4622350Z # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T21:49:30.4622602Z # shellcheck disable=SC2046 2023-01-11T21:49:30.4622831Z docker stop $(docker ps -q) || true 2023-01-11T21:49:30.4623060Z # Prune all of the docker images 2023-01-11T21:49:30.4623258Z docker system prune -af 2023-01-11T21:49:30.4633323Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:49:30.4633541Z env: 2023-01-11T21:49:30.4633718Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:49:30.4633891Z ##[endgroup] 2023-01-11T21:49:31.0679294Z 6c74f1efa83d 2023-01-11T21:49:31.0679530Z 72e151023937 2023-01-11T21:49:39.0356429Z Deleted Containers: 2023-01-11T21:49:39.0356850Z 6c74f1efa83d708e8cacfc2887fa11db5dcefb849468b6a022fc839fce466248 2023-01-11T21:49:39.0357207Z 72e1510239376a916fe4f710b0d486ddf45889cb97c280d813c8ec8d9c00bb7e 2023-01-11T21:49:39.0357370Z 2023-01-11T21:49:46.0562201Z Deleted Images: 2023-01-11T21:49:46.0563024Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:49:46.0563769Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7@sha256:866df6c1171dbe014496717cf2080d6cc72ca611a4e8146525c9ef09640c8ba4 2023-01-11T21:49:46.0564249Z deleted: sha256:09e297797cd8c095524ba49e041c45e57bf05ba16719f01e7240e8549da5beba 2023-01-11T21:49:46.0564566Z deleted: sha256:6d5f0082fbf8c3b01e49961283f44105a5bb12616f0073762021db97f20a16a5 2023-01-11T21:49:46.0564899Z deleted: sha256:19c574c96e47e3d16cc51cc088fed6cef16eaa2174e667ba0b395ac0e3b989bb 2023-01-11T21:49:46.0565372Z deleted: sha256:4fa7af758c23581dbcc2bd92defdc5fea97c8671fa67bbc30888ffbbf96c49a6 2023-01-11T21:49:46.0565920Z deleted: sha256:e68331e1b0f863bbdbd445ed8475d59d2234c9659264a4e49b7b096311445aee 2023-01-11T21:49:46.0566230Z deleted: sha256:69d886418998cd8758c555ed219fca3a457539e9d6f62c41c9664a80c82c4036 2023-01-11T21:49:46.0566740Z deleted: sha256:2368b1fdf0235d155eaa47e75ff379cff06cc82d63e03886a57363b8092d3c83 2023-01-11T21:49:46.0567285Z deleted: sha256:651c1e1b625aeaf8fa65e96ef11487e650a7a6d00ba8ec9fdfe7e89e762dc5c4 2023-01-11T21:49:46.0567807Z deleted: sha256:7b73f298df08c4b3aa849b55bb5e73ded619cb5b786fddcc21ece3c0b3887038 2023-01-11T21:49:46.0568268Z deleted: sha256:716f28b4b433958e5d1b9839a20dd22f9986f9c1b42fb95552f13d6bfd291efe 2023-01-11T21:49:46.0568725Z deleted: sha256:e4495993276176c504228e66b2fd6f348523c5af66f9292b2f7ea12acefcd606 2023-01-11T21:49:46.0569119Z deleted: sha256:d6f5fbd8782783697c73f4bcbce91a05e126575f72f0f58e1e9465aa57640a92 2023-01-11T21:49:46.0569437Z deleted: sha256:0b7725c897ee2681e3b1ff00aea6c14805c8050758cfa1010f561c9713934014 2023-01-11T21:49:46.0569753Z deleted: sha256:fdd864c6750bdd24f8cfb131673c6f04087e3cbecac2c1a9b3c30fefbd6d3070 2023-01-11T21:49:46.0570111Z deleted: sha256:bfaeaf77f180f62f3994ccdc2be80dd2ef7f4d25ffc8c9497dc51e6cff69711e 2023-01-11T21:49:46.0570463Z deleted: sha256:02f5a9d8be5a1bdd5a350d4c47147fd3dd46bfcedc7637f53a8a692720381fc2 2023-01-11T21:49:46.0570839Z deleted: sha256:e22cc66e4fd2e491fb4ae8194c35d6b1789f9f5d01e1dfbedf1c266c3a1537de 2023-01-11T21:49:46.0571151Z deleted: sha256:1536d02ae84ab410916541408cf2935f122735cc5d128324f6f82fbbeb913e80 2023-01-11T21:49:46.0571463Z deleted: sha256:a8374bc83a4bf3a838aaf8ee71b4a8281ac4eef801473b007f88b2f0efadc6c6 2023-01-11T21:49:46.0571779Z deleted: sha256:9381921b1e612b2d23517d24662a39f00be43efe2412e440ef41b487a48cb389 2023-01-11T21:49:46.0572090Z deleted: sha256:ae063d6cbeae3688a5a7bb8694d431dbb9792bfb7ff2908d3b25842f9586fc8e 2023-01-11T21:49:46.0572420Z deleted: sha256:595397ba048a351c7b09c25b5eba4cbb916c2db40dd80bde4d95c2b51b766045 2023-01-11T21:49:46.0572764Z deleted: sha256:7a2da4ffb8ea2b858fcdfc92f6e640dbb6a083b39dfa5e7aa87cd1296f9314e1 2023-01-11T21:49:46.0573120Z deleted: sha256:eddd66bfdbb5913f133ffda8d967ee0235f9f121434112ea8da4cfdf5f9ebbf4 2023-01-11T21:49:46.0573440Z deleted: sha256:c9392d92ee837d52b35b41e4de67d213886d844cecd9e769d9284dc21070aee8 2023-01-11T21:49:46.0573773Z deleted: sha256:fba16b8beafe9efa854d93f0e92718750ec97ced755ace0f6f51bbd5d1964f91 2023-01-11T21:49:46.0574093Z deleted: sha256:a09592e27d2e6896b9029f31e269787c92761fd19a48528851c48d85221cd4bc 2023-01-11T21:49:46.0574381Z deleted: sha256:8b2e3a8416af60625ccb9a8562891c1b9e85c2ee05f103b190ad5040313bf1f1 2023-01-11T21:49:46.0574726Z deleted: sha256:135caddb443044601f433d421e5c0f5d8ab02dff69cf2df9024a8ecb97c8948c 2023-01-11T21:49:46.0575102Z deleted: sha256:112b60db47585e101175390e102a66908f0f1175510c5e5d5f10b7e4e0c9769b 2023-01-11T21:49:46.0575471Z deleted: sha256:d9e5dd4e760b68190c010a9042c842afb0bcf3d4477a334d0e9c2d9c302ecb3c 2023-01-11T21:49:46.0575789Z deleted: sha256:7d37673dfb91518db6e68e9637f3db142a4eaccb9f548ab99d14ac52b3672325 2023-01-11T21:49:46.0576105Z deleted: sha256:12784d32c23b63941ebc8adf713d7167158c38c771d3b5f94506e036b6273dbd 2023-01-11T21:49:46.0576421Z deleted: sha256:395db4c8bde7e390accfa81ff84376004b78566423bd0a3bd7559e12e66759bc 2023-01-11T21:49:46.0576732Z deleted: sha256:a7aa04ee64333d427277f47b8e07dee6cc566b132a18ee166c305c890d4fd3bb 2023-01-11T21:49:46.0577048Z deleted: sha256:10a0e8d138614f29a13aecd15175039c7f86ca04fc588b439f56284b3c0e292a 2023-01-11T21:49:46.0577371Z deleted: sha256:68d97ecc8d2ec5f756b4a1b7e7451a413ed19f3d7c3ce52c81b30dc00fd96185 2023-01-11T21:49:46.0577693Z deleted: sha256:e833f7b95e0efaaf775293760365243991395e796d587deffe588e50fe7a9f1e 2023-01-11T21:49:46.0577990Z deleted: sha256:cbcd1e7502e949614d05d5d0a34316fd62665c3e030b3656d9c488cfee1eca34 2023-01-11T21:49:46.0578299Z deleted: sha256:a90ce4a75d9d408df6349607788566125c2662c603dc8f84c767b2256273ff12 2023-01-11T21:49:46.0578612Z deleted: sha256:bdee06da46fd67ff14bbc7286b40ef15174551b6452ca633be8576376a3dbddb 2023-01-11T21:49:46.0578929Z deleted: sha256:2cafe83ace87d1a83f30f8d458001f3a315a606d5251c20543cbd6604499aa73 2023-01-11T21:49:46.0579306Z deleted: sha256:cc1f7fb1208e7b05b48d3b3b2648946adaa723b10df2574c7db87ed9112b1510 2023-01-11T21:49:46.0579631Z deleted: sha256:9027ec66ecfd6490ecf157cdf665428dad438f54565d9d85263211da30e6684d 2023-01-11T21:49:46.0579957Z deleted: sha256:a27541cda46a9ede5932b1a1807360e2f6ada5bb0c30bfa3aa953d59dcc1bc5c 2023-01-11T21:49:46.0580281Z deleted: sha256:7b927de6f9fdeb74acee54e7654d04e2614a112cafb477b2433db34dcc7ebe28 2023-01-11T21:49:46.0580597Z deleted: sha256:8298c8753925ad5124b0611c4101e92ec1f877252f8320f5503ebf3e4e7e1314 2023-01-11T21:49:46.0580900Z deleted: sha256:0b741a2d83533cb3b47b912506d486fd477d8c8a1c520a0f9d7d62edfc55487d 2023-01-11T21:49:46.0581260Z deleted: sha256:9412a0a6fd6057a9939fed5beadf64568de1d230c0325a628e396f5b76444bbb 2023-01-11T21:49:46.0581601Z deleted: sha256:0a294dad6a5df3fab407cd28b31eadaf9f65a5bdbf8c7a0db349d3401b537cef 2023-01-11T21:49:46.0581942Z deleted: sha256:b42ee7d4f5715886c70d5cfef4724e889f773a20741ebc4ed9c1771eb09ad634 2023-01-11T21:49:46.0582252Z deleted: sha256:a68106c7b0e03f1e0fa9ad405ce403e2931174825bdcd8e259522ef40ec8a617 2023-01-11T21:49:46.0582564Z deleted: sha256:ad403ee05a64f55c765e665bd3f25a71650857123282dc1bad2af81f5665cda5 2023-01-11T21:49:46.0582876Z deleted: sha256:eb731dc1382c6cc80193d0454f740fc55f441c32f08cd0ce1b8784e7840e53df 2023-01-11T21:49:46.0583183Z deleted: sha256:45bbe3d22998589317c7f6c4dd591475423bb37ca9b922529c5878653483b18d 2023-01-11T21:49:46.0583593Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2023-01-11T21:49:46.0584104Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2023-01-11T21:49:46.0584506Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2023-01-11T21:49:46.0584847Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2023-01-11T21:49:46.0585028Z 2023-01-11T21:49:46.0714976Z Total reclaimed space: 73.74GB 2023-01-11T21:49:46.0814764Z Post job cleanup. 2023-01-11T21:49:46.0877218Z Post job cleanup. 2023-01-11T21:49:46.1916356Z [command]/usr/bin/git version 2023-01-11T21:49:46.1963173Z git version 2.38.1 2023-01-11T21:49:46.1999839Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/c5bd95b8-c7f0-4d32-944b-63a56c71d6ea' before making global git config changes 2023-01-11T21:49:46.2000596Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:49:46.2004075Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:49:46.2053204Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:49:46.2083930Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T21:49:46.2619874Z Entering 'android/libs/fbjni' 2023-01-11T21:49:46.2681873Z Entering 'third_party/FP16' 2023-01-11T21:49:46.2742534Z Entering 'third_party/FXdiv' 2023-01-11T21:49:46.2797168Z Entering 'third_party/NNPACK' 2023-01-11T21:49:46.2862635Z Entering 'third_party/QNNPACK' 2023-01-11T21:49:46.2930175Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:49:46.2986870Z Entering 'third_party/XNNPACK' 2023-01-11T21:49:46.3095117Z Entering 'third_party/benchmark' 2023-01-11T21:49:46.3162149Z Entering 'third_party/cpuinfo' 2023-01-11T21:49:46.3222079Z Entering 'third_party/cub' 2023-01-11T21:49:46.3277148Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:49:46.3366597Z Entering 'third_party/cutlass' 2023-01-11T21:49:46.3476583Z Entering 'third_party/eigen' 2023-01-11T21:49:46.3542817Z Entering 'third_party/fbgemm' 2023-01-11T21:49:46.3601970Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:49:46.3672333Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:49:46.3731428Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:49:46.3802611Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:49:46.3868128Z Entering 'third_party/flatbuffers' 2023-01-11T21:49:46.3933007Z Entering 'third_party/fmt' 2023-01-11T21:49:46.4007657Z Entering 'third_party/foxi' 2023-01-11T21:49:46.4066037Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:49:46.4121441Z Entering 'third_party/gloo' 2023-01-11T21:49:46.4179910Z Entering 'third_party/googletest' 2023-01-11T21:49:46.4248475Z Entering 'third_party/ideep' 2023-01-11T21:49:46.4311061Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:49:46.4406632Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:49:46.4509770Z Entering 'third_party/ios-cmake' 2023-01-11T21:49:46.4567268Z Entering 'third_party/ittapi' 2023-01-11T21:49:46.4624240Z Entering 'third_party/kineto' 2023-01-11T21:49:46.4689067Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:49:46.4754227Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:49:46.4813455Z Entering 'third_party/nccl/nccl' 2023-01-11T21:49:46.4871157Z Entering 'third_party/neon2sse' 2023-01-11T21:49:46.4930081Z Entering 'third_party/nlohmann' 2023-01-11T21:49:46.4992103Z Entering 'third_party/onnx' 2023-01-11T21:49:46.5119976Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:49:46.5179918Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:49:46.5239252Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:49:46.5301660Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:49:46.5407035Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:49:46.5485073Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:49:46.5548256Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:49:46.5620365Z Entering 'third_party/pocketfft' 2023-01-11T21:49:46.5679169Z Entering 'third_party/protobuf' 2023-01-11T21:49:46.5787759Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:49:46.5851771Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:49:46.5909198Z Entering 'third_party/psimd' 2023-01-11T21:49:46.5967409Z Entering 'third_party/pthreadpool' 2023-01-11T21:49:46.6024607Z Entering 'third_party/pybind11' 2023-01-11T21:49:46.6082909Z Entering 'third_party/python-enum' 2023-01-11T21:49:46.6141105Z Entering 'third_party/python-peachpy' 2023-01-11T21:49:46.6198819Z Entering 'third_party/python-six' 2023-01-11T21:49:46.6260417Z Entering 'third_party/sleef' 2023-01-11T21:49:46.6329902Z Entering 'third_party/tbb' 2023-01-11T21:49:46.6413095Z Entering 'third_party/tensorpipe' 2023-01-11T21:49:46.6475673Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:49:46.6535774Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:49:46.6598874Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:49:46.6669411Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:49:46.6730359Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:49:46.6793530Z Entering 'third_party/zstd' 2023-01-11T21:49:46.6868459Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:49:46.6893945Z http.https://github.com/.extraheader 2023-01-11T21:49:46.6901411Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T21:49:46.6932936Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T21:49:46.7180872Z Entering 'android/libs/fbjni' 2023-01-11T21:49:46.7200312Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7226348Z Entering 'third_party/FP16' 2023-01-11T21:49:46.7245737Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7271250Z Entering 'third_party/FXdiv' 2023-01-11T21:49:46.7290327Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7316061Z Entering 'third_party/NNPACK' 2023-01-11T21:49:46.7336339Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7362426Z Entering 'third_party/QNNPACK' 2023-01-11T21:49:46.7382027Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7408245Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:49:46.7427273Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7453980Z Entering 'third_party/XNNPACK' 2023-01-11T21:49:46.7473254Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7509495Z Entering 'third_party/benchmark' 2023-01-11T21:49:46.7529394Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7555749Z Entering 'third_party/cpuinfo' 2023-01-11T21:49:46.7575285Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7602584Z Entering 'third_party/cub' 2023-01-11T21:49:46.7622351Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7649687Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:49:46.7669696Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7701222Z Entering 'third_party/cutlass' 2023-01-11T21:49:46.7721622Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7754163Z Entering 'third_party/eigen' 2023-01-11T21:49:46.7774944Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7804497Z Entering 'third_party/fbgemm' 2023-01-11T21:49:46.7824059Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7850920Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:49:46.7870119Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7896736Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:49:46.7916415Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7944417Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:49:46.7964017Z http.https://github.com/.extraheader 2023-01-11T21:49:46.7989902Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:49:46.8009992Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8037241Z Entering 'third_party/flatbuffers' 2023-01-11T21:49:46.8057521Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8085727Z Entering 'third_party/fmt' 2023-01-11T21:49:46.8105820Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8131941Z Entering 'third_party/foxi' 2023-01-11T21:49:46.8151664Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8177815Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:49:46.8197525Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8223702Z Entering 'third_party/gloo' 2023-01-11T21:49:46.8242612Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8268371Z Entering 'third_party/googletest' 2023-01-11T21:49:46.8287934Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8313548Z Entering 'third_party/ideep' 2023-01-11T21:49:46.8333750Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8359223Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:49:46.8377880Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8405403Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:49:46.8424417Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8457519Z Entering 'third_party/ios-cmake' 2023-01-11T21:49:46.8477286Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8502549Z Entering 'third_party/ittapi' 2023-01-11T21:49:46.8522579Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8548467Z Entering 'third_party/kineto' 2023-01-11T21:49:46.8568964Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8595003Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:49:46.8613903Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8639892Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:49:46.8658510Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8686387Z Entering 'third_party/nccl/nccl' 2023-01-11T21:49:46.8705319Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8731573Z Entering 'third_party/neon2sse' 2023-01-11T21:49:46.8751546Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8777389Z Entering 'third_party/nlohmann' 2023-01-11T21:49:46.8796873Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8823788Z Entering 'third_party/onnx' 2023-01-11T21:49:46.8844364Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8881415Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:49:46.8900435Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8927110Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:49:46.8945968Z http.https://github.com/.extraheader 2023-01-11T21:49:46.8974265Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:49:46.8994520Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9019434Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:49:46.9038555Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9068904Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:49:46.9087772Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9114366Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:49:46.9133888Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9160078Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:49:46.9179357Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9209482Z Entering 'third_party/pocketfft' 2023-01-11T21:49:46.9229083Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9255019Z Entering 'third_party/protobuf' 2023-01-11T21:49:46.9274672Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9303335Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:49:46.9324402Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9350515Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:49:46.9369962Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9397872Z Entering 'third_party/psimd' 2023-01-11T21:49:46.9417630Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9443761Z Entering 'third_party/pthreadpool' 2023-01-11T21:49:46.9462633Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9488376Z Entering 'third_party/pybind11' 2023-01-11T21:49:46.9507166Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9533396Z Entering 'third_party/python-enum' 2023-01-11T21:49:46.9553425Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9579344Z Entering 'third_party/python-peachpy' 2023-01-11T21:49:46.9600716Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9626469Z Entering 'third_party/python-six' 2023-01-11T21:49:46.9645735Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9670974Z Entering 'third_party/sleef' 2023-01-11T21:49:46.9690424Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9716206Z Entering 'third_party/tbb' 2023-01-11T21:49:46.9736896Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9764912Z Entering 'third_party/tensorpipe' 2023-01-11T21:49:46.9784638Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9810916Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:49:46.9829405Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9855546Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:49:46.9874987Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9901070Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:49:46.9922271Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9948392Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:49:46.9968360Z http.https://github.com/.extraheader 2023-01-11T21:49:46.9993983Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:49:47.0013583Z http.https://github.com/.extraheader 2023-01-11T21:49:47.0043192Z Entering 'third_party/zstd' 2023-01-11T21:49:47.0063015Z http.https://github.com/.extraheader 2023-01-11T21:49:47.0298780Z Cleaning up orphan processes